/*  ----------------------------------------------------------- */
/*  Feuilles de styles des squelettes par defaut pour SPIP 1.9  */
/*  ----------------------------------------------------------- */

/* taille typo
 * Base				100%
 * -------------------------------------
 * 20px				1.27em
 * 19px				1.21em
 * 18px				1.15em
 * 17px				1.09em
 * 16px				1.03em
 * 15px				0.96em
 * 14px				0.88em
 * 13px				0.82em
 * 12px				0.77em
 * 11px				0.71em
 * 10px				0.65em
 *  9px				0.59em
 * Attention : en dessous de 0.71em le texte devient illisible en text smallest sur MSIE
 */

/*  ------------------------------------------
/*  Correction des styles HTML par defaut
/*  ------------------------------------------ */
body {
	background: #FFF;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333;
}

a {text-decoration: none; color: #454646;}
a:hover {color: black;}


img, table { margin: 0; padding: 0; border: none; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 1em; font-weight: normal; }
li { margin: 0; padding: 0;}
ul { margin: 0; padding: 0; }
/*  ------------------------------------------
/*  Disposition a l'ecran des blocs principaux
/*  ------------------------------------------ */
#page {
	width: 1024px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	/*border: 1px solid orange;*/
}

#fond-gris {
	width: 100%;
	height: 278px;
	background-image: url("../mes_images/haut_fond_gris.jpg");
	background-repeat: no-repeat;
	/*border: 1px solid blue;*/
}

#barre_recherche {
	width: 100%;
	min-height: 43px;
	background-image: url("../mes_images/barre_haut.png");
	background-repeat: no-repeat;
	/*border: 1px solid blue;*/
	margin: 0;
	padding: 0;
}

.recherche_rubriques {
	width: 100%;
	min-height: 50px;
	/*border: 1px solid red;*/
}

#conteneur { 
	width: 100%; 
	margin: 0 auto;
	/*border: 1px solid green;*/ 
	min-height: 620px;
	background-image: url("../mes_images/bas_fond_gris.jpg");
	background-position: center;
	background-repeat: repeat-y;
	padding-bottom: 18px;
	font-size: 13px;
}



.texte {
color:#000000;
font-size:0.96em;
}


#contenu {
	width: 46%;
	min-height: 100px;
	/*border: 1px solid pink;*/
	float: left;
	/*padding-left: 20px;*/
}

#contenu li {
list-style: none;
}

#map1{
float: left;
}

#contenu p {

font-size: 13px;
}

#conteneur #navigation {
	float: right;
	width: 12em;
	text-align: center;
	border: 1px dashed purple;
	width: 200px;
}

/* Blocs du contenu (c-a-d. la colonne principale) */
#contenu .contre-encart {
	float: left;
	width: 55%;
}

#contenu .encart {
	float: right;
	width: 42%;
	margin: 0;
	margin-bottom: 1em;
	border: 1px solid grey;
}

#colonne_gauche {
	width: 22%;
	min-height: 100px;
	/*border: 1px solid blue;*/
	float: left;
	padding-left: 22px;
	margin-right: 10px;
}

#colonne_gauche li {
	list-style:none;
}


.espace {
	background-image: url("../mes_images/fond_espace3.png");
	background-repeat: repeat-x;
	height: 30px;
	padding-top: 4px; 
}


.espace_membre {
	background-image: url("../mes_images/espace_membre.png");
	background-repeat: repeat-x;
	height: 30px;
	padding-top: 4px;
} 

.espace_membre a {
	width:174px; 
	min-height:24px; 
	display: block; 
	color: white; 
	margin: auto; 
	padding-top: 2px;
	font-weight: bold;
	font-size: 12px;
}

.espace_membre a:hover {
	color: black;
}

#espace {
	width: 82%;
}

#espace_formation {
	width: 100%;
 /* pour centrer les titres des espaces employeurs, collectivités et membres, le margin : auto ne marchant pas pour les liens "a" */
}

#espace_formation  *{
	color: white;
	font-weight: bold;
	font-size: 12px;
	/*margin: auto;*/
}

