@charset "utf-8";
/* CSS Document */
input, textarea {
	background-color:white;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;	
	font-style:normal;
	color:#4574a7;
	text-decoration:none;
}

table.Contact tr td{
	height:27px;
	vertical-align:top;	
}
.InputHidden {
	height:13px;			
	border:none;
	width:215px;
	padding:0px 0px 0px 7px;
}
.InputCourt {
	background-image:url(../Images/fond_input_court.jpg);
	width:225px;
	height:24px;
	padding-top:3px;
	background-repeat:no-repeat;
}
.InputLong {
	background-image:url(../Images/fond_input_long.jpg);
	width:480px;
	height:24px;
	padding-top:3px;
	background-repeat:no-repeat;	
}
.InputTextArea {
	background-image:url(../Images/fond_textarea.jpg);
	width:480px;
	height:159px;
	padding-top:3px;
	background-repeat:no-repeat;
}
.InputHiddenLong {
	height:13px;			
	border:none;
	width:470px;
	padding:0px 0px 0px 7px;
}




.Colonne {
	float:left;
	margin-top:-43px;
	z-index:1000;
}




.News_Texte {
	padding-top:10px;
	width:490px;
	float:left;
}
.News_Photo {
	float:left;
	width:204px;
	margin-right:20px;
}
.News_PDF {
	margin-right:20px;
	padding-top:5px;
	text-align:right;
}
.News_PhotoBig {
	width:186px;
	padding:9px 9px 9px 9px;
	background-image:url(../Images/fond_photo_main.jpg);
	background-repeat:no-repeat;
	margin-right:20px;
}

.News_PhotoListe {
	height:146px;
	width:146px;
	margin : 0px 22px 0px 22px;
	padding:7px 7px 7px 7px;
	background-image:url(../Images/fond_photo_liste.jpg);
	margin-right:20px;
}


.Project_Header {
	positio:absolute;
	top:120px;
	left:10px;
	height:auto;
}
.Project_Header_Fleche_Gauche {
	float:left;
	top:84px;
	width:77px;
}
.Project_Header_Fleche_Droite {
	float:left;
	top:84px;
	width:77px;
}
.Project_Header_Info {
	float:left;
	width:466px;	
}
.Project_Header_top {
	height:9px;
	width:466px;
	background-image:url(../Images/project_header_top.png);
}

.Project_Header_bottom {
	height:9px;
	width:466px;
	background-image:url(../Images/project_header_bottom.png);
}

.Project_Header_bande {
	width:446px;
	padding-left:10px;
	padding-right:10px;
	background-image:url(../Images/project_header_bande.jpg);
	height:192px;
	background-repeat:repeat-y;
	overflow:hidden;
}
.Project_Header_Photo {
	float:left;
	width:160px;
	margin-right:10px;
}
.Project_Header_Texte {
	float:left;
	width:275px;
	padding-top:10px;
}
.Project_Header_PhotoBig {
	width:160px;
	margin-bottom:5px;
}
.Project_Header_PDF {
	width:155px;
	padding-left:5px;
}