/* CSS Document propriŽtŽ de urgentiste.fr 2010*/

/* -------------------------------*/
/* Barre de navigation du haut    */
/* -------------------------------*/

#menuhorizont {
   margin: 0;
   padding: 0;
   width: 990px;
   height: 67px;
   float: left;
}
#menuhorizont ul {
   
}
#menuhorizont ul li {
   float: left;
   list-style-type: none;
   border-left: 1px solid #444648;
   font-size: 14px;
   padding:0px 10px ;
   line-height:67px;
   height: 67px;
}
#menuhorizont ul li a {
   margin: 0;
   padding: 0;
   color: #FFF;
   text-decoration: none;
}
#menuhorizont ul li a:hover {
   background-color: #212121;
}
#bandeau{
	display:block;
	width:990px;
	height:170px;
	float:left;
	clear:both;
}
#bandeau .bandeau1{
	display:block;
	width:500px;
	height:150px;
	float:left;
	font-size:16px;
	text-align:right;
	padding-top:20px;
}
#bandeau .bandeau2{
	display:block;
	width:300px;
	height:120px;
	float:right;
	font-size:12px;
	text-align:right;
	padding-top:20px;
}
.tx_recherche{
	display:block;
	float:right;
	background:none repeat scroll 0 0 transparent;
	border:0 none;
	color:#FFFFFF;
	width:300px;
	clear:both;
	padding-bottom:13px;
}
.tx_recherche input{
	background:none repeat scroll 0 0 #454545;
	border:1px solid #474E50;
	color:#FFFFFF;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	text-align:center;
	padding:5px;
	font-weight:bold;
}
/* LES TRANSMETTEURS

/*  ------------------------------------------
/*  Correction des styles HTML par defaut
/*  ------------------------------------------ */
body {
	background: url("/IMG/txbg1.png") repeat-x   #FFFFFF;
	margin: 0;
	padding:0;
}

img, table { margin: 0;	margin-top:10px
	margin-bottom:20px; padding: 0; border: none; }
ul, ol, li { margin: 0; padding: 0; }
ul { list-style: none; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 1em; font-weight: normal; }

/*  ------------------------------------------
/*  Disposition a l'ecran des blocs principaux
/*  ------------------------------------------ */
#page {

	width: 990px;
	margin: 0 auto;
	}

#conteneur { width: 990px; }

#conteneur #contenu {
	float: left;
	width: 700px;
	margin-bottom: 1em;
	min-height:700px;
}

#conteneur #navigation {
	float: right;
	width: 250px;
	text-align: right;
}

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

#contenu .encart {
	float: right;
	width: 700px;
	margin-bottom: 1em;
}

/* Entete */
#logo {
	float: right;
	width: 990px;
	text-align: right;
	height:22px;
	}
#logo a{
	color:#545658;
	font-size:10px;
	line-height:20px;
	}
#logo a:hover {
	color:#E18700;
	}	
/* Fil d'Ariane */
#hierarchie {
	clear: both;
	font-size: 12px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
	margin-top: 10px;
}
/* Pied de page */
.footer {
	clear: both;
	width:100%;
	margin: 0 auto;
	margin-top: 15px;
	text-align: center;
	font-size: 12px;
	padding: 10px;	
	background-color: #B6B9DC;
	color: #FFF;
}
.footer a, #pied small a:visited{ 
	text-decoration: none;
	color: #FFF;}

.footer a:hover { 
	text-decoration: none;
	color: #ggg;}
	
/* Espaceur de blocs */
.nettoyeur { clear: both; margin: 0; padding: 0; border: none; height: 0; line-height: 1px; font-size: 1px; }

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


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

/* Typo pour les menus et la navigation */
body, #navigation, .encart, .formulaire_spip {
	font-family: Verdana, Arial, Helvetica, sans-serif; }

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

/* Typo pour les citations et extraits introductifs */
q, blockquote, .liste-articles li .texte, h3.spip, .voirskel {
	font-family: Verdana, Arial, Helvetica, sans-serif; }
	
h3.spip {
	text-align : left;
	margin-top : 0px;
	margin-bottom : 1em;
	font-size:150%;
	font-weight : bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #454545;
	padding:0px ;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #454545;
}

strong.spip {
text-align : left;
margin-top : 0px;
margin-bottom : 5px;
font-size : 14px;
font-weight : bold;
font-family : Verdana, Arial, Helvetica, sans-serif;

color : #222;
}


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



/*  Habillage general des menus de navigation
---------------------------------------------- */