.contenu_espace_formation {
	width: 100%;
	font-size: 12px;
	min-height: 10px;
	/*border: 1px solid red;*/
	margin-bottom: 10px;
	padding-top: 4px;
}

#contenu_formation {
	width: 100%;
	/*border: 1px dashed orange;*/
	font-size:13px;
}

#contenu_fiche_formation {
	width: 90%;
	/*border: 1px dashed orange;*/
	float: right;
	font-size:13px;
}

.espace a{
	/*border: 1px solid blue;*/
	color: white;
	font-weight: bold;
	font-size: 12px;
	padding-left: 8px;
}

.espace h2{
	/*border: 1px solid blue;*/
	color: white;
	font-weight: bold;
	font-size: 12px;
	padding-left: 8px;
	padding-top: 2px;
}

.espace h3{
	/*border: 1px solid blue;*/
	color: white;
	font-weight: bold;
	font-size: 11px;
	margin-left: 4px;
	margin-top: 2px;
}

.espace a:hover{
	color: black;
}

.espace span {
	color: white;
	font-weight: bold;
	font-size: 10px;
	margin-left: 14px;
	margin-top: 8px;
}

.contenu_espace {
	font-size: 12px;
	/*width: 78%;*/
	min-height: 40px;
	/*border: 1px solid red;*/
	/*margin: auto;*/
	margin-bottom: 10px;
}


.contenu_espace li {
	margin-bottom: 8px;
}

.contenu_espace a {
	font-size: 12px;
	color: #454646;
}

.contenu_espace a:hover{
	color: black;
}

#colonne_droite {
	width: 26%;
	min-height: 100px;
	/*border: 1px solid purple;*/
	float: right;
	padding-right: 26px;
}

#colonne_droite li{
	list-style: none;
}


#colonne_droite_sommaire  {
	/*border: 1px dashed purple;*/
	width: 36%;
	float: right;
}


.acces_rapide {
	width: 74%;
	min-height: 100px;
	/*border: 1px solid green;*/
	float: right;
}

.acces_rapide ul {
	width: 98%;
}

.acces_rapide li {
	margin-bottom: 8px;
}


.acces_rapide a {
	font-size: 12px;
	font-weight: bold;
}

.interventions {
	width: 100%;
	min-height: 20px;
	/*border: 1px solid red;*/
	margin-bottom: 10px;
	font-size: 11px;
}

.interventions a {
	font-size: 12px;
	color: #454646;
	font-weight: bold;
}

.interventions a:hover{
	color: black;
}


/* Entete */
#entete {
	width: 100%;
	height: 145px;
	/*border: 1px solid red;*/
	/*border-bottom: 2px solid #333;*/ }
#entete #nom_site_spip, #entete {
	display: block;
	/*font-weight: bold*/;
	/*font-size: 1.5em;*/ }
	
.spip_logos {
	/*border: 1px solid orange;*/
}	
#entete a { text-decoration: none; margin-left: 15%;}
#entete .formulaire_recherche { float: right; }

/* Fil d'Ariane */
#hierarchie {
	clear: both;
	width: 60%;
	text-align: left;
	float: left;
	font-size: 0.77em; 
	padding-left: 2%;
	/*border: 1px solid purple;*/
	position: absolute;
	top: 260px;
}

/* Pied de page */
#pied {
	clear: both;
	width: 100%;
	border-top: 1px dotted #CCC;
	padding: 2px;
	text-align: center; }
#pied small { font-size: 12px; }
#pied img { vertical-align: bottom; }

/* Espaceur de blocs */
.nettoyeur { clear: both; margin: 0; padding: 0; /*border: 2px solid orange;*/ height: 0; line-height: 1px; font-size: 1px; }

/* Non visible a l'ecran */
.invisible { position: absolute; top: -3000em; height: 1%; }


/*  ------------------------------------------
/*  Typographie generale du site
/*  ------------------------------------------ */

/* Typo pour les menus et la navigation */
body {
	font-family: Arial; }

/* Typo pour le contenu */
/*#contenu {
	font-family: Arial, Helvetica, sans-serif; }*/

