/* CSS Document */

/*Mise en page*/

#container {
	width: 800px;
	position: absolute;
	left: 50%;
	margin-left: -385px;
	top: 10px;
	background-color: #EFEFEF;


}
#Ht1{float:left; width:800px; height:122px; background-image:url(Faymonville_Ht1.gif);}
#liensHt{position:absolute; right:10px; top:10px;}
#menu{float:right; width:530px; height:30px;}
#sousmenuht{float:right; width:530px; height:30px;}
#Ht2{float:left; width:800px; height:30px; background-image:url(Faymonville_Ht2.gif);}
#Ht3{float:left; width:800px; height:53px; background-image:url(Faymonville_Ht3.gif);}
#conteneurprc{
	/*position:relative;*/
	margin-left:220px;
	margin-right:130px}
#conteneurgche{
	float:left;
	width:220px;}
#conteneurdrt{
	float:right;
	width:130px;}
#conteneurctr{
	width:450px;}
#piedpage{float:left; width:800px; background-color:#F0F0F0; padding:0px;}

/*GRAY PANEL*/
.panelgris{
	border:solid 1px #666666; background-color:#F7F7F7; padding:10px; margin:10px;
}

/*TEXT STYLES*/
.textcontainer {
	font: 0.8em Tahoma, sans-serif;
	color: #666666;
}

.textcorps {
	font: 0.7em Tahoma, sans-serif;
	color: #666666;
}

.textetitre {
	font: 0.8em Tahoma, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#CC0000;
}
.titreblc {
	font: 0.7em Tahoma, sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#FFFFFF;
}
.ptittitre {
	font: 0.7em Tahoma, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#CC0000;
}
.ptittxtblc {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
}
.ptittxtblc a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}
.ptittxtblc a:hover{
	text-decoration:underline;
}
.ptittxtgris {
	font: bold 11px Tahoma, sans-serif;
	color:#8A8A8A;
}
.ptittxtgris a{
	font: bold 11px Tahoma, sans-serif;
	color:#8A8A8A;
	text-decoration:none;
}
.ptittxtgris a:hover{
	text-decoration:underline;
}
.ptittxtrge {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#CC0000;
}
.ptittxtrge a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#CC0000;
	text-decoration:none;
}
.ptittxtrge a:hover{
	text-decoration:underline;
}

