/*  ----------------------------------------------------------- */
/*  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;*/
	background: #056578 url(img/fond.png) top center no-repeat;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 14px;
	color: #fff
}

img, table { margin: 0; padding: 0; border: none; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; /*font-size: 1em; font-weight: normal;*/ }
#TB_secondLine a { color: #666; }

/*  ------------------------------------------
/*  Disposition a l'ecran des blocs principaux
/*  ------------------------------------------ */
#page {
	width: 980px;
	text-align: left;
	margin: 0 auto;
	background: transparent;
}

#conteneur {
	width: 100%;
	clear: both;
 }

body.page_sommaire_corpo #conteneur #contenu {
	float: right;
	width: 800px;
	padding: 0;
	background: transparent;
}
body.page_sommaire #conteneur #contenu {
	float: left;
	width: 960px;
	padding: 0;
	background: transparent;
}

body.page_liste_services #conteneur #contenu {
	float: none;
	width: auto;
	padding: 0;
	background: transparent;
	}

#conteneur #contenu {
	float: right;
	width: 740px;
	padding: 1px 30px;
	background: url(img/art_norm_back.png) repeat-y;
	}
	
#content_art_norm_top {
	height: 30px;
	width: 740px;
	float: right;
	padding: 0px 30px;
	background: url(img/art_norm_top.png) no-repeat;
	}

#content_art_norm_bot {
	height: 30px;
	width: 740px;
	float: right;
	padding: 0px 30px;
	background: url(img/art_norm_bot.png) no-repeat;
	}


#conteneur #navigation {
	float: left;
	width: 160px;
	clear: both;
	text-align: center;
}
#conteneur #navigation a { text-decoration: none; }
#conteneur #navigation a:hover { text-decoration: underline; }

	body.page_sommaire #conteneur #navigation {
		float: right;
		width: 130px;
		text-align: center;
	}

.select_corpo {
	width: 206px;
	float: right;
	margin: 0;
	/*height: 44px;
	/*float: right;
	margin-top: 50px;*/
	/*padding: 20px 0 0 5px;*/
/*
	background: #e45214;
*/
	}
	
.select_corpo #corpo {
	width: 200px;
	}
	
#nav_boutons {
	float: right;
	width: 105px;
	}
	
#rub_agenda {
	width: 105px;
	height: 60px;
	float: right;
	background: transparent url(img/bouton_agenda.png) top left no-repeat;
	}
	
#rub_forum {
	width: 105px;
	height: 60px;
	float: right;
	background: transparent url(img/bouton_forum.png) top left no-repeat;
	}
	
#rub_galerie {
	width: 105px;
	height: 60px;
	float: right;
	background: transparent url(img/bouton_galerie.png) top left no-repeat;
	}
	
#rub_newsletter {
	width: 105px;
	height: 60px;
	margin: auto;
	background: transparent url(img/bouton_newsletter.png) top left no-repeat;
	}

#navigation #artisans_devdur {
	width: 130px;
	height: 75px;
	float: right;
	background: transparent url(img/bouton_devdur.png) top left no-repeat;
	}

/* Blocs du contenu (c-a-d. la colonne principale) */
#contenu .contre-encart {
/*	border:1px solid #7d9156; */
	float: left;
	/*width: 400px;*/
}
body.page_sommaire #contenu .contre-encart { width: 420px; }
body.page_sommaire_corpos #contenu .contre-encart { width: 400px; }

#top_art {
	height: 60px;
	width: 360px;
	background: transparent url(img/art_top.png) top left no-repeat;
	}
	
#bot_art {
	height: 35px;
	width: 360px;
	background: transparent url(img/art_bot.png) top left no-repeat;
	margin-bottom: 50px;
	}
	
#top_alaune {
	height: 45px;
	width: 415px;
	background: transparent url(img/alaune_top.png) top left no-repeat;
	}
	
#bot_alaune {
	height: 30px;
	width: 415px;
	background: transparent url(img/alaune_bot.png) top left no-repeat;
	margin-bottom: 50px;
	}