/* Typo pour les citations et extraits introductifs */
q, blockquote, .liste-articles li .texte, h3.spip, .voirskel {
	/*font-family: Georgia, Times, serif; */}


/*  ------------------------------------------
/*  Habillage des menus et de la navigation
/*  ------------------------------------------ */

/*  Habillage general des menus de navigation
---------------------------------------------- */
.breves, .syndic, .forums, .divers {
	min-width: 10em;
	border: 1px solid #CCC;
	margin-bottom: 1em;
	font-size: 0.77em;
}

.rubs {
	min-height: 20px;
	/*border: 1px solid red;*/
	font-size: 12px;
	float: right;
	margin: 10px 12px 10px 0;
}





.rubriques {
	font-size:12px;
	line-height:normal;
	/*border: 1px solid red;*/
	min-height: 40px;
	/*border: 1px solid red;*/
	background-image: url("../mes_images/barre_menu.png");
	background-repeat: no-repeat;
}



.menu-titre {
	padding: 0.2em 0.4em;
	border-bottom: 1px dotted #CCC;
	margin-bottom:6px;
	text-align: center;
	font-weight: bold;
	/*border: 1px solid pink;*/
}

#navigation p, .encart p { margin: 0; padding: 0.2em 0.7em; text-align: left;  }
#navigation ul, .encart ul { margin: 0; padding: 0; text-align: left; list-style: none; }
#navigation li, .encart li { margin: 0; padding: 0 0.7em; }

/*  Des couleurs specifiques selon les types de menus
---------------------------------------------- */

.rubriques .menu-titre { /*background: #F2FFF2;*/ }

