/* Start of CMSMS style sheet 'e2c::generale' */
body{
	background:#fafeff;
	text-align:center;
	margin:0;
	padding:0;
	font-family:Tahoma;
	font-size:12px;
}

div#page{
	margin:0 auto;
	background:url(images/fond_page.gif) repeat-y;
	width:844px;
	padding:0 22px;
	text-align:left;
}
/* End of 'e2c::generale' */

/* Start of CMSMS style sheet 'e2c::entete' */
/****************
	ENTETE
*****************/
div#entete{
	margin:0;
	padding:0;
	
}
div#entete h1{
	margin:0;
	padding:0;
}
div#entete h1 a{
	display:block;
	background:url(images/bandeau.gif) no-repeat;
	width:800px;
	height:108px;
	text-indent:-5000px;
}
/* End of 'e2c::entete' */

/* Start of CMSMS style sheet 'e2c::navigation' */
/****************
	NAVIGATION
*****************/
div#navigation{
	margin:0;
	padding:9px;
	background:url(images/fond_menu_pointille.gif) repeat-x;
	height:40px;
	width:782px;
}

ul#menu{
	float:left;
	margin:0;
	padding:0 15px;
	list-style-type:none;
	background:url(images/fond_menu.gif) no-repeat;
	width:570px;
	height:24px;
}

ul#menu li{
	float:left;
	text-align:center;
padding:0 2px;
}

ul#menu li a{
	display:block;
	padding-bottom:2px;
	padding-top:5px;
	padding-right:15px;
	padding-left:15px;
	color:#86044a;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
        
}

ul#menu li a:hover{
border-bottom:4px solid #86044a;
}

ul#menu li.currentpage{
	color:white;
	background:#86044a;
margin-left:15px;
	padding:0 10px;
	line-height:24px;
	
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

a.candidature{
	display:block;
	float:right;
	width:165px;
	height:18px;
	background:url(images/fond_bt_candidatures.gif) no-repeat;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	padding-left:5px;
	padding-top:2px;
	margin-top:2px;
	margin-left:5px;
}

a.candidature:hover{
	color:#000;
}
/* End of 'e2c::navigation' */

/* Start of CMSMS style sheet 'e2c::contenu' */
/*******************
	CONTENU
********************/
div#contenu{
	background:url(images/fond_contenu_pointille.gif) repeat-y;
	width:800px;
	margin:0;
	margin-bottom:5px;
	padding:0;
}

div#contenu a{
       color:#d4058e;
}

div#gauche{
	/* pas de padding ici sinon ca pete */
	float:left;
	width:480px;
	margin:0;
}

div#droit{
	/* pas de padding ici sinon ca pete */
	float:right;
	width:320px;
}

div#contenu h2{
	background:url(images/titre_prune_debut.gif) no-repeat left top;
	line-height:20px;
	margin:0;
	margin-left:15px;
overflow:hidden;
}
div#contenu h2 span{
	background: url(images/titre_prune_fin.gif) no-repeat right top;
		line-height:20px;
padding:4px;

	padding-right:10px;
	margin-left:6px;
	font-size: 11px;
	font-weight: bold;
	color:white;


}

div#contenu h3{
font-weight:bold;
color:black;
}

div#contenu h4{
font-weight:bold;
color:#e2149c;
font-size : 13px;
}

div#contenu div.fondbleu, div#actu{
	margin:0;
	margin-left:20px;
	margin-right:15px;
	margin-bottom:5px;
	padding:10px 10px;
	text-align:justify;
	background:#f1f8ff;
	font-size:11px;
}

/* End of 'e2c::contenu' */

/* Start of CMSMS style sheet 'e2c::formulaire' */
textarea{
width:350px;
height:250px;
}
/* End of 'e2c::formulaire' */

