/* @override 
	http://localhost/flabelline/flabelline_tpl/flabelline.css
	http://www.webetcaetera.net/flabelline/flabelline_tpl/flabelline.css
	http://flabelline-plongee.fr/flabelline_tpl/flabelline.css
	http://localhost:8888/flabelline/flabelline_tpl/flabelline.css
	http://www.flabelline-plongee.fr/flabelline_tpl/flabelline.css
*/
/* @group My Group */

/* @end */
* {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

li {
	list-style-type: none;
}
body { 
	background: #E8E9F5 url(img/back_body.png); 
	margin: 0; 
	padding: 0; 
	text-align: center; 
	font: 100% "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #53436E;
	}

#page { 
	font-size: 0.8125em;
	width: 1024px;
	margin: 0 auto; 
	text-align: left; 
	background: #E8E9F5 url(img/back_conteneur.png) center repeat-y;
	}
/* @group Général */
.floatleft{
	float: left;
	}
.floatright{
	float:  right;
	}
.clear{
	clear: both;
	}
.bold{
	font-weight: bold;
	}
p{
	margin-bottom: 5px;
	}
i{
	font-style: italic;
	}
strong{
	font-weight: bold;
	}
a, a:link{
	color: #5f3b92;
	text-decoration: none;
	border-bottom: 1px ;
	border-style: dotted;
	}
a:hover, a:active, a:focus{
	color: #794E98;
	border-bottom: 1px ;
	border-style: solid;
	}
#col1 a, #pied a{
	border: none;
	}

/* @end */

/* @group Structure */

#col1{
	width: 270px;
	float: left;
	text-align: center;
	}
#col2{
	width: 700px;
	float:  left;
	}
	
/* @group Header */

#header{
	height: 246px;
	margin-top: 10px;
	margin-left: 10px;
			}
.lang{
	width: 150px;
	text-align: right;
	}
/* @end */

/* @group Contenu */
#conteneur { 
	width: 984px;
	background: url(img/back_top_header.png) center top no-repeat;
	padding: 20px;
	}

.surtitre, .soustitre { 
font-size: 0.90em; 
color: #666; 
text-transform: uppercase; 
letter-spacing: 0.10em; 
margin-top: 10px;
}
.texte_article{
	margin-top: 15px;
	padding: 0 15px 0 15px;
	
	}
.texte_main { 
	font-size: 0.95em;
	line-height: 1.40em;
	text-align:  justify;	
	padding: 10px 0 10px 0; 
	border-bottom: 3px solid #53436E;	
	}
h1.titre{
	font-size: 1.20em; 
	color: #53436E;	
	padding-left: 5px;
	border-bottom: 3px solid #53436E;
	}
	
h2 { font-size: 1.10em; 
	font-weight: normal; 
	}

h3{
	color: #53436E;
	}

.spip_documents_right { 
		float: right; 
		margin: 5px 0 5px 15px;
				}

.spip_documents_center { 
			display: block; 
			clear: both; 
			width: 100%; 
			margin: 1em auto; 
			}
ul.spip{
	padding: 5px;
	}
ul.spip li{
	text-indent: 10px;
	background: url(puce.gif) left 1px no-repeat;
	line-height: 1.4em;
	}
#documents_joints{
	padding-top: 5px;
	}
#documents_joints ul{
	padding: 2px 10px;
	}
#documents_joints ul li{
	list-style-type: square;
	list-style-position: inside;
	margin: 5px 0 15px 0 ;
	}
#gmap{
	text-align: center;
	margin: 10px auto 0 auto;
	}
#gmap small a{
	color: #53436E!important;	
	}
.texte_main h3.spip, h3.spip{
	width: 100%;
	clear: both;
	font-size: 1em;
	text-align: left;
	color: #53436E; 
	padding-bottom: 5px;
	text-transform: uppercase; 
	margin-top: 10px;
	font-weight: bold;	
	text-decoration: underline;
	}
.hyperlien h3{
	border-top: 1px dotted #53436E;
	padding-top: 3px;
	}

/* @group result_recherche */

li.puce{
	padding: 3px 10px;
	background: url(puce.gif) 0% 45% no-repeat;
	}
.page_recherche .texte_article ul{
	padding: 10px 0;
	}

/* @end */