.breves { background: #FFEAEA; }
.breves .menu-titre { background: #FFF2F2; }

.syndic { background: #E8F8F8; }
.syndic .menu-titre { background: #F0FCFC; }

.forums { background: #EAEAFF; }
.forums .menu-titre { background: #F2F2FF; }

.divers { background: #F8F8E8; }
.divers .menu-titre { background: #FCFCF0; }

/*  ------------------------------------------
/*  Habillage du contenu
/*  ------------------------------------------ */

/*  Cartouche et titraille
---------------------------------------------- */
.cartouche { margin-bottom: 8px; /*border: 1px solid green;*/}

.cartouche .spip_logos {
	float: left;
	/*border: 1px solid blue;*/
	padding-right: 8px;
	padding-top: 2px;
}

.titre {
	font-size: 1.27em;
	font-weight: bold;
	color: #000; 
	/*border: 1px solid pink;*/
}
#contenu .surtitre, #contenu .soustitre { font-size: 0.82em; }



.cartouche p { margin: 0; padding: 0; clear: left; }
.cartouche small { font-size: 0.71em; }

.cartouche .traductions { font-size: 0.71em; }
.cartouche .traductions * { display: inline; }
.cartouche .traductions li { padding-left: 1em; }


/*  Mise en forme des textes du contenu
---------------------------------------------- */
.chapo {
	font-weight: bold;
	line-height: 1.4em; }



.texte { color: #000; font-size: 0.96em; }

.ps, .notes {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
.ps { font-size: 0.82em; }
.notes { clear: both; font-size: 0.77em; }
.ps h2, .notes h2 { font-size: 1.19em; font-weight: bold; }

/*  Portfolio
---------------------------------------------- */
#documents_portfolio {
	clear: both;
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
#documents_portfolio h2 { margin-bottom: 0.4em; font-size: 0.88em; font-weight: bold; }

#document_actif { margin-top: 1em; }

/*  Listes de documents joints (a un article ou une rubrique)
---------------------------------------------- */
#documents_joints {
	/*margin-top: 1.4em;*/
	padding-top: 2px;
	/*border-top: 2px solid #CCC;*/ }
#documents_joints h2 { margin-bottom: 0.4em; font-size: 12px; font-weight: bold; }
#documents_joints ul { margin: 0; padding: 0; list-style: none; }
#documents_joints li { margin-bottom: 0.4em; }
#documents_joints li .spip_doc_titre {}
#documents_joints li .spip_doc_titre small { font-weight: normal; }
#documents_joints li .spip_doc_descriptif {}

/* Listes d'articles et extraits introductifs
----------------------------------------------- */
.liste-articles ul { margin: 0; padding: 0; list-style: none; }
.liste-articles li { margin-bottom: 1em; /*border: 2px solid black;*/ }

.liste-articles li .titre {
	font-size: 1.03em;
	font-weight: bold; }

.liste-articles li .spip_logos {
	float: right;
	margin-left: 16px;
	margin-bottom: 16px;
	clear: right; }

.liste-articles li p { margin: 0; padding: 0; }

.liste-articles li .enclosures {
	float: right;
	text-align: right;
	max-width: 60%;
	margin: 0; }

.liste-articles li small {
	display: block;
	font-size: 0.71em; }

.liste-articles li .texte {
	margin-top: 5px;
	margin-bottom: 2em;
	/*border: 1px solid #CCC;*/
	padding: 0.9em;
	font-size: 0.82em;
	line-height: 1.4em; }

.pagination { font-size: 0.90em; }

/*  ------------------------------------------
/*  Habillage specifique du plan du site
/*  ------------------------------------------ */

.page_plan .cartouche { display: none; }

.page_plan #contenu h2 {
	clear: both;
	background: #EEE;
	border: 1px solid #CCC;
	padding: 0.5em;
	margin-bottom: 1em;
	font-weight: bold;
	width: 60%;
	}

.page_plan #contenu .contre-encart ul {
	display: block;
	clear: left;
	margin-top: 0;
	margin-bottom: 1em;
	padding-top: 0; }
.page_plan #contenu .contre-encart li {}

/*  ------------------------------------------
/*  Habillage des formulaires
/*  ------------------------------------------ */

.formulaire_spip { text-align: left; font-size: 0.77em; }
.formulaire_spip p { margin: 0.5em 0; padding: 0; }

.formulaire_spip fieldset {}
.formulaire_spip legend {}

.formulaire_spip label {}
.formulaire_spip .forml { width: 99%; /*font-family: inherit; font-size: inherit;*/ }

/* Boutons */
.spip_bouton { text-align: right; }
.spip_bouton input { float: right; }

/* Reponse du formulaire */
.reponse_formulaire { font-weight: bold; color: #e86519; }
fieldset.reponse_formulaire { border-color: #e86519; font-weight: normal; }

/* Previsualisation du message */
fieldset.previsu { padding: 1em; }

/* Formulaire de login au forum */
.formulaire_login_forum .forml { width: 12em; }
.formulaire_login_forum .spip_logos { float: right; padding-left: 10px; }

/* Choix des mots-clefs */
ul.choix_mots { float: left; width: 47%; margin: 0; padding: 0; list-style: none; } 
ul.choix_mots label { display: inline; }

/* Formulaire de recherche */
.formulaire_recherche { width: 12em; text-align: left; float: right; margin: 10px 12px 0 0; /*border: 1px solid green;*/ height: 20px;}
.formulaire_recherche label { display: none; /*border: 1px dotted black;*/}
/*  ------------------------------------------
/*  Habillage des forums
/*  ------------------------------------------ */

/*.forum-repondre, .forum-decompte {
	clear: both;
	margin-top: 2.5em;
	padding-top: 2px;
	border-top: 2px solid #CCC;
	font-size: 0.88em;
	font-weight: bold; }*/

/*  Habillage des forums */
ul.forum { display: block; clear: both; margin: 0; padding: 0; }
ul.forum, ul.forum ul { list-style: none; }
.forum-fil { margin-top: 1.5em; }
.forum-fil ul { display: block; margin: 0; padding: 0; margin-left: 1em; }
.forum-chapo .forum-titre, .forum-chapo .forum-titre a { display: block; margin: 0; padding: 0; font-weight: bold; text-decoration: none; color: #333; }
.forum-chapo small {}
.forum-texte { margin: 0; padding: 0.5em 1em 0 1em; color: #333; font-size: 0.82em; }
.forum-texte .forum-lien {}
.forum-texte .forum-repondre-message { margin: 0; padding: 1px 0; text-align: right; }

/*Boite d'un forum : eclaircissement progressif des bords */
ul .forum-message { border: 1px solid #666; margin: 0; padding: 0; margin-bottom: 1em; }
ul ul .forum-message { border: 1px solid #A4A4A4; }
ul ul ul .forum-message { border: 1px solid #B8B8B8; }
ul ul ul ul .forum-message { border: 1px solid #CCC; }
ul ul ul ul ul .forum-message { border: 1px solid #E0E0E0; }
ul ul ul ul ul ul .forum-message { border: 1px dotted #E0E0E0; }

/* Boite de titre d'un forum : mise en couleur selon la profondeur du forum */
ul .forum-chapo { border: none; border-bottom: 1px dotted #B8B8B8; margin: 0; padding: 3px 6px 2px 6px; font-size: 0.88em; background: #C4E0E0; }
ul ul .forum-chapo { background: #D4E8E8; }
ul ul ul .forum-chapo { background: #E4F0F0; }
ul ul ul ul .forum-chapo { background: #F4F8F8; border-bottom: 1px dotted #E0E0E0; }
ul ul ul ul ul .forum-chapo { background: #FFF; }

/*  ------------------------------------------
/*  Habillage des petitions
/*  ------------------------------------------ */

#signatures { clear: both; font-size: 0.77em; }

#signatures h2 {
	padding: 0.5em;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold; }

#signatures table { width: 100%; margin: 1em 0; }
#signatures thead { display: none; } /* On n'affiche pas les titres du tableau */

#signatures td.signature-date {
	background: #E4F0F0;
	padding: 0.5em;
	white-space: nowrap; }

#signatures td.signature-nom {
	background: #ECF4F4;
	padding: 0.2em;
	text-align: center;
	font-weight: bold; }

#signatures td.signature-message {
	background: #F4F8F8;
	padding: 0.4em;
	font-size: 0.96em; }

/*  ------------------------------------------
/*  Couleurs des liens
/*  ------------------------------------------ */
a { text-decoration: none; color: #454646; }


/* menu */

#menu {

/*left: 208px;*/
margin-left: 22px;
padding: 0;
position: absolute;
top: 192px;
min-height: 20px;
/*border: 1px dashed orange;*/
font-size: 13px;
float: left;
display: block;
}


#menu dl {
float: left;
display: block;
}

#menu dd, #menu dl, #menu dt {
clear: none;
list-style: none;
margin: 0;
padding: 0;
}

#menu dd {
/*border: 1px solid green;*/
min-height: 50px;
display: block;
}

#menu li {
display: inline;
font-size: 12px;
}

.item a {
	display: block;
	padding-top: 12px;
	min-height: 28px;
	padding-right: 8px;
	padding-left: 8px;
	font-weight: bold;
	color: grey;
}

.item a:hover {
	background-image: url("../mes_images/menu_hover.png");
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	color: white;
	font-weight: bold;
}


#smenu1, #smenu2, #smenu3, #smenu4, #smenu5, #smenu66, #smenu248{
font-size:10px;
position:absolute;
top:48px;
width:650px;
margin-bottom: 6px;
}

#smenu1 a, #smenu2 a, #smenu3 a, #smenu4 a, #smenu5 a, #smenu66 a {
color: grey;
margin-right: 8px;
}

#smenu1 a:hover, #smenu2 a:hover, #smenu3 a:hover, #smenu4 a:hover, #smenu5 a:hover, #smenu66 a:hover, #smenu248 a:hover  {
color: black;
}

.decalage {
	margin-left: 10px;
}

/*-------------essai menu hauche formation-------*/
/*.niveau3 {border: 1px solid red;}

  ul ul {display: none; position: absolute; left: 144px; top: -1px; margin:0px; padding: 0px; border: 1px solid grey;}
  li {font-size: 12px; list-style-type: none; position: relative; width: 140px; background-color: #E0E0E0; padding: 2px; margin: 0px; }
  li:hover {background-color: #FFFF70;}
  li:hover ul.niveau2, li li:hover ul.niveau3 {display: block}
  li.plus {background-position:right; background-image: url(illustrations/fdroite.gif); background-repeat: no-repeat; border-bottom: 1px solid grey;}

*/

.radmc .raddivider {
	display: block;
	font-size: 1px;
	border-width: 0px;
	border-style: solid;
	position: relative;
	z-index: 1;
}
.radmc .raddividery {
	float: left;
	width: 0px;
}
.radmc .radtitle {
	display: block;
	cursor: default;
	white-space: nowrap;
	position: relative;
	z-index: 1;
}
.radclear {
	font-size: 1px;
	height: 0px;
	width: 0px;
	clear: left;
	line-height: 0px;
	display: block;
	float: none !important;
}
.radmc {
	position: relative;
	z-index: 10;
}
.radmc a, .radmc li {
	float: left;
	display: block;
	white-space: nowrap;
	position: relative;
	z-index: 1;
}
.radmc div a, .radmc ul a, .radmc ul li {
	float: none;
}
.radsh div a {
	float: left;
}
.radmc div {
	visibility: hidden;
	position: absolute;
}
.radmc li {
	z-index: auto;
}
.radmc ul {
	left: -10000px;
	position: absolute;
	z-index: 10;
}
.radmc, .radmc ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.radmc li a {
	float: none
}
.radmc li:hover>ul {
	left: auto;
}
#rad0 li {
	float: none;
}
#rad0 li:hover>ul {
	top: 0px;
	left: 100%;
}
#rad0 {
	width: 80%;
	background-color: transparent;
	border-width: 1px 2px 1px 2px;
	border-style: solid;
	border-color: #AAAAAA;
	/*margin-left: 8px;*/
	margin-top: 10px;
}
#rad0 a {
	padding: 5px 5px 5px 8px;
	background-color: #DDDDDD;
	color: #000000;
	/*font-family: Arial;*/
	font-size: 13px;
	text-decoration: none;
	border-width: 1px 0px 1px 0px;
	border-style: solid;
	border-color: #AAAAAA;
}

body #rad0 .radactive, body #rad0 .radactive:hover {
	text-decoration: underline;
	background-color: #AAAAAA;
}
#rad0 div, #rad0 ul {
	padding: 10px 0px 10px 0px;
	background-color: #FFFFFF;
	border-width: 1px;
	border-style: none;
	border-color: #CCCCCC;
}
#rad0 div a, #rad0 ul a {
	padding: 2px 0px 2px 15px;
	margin: 0px 5px 0px 5px;
	background-color: transparent;
	background-image: none;
	border-style: none;
}
#rad0 div a:hover, #rad0 ul a:hover {
	text-decoration: underline;
	background-color: #AAAAAA;
}
}
body #rad0 div .radactive, body #rad0 div .radactive:hover {
	background-color: #DDDDDD;
}

.devenir_pompier {
	float: right;
	width: 20%;
	height: 70px;
	/*border: 1px solid orange;*/
	margin-top: 10px;
	margin-right: 29px;
	background-image: url("../mes_images/devenir_pompier.png");
	background-repeat: no-repeat;
	/*border: 1px solid blue;*/
	padding-top: 8px;
}

.devenir_pompier a {
	color: red;
	margin: 0 auto;
	width: 92%;
	height: 60px;
	font-weight: bold;
	padding-left: 16px;
	/*border: 1px solid purple;*/
	display: block;
}


.titre_formation {
	font-weight: bold;
	color: red;
}


.calendrier {
	width: 100%;
	/*border: 1px solid red;*/
	min-height: 23px;
	padding-left: 4px;
	padding-top: 4px;
}

.essai_menu {
width: 100%;
/*border: 1px dashed orange;*/
}

.essai_menu img{
border: 1px solid black;
background-color: green;
}

.bouton {
border: 2px dotted green;
width: 14%;
}

.descriptif {
	/*border: 1px solid orange;*/
	width: 90%;
	min-height: 10px;
	float: left;
}

#titre_rubrique_formation {
	/*border: 1px dashed yellow;*/
	width: 80%;
	margin: auto;
}

