/***********************************************/
/* CSS template site benjamin Franklin         */
/* Copyright S.COCHERY - Captusite.com         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
 	font-family: Verdana,Arial,sans-serif;
	color: #333333;
	background-color:#849BAB;
	margin: 0px;
	padding: 0px;
}

a:link, a:visited {
	color: #006699;
	text-decoration:none;
}
a:hover {
	color: #006699;
	text-decoration:none;
	
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}

h1{
}

h2{
}

h3{
}

h4{
}

h5{
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
	font: bold 100% Arial,sans-serif;
 color: #334d55;
}
img { border: 0; }


/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#mainconteneur {
	position: relative;
	width: 776px;
	margin: 0 auto; 
	background-color:#FFF;
}

#head{
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	background-color: #536E7F;
	height:72px;
}

#head_stripe_index {
	position:absolute;
	left:130px;
	top:16px;
	width:150px;
	height:40;
	z-index:1;
	font:normal 0.8em  Arial, Verdana, Helvetica, sans-serif;
	line-height:1.7em;
	color:#FFF;
}
.Lycee {
	font:normal 0.8em  Arial, Verdana, Helvetica, sans-serif;
}
#head_stripe {
	position:absolute;
	left:140px;
	top:20px;
	width:150px;
	height:40px;
	z-index:1;
	font:normal 0.7em Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
}
#picto_plan_accueil {
	position:absolute;
	left:680px;
	top:30px;
	width:80px;
	height:35px;
	/*background-image:url("Pictos.gif");
	background-repeat:no-repeat;*/
	z-index:10;
}

#dropmenu{
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	background-color: #fff;
	/*margin-left: auto;
    margin-right: auto;
	width: 776px;*/
}
#filariane{
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-top: 1px solid #536E7F;
	background-color: #fff;
	padding-top:5px;
	/*margin: 10px auto 5px auto;
	width: 776px;*/
}

#content{
	background-color: #fff;
	margin-left: auto;
    margin-right: 176px;
	/*height:300px;*/
}

#actus {
	position: absolute;
	width:176px;
	/*height:300px;*/
	right:0;
	border-left: 1px dotted #666;
}

#footer {
	height: 15px;
	background-image:url(footer_line.gif);
	color:#999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align:center;
	
}
.footer_text {
	display:block;
	width:650px; /*longueur de la partie texte du pied de page*/
	background-color:#FFFFFF;
	text-align:center;
}
/***********************************************/
/*Partie Fil d'ariane                          */
/***********************************************/

.txt_filariane {
	display:block;
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.txt_filariane a:link, .txt_filariane a:visited {
	border-bottom:1px dotted #666;

}
.txt_filariane a:hover {
	/*border-bottom:1px dotted #666;*/
	background-color:#CCCCCC;

}

/***********************************************/
/*Palme Accueil                                */
/***********************************************/

#ejs_texte {
	position:absolute;
	left:390px;
	top:325px;
	width:180px;
	/*height:75px;*/
	height:auto;
	z-index:1;
	border-left:1px solid #849BAB;
	color:#849BAB;
	padding:5px;
	background-color:#F0F0F0;
	font:normal 10px Verdana, Arial, Helvetica, sans-serif;

}
#box_intro {
	position:absolute;
	left:10px;
	top:125px;
	width:250px;
	height:auto;
	z-index:1;
	font:italic 11px Verdana, Arial, Helvetica, sans-serif;
	color:#849BAB;

}


/***********************************************/
/*Partie Actus                                */
/***********************************************/

ul#Actus {
	margin:0;
	padding:2px;
	list-style-type:none;
	font:bold 12px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
}

#Actus a {
	display:block;
	text-decoration:none;
	border-bottom:1px dotted #666;

}

#intro_actus {
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:5px 0 5px 0;

}
.actustitle {
	display:block;
	height:20px;
	top:auto;
	background-color:#DEBB0A;
	text-align:center;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;

}

.DatePublication  {
font-size:10px;
text-align:right;
margin-top:10px;
}

/***********************************************/
/*Component Divs  SPIP                             */
/***********************************************/

#content {
padding:10px 10px 10px 10px;
	}

.cartouche {
	color:#666666;
	font-size:13px;
	font-weight:bold;

}
.titre-rub { 
	
}

.chapo {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}

.liste-articles {

}

#list-art {
	list-style-type:none;
}
#titre-art { 
	color:#3399FF;
	font-size:12px;
}
#list-rub {
	list-style-type:none;
}
#titre-rub { 
	color:#3399FF;
	font-size:12px;
	font-weight:bold;
}

/*Liste des tout les articles de la meme rubrique haut/droite */
#list-more_art {
	margin:5px 1px 5px 1px;
	padding:0;
	list-style-type:none;
	list-style-position:inside;
}
#titre-more_art { 
	color:#3399FF;
	font-size:11px;
}

.invisible {
 display:none;
}



.texte {
	font-size:11px;
	color:#333333;
	font-weight:lighter;
}
/***********************************************/
/* Styles des doocuments Images                */
/***********************************************/

.spip_documents { text-align: center; }
.spip_documents_center { clear: both; width: 100%; margin: auto; }
span.spip_documents_center { display: block; margin-top:1em; }
.spip_documents_left { float: left; margin-right: 10px; margin-bottom: 5px; }
.spip_documents_right { float: right; margin-left: 10px; margin-bottom: 5px; }
.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;
}





















/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}


/************* #globalNav styles **************/

#globalNav{
color: #cccccc;
padding: 0px 0px 0px 10px;
white-space: nowrap;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px; 
}


/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
  padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
   the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}


/************** #advert styles **************/

#advert{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	border-top: 1px solid #cccccc;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

.nettoyeur {
	clear:both;

}
