
/* Partie centrale - Contenu */

#wrapper #contenu {
height:842px;
width:953px;
font-family:"Times New Roman", Times, serif;
font-size:1.5em;
}


#wrapper #contenu #navigation_principale {
height:44px;
width:873px;
clear:both;
margin:0 0 0 43px;
}

#wrapper #contenu #bloc_contenu {
width:622px;
margin:0;
padding:33px 0 0 87px;
float:left;
}

#wrapper #contenu #bloc_contenu_haut {
width:623px;
height:28px;
}

#wrapper #contenu #bloc_contenu_bg {
height:629px;
width:623px;
}

html>body #wrapper #contenu #bloc_contenu_bg {
height: auto;
min-height: 629px;
} 

#wrapper #contenu #bloc_contenu_bg p {
color:#092047;
font-size:0.9em;
padding: 8px 0 0 50px;
width:700px;
font-weight:bold;
}

#wrapper #contenu #bloc_contenu_bg h1 {
color:#1e4c80;
font-size:1.3em;
font-weight: normal;
padding: 0 0 0 50px;
}

#wrapper #contenu #bloc_contenu_bg h2 {
color:#092047;
font-size:1.6em;
font-weight: normal;
padding: 8px 0 0 50px;
width:500px;
}


#wrapper #contenu #bloc_contenu_bg .bloc_avis {
width:620px;
padding:15px 0 0 0;
clear:both;
}

html>body #wrapper #contenu #bloc_contenu_bg .bloc_avis {
width:620px;
padding:19px 0 0 0;
clear:both;
}

#wrapper #contenu #bloc_contenu_bg .bloc_avis_gauche {
display:none;

}

#wrapper #contenu #bloc_contenu_bg a {
color:#3e3d40;
text-decoration:underline;
}

#wrapper #contenu #bloc_contenu_bg a:hover {
color:#3e3d40;
text-decoration:none;

}

#wrapper #contenu #bloc_contenu_bg .bloc_avis_droite {
width:405px;
padding: 0 0 0 15px;
}

#wrapper #contenu #bloc_contenu_bg .bloc_avis_droite h3 {
color:#092047;
font-size:0.9em;
height:20px;
padding: 0 0 0 30px;
margin: 2px 0 0 0;
}

#wrapper #contenu #bloc_contenu_bg .bloc_avis_droite p {
color:#3e3d40;
font-size:0.8em;
font-weight:normal;
width:750px;
padding: 8px 0 0 30px;
}

#wrapper #contenu #bloc_contenu_bg ul {
width:300px;
padding:0 0 0 32px;
margin:7px 0 0 0;
}

#wrapper #contenu #bloc_contenu_bg ul li {
color:#092047;
font-size:0.7em;
list-style:none;
padding:0 0 0 11px;
}



#wrapper #contenu #bloc_contenu_bas {
width:623px;
height:24px;
background:url(../../images/rejoindre/bas_bloc.png) no-repeat;
}

#bloc_informations {
background:url(../../images/metiersrisques/bloc_orange_bg.gif) no-repeat;
width:400px;
margin:37px 0 0 130px;
padding: 0 0 5px 0;
}

#bloc_informations h2 {
color:#000000;
font-size:1.2em;
font-weight: normal;
padding: 9px 0 4px 23px;
}

#bloc_informations ul {
padding: 0 0 0 23px;
width:140px;
}

#bloc_informations ul li {
color:#000000;
text-decoration:none;
font-size:0.7em;
margin: 5px 0 5px 0;
padding: 0 0 0 10px;
display:block;
background:url(../../images/savoirfaire/puces_blanche.gif) 0 5px no-repeat;
list-style-type:none;
}


#contact_newsletter {
width:220px;
height:23px;
padding: 8px 0 0 785px;
clear:both;
}


#contact {
color:#ffffff;
width:80px;
height:23px;
background:url(../../images/equipes/contact.gif) no-repeat;
float:left;
}

#contact p, #newsletter p {
text-align:center;
margin:4px 0 0 0;
font-size:0.9em;
}

#contact a, #newsletter a {
color:#ffffff;
text-decoration:none;
}

#wrapper #contenu #footer {
width:953px;
height:50px;
color: #575759;
font-size:0.7em;
padding: 8px 0 0 125px;
}






/* All submenu OLs and ULs */
#nav ol, #nav ul, #subMenusContainer ul, #subMenusContainer ol {	
	/*border around submenu goes here*/
	display:none;
}

/* All ULs and OLs */
#nav, #nav ul, #nav ol, #subMenusContainer ul, #subMenusContainer ol { 
	display:none;
}

/* List items in main menu --[for non-javascript users this applies to submenus as well]  */
#nav li {
display:none;
}

#subMenusContainer li{
	display:none;
}

/* main menu ul or ol elment */
#nav{
	display:block;
	list-style:none;
	margin:0 0 0 0;
	z-index:5;
	
	text-align: left;
	display:none;
}