.logo_formation {
/*border: 2px dashed blue;*/
float: left;
}

#parution {
	margin-bottom:0.1em;
	width: 175px;
	min-height: 100px;
	float: right;
	margin-right: 24px !important; /*pour firefox*/
	margin-right:23px !important!;
	padding-left:8px;
	/*border: 2px dashed purple;*/
}

#parution h2 {
	width: 70%;
	/*margin: auto;*/
	padding-left: 22px;
	padding-top: 8px;
	font-weight: bold;
}

#parution li {
	margin-top: 8px;
	margin-left: 12px;
	font-size: 11px;
	font-weight: bold;
	color: black;
}



.archives {
	width: 30%;
	/*border: 2px dashed black;*/
	margin-left: 22px;
}

.picto {
	width: 84px;
	float: left;
	padding-right: 16px;
}

#codis {
	margin-top: 4px;
	margin-bottom: 4px;
}

.espace_public {
	width: 74%;
	/*border: 2px dashed black;*/
	float: right;
}
.espace_public  a{
	font-weight: bold;
}

.titre_une {
	color: #dc0912;
	font-weight: bold;
}



.espace_fiche {
	/*border: 2px dashed black;*/
	width: 74%;
	float: right;
}

.encart_raccourci {
	/*border: 2px dashed black;*/
	width: 76%;
	float: right;
	padding-top: 8px;
}

