@charset "utf-8";
/* CSS Document */
*{padding:0;margin: 0;}
body { 
	margin: 0 auto; 
	padding: 0; 
	font-size: 12px;
	font-family:  Trebuchet MS; 
	color : #000;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;	
text-align:center;
}
a{cursor:pointer; text-decoration:none;color:#fff;}

#wraper
{
	margin: 0 auto; 
	width:1000px;
	text-align:left;
}

#top
{
	background:url(images/bandeau_haut.jpg) no-repeat;
	height:205px;
}

#logo img
{
	margin-top:5px;
	margin-left:10px;
	cursor:pointer;
}

#left
{
	background:url(images/part-left.jpg) no-repeat;
	width:248px;
	height:935px;
	float:left;
}

#left #search
{
	margin:15px 0px;
	height:20px;
}

#left #search #motRech{
border:1px solid #003c74;
height:15px;
font-size:11px;
margin-left:5px;
float:left;
}

#left #search #validForm{
border:1px solid #003c74;
color:#6e0304;
height:15px;
font-size:10px;
float:left;
margin-left:10px;
background-color:#FFFFFF;
}

#menuLeft
{
	clear:both;
}

#menuLeft ul
{
	margin-left:10px;
	width:190px;
	height:370px;
}

#menuLeft ul li
{
	list-style:none;
	color:#fff;
	border-bottom:1px solid #fff;
	padding-top:15px;
	cursor:pointer;
	font-weight:bold;
	font-size:13px;
}

#menuLeft .sous_menu
{
	width:190px;
	height:auto;
	/*display:none;*/
}

#menuLeft .sous_menu li
{
	border:none;
	padding-top:5px;
	font-weight:bold;
	font-size:12px;
}

#actu
{
background:url(images/actualites.png) no-repeat;
height:245px;
padding-top:55px;
}

#actu marquee
{
	height:229px;
	
}

#actu ul
{
	
	width:180px;
	height:220px;
}

#actu ul li
{
list-style:none;
padding-left:5px;
padding-bottom:10px;
font-weight:bold;
}

#actu ul li a
{
	color:#000000;
}

#actu p
{

color:#fff;
font-size:11px;
margin-left:5px;
}


#logos
{
	clear:both;
	margin-top:100px;
	margin-left:5px;
	}
	
#logos p
{
color:#fff;
font-size:12px;
margin-left:5px;
}

#right
{
	float:left;
		width:752px;
	height:935px;
	background:url(images/fond_right.jpg) bottom no-repeat;
}

#menuRight{
clear:both;
height:40px;
}

#right #menuRight #tabMenu
{
	background-color:#850001;
	float:right;
	color:#FFFFFF;
/*	height:20px;
	padding-top:15px;*/
	width:430px;
	text-align:center;
	font-size:13px;
}	

/*#right #menuRight ul li
{
	background:url(images/fleche_blanche.png) no-repeat 20px 0px;
	list-style:none;
	display:inline;
	padding-right:15px;
	padding-left:15px;
	padding-top:20px;
	font-size:13px;
	text-align:center;
}*/

#content{
overflow-y:auto;
height:880px;
padding-left:20px;
padding-right:10px;
width:750px;

}

#content div span, #content div p span, #content div p span span
{
	font-size:13px;
}

#content .title_equipe
{
	border-bottom:2px dotted #c0c0c0;
	color:#850001;
	background:url(images/triangle_rouge.jpg) no-repeat;
	font-size:14px;
	padding:3px 0 3px 20px;
	font-weight:bold;
}

#content .title_equipe a
{
	color:#850001;
}

#content .title_fonc
{
	margin-top:10px;
	color:#00527E;
	background:url(images/triangle_rouge_petit.jpg) no-repeat 0px 1px;
	font-size:13px;
	padding-left:15px;
	font-weight:bold;
}

#content .stitle
{
	margin-top:10px;
	color:#000000;
	font-size:13px;
	padding-left:15px;
	font-weight:bold;
}



#content a
{
	color:#000000;
}

#content a.titre_texte
{
	color:#000000;
}


#content a.titre_texte:hover
{
	color:#00527E;
	font-size:12px;
	text-decoration:underline;
}

#content .title_sitemap
{
	background:url(images/triangle_rouge_petit.jpg) no-repeat 0px 4px;
	color:#850001;
	font-size:13px;
	padding:3px 0 3px 15px;
	font-weight:bold;
}

#content .title_sitemap a
{
	color:#850001;
}

#content .stitle_sitemap a
{
	margin-top:10px;
	color:#00527E;
	font-size:13px;
	padding-left:15px;
	font-weight:bold;
}
