@charset "UTF-8";
/******** PLAN **************

*/


/******** PAGES ***************/

#menu{
	background:url(../img/pages/menu_bg_milieu.jpg) repeat-y right top !important;
	background:url(../img/pages/menu_bg_milieu.jpg) repeat-y top ;
	width:249px; 
	padding:5px 22px 0 0px;
	
	margin-right:10px ;
	margin-left:-35px !important;
	margin-left:-31px;
	line-height:2.3ex;
	float:left;
}

#menu a, a:link, a:hover, a:visited{
	font-size:medium;
}

#menu_haut{
	background:url(../img/pages/menu_bg_haut.jpg) no-repeat right top;
	width:249px;
	height:29px;
	margin-top:-20px;
	
	margin-left:-13px !important;
	margin-left:-9px;
}
#menu_bas{
	background:url(../img/pages/menu_bg_bas.jpg) repeat-y right 10%;
	width:249px;
	height:19px;
	margin-left:22px;
}
#menu .chap{
	float:left;
	height:100%;
	font-size:small;
	
}
#menu .menuLien{
	text-align:right;	
	width:60%;
}
#menu li{
	list-style:none;
}
.ligneMenu{
	height:100%;
	text-align:right;
	padding-bottom:5px;
	margin-bottom:10px;
}
#page_content{
	margin:0px auto 0px auto ;
	width:750px;
	background:url(../img/pages/feuillet_bg.jpg) top center repeat-y;
	padding:20px 0 0 0px;
	font-size:2ex;
}

#page_content_haut{
	margin:0px auto;
	width:759px;
	height:11px;
	background:url(../img/pages/page_content_haut.jpg) no-repeat bottom;
	clear:both;
}

#page_content_bas{
	margin:0 auto;
	width:759px;
	height:19px;
	background:url(../img/pages/page_content_bas.jpg) top;
}

#expo_page_entete{
	width:700px;
	height:38px ;
}

#expo_page_entete_ssmenu{
	background:url(../img/pages/ssmenu_bg.jpg) no-repeat right;
	width:700px;
	height:38px ;
}

#expo_texte{
	padding-left:264px !important;
	padding-left:274px;
	padding-right:20px;
	
	line-height:3ex;
}

#expo_extras{
	margin:15px;
	
	line-height:3ex;
}

/******* TEXTE *******/
#page_content h1 .sstitre{
	font-size:medium;
	color:#666666;
	line-height:35px;
}

#page_content h2{
	font-size:larger;
	color:#BD8E00;
	margin:4px 0 0 0;
	padding:0;
}

#expo_texte p{
	margin:5px 10px 5px 0;
	padding:0;
}

#expo_texte img{
	margin-left:15px;
	margin-right:10px;
	margin-bottom:15px;
}

.expo_img img{
	margin:15px;
}

.expo_img p{
	
	padding-top:10px;
	line-height:3ex;
}

.citation{
	font-size:13px;
	font-style:italic;
}

#expo_extras li{
	list-style:none;
	height:30px;
	font-size:medium;
}