#carte {
	width: 50%;
	margin: auto;
}


#video {
	/*border: 2px dashed black;*/
width: 200px;

}

#colonne_droite_formation {
	width: 226px;
	float: right;
}

#compteur {
	width: 100%;
	min-height: 72px;
	background-image: url("../mes_images/compteur2.png");
	background-repeat: no-repeat;
	/*padding-left: 10px;*/

}


#nombre {
	width: 80px;
	height:34px;
	font-weight: bold;
	font-size: 18px;
	color: orange;
	background-image: url("../mes_images/grille.png");
	background-repeat: repeat-y;
	/*border: 1px dotted purple;*/
	margin-left: 10px;
	padding-top: 7px;
	padding-left: 10px;
}


#titre_compteur {
	width: 78px;
	color: white;
	font-weight: bold;
	padding-top: 2px;
	padding-left: 10px;
	font-size: 16px;
}

#texte_compteur {
	width: 92px;
	float: left;
	/*border: 1px solid blue;*/
	float: left;
	font-size: 12px;
	padding-top: 22px;
	padding-left: 16px;
	color: white;
}

#compteur_nb {
	width: 89px;
	/*border: 2px solid red;*/
	float: left;
	height: 55px;
}

table {
border: 1px dashed green;
float: right;
margin-top: 8px;
margin-bottom: 8px;
}

