@media print {
/*A l'impression on cache le menu, marche au moins pour IE, Moz et Opéra.*/
	#header, #contenu_gauche, #nav_haut, #footer {
	display: none;
	visibility:hidden;
	}
	#contenu_milieu {
	margin:5px 5px 5px 0px;
	border: none;
	width:auto;
	}
	
}
body {
	color: #606060;
	font: 0.8em/1.1em Arial, Helvetica, sans-serif;
	margin: 0;
	min-width: 980px;
	background: #FEFEFE url(../images/fond_contenu2_renverse.png) repeat-x top;
}

a {
	text-decoration: none;
}
h1, h2, h3, p, ul {
	margin:0;
	padding:0;
}
li {
	margin:0px;
	padding:0px;
	list-style:none
}
img {
	border:none;
}
#header {
	height: 85px;
	width: auto;
	background: #999999 url(../images/fond_header.png) repeat-x;
}
#nav_haut_droit {
	float: right;
	padding-right: 10px;
	margin-top: 5px;
}
#nav_haut_droit li {
	display: inline;
}
#nav_haut_droit a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 0.9em;
}
#nav_haut_droit a:hover {
	text-decoration: underline;
}
#nav_haut {
	width: auto;
	height: 35px;
	background: #333333 url(../images/fond_nav_haut.png) repeat-x;
	padding-left: 130px;	
}
#nav_haut ul {
	list-style-type: none;
	padding:4px 0px 6px 0px;
}
#nav_haut li {
	display: inline;
	padding:4px 0px 6px 0px;
}
#nav_haut a {
	color:#FFFFFF;
	font-weight:bold;
	padding:4px 10px 6px 10px;
}
#nav_haut a:hover {
	background: url(../images/rollover_navprincipale.png) repeat-x;
}
/*#contenu {
	background:  url(../images/fond_contenu2.png) repeat-x bottom;

}*/
#chemin {
	padding-left: 5px;
	font-weight: bold;
}
#chemin a {
	font-weight: normal;
	color: #999999;

}
#chemin a:hover {
	color: #B90000;
}
#contenu_gauche {
	width: 190px;
	margin-top: 20px;
	float: left;
}

#contenu_gauche h2{
	padding:8px 0px 5px 5px;
	height: 16px;
	background: #666666 url(../images/nav_gauche_titre.png) no-repeat;
	font: bold 0.8em Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: 0.1em;
}

#contenu_gauche ul {
	padding-left: 5px;
	margin:15px 0px 15px 10px;
}
#contenu_gauche li {
	margin-left: 5px;
	background: url(../images/bordure_li.png) no-repeat left bottom;
	padding:3px 0px 3px 0px;
	font-weight:bold;
}
#contenu_gauche li.decalage {
	margin-left: 13px;
	font-weight:normal;
}

#contenu_gauche li.decalage_carre {
	margin-left: 13px;
	list-style-image: url(../images/puce_carre_rouge.png);
	font-weight:normal;
}
#contenu_gauche li.decalage_derniere {
	margin-left: 13px;
	background:none;
	font-weight:normal;
}
#contenu_gauche li.espace {
	font-size:1px; 
	padding-top:0px;
}
.puce_carre_rouge {
	list-style-image: url(../images/puce_carre_rouge.png);
}
.puce_departement {
	list-style-image:url(../images/puce_logo_departement.png);
	font-weight:bold;
}
#contenu_gauche a {
	color: #6f6f71;
	font-size: 0.9em;
}

#contenu_gauche a:hover {
	color: #B90000;
}
#outils {
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 30px;
}
#outils a {
	color: #FFFFFF;
}
#outils a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.outils_pdf{
	background: url(../images/outils_pdf.jpg) no-repeat; 
	height:48px; 
	width:102px; 
	margin-left:2px; 
	padding:15px 0px 0px 65px;
}
.outils_media{
	background: url(../images/outils_media.jpg) no-repeat; 
	height:48px; 
	width:102px; 
	margin-left:2px; 
	padding:15px 0px 0px 65px;
}
.outils_contact{
	background: url(../images/outils_mail.jpg) no-repeat; 
	height:43px; 
	width:102px; 
	margin-left:2px; 
	padding:20px 0px 0px 65px;
}
.outils_imprimer{
	background: url(../images/outils_imprimer.jpg); 
	height:48px; 
	width:102px; 
	margin-left:2px;
	padding:15px 0px 0px 65px;
}
.outils_nousrejoindre{
	background: url(../images/outils_recrut.jpg) no-repeat; 
	height:43px; 
	width:102px; 
	margin-left:2px; 
	padding:20px 0px 0px 65px;
}
#contenu_milieu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 10px;
	margin-left: 190px;
	max-width: 1250px;
	position: relative;
	background: url(../images/fond_milieu_gauche.gif) repeat-y left;
	padding-left: 15px;
}
#contenu_milieu h2 {
	font-size: 1em;
	background: url(../images/bordure_h3.png) no-repeat left bottom;
	color: #8e8f91;
	padding-bottom: 5px;
	margin:10px 0px 10px 10px;
}

#contenu_milieu p {
	margin:0px 0px 10px 10px;
	line-height: 1.2em;
}

#contenu_milieu ul {
	margin:10px 0px 10px 15px;
	padding: 0px 0px 0px 15px;
}
#contenu_milieu li {
	padding-bottom: 2px;
	list-style: url(../images/puce_fiche.png);
	padding-top: 2px;
}

#contenu_milieu li.fleche {
	list-style: url(../images/puce_fleche_longue.gif) none;
}
.fleche {
	list-style: none;
}
#contenu_milieu a:hover {
	text-decoration:underline;
}