/* --------- */
/*#services_container {
	float: left;
	margin: 0;
	}

	
#top_services {
	height: 30px;
	width: 320px;
	background: transparent url(img/serv_top.png) top left no-repeat;
	}
	
#bot_services {
	height: 30px;
	width: 320px;
	background: transparent url(img/serv_bot.png) top left no-repeat;
	margin-bottom: 50px;
	}
	
#services {
	padding: 1px 20px;
	width: 280px;
	height: 400px;
	background: transparent url(img/serv_back.png) top left repeat-y;
	}*/

#lesservices img.spip_logos {
	padding: 0 10px 0 0;
	margin-bottom: 20px;
	}

#lesservices li.liste {
	border: 1px solid #fff;
	padding: 10px;
	}
	
/*********************/
body.page_article_nocorpo #conteneur #contenu {
	background: url(img/art_nocorpo_back.png) center repeat-y;
	float: none;
	width: 930px;
	padding: 1px 20px;
	}
	
body.page_article_nocorpo #conteneur #contenu_top {
	background: url(img/art_nocorpo_top.png) center no-repeat;
	height: 30px;
	width: 970px;
	}
	
body.page_article_nocorpo #conteneur #contenu_bot {
	background: url(img/art_nocorpo_bot.png) center no-repeat;
	height: 30px;
	width: 970px;
	}
	
	
/* --------------------
 * --------------------
 * */

#contenu .encart {
/*	border:1px solid #7d9156; */
	float: right;
	width: 400px;
	margin: 0;
	margin-bottom: 1em;
}
body.page_sommaire #contenu .encart { width: 540px; }

#contenu .encart_top {
	width: 580px;
	float: right;
	}
	

#somm_video {
	float: right;
	width: 400px;
	height: 375px;
	margin-bottom: 40px;
	background: url(img/fond_video.png) center no-repeat;
	}
body.page_sommaire #somm_video {
	margin-bottom: 0;
	}
	
#somm_video .spip_doc_descriptif {
	display: none;
	}
	
#somm_video .spip_documents {
	margin: 0;
	}

#somm_video h3.titre {
	text-align: right;
	margin-top: 10px;
	width: 350px;
	font-size: 1.1em
	}
	
#somm_video a { /*color: #e45214;*/ text-decoration: none; }
#somm_video a:hover { text-decoration: underline; }

#somm_video .voirlesvideos {
	text-align: right;
	padding-right: 50px;
	}
	
#contenu .encart_bottom {
	width: 540px;
	float: right;
	margin-top: 20px;
	}
	
.encart_bottom #syndic_somm {
	float: right;
	width: 250px;
	padding-top: 50px;
	background: transparent url(img/journal.png) top left no-repeat;
	}
.encart_bottom #syndic_somm a { text-decoration: none; }
.encart_bottom #syndic_somm a:hover { text-decoration: underline; }
	
#syndic_somm ul { padding-left: 20px; margin: 0; }
	
.encart_bottom #zoom_service {
	float: right;
	width: 230px;
	border-right: 2px solid #fff;
	padding: 40px 20px 0 0;
	margin-left: 20px; 
	background: transparent url(img/zoom.png) top left no-repeat;
	}

/* Entete */
#entete {
	/*width: 100%;*/
	margin-top: 2em;
	}
	
#entete #nom_site_spip, #entete a .spip_logos {
	display: block;
	float: left;
	font-weight: bold;
	font-size: 1.5em;
	}
	
#entete a { text-decoration: none; }

#entete .formulaire_recherche {
	}

/* TOP */
#top {
	width: 770px;
	height: 130px;
	color: #fff;
	font-weight: bold;
	font-style: italic;
	float: left;
	background: transparent url(img/topban.png) top left no-repeat;
	}
	
#topleft {
	float: left;
	width: 770px;
	}
	
#logolink {
	height: 100px;
	width: 200px;
	float: left;
	}
	
#toptitle {
	height: 70px;
	padding-left: 20px;					/* padding: /*25px*/ /*0 0 0 220px/*310px*/;
	float: left;
	}
	