#date_debut {
	color: white;
	font-size: 10px;
	/*border: 1px dotted orange;*/
	width: 90%;
	padding-top: 6px;
	padding-left: 10px;
}



/* Style pour le <b style="color:black;background-color:#ffff66">menu</b> spipien*/
#affiche{
visibility:visible;
background-color:  white;
}

#cache{
display:none;
}

.lien{
	color:  black;
	text-decoration: none;
	/*margin-bottom: 1.5em;*/
	padding: 0.3em;
	font-size: 12px;
	font-weight: bold; 
	width: 100%;
	display: block;
	padding-left: 14px;
}

.lienon{
color: black ;
text-decoration: none;
font-weight: bold;
padding:0.82em 0.82em 0.82em 14px !important;
padding: 20px !important!;
font-size: 12px;

}


ul.racine{
list-style:none;
border-bottom: 2px solid #AAAAAA;
border-left: 2px solid #AAAAAA;
border-right: 2px solid #AAAAAA;
}



#largeur_menu_formation {
	width: 80%;
}

.racine li {
min-height: 20px ;
margin-bottom: 0;
padding-bottom: 0;

}

.article{
list-style-type:square;
}
.rubrique{
min-height: 0px !important;
min-height: 300px !important!;
margin-left:0px;
list-style-type:circle;
}

.rubrique *{
padding-left:7px;
}

.racine a:hover {
color: grey;
}


.bordures {
border-top: 2px solid #AAAAAA;
display: block;
clear: both;
}

#inter {
	width: 178px;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #AAAAAA;
}