/* @group le blog + Plan */
#arianne_blog{
	clear: both;
	margin-bottom: 10px;
	font: italic 0.80em "Comic Sans MS";
	}
.blog h2{
	color: #171854;	
	padding-left: 5px;
	text-transform: uppercase;
	width: 50%;
	font: bold 1.40em "Trebuchet MS";
	margin: 0 0 20px 0;
	}
div.rss{
	width: 50%;
	text-align: right;
	margin-left:50%;
	font-size: .9em;	
	}
.rss img{
	float: right;
	padding-left: 5px;
	}
#liste_blog a{
	color: #003369;
	text-decoration: none;
	border: none;
	}
#liste_blog, #plan{
	width: 95%;
	margin: 10px auto;
	}
#liste_blog li{
	color: #003369;
	margin: 20px 0;	
	}
#liste_blog h3{	
	font: 1.2em Arial, Helvetica, Geneva, sans-serif;
	border-bottom: 1px solid;
	margin: 3px;
	padding-left: 10px;
	background: url(puce.gif) 0% 20% no-repeat;
	}
.texte_blog{
	padding: 10px 0;
	border-bottom: 1px solid ;
	}
.retour, .suivant{
	width: 50%;
	font-size: 0.8em;
	padding-top: 5px;
	}
.suivant{
	text-align: right;
	padding-top: 5px;
	float: right;
	}
#plan li h2{
	text-transform: capitalize;
	border-bottom: none;
	text-decoration: underline;
	padding-bottom: 5px;	
	}
#plan ul li{
	padding-top: 5px;
		}
#liste_blog small{
	color: #ED260E;
	font-size: 0.8em;
	}
#liste_blog small a{
	color: #ED260E;
	}
#liste_blog .chapo{
	padding: 5px 0 0 0;
	}
li.rubrique_plan{
	width: 40%;
	float: left;
	margin: 10px;
		}
#plan ul li ul li{
	line-height: 1.2em
	}

/* @end */
.spip_documents_left { 
	float: left; 
	margin: 5px 15px 5px 0px ;
		}
.spip_documents_left dt{
	margin-bottom:10px;
	}
/* @end */

/* @group Footer */

#pied { 
clear: both; 
width: 1024px; 
margin: 0 auto;
text-align: center; 
background: url(img/back_footer.png) center bottom no-repeat;
padding: 20px 0 10px 0;

}
#pied p{
	line-height: 20px;
	font-size: 0.85em;
	}
#pied a{
	color: #53436E;
	}
#pied a:hover{
	color: #794E98;
	}
/* @end */



/* @end */

/* @group Navigation */
#navigation_englob {  
	margin: 0 45px 10px 0 ;
	overflow: hidden; 
	}
#extra { margin-top: 1em; overflow: hidden; }
#ariane { 
	clear: both; 
	margin: 2px 0 0 0; 
	font-size: 0.80em;
	padding-left: 5px;
	font-style: italic;
	}
#ariane a{
	font-style: italic;
	}
/* @end */

/* @group Couleurs */
.color_back_4, .color_back_13{
	background: #175189;
	}
.color_back_6, .color_back_14{
	background: #0C699F;
	}
.color_back_7, .color_back_15{
	background: #2883B8;
	}
.color_back_8, .color_back_16{
	background: #329FC8;
	}
.color_back_9, .color_back_17{
	background: #7DBCD3;
	}
.color_back_10, .color_back_18{
	background: #794E98;	
	}
.color_back_face{background: #3B5998;}		
/* @end */

/* @group menu */
.on { font-weight: normal;}

#lang{	
	margin: 0 0 10px 22px; 
	font-size: 0.9em;
	text-align: left;
	}
#formulaire_menu_lang label{
	display: none;
	}
ul#menu, ul#menu ul, ul#menu2 ul{
  list-style-type:none;
  margin: 0 auto ;
  padding: 0;
  width: 180px;
  text-align: left;
  font-size: 0.9em;
  background: #8BA8C4;  
    }
ul#menu2{
	text-transform: uppercase;
	background: #7FAFC1;
	list-style-type:none;
  	margin: 20px auto 10px auto;
 	padding: 0;
  	width: 180px;
  	text-align: left;
  	font-size: 0.9em;
	}
