@CHARSET "ISO-8859-1";

*+html h1, h2, h3, h4, p{
	text-align:left;
}

*+html div#menu ul li.separateur{
	display:block;
	position:relative;
	margin-top:0px;
	width:2px;
	height:37px;
	background: url('../images/menu_separateur.jpg') no-repeat 50% 50%;
}

*+html div#menu ul li a{
	display:block;
	position:relative;
	margin-top:-50px;
	padding:50px 22px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	background: url('../images/menu_base.jpg') repeat-x 50% 50%;
}

*+html div#menu ul li a.active{
	display:block;
	position:relative;
	margin-top:-50px;
	padding:50px 22px;
	color:#111;
	font-weight:bold;
	background: url('../images/menu_survol.jpg') repeat-x 50% 50%;
}

*+html div#chemin p.sitemap{
	padding-top:0px;
}

*+html div.bloc_ref{
	width:396px;
	border:1px #A8CAE5 solid;
	background: url('../images/bloc4_fond.jpg') #344273 repeat-y 0% 50%;
	margin-bottom:10px;
	overflow:auto;
}

*+html div.ref{
	margin-left:-16px;
	width:385px;
}

*+html div.ref p.lire{
	width:390px;
}

*+html div.bloc_col1{
	width:248px;
	text-align:left;
}


*+html div.bloc_col1 li{
	width:232px;
}

*+html div.bloc_col1 form{
	width:200px;
}

*+html div.bloc_col_ref div.ref{
	width:238px;
	margin-left:-15px;
	text-indent:-5px;
}

*+html div.bloc_col_crea div.crea{
	width:238px;
	margin-left:-15px;
	text-indent:-5px;
}
