@charset "utf-8";
/* CSS Document */

.principal{
	width:1026px; 
	background-repeat:repeat-y;
	}
	
/* *********************************Haut de la page *******************************************/

.header{
	position:relative;
	background-image:url(/images_portail/2010/fondbandeau.jpg);
	background-repeat:no-repeat;
	width:980px;
	height:100px;
	text-align: left;
	}

.recherche {
	font-family:Arial, Helvetica, sans-serif;
	border-bottom-color:#0b6aac;
	height:23px;
	width:116px;
	color:#0b6aac;
	background-color: #fafcfd ;
	text-align: center;
	}
	
.bouton {
	font-family:Arial, Helvetica, sans-serif;
	border-bottom-color:#0b6aac;
	width:30px;
	height:23px;
	color:#087fbe;
	text-align: center;
	font-size: 11px;
	background-color: #fafcfd ;
	font-weight:bold;
	}
		
.head-text a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#FFF;
	text-decoration:none;
	font-weight:bold ;
	}
	
.principal .header table tr td a .headera {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
	
/**************************** menu de droite************************************************************/
	
.menu{
	width:183px;
	height:280px;
	display:block;
	top: 115px;
	}
	
/******************************************** menu du centre ** PARAMETRE ******************************/

.content .secondary{
	width:500px;
	float:left;
	
}
	
.content .primary .primary { /* attention cette div met les bloc les uns a coté des autres*/
	width:795px;
	float:left;
	display:inline;
	
}


.content .primary{
	width:670px;
	float:left;
	display:inline;
}

.content {
	width:797px;
	height:2267px;
	margin-left:0px;
	top: 116px;
	display:inline;
	float:left;
	position: absolute;
	left: 224px;
}

.principal .content .primary .primary .secondary .estrosi .titre h2 {
	font-size: 24px;
}

.principal .content .primary .primary .secondary .estrosi .contenue table tr td ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #097FBF;
	white-space: normal;
	list-style-position: outside;
	list-style-image: url(/images_portail/2010/puce1.png);
	text-decoration:none;
}

.principal .content .primary .primary .secondary .estrosi .contenue table tr td ul {
	list-style-position: inside;
	list-style-image: url(/images_portail/2010/puce1.png);
}
.principal .content .primary .primary .secondary .estrosi .contenue table tr td a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