#toptitle table {
	height: 70px;
	}
	#toptitle table td { vertical-align: top; }

#toptitle h1 {
	font-size: 1.1em;
	width: 440px;
	}
	
#topmenu {
	padding: 10px 0 0 20px;							/*padding: 10px 0 0 220px;*/
	/*width: 570px;*/
	float: left;
	font-size: 11px;
	}
	
#topmenu a {
	color: #fff;
	font-size: 0.9em;
	}
	
#topmenu ul {
	float: left;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	
#topmenu ul li {
	float: left;
	padding: 0 20px 0 0;
	}
	
#topmenu ul li a:hover, #topmenu ul li a:active {
	text-decoration: underline;
	}
	
#topright {
	float: right;
	width: 210px;
	margin-top: 10px;
	text-align: right
	}
	
.recherche_avancee {
	display: none;
	}

/* Fil d'Ariane */
#hierarchie {
	clear: both;
	color: #aaa;
	margin-bottom: 2em;
	font-size: 0.77em; }

.hierarchie {
	margin-bottom: 10px;
	font-size: 80%;
	}

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

/* 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: -3000em; height: 1%; }


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

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

/* Typo pour le contenu */
#contenu {
	font-family: "Trebuchet MS", 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
---------------------------------------------- */
.rubriques, .breves, .syndic, .forums, .divers {
	/*min-width: 10em;
	border: 1px solid #CCC;
	margin-bottom: 1em;
	font-size: 0.77em;

	padding:0px 0px 0px 0px;
	margin:6px 6px 12px 6px;*/
}

.menu-titre {
	/*padding: 0.2em 0.4em;
	border-bottom: 1px dotted #CCC;
	text-align: center;
	font-weight: bold;
	font-size: 12px; 
	color: #AE8D69;*/
}

#navigation #fond_logos {
	height: 125px;
	width: 125px;
	// margin-bottom: 70px;
	padding: 25px 0 0 25px;
	background: url(img/fond_logos.png);
	}
	
#navigation #puced { line-height: 1.5em; }
#navigation #puced li {
	padding-left: 30px;
	background: url(img/puce.png) top left no-repeat;
	}

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


/*  Des couleurs specifiques selon les types de menus
---------------------------------------------- */
.rubriques { 
	clear: both;
	font-weight: bold;
	font-size: 1.1em;
	margin-bottom: 2em;
	}
.rubriques .menu-titre { /*background: #F2FFF2; */}

.contre-encart .rubriques ul {
	list-style: none;
	}

.contre-encart .rubriques ul li {
	margin-bottom: 10px;
	}

.contre-encart .rubriques ul li a {
	display: block;
	height: 38px;
	width: 230px;
	color: #046072;
	font-size: 130%;
	padding: 12px 0 0 20px;
	text-decoration: none;
	background: url(img/boutonwide.png) top left no-repeat;
	}
	.contre-encart .rubriques ul li a:hover { text-decoration: underline; }

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

.syndic { 
	clear: both;
	padding: 30px 30px 0 0;
	border-right: 2px solid #fff;
	background: transparent url(img/journal.png) top left no-repeat;
	}
.syndic .menu-titre { background: #F0FCFC; }
.syndic a { text-decoration: none; }
.syndic a:hover { text-decoration: underline; }

.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: 2em; }

.cartouche .titre {
	font-size: 2em;
	font-weight: bold;
	color: #fff;
	}
#contenu .surtitre, #contenu .soustitre { font-size: 0.82em; }

.cartouche .spip_logos {
	float: right;
	margin-left: 16px;
	margin-bottom: 16px; }

.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 {
	margin-bottom: 1.5em;
	font-weight: bold;
	line-height: 1.4em; }

.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: 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: 0.88em; 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; clear: both; }

.liste-articles li .titre {
	font-size: 1.4em;
	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; }

.liste-mots {
	font-size: 0.62em;
	font-style: italic;}

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