.encart p { margin: 0; padding: 0.2em 0.7em; text-align: left;  }
.encart ul { padding: 0; text-align: left; background:white;font-size: 12px;}
.encart li { padding: 0; }
.rubriques, .breves, .syndic, .forums, .divers {
	width:204px;
	padding: 10px;
	font-size: 14px;	
}
.sousrubriques {
	width:204px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	background-color: #FFF;
}
.menu-rech {
	text-align: center;
	background-color: #FFF;
}
.menu-nav {
	margin:0px;
	width:270px;
}
.menu-nav h3 {
color:#000;
margin:0;
padding:0 0 5px 5px;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:125%;
}
.menu-nav .subnav {
padding:0px;
padding-top:5px;
padding-bottom:10px;
}
.subnav {
border-top:1px solid #CCCCCC;
}
.subnav2 {
border-bottom:1px solid #CCCCCC;
}
.subnav3 {
border-top:0px solid #CCCCCC;
	font-size: 10px;
}
.subnav4 {
border-top:0px solid #CCCCCC;
	font-size: 10px;
}
small{
	font-size: 10px;
}
.menu-titre {
	text-align: left;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #FFF;
}
.menu-titre ul li{
	list-style-type: none;
	background-color: #FFF;
}
.menu-item {
	text-align: center;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}



/*  Des couleurs specifiques selon les types de menus
---------------------------------------------- */
.rubriques, .breves, .syndic, .forums, .divers {
	clear:both;
	width: 204px;
	border: 0px solid #CCC;
	margin:0 auto 20px;
	font-size: 0.77em;
}

.breves {
	width: 680px;
	margin: 10px;
}
.rubriques {
	background: #FFF;
}
.rubriques .menu-titre {
	background-color: #FFF;
}

.rubriques ul li {

	text-transform: uppercase;
}
.rubriques ul li ul li  {

	text-transform: none;
}


