/* CSS Document */
body{
	background:url(images/communs/carbonfibre_texture.gif);
	margin:0px;
}

#principal{
	width:994px;
	/*
	position:absolute;
	left: 50%;
	margin-left: -495px; 
	*/
}

.cadreBlancHeader{
	border:#FFFFFF 6px solid;
	height:209px;
}

.bandeau{
	background:url(images/communs/header2.jpg) no-repeat;
	width:982px;
	height:170px;
}

.basMenu{
	height:6px;
	background-color:#FFFFFF;
	overflow:hidden;
	clear:both;
}

.cadreFull{
	width:942px;
	background:url(images/communs/bande-titre-full.gif) no-repeat top;
	background-color:#FFB222;
	border:#FFFFFF 6px solid;
	margin-top:6px;
	padding-top:2px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
}

.cadreFullBlanc{
	width:942px;
	background-color:#FFFFFF;
	border:#FFFFFF 6px solid;
	
	padding:20px;
}

.menuGauche{
	width:269px;
	float:left;
}
.cadreMenuGauche{
	width:257px;
	margin-top:6px;
	border:#FFFFFF 6px solid;
	background:url(images/communs/carbon_fonce.gif);
	
}

.cadreDroiteOut{
	float:right;
	background:url(images/communs/bande-titre-full.gif) no-repeat top right;
	background-color:#FFB222;
	margin-top:6px;	
	border:#FFFFFF 6px solid;
	width:705px;
}

.cadreDroiteIn{
	background:url(images/communs/arabesques.gif) no-repeat bottom right;
	/*background:url(images/communs/fond-cadre-droite.jpg) bottom right no-repeat;*/
	border:#000000 1xp solid;
	padding-top:2px;
	padding-right:20px;
	padding-bottom:20px;
	padding-left:20px;
	min-height:500px;
}

.grilleHeader{
	background-color:#FFFFFF;
	height:20px;
	padding:5px;
	border:#FFB222 1px solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px; 
	color: #162331;
	font-weight:bold;
}

.grilleLigne0, .grilleLigne1{
	height:10px;
	padding:5px;
	border:#FFFFFF 1px solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #162331;
	font-weight:bold;
}
.grilleLigne0{ background-color:#FABF50;}
.grilleLigne1{ background-color:#FDA90C;}


.cadreListe{
	background:url(images/communs/carbon_fonce.gif);
	border:#FFFFFF 2px solid;
	margin-right:17px;
	margin-bottom:20px;
	text-align:center;
	width:200px;
	height:135px;
	float:left;
}

.cadreListeImg{
	width:99px;
	height:100px;
	overflow:hidden;
	border-bottom:#FFFFFF 2px solid;
	float:left;
}