.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; color: #666;}
.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: 155px; text-align: left; float: right; }
.formulaire_recherche label { display: none; }

/*  ------------------------------------------
/*  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; }


/*---    Ajout Anthony ----- */

.titre-rubrique {  
	font-size: 12px; 
	font-weight: bold; 
	color: #AE8D69;
}

#derniers_articles{
	/*border:1px solid #A99F78;
	background-color:#FFF;
	padding:0px 0px 0px 0px;
	margin:6px 6px 12px 6px;*/
	width: 360px;
	color: #fff;
	padding-bottom: 1px;
	background: transparent url(img/art_back.png) top left repeat-y;
	}
	
#alaune {
	width: 375px;
	/*color: #000;*/
	padding: 1px 20px;
	background: transparent url(img/alaune_back.png) top left repeat-y;
	}
	
#derniers_articles ul, #derniers_articles p, #alaune ul {
	margin: 0;
	padding: 0 20px 0 40px;
	}


li.liste{
	/*list-style-image:url(puce.gif);*/
	padding-bottom: 5px;
	

}

div.boite{
	padding-top: 45px;
}


/*  ------------------------------------------
/*  Couleurs des liens
/*  ------------------------------------------ */
a { text-decoration: underline; color: #fff; }
a:hover { text-decoration: none; }
a.spip_out { color: #fff; }


/* couleur des liens pour la classe .titre */

.titre a { text-decoration: none; }
.titre a:hover { text-decoration: underline; }


a.titre {  text-decoration: none; font-weight: bold; color: #96a02d}
a.titre:visited { color: #8ac02b}
a.titre:link { color: #8ac02b}
a.titre:hover { color: #32a02d}
a.titre:active { color: #32a02d}

/* couleur des liens avec ma class lire */
/*a.lire {  text-decoration: none; font-size: 12px; color: #96a02d}
a.lire:visited {  color: #96a02d}
a.lire:link {  color: #96a02d}
a.lire:hover {  color: #32a02d}
a.lire:active { color: #32a02d}*/
#derniers_articles a.lire { color: #8ac02b; }

/* couleur des liens pour la classe .titre2 */
a.titre2 {  text-decoration: none; font-weight: bold; color: #501c4f}
a.titre2:visited { color: #501c4f}
a.titre2:link { color: #501c4f}
a.titre2:hover { color: #933c92}
a.titre2:active { color: #933c92}

/* couleur des liens avec ma class lire2 */
a.lire2 {  text-decoration: none; font-size: 12px; color: #501c4f}
a.lire2:visited {  color: #501c4f}
a.lire2:link {  color: #501c4f}
a.lire2:hover {  color: #933c92}
a.lire2:active { color: #933c92}

/* Style des blocs dépliables de la pages les services */
div.cs_blocs {
	margin: 10px 0;
	}

div.cs_blocs div.blocs_destination a {
	color: #E45214;
	}

div.cs_blocs>div {
        border:solid 1px;
	margin-top: 10px;
	padding-left: 10px;
        background-color: #DFDFDF;

}

/* Rajouter pour IE6*/
div.blocs_destination {
        border:solid 1px;
	margin-top: 10px;
	padding-left: 3px;
        background-color: #DFDFDF;
		color: #666;

}


h4.blocs_titre, h4.blocs_replie {
        background:transparent none;
	
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0; }

/****/
hr {
	border: 0 none;
	height: 1px;
	background: #fff;
	}


/**/
.cadre {
	background: #ccc;
	}

/***/
table.spip tr.row_first { background: #034b5a; color: #fff; }
table.spip tr.row_even {  background: #056c81; color: #fff; }
table.spip tr.row_odd {  background: #07829b; color: #fff; }
/**/

h4.blocs_titre  { 
	background: transparent url(fleche_bas.png) left center no-repeat;
	}

h4.blocs_replie { 
	background: transparent url(fleche_droite.png) left center no-repeat;
	}
	
.flash {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 400px;
	border-style: solid;
	border-color: #E45214;
	text-align: center;
}