#inter span {
	color: red;
	padding-left: 6px;
}

#nature_incident {
	margin-left: 34px;
}


#contenu_sommaire {
	float: right;
	width: 200px;
}

.deuxieme_niveau {
	/*border: 2px dashed orange;*/
	margin-left: 20px;

}

.troisieme_niveau {
	/*border: 2px dashed black;*/
	width: 200px;
	margin-left: 30px;
}

.quatrieme_niveau {
	/*border: 2px dashed black;*/
	width: 200px;
	margin-left: 40px;
}

.cinquieme_niveau {
	margin-left: 36px;
}

#test {
	/*border: 2px dashed red;*/
	width: 90%;
	float: left;
}

#test_image {
	/*border: 2px dashed orange;*/
	width: 2px;
	float: left;
	padding-right: 16px;
}


ul.plansite, ul.plansite ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  padding-left: 1.5em;
  font-size: 12px; }
  
ul.plansite li {
  border-left: 1px solid black;
  color: black;
  margin: 0;
  padding: 0;
  width: 300px;
}
  
ul.plansite li a {
  padding-right: 0.5em;
  text-decoration: none;
  color: black;
  border-bottom: 1px solid black;
	font-size: 14px;
  }
  
ul.plansite li strong {
  font-size: 105%; }
  
 .spacer {
 margin-bottom: 8px;

 }
 
 #texte_mentions {
	width: 70%;
	margin: 8px auto;
 }
 
#fond_actu {
	background-color: white;
	border-left: 1px solid #d3d1c9;
	border-right: 1px solid #d3d1c9;
	border-bottom: 1px solid #d3d1c9;
	width: 46%;
	min-height: 100px;
	/*border: 1px solid pink;*/
	float: left;
}

#liste_parutions ul{
	list-style: none;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 4px;
}

#liste_parutions a{
	font-size: 11px;
}

#title_actu {
	width:262px !important; /*firefox*/
	width:263px !important!; /* IE7*/ 
	height: 40px;
	color: #dc0912;
	font-size: 16px;
	padding-left: 10px;
	float: left;
}

.title_actu {
	background-image: url("../mes_images/barre_actu.png");
	background-repeat: repeat-x;
}

#titre_consulter {
	width: 198px;
	height: 40px;
	background-image: url("../mes_images/ht_parutions.png");
	background-repeat: no-repeat;
	float: left;
}

#actu h1 {
	font-weight: bold;
	padding-top: 10px;
	float: left;
}


#consulter {
	width: 174px;
	height: 14px;
	background-image: url("../mes_images/bs_parutions.png");
	background-repeat: no-repeat;
}

#consulter_entier {
	width: 174px;
	height: 39px;
	background-image: url("../mes_images/haut_parutions.png");
	background-repeat: no-repeat;
}

#consulter_entier h3{
	font-weight: bold;
	padding-top: 12px;
	color: white;
	padding-left: 10px;
}


#titre_consulter h3{
	font-weight: bold;
	padding-top: 26px;
	color: white;
	padding-left: 10px;
}
#liste_parutions {
	width: 174px;
	background-image: url("../mes_images/milieu_parutions.png");
	background-repeat: repeat-y;
	list-style: none;
	padding-bottom: 6px;
}

#liste_parutions li {
	color: #706868;
	font-size: 12px;
	font-weight: bold;
}

#pied_consulter {
	width: 174px;
	height: 12px;
	padding-left: 1px;
	background-image: url("../mes_images/bas_parutions.png");
	background-repeat: no-repeat;
}

.marges {
	padding:10px;
	list-style: none;
	margin-top: 22px;
}


#outil_sommaire a {
	font-weight: bold;
	color: grey;
	font-size: 12px;
}

#outil_sommaire li {
	padding-bottom: 6px;
	display: block;
}

#colonne_droite dt {
	color: grey;
	font-weight: bold;
}

#colonne_droite dd {
	width: 100%;
	margin: 0;
	padding:0;
	font-size: 11px;
	color: #4B4B4B;
}

#archives {
	width: 30%;
	float: right;
	font-weight: bold;
	font-size: 10px;
}