#contenu_milieu a {
	color:#215C5B;
}
#navbas {
	font-size: 0.9em;
	list-style-type: none;
	padding: 5px;
}
#navbas li {
	display: inline;
}
#navbas a {
	color:#999999;
}
#navbas a:hover {
	text-decoration: underline;
}
#footer {
	height: 15px;
	width: 100%;
	color: #FFFFFF;
	background: #000000 url(../images/fond_footer.png) repeat-x;
	font-size: 0.8em;
}
.contour_milieu_haut_ombre {
	margin:10px 10px 0px 189px;
	background:url(../images/fond_milieu_haut.gif) no-repeat bottom left;
	max-width:1250px;
	position:relative;
	padding-left: 15px;
}
.img_milieu_haut_ombre {
	position: absolute;
	top: 5px;
	right: -1px;
	-top: 6px;
	-right: 198px;
}
.contour_milieu_droit_ombre {
	background: url(../images/fond_milieu_droit.gif) repeat-y right; 
	padding:5px 15px 25px 0px;
}
.contour_milieu_bas_ombre {
	margin-left:189px;
	margin-right:10px;
	background: url(../images/fond_milieu_bas_14.gif) no-repeat;
	max-width:1250px;
	position:relative;
	padding-left: 15px;
}
.img_milieu_bas_ombre {
	position: absolute;
	top: 0px;
	right: 1px;
	-top: 1px;
	-right: 10px;
}

.gauche {
	float: left;
}

.droit {
	float: right;
}

.clear_float {
	clear:both; 
	width:100%; 
	height:1px;
}

.centrer {
	text-align: center;
}
.mise_en_valeur_gras {
	font-weight: bold;
}

.mise_en_valeur_centrersouligne {
	font-weight: bold;
	text-align: center;
}

#titre_fiche {
	background: url(../images/bout_h3_milieu.png) repeat-x;
	height: 48px;
	margin:10px 0px 10px 0px;
}
#titre_fiche h1 {
	font-size: 1.1em;
	color: #FFFFFF;
	margin:14px 0px 0px 5px;
	float:left;
}

.image_espace {
	margin: 30px 0px 15px 20px;
}


/** departement.html **/
.departement_flash{
	text-align:center; 
	background:url(../images/fond_departements.png);
	overflow:hidden;
	-width:99%; 
}
#nos_departements {
	position:relative; 
	width:730px; 
	margin:20px auto 0px auto;
}
#nos_departements li{
	list-style-image:url(../images/puce_fleche_grise.gif);
}
#nos_departements a:hover{
	text-decoration:underline;
}
.departement {
	float:left;
	width:164px;
	margin:0px 11px 20px 0px;
}
.departement_bancaire {
	width:710px; 
	background:url(../images/dpt_smo_fond.jpg) repeat-x; 
	float:left; 
	position:relative; 
	text-align:center;
}

/** accueil.html **/
.accueil_flash {
	background:url(../images/fond_accueil_flash.png) repeat-x;
	overflow:hidden;
	-width:99%; 
}
#accueil_presentation {
	float: left;
	width: 100%;
	position: relative;
}


.accueil_presentation{
	width:31%;
	padding:10px 5px 0px 10px;
	background:url(../images/fond_test_accueuil.jpg) no-repeat left top;
	float:left;
	margin-right: 2px;
}
.accueil_presentation h3{
	font: 1.6em bold Arial, Helvetica, sans-serif;
	color:#990000;
	padding:0 0 5px 0;
}
#accueil_presentation p {
	text-align: justify;
	margin-left: 0px;
	margin-bottom: 0px;
}

#accueil_departement {
	position: relative;
	margin: 0px 0px 0px 0px;
	background: url(../images/accueil_boite_departement_milieu.png) repeat-x;
	height: 258px;
	color: #FFFFFF;
}
#management h1, #projet h1, #smo h1, #prevention h1, #bancaire h1 {
	font-size: 1em;
	color: #EEEEEE;	
	padding:15px 0 5px 0;
}

#management ul, #projet ul, #smo ul, #prevention ul, #bancaire ul {
	list-style-image:url(../images/puce_accueil2.gif); 
	height:120px; 
	margin:25px 0px 5px 175px;
}
#management li, #projet li, #smo li, #prevention li, #bancaire li {
	list-style-image:url(../images/puce_accueil2.gif);
	margin-left: 15px;
}

#management a, #projet a, #smo a, #prevention a, #bancaire a {
	color:#FFFFFF; 
}
#management a:hover, #projet a:hover, #smo a:hover, #prevention a:hover, #bancaire a:hover {
	text-decoration:underline;
}
#departement_navigation {
	background: #FFFFFF;
	float: right;
	width: 275px;
}
#departement_navigation li {
	background: url(../images/bouton_departement.png) no-repeat right;
	width: 275px;
	list-style: none;
	padding-right: 0;
	padding-left: 0;
}

#departement_navigation a {
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	display: block;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 8px;
	height: 29px;
}
.accueil_image_miniature_dpt {
	position: absolute;
	left: 1px;
	top: 45px;
}
#accueil_secteur {
	width: 100%;
	position: relative;
}
.accueil_boite_secteur {
	padding:5px 0 0 5px;
	margin-bottom:5px;
	min-height:71px;
	border-bottom:1px dashed #999999;
}
.accueil_boite_secteur img {
	float: left;
	margin-right:3px;
}
.accueil_boite_secteur h3 {
	font-size: 1em;
	padding-top:5px; 
	margin-bottom:5px;
}
.accueil_boite_secteur p {
	padding: 0 10px 10px 10px;
}