ul#menu a, ul#menu2 a {
  display: block;
  text-decoration: none;	
}

ul#menu li {  
  text-transform: uppercase;
  border-bottom: 1px solid #fff;

	}
ul#menu li a.opened{
	border-bottom: 1px solid #fff;
	cursor: default;	
	}
ul#menu li a, ul#menu2 li a {	
  color: #fff;	
  padding:6px 3px 6px 10px;   
}

ul#menu li ul li a {
  background: #8BA8C4;
  color: #fff;
  border-left: 10px #8BA8C4 solid;
  padding-left: 4px;
}

#menu li ul li.color_puce_4 a:hover, #menu li ul li.color_puce_4 a.on,#menu li ul li.color_puce_13 a:hover, #menu li ul li.color_puce_13 a.on {
  border-left: 10px #175189 solid;
  }
 #menu li ul li.color_puce_6 a:hover, #menu li ul li.color_puce_6 a.on,  #menu li ul li.color_puce_14 a:hover, #menu li ul li.color_puce_14 a.on {
  border-left: 10px #0C699F solid;
  }
  #menu li ul li.color_puce_7 a:hover, #menu li ul li.color_puce_7 a.on, #menu li ul li.color_puce_15 a:hover, #menu li ul li.color_puce_15 a.on {
  border-left: 10px #2883B8 solid;
  }
 #menu li ul li.color_puce_8 a:hover, #menu li ul li.color_puce_8 a.on,  #menu li ul li.color_puce_16 a:hover, #menu li ul li.color_puce_16 a.on {
  border-left: 10px #329FC8 solid;
  }
 #menu li ul li.color_puce_9 a:hover, #menu li ul li.color_puce_9 a.on,  #menu li ul li.color_puce_17 a:hover, #menu li ul li.color_puce_17 a.on {
  border-left: 10px #7DBCD3 solid;
  }

/* @end */

/* @group Formulaires */

div.formulaire_recherche{
	text-align: center;
	margin: 0 45px 0 10px ;
	}
input#recherche.text{
	width: 142px;
	margin: 0 auto;
	border: 1px inset #a6a6a6;
	padding:3px 2px;
	}

input.submit{
	background: url(img/input_search.png) left top no-repeat;
	padding: 3px 15px 7px 6px;
	cursor: pointer;
	font-weight: bold;
	color: #666;
	font-size: 0.9em;
		}
input.submit:hover{
	color: #53436E;
	}

div#formulaire_ecrire_auteurnew{
	width:90%;
	margin: 20px auto;
	font-weight: normal;
	}
#formulaire_ecrire_auteurnew img{
	float: left;
	}
#formulaire_ecrire_auteurnew input.submit{
	
	background: url(img/back_send.png) left top no-repeat;
	float: left;
	margin-left: 440px;	
	padding: 12px 5px 25px 25px;
		}
fieldset legend{
	display: none;
	}

/* @end */
/* @group Calendrier */
#calendar{
	margin: 0 68px 20px 20px;
 	padding: 0;
  	width: 180px;
	border: 1px solid #8ba8c4;
	font-size: 0.9em;
	}
#calendar table{
	padding-bottom: 5px;
	}
#calendar p{
	text-align: left;
	margin: 0 5px;
	padding: 5px 0;
	border-top: 1px dotted;
	position: relative;
	z-index: 10;
	}
#calendar p a{
	font-size: 0.9em;
	font-style: italic;
	}
#calendar p a p{
	display: none;
	}
#calendar p a:hover p{
	display:block;
	position: relative;
	top: 0;
	left: 0;
	z-index: 100;
	}
#calendar table{
	width: 100%;
	}
#calendar h2{
	padding: 5px;
	color: #fff;
	background: #8ba8c4;
	margin-bottom: 5px;
	}
.today{   
	font-style: italic;
	background: #8ba8c4;
	}
#calendar caption{
	padding-bottom: 5px;
	}
#calendar caption a{
	padding-left: 10px;
	padding-right: 10px;
	}
.horsperiode{
	visibility: hidden;
	}
#calendar th{
	color: #175189;
	}
#calendar td{
	padding: 2px;
	}
#calendar .occupe {	
	border: 1px solid #794e98;
	color:#794e98;
	}
.occupe a{
	font-weight:bold;
	}
/* @end */