.breves {
	background-color: #FFF;
}
.breves .menu-titre { background: #FFFFFF; }

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

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

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

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

/*  Cartouche et titraille
---------------------------------------------- */
.cartouche { margin-bottom: 10px; }

.cartouche .titre {
	font-size: 20px;
	font-weight : bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: #DA8C0E;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #DA8C0E;
	}
#contenu .surtitre, #contenu .soustitre { font-size: 0.82em; }


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

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


/*  Mise en forme des textes du contenu
---------------------------------------------- */
.chapo {
	clear:both;
	margin-top: 16px;
	margin-bottom: 16px;
	/*font-weight: bold;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #555;
	font-size: 14px;
	text-align: justify;
	padding: 0px;
	}

.lien {
	background: #EEE;
	margin: 1em;
	margin-bottom: 1.5em;
	padding: 0.82em;
	border: 1px solid #CCC;
	font-size: 0.82em;
	font-weight: bold; }

.texte {
	color: #000;
	font-size: 14px;
	text-align: justify;
}

.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; }


.fragment {
	clear:both;
	margin-bottom: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #555;
	font-size: 14px;
	text-align: justify;
	padding: 0px;
	}
.fragment li{
	clear: both;
	padding: 0px;
	margin: 0px;
	padding-left:10px;
	padding-bottom:10px;
}
	
.liste_separateur {	
	width: 100%;
	height: 20px;
	margin: 0px;
	background-image: url(/squelettes/img/rayblut1.gif);
	background-repeat: repeat-x;
}

/********************************/
/*   BLOCS SOMMAIRE */
/********************************/


.bloc-full {
	width: 660px;
	margin: 0px;
	padding-bottom: 15px;
	background-image: url(/squelettes/img/rayblu2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bloc-half-left {
	float: left;
	width: 325px;
	margin: 0px;
	padding-bottom: 20px;
	background-image: url(/squelettes/img/rayblut1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	}
.bloc-half-right {
	float: right;
	width: 325px;
	margin: 0px;
	padding-bottom: 20px;
	background-image: url(/squelettes/img/rayblut1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	}
.bloc-third-left {
	float: left;
	width: 210px;
	margin: 0px 13px 0px 0px;
	padding: 0px;
	}
.bloc-third-middle {
	float: left;
	width: 210px;
	margin: 0px;
	padding: 0px;
	}
.bloc-third-right {
	float: right;
	width: 210px;
	margin: 0px;
	padding: 0px;
	}



/*  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: 0.88em; font-weight: bold; }
#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 {
	clear: both;
	padding: 0px;
	margin-bottom: 30px;
}

.liste-articles li{
	clear: both;
	padding: 0px;
	margin: 0px;
	padding-bottom:15px;
}

.liste-articles li .titre {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	
 }

.liste-articles li .spip_logos {
	float: left;
	padding: 3px;
	margin-right: 1em;
	margin-left: 0px;
	clear: right;
	}

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

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

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

.liste-articles li .texte {
	padding: 0;
	padding-top:5px;
	padding-bottom:5px;
	font-size: 12px;
	line-height: 1.4em;
	border: 0px;

}

.pagination { font-size: 12PX; margin-left:20px; }

/*  ------------------------------------------
/*  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;
	text-align: center; }

.page_plan #contenu .contre-encart ul {
	display: block;
	clear: left;
	margin-left: 1em;
	margin-bottom: 1em;
	list-style: square; }
.page_plan #contenu .contre-encart li { list-style: inherit; }

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


/* Correction des styles HTML par defaut */
.formulaire_spip form, .formulaire_spip fieldset, .formulaire_spip legend, .formulaire_spip label, .formulaire_spip input, .formulaire_spip textarea, .formulaire_spip select, .formulaire_spip option { margin: 0; padding: 0; border: none; background: none; }

/* Styles des formulaires de Spip */
.formulaire_spip {
	text-align: left;
	font-size: 0.77em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.formulaire_spip p {
	margin: 0.5em 0;
	padding: 0; }

.formulaire_spip fieldset {
	display: block;
	margin: 0em;
	padding: 0em;
	border: 1px none #999999;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}
.formulaire_spip legend {
	font-weight: bold;
	padding: 3px; /* Sinon, superposition dans MSIE */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #22449A;
	margin: 0px;
}

.formulaire_spip label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.formulaire_spip .forml {
	width: 99%;
	padding: 1px;
	border: 1px inset;
	font-family: inherit;
	font-size: inherit; }

.spip_bouton { text-align: right; }
.spip_bouton input {
	margin: 3px 0;
	padding: 1px 2px;
	border: 2px outset;
	font-weight: bold;
	float: right; }

/* Reponse du formulaire */
.reponse_formulaire {
	font-weight: bold;
	color: #DB8E0F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
fieldset.reponse_formulaire {
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

/* Previsualisation du message */
fieldset.previsu {
	padding: 1em;
	border: 1px solid;
	width: 400px;
}

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

/* Choix des mots-clefs */
.choix_mots { width: 47%; float: left; } 
.choix_mots label { display: inline; }

/* Formulaire de recherche */
.formulaire_recherche {
	text-align: left;
	width: 16em;
}
.formulaire_recherche label { display: none; }

/*  ------------------------------------------
/*  Habillage des forums
/*  ------------------------------------------ */

.forum-repondre, .forum-decompte {
	clear: both;
	margin-top: 2.5em;
	padding-top: 2px;
	font-size: 0.88em;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

/* * Habillage des forums */
ul.forum { display: block; clear: both; margin: 0; padding: 0; }
.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: 14px; }
.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 solid #B8B8B8; margin: 0; padding: 3px 6px 2px 6px; font-size: 14px; 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: #656565; }
a:hover {
	text-decoration: none;
	color: #B0279F;
}


/*  ------------------------------------------
/*  Habillage des tableaux
/*  ------------------------------------------ */

table.spip {
width: 100%;
margin : auto;
margin-top : 1em;
margin-bottom : 1em;
border : 1px solid #A7259E;
border-collapse : collapse;
}
table.spip caption {
caption-side : top;
text-align : center;
margin : 1em;
padding : 0px;
font-weight : bold;
}
tr.row_black {
background-color : #000000;
}
table.spip tr.row_first {
background-color : #FFF;
}
table.spip tr.row_odd {
/*background-color : #FEFCFD;*/
background-color : #F0FBF3;
}
table.spip tr.row_even {
background-color : #F5FAF8;
}
table.spip th, table.spip td {
padding : 5px;
text-align : justify;
vertical-align : middle;
border : 1px solid #A7259E;

}

/*  ------------------------------------------
/*  Habillage des logos
/*  ------------------------------------------ */


.spip_logos,
.cartouche .spip_logos,
.logo-liste-art .spip_logos
{
	padding: 10px;
}

/* Logos, documents et images */
img, .spip_logos { margin: 0; padding: 0; border: none; }

.spip_documents { text-align: center; }
.spip_documents_center { clear: both; width: 100%; margin: auto; }
span.spip_documents_center { display: block; margin-top:1em; margin-bottom: 15px; }
.spip_documents_left { float: left; margin-right: 15px; margin-bottom: 15px; }
.spip_documents_right { float: right; margin-left: 15px; margin-bottom: 15px; }
.spip_doc_titre { font-weight: bold; font-size: 0.8em; margin-left: auto; margin-right: auto; }
.spip_doc_descriptif { clear: both; font-size: 0.8em; margin-left: auto; margin-right: auto; }




