/* CSS Document */
body {
	background:#E89909 url(images/fond-body.jpg) repeat-x 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	margin:5px 0 0 0;
	padding:0 0 0 0;
}
img {
	border:0;
}
.level0 {
	width:770px;
	/*height:600px;  a enlever */
	border:3px solid #FFF;
	margin-left:auto;
	margin-right:auto;
	background:#EDE7D9 url(images/bando-accueil.jpg) no-repeat 0 0;
}
/*Style pour le Menu*/
/* CSS Document */
ul#nav {	
/*	position:relative;
	top:126px;
	left:0;*/
	float:left;
	border-top:1px solid #fff;	
	border-bottom:1px solid #fff;	
	background:url(images/bando-menu.jpg) no-repeat 0 0;
	height:30px;
	width:770px;
	list-style: none;
	font-size:10px;
	list-style: none; 
	line-height: 1;
	padding: 0;
	margin: 126px 0 0 0;
	}
ul#nav ul {
	padding: 0;
	margin: 0;
	list-style: none; 
	line-height: 1;
}

/*ul#nav li a {
	margin:9px 0 11px 0;
	display: block;
	color:#FFF;
	text-decoration:none;
}

ul#nav li a:hover {
	color:#D9CEB0;
}*/
ul#nav li {
float: left;
margin:10px 0 0 0;
}
ul#nav li a em {
	display:none;
}
ul#nav li a.prod {
	display:block;
	/*background-color:#999999;*/
	width:74px;
	height:20px;
}
ul#nav li a.document {
	display:block;
	/*background-color:#999999;*/
	width:95px;
	height:20px;
}
ul#nav li a.cmm {
	display:block;
	/*background-color:#999999;*/
	/* width:225px;
	height:20px; */
/* modif yassine */
	width:74px;
	height:20px;
/* modif yassine */
}
ul#nav li a.part {
	display:block;
	/*background-color:#999999;*/
	width:85px;
	height:20px;
}

/*#nav li a img {
	margin-bottom:7px;
	}*/

ul#nav li ul {
	position: absolute;
	width: 130px;
	left: -999em;
	border-top:1px solid #FFF;
	background:#D5711C url(images/fond_menu.gif) repeat-y 0 0;
}
ul#nav li ul li {
float: left;
width:130px;
border-bottom:1px solid #ECE7D9;
margin:0;
padding:0 0 0 12px;
background:url(images/puce-menu.gif) no-repeat 4px 5px;
}
ul#nav li ul#doc {
	width: 185px;
}
ul#nav li ul#doc li {
width:173px;
}
/*#nav li ul li:hover {
	background:url(images/puce_bleu1.gif) #103A8A no-repeat 4px 5px;
	}*/
ul#nav li ul li a {
display: block;
color:#ECE7D9;
font-weight:bold;
text-decoration:none;
margin:4px;
}
ul#nav li ul li a:hover {
	color:#F4BB26;
	}
ul#nav li:hover ul {
	left: auto;
}
ul#nav li:hover ul, #nav li.sfhover ul {	
	left:auto;
}
ul#nav li:hover ul ul, ul#nav li.sfhover ul ul {
	left: -999em;
}
ul#nav li:hover ul, ul#nav li li:hover ul, ul#nav li.sfhover ul, ul#nav li li.sfhover ul {
	left:auto;
}


/* Fin style pour le Menu */
.level0 .navgation_date {
	clear:both;
	float:left;
	height:17px;
	width:760px;
	background:url(images/fond-date-navig.gif) repeat-x 0 0;
	text-align:right;
	color:#B83C35;
	padding:3px 5px 0 5px;
	font-size:10px;
}
.level0 .navgation_date strong {
	float:left;
	padding:0 0 0 10px;
	color:#8E7662;
	font-weight:normal;
	background:url(images/puce-navigation.gif) no-repeat 0 2px;
}
.level0 .navgation_date strong a {
	color:#8E7662;
	text-decoration:none;
}
.level0 .navgation_date strong a:hover {
	text-decoration:underline;
	color:#CC9900;
}
.level0 .parti-gauche {
	float:left;
	width:382px;
	margin:0;
	margin:0 0 0 0;
	/*background-color:#CCCCCC;*/
}
.level0 .parti-gauche ul {
	clear:both;
	float:left;
	width:382px;
	list-style-type:none;
	margin:0 0 0 0;
	padding:0;
	border-top:14px solid #C85924;
	/*background-color:#00CCCC;*/
}
.level0 .parti-gauche ul li {
	float:left;
}
.level0 .parti-gauche ul li span {
	float:left;
	width:20px;
	height:119px;
	/* height:119px; pour l'autre proposition de la page d'accueil */
	/* height:183px; pour l'autre proposition de la page d'accueil */
}
.c1 { background-color:#A03629;	}
.c2 { background-color:#ED9529;	}
.c3 { background-color:#FDB700;	}
.level0 .parti-gauche ul li dl {
	clear:both;
	clear:inherit;
	float:left;
	float:inherit;
	width:200px;
	width:auto;
	margin:0;
	padding:13px 0 0 10px;
	color:#A03529;
}
.level0 .parti-gauche ul li dl dt {
	font-size:13px;
	padding:0 0 0 12px;
	background:url(images/puce1.gif) no-repeat 0 2px;
	font-weight:bold;
}
.level0 .parti-gauche ul li dl dd {
	margin:0;
	padding:0;
}
.level0 .parti-gauche ul li dl dd span {
	width:100%;
	height:auto;
	padding:0;
	padding:0 0 0 8px;
}
.level0 .parti-gauche ul li dl dd span a {
	display:block;
	color:#ED9529;
	text-decoration:none;
	padding:0 0 0 15px;
	background:url(images/puce2.gif) no-repeat 2px 2px;
}
.level0 .parti-gauche ul li dl dd span a:hover {
	text-decoration:underline;
}
/*********************** Fin style pour la partie gauche *****/
/************************ Style pour la partie droite ********/
.level0 .parti-droite {
	float:left;
	width:360px;
	margin:0 0 0 28px;
	padding:0;
	font-size:10px;
}
.level0 .parti-droite dd {
	margin:0;
	padding:0px 8px 8px 8px;
	margin-bottom:4px;
}
.level0 .parti-droite dd a {
	color:#000;
	text-decoration:none;
}
.level0 .parti-droite dd a:hover {
	text-decoration:underline;
}
.level0 .parti-droite dd p {
	margin:0 0 6px 0;
	padding:0 0 8px 0;
	background:url(images/fond_dotted_line.gif) repeat-x 0 bottom;
}
.level0 .parti-droite dd p.hr {
/*	margin:6px 0 !important;
	margin:-2px 0;
	float:left;
	height:1px;
	width:100px;
	background:url(images/fond_dotted_line.gif) repeat-x 0 0;
	margin:5px 0 -7px 0 ;
	padding:0;
	*/
}
.level0 .parti-droite dd strong {
	display:block;
	color:#9A2C2C;
	padding:0 0 0 10px;
	background:url(images/puce4.gif) no-repeat 0 4px;
}
.level0 .parti-droite h2 {
	color:#CF661F;
	margin:0;
	padding:0 0 5px 15px;
	background:url(images/puce3.gif) no-repeat 0 0px;
	font-size:10px;
}
.bgActu {
	background-color:#CFC2B9;
}
.bgPress {
	background-color:#D9CEB0;
}
.bgPub {
	background-color:#E7DFCC;
}
.borderActu {
	border-bottom:2px solid #A94125;
}
.borderPress {
	border-bottom:2px solid #9B854A;
}
.borderPub {
	border-bottom:2px solid #B89D67;
}
/************Fin style pour la partie droite **************/
/*********** Style pour le pied de page *******************/
.level0 .piedpage {
	clear:both;
	float:left;
	width:100%;
	background:#FFF url(images/fond-pied.gif) no-repeat 0 0;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:4px 0 0 0;
}
.level0 .piedpage ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
.level0 .piedpage ul li {
	float:left;
	margin:0 2px 0 0;
}
.level0 .piedpage ul li a {
	text-decoration:none;
	color:#000000;
	margin:0;
	padding:0;
}
.level0 .piedpage ul li a:hover {
	text-decoration:underline;
	color:#999;
}
.copyright {
	float:right;
	padding:0 5px;
	font-weight:normal;
	background:url(images/fond-copyrignht.gif) repeat-x 0 0;
	height:10px;
	color:#A03529;
}
/************Fin style pour le pied de page **************/
/************* Style pour menu verticale *****************/
.menu_contenu {
	float:left;
	background:#FFFFFF url(images/fond-menu.gif) repeat-y 0 0;
}
.vmenu {
	float:left;
	margin:0;
	padding:0;
	width:212px;
	border-top:2px solid #FFF;
	border-right:2px solid #ECE7D9;
	background-color:#FFF;
}
.vmenu dt {
	height:16px;
	font-size:9px;
	font-weight:bold;
	padding:2px 0 0 15px;
}
.vmenu dt a {
	color:#ECE7D9;
	text-decoration:none;
}
.vmenu dt a:hover {
	color:#FFCC00;
}
.vmenu dd {
	margin:0;
	padding:0;	
}
.vmenu dd ul {
	list-style-type:none;
	margin:0;
	padding:0;	
}
.vmenu dd ul li {
	background:url(images/fond_dotted_line.gif) repeat-x 0 bottom;
	padding:2px 0 5px 0;
}
.vmenu dd ul li a {
	color:#9A2C2C;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
	padding:0 0 0 15px;
	background:url(images/puce6.gif) no-repeat 2px 3px;
}
.vmenu dd ul li a:hover {
	color:#F4BB26;
}
.puce5 {
	background:#CF661F url(images/puce5.gif) no-repeat 2px 4px;
}
.flech_bas {
	background:#CF661F url(images/fleche_bas.gif) no-repeat 2px 5px;
}
.marginBottom {
	margin-bottom:2px;
}
.NoBorder {
	background:none;
}
.mrge_bottom {
	margin-bottom:100px
}
/**********************************************************/
/************* Style pour partie contenu *****************/
.contenu {
	float:left;
	width:544px;
	border-top:2px solid #D9CEB0;
	padding:10px 5px 5px 5px;
	text-align:justify;
}
.contenu p {
	margin:7px 0;	
	padding:0;
}
.contenu h3 {
	font-size:11px;
	padding:0 0 0 10px;
	margin:0;
	color:#CC9900;
	background:url(images/puce7.gif) no-repeat 0px 3px;	
}
.contenu h2 {
	color: #CF661F;
	text-transform: uppercase;
	font-size: 1em;
	line-height: 1.2em;
	letter-spacing:1px;
	font-family:Arial, Helvetica, sans-serif;
	padding:0 0 0 15px;
	margin:0 0 7px 0;
	background:url(images/puce-titre.gif) no-repeat 0 0;	
}
.contenu .actu_id {
	float:left;
	width:100%;
	margin:0;
	padding:0;
	list-style-type:none;	
	background:url(images/font_tableau.jpg) repeat-y 0 0;
	font-size:10px;
}
.contenu .actu_id li em {
	color:#CF661F;	
	font-size:10px;
}
.contenu .actu_id li  {
	padding:5px;
}
.contenu .actu_id li strong {
	font-style:normal;
	padding:2px 0 2px 15px;
	background:url(images/puce9.gif) no-repeat 0 6px;
}
.contenu .actu_id li em {
	color:#000;
}
.contenu .actu_id li a {
	padding:2px 0 2px 15px;
	background:url(images/puce8.gif) no-repeat 0 6px;
	font-weight:bold;
	color:#CF661F;	
}
.contenu .actu_id li a:hover {
	color:#CC9900;
	text-decoration:none;
}
.contenu .txt_reglo {
	font-weight:bold;
	color:#CC9900;
	list-style-type:square;	
}
.contenu .txt_reglo li {
	padding:0 0 5px 0;
}
.contenu .txt_reglo li em {
	font-size:9px;
	font-weight:normal;
	font-style:normal;
	color:#000;
	margin-left:10px;
}
.contenu .txt_reglo li a {
	margin:0 0 0 5px;
}
.contenu dl.dl_contenu dt {
	background:url(images/puce7.gif) no-repeat 0 2px;
	color:#993300;
	font-weight:bold;
	margin:10px 0 0 0;
	padding: 0 0 0 10px;
}
.contenu dl.dl_contenu dd {
	margin:5px 0 0 10px;
	padding:0;
}
.contenu .note {
	margin:10px 0 0 0;	
	float:left;
	background:url(images/fond_note.gif) repeat-y 0 0;
}
.contenu .note span {
	float:left;
	background:url(images/haut_note.gif) no-repeat 0 0;
}
.contenu .note span div {
	float:left;
	margin:0;
	padding:7px;
	background:url(images/bas_note.gif) no-repeat left bottom;
	color:#9C2F2C;
	font-weight:bold;
	font-size:10px;
	line-height:15px;

}
/**********************************************************/
.offre {
	float:left;
	background:#FAD9AD;
	float:left;
	margin:0 0 10px 0;
}
.offre span {
	float:left;
	background:url(images/top_cadre_emploi.gif) no-repeat 0 0;
}
.offre span div {
	float:left;
	 background:url(images/bas_cadre_emploi.gif) no-repeat left bottom;
	 width:544px;
}
.offre span div strong {
	display:block;
	padding:3px 0 0 0;
	color:#FFFFFF;
	text-align:center;
}
.offre span div strong a {
	color:#FFFFFF;
	text-decoration:none;
}
.offre span div i a {
	color:#FFFFFF;
	text-decoration:none;
}
.offre span div i a:hover {
	text-decoration:underline;
	color:#F1DFA0;
}
.offre span div strong a:hover {
	color:#FBE2A2;
	text-decoration:none;
}
.offre span div p {
	margin:8px;
	padding:0;
	text-align:justify;
}
.form_offre {
	clear:both;
	width:100%;
	color:#A63B27;
	background:url(images/font_tableau.jpg) repeat-y 0 0;
	border-collapse:collapse;
}
.form_offre caption {
	padding-bottom:10px;
}	
.form_offre th, td{
	padding:2px 0 2px 5px;
}
.form_offre input, .form_offre textarea {
	font-size:11px;
	color:#000;
	border:1px solid #DB860F;
}
.line1 {
	background-color:#FAEFDA;
}
.imgBorder{
border:1px solid #EEE;
}
.imgBorderBlack{
background-color:#CCC;
padding:1px;
}
.planSite{
padding-left:100px;
}
.planSite a,.planSite a:hover,.planSite a:visited{
	color:#A63B27;
	text-decoration:none;
}