/*
/ Styles génériques
*/
body { background-color: #3e6995;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
padding: 0px;
}

a {
	text-decoration: none;
	color: #112948;
	border: none;
	font-weight: bold;
	}
a:hover { text-decoration: none;
color: #7a0101;
background: #ffffff;}


/*
/ Divisions identifiées
*/

#tetiere {
	width: 800px;
	top: 0px;
	background-color: #3e6995;
	vertical-align: top;
	height: 328px;
}


#ligne_actu {
position: relative;
	width: 800px;
}

#central {
	width: 800px;
}

#recherche {
padding-top: 10px;
padding-left: 10px;
margin-right : 5px;
height: 99px;
vertical-align: top;
text-align: left;
vertical-align: top;
}

#separateur {
		background-color: #3e6995;
		height: 20px;
		width: 360px;
}

#separateur_paulin {
		background-color: #9bafc4;
		height: 20px;
		width: 370px;
}


#newsletter {
	padding-top: 20px;
padding-left: 10px;
margin-right: 5px;
vertical-align: top;
text-align: left;
}

#pied_page {
font-family: Eurasia, Tahoma, Arial, Helvetica, sans-serif;
 color: #ffffff;
 font-weight: bold;
 text-align: center;
font-size: 80%;
}

#chemin {
	background-color: #112948;
	height: 20px;
	width: 800px;
}


.texte_blanc {
	font-family: Eurasia, Tahoma, Arial, Helvetica, sans-serif;
	color: #112948;
	font-weight: normal;
	text-align: left;
	padding-left: 20px;
	font-size: 110%;
}

.titre_blanc {
	font-family: Eurasia, Tahoma, Arial, Helvetica, sans-serif;
	color: #ebf0f4;
	font-weight: normal;
	text-align: right;
	padding-left: 0px;
	font-size: 130%;
	padding-right: 10px;
}


.texte_chemin {
	font-family: Eurasia, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 80%;
	color: #ffffff;
	padding-right: 10px;
}

a.texte_chemin:active {
	text-decoration: none;
	border: none;
	color: #ffffff;
	}
	
a.texte_chemin:hover {
	text-decoration: none;
	color: #7a0101;
	background: #ffffff;
}

a.texte_chemin:link {
	text-decoration: none;
	color: #7a0101;
}
 

a.logo:active {
	text-decoration: none;
	border: none;
	}
	
a.logo:hover { text-decoration: none;
 background: #ffffff; }

a.logo:link { text-decoration: none;
 background: #ffffff; }
 
a.logo:visited { text-decoration: none;
 background: #ffffff; }

 
.menu-general { /* défini les boites qui comprenent chaque menu de base */
  float:left ; /* Les boite sont calées à gauche */
  width: 140px ; /* largeur des boites du menu de base */
  margin: 0 ; /* marges extérieures à 0 */
  font-family: Eurasia, Tahoma, Arial, Helvetica, sans-serif;
 color: #ffffff;
 font-weight: bold;
 text-align: left;
padding-left: 0px;
font-size: 90%;
position: relative;
	background-color: #9bafc4;
	z-index: 5;
	height: 20px;
}

#sous-menus {
	width: 800px;
	top: 280px;
	background-color: Aqua;
		z-index: 4;
		height: 200px;
	}

.sous-menu-general1 {
position: relative;
z-index: 4;
 left: -10px;
 float: left;
}

.sous-menu-general2 { /* défini les boites qui comprenent chaque menu de base */
  	position: relative;
	z-index: 4;
	/* left:10em; */
	 left: 110px;
	  float: left;
}

.sous-menu-general3 { /* défini les boites qui comprenent chaque menu de base */
  	position: relative;
	z-index: 4;
	/* left:10em; */
	 left: 250px;
	  float: left;
}

.sous-menu-general4 { /* défini les boites qui comprenent chaque menu de base */
  	position: relative;
	z-index: 4;
	/* left:10em; */
	 left: 390px;
	  float: left;
}

.sous-menu-general5 { /* défini les boites qui comprenent chaque menu de base */
 	position: relative;
	z-index: 4;
	/* left: 40em; */
	 left: 530px;
	  float: left;
}


.menu-general a {
text-decoration: none;
	color: #ffffff;
}

.menu-general a:hover {
text-decoration: none;
	color: #7a0101;
}

#sous-menu1, #sous-menu2, #sous-menu3, #sous-menu4, #sous-menu5 { 
  display: none; /* les sous-menus ne sont pas affichés */
 width: 120px;
z-index: 4;
position: absolute;
top: -15px;
  }

  
.habillage {
	border: 0px;
	background-color: #9bafc4;
	color: #ffffff;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	font-family: Eurasia, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 70%;
	padding-left: 2px;
}


.habillage li {
list-style:none ;
background-color: #9bafc4;
line-height: 150%;
}

.habillage a {
text-decoration:none;
color: #ffffff;
} 

.habillage a:hover {
color : #7a0101;
background-color: #ffffff;
}


  
.texte_defile {
  	font-size: 85%;
	font-family: Eurasia, Tahoma, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-stretch: narrower;
  }
  
 .edito_small {
 	font-family: Eurasia, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 85%;
	text-align: justify;
	margin-top: 40px;
	margin-left: 15px;
	margin-bottom: 10px;
	margin-right: 15px;
	color: #112948;
	font-weight: normal;
	line-height: 150%;
	 }
 .edito {
 	font-family: Eurasia, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-align: justify;
	margin-top: 40px;
	margin-left: 15px;
	margin-bottom: 10px;
	margin-right: 15px;
	color: #112948;
	font-weight: normal;
	 }
	 
.edito_blanc {
 	font-family: Eurasia, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-align: justify;
	margin-top: 40px;
	margin-left: 15px;
	margin-bottom: 10px;
	margin-right: 15px;
	color: #ffffff;
	font-weight: normal;
	 }
	 
.filet {
 border-left-color: Black;
 border-left-style: dashed;
 border-left-width: thin;
}

.filet_paulin {
 border-left-color: Black;
 border-left-style: dashed;
 border-left-width: 1px;
}

.filet_home {
 border-left-color: Black;
 border-left-style: dashed;
 border-left-width: 1px;
 border-right-color: #00ff00;
 border-right-style: dashed;
 border-right-width: 1px;

}



.tetiere_produit {
background-color: #9bafc4;
	 	font-family: Eurasia, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: left;
	margin-top: 0px;
	padding-left: 10px;
	margin-bottom: 0px;
	margin-right: 0px;
	color: #112948;
	font-weight: bold;
}


.tetiere_produit_mots_cles {
background-color: #9bafc4;
	 	font-family: Eurasia, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: center;
	margin-top: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	color: #112948;
	font-weight: bold;
}





.edito_small_xxx {
 	font-family: Eurasia, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 85%;
	text-align: justify;
	margin-top: 40px;
	margin-left: 15px;
	margin-bottom: 10px;
	margin-right: 15px;
	color: #112948;
	font-weight: normal;
	line-height: 150%;
	 }



.lien_produit {
font-family: Eurasia, Tahoma, Arial, Helvetica, sans-serif;
font-size: 80%;
 color: #ffffff;
 font-weight: bold;
 }
  
 a.lien_produit:active {
	text-decoration: none;
	border: none;
	color: #ffffff;
	}
	
a.lien_produit:hover { text-decoration: none;
 background: #ffffff; }

a.lien_produit:link { text-decoration: none;
 background: #ffffff; }
 
a.lien_produit:visited { text-decoration: none;
 background: #ffffff; }
 
  
.ligne_marquee {
	padding-top: 0px;
	padding-bottom: 0px;
}
  
.recherche {
 	font-family: Eurasia, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #112948;
	font-weight: bold;
	 }
	 
.recherche_blanc {
 	font-family: Eurasia, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #ffffff;
	font-weight: bold;
	padding-left: 3px;
	 }

.recherche_rouge {
 	font-family: Eurasia, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #7a0101;
	font-weight: bold;
	padding-left: 3px;
	 }


.toto_xxx {
	font-family: Eurasia;
	font-size: 100%;
	color: #0000ff;
	font-weight: normal;
	 }

.recherche_suite {
 	font-family: Eurasia, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #112948;
	font-weight: normal;
	 }




.tetiere_produit_xxx {
	font-family: Eurasia, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: left;
	margin-top: 0px;
	padding-left: 10px;
	margin-bottom: 0px;
	margin-right: 0px;
	color: #112948;
	font-weight: normal;
}
.recherche_suite_paulin {
	font-family: Eurasia, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #112948;
	font-weight: normal;
      text-align: center;
	 }
.recherche_suite_paulin_100 {
	font-family: Eurasia, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #112948;
	font-weight: normal;
      text-align: center;
	 }






	 
.recherche_suite_blanc {
 	font-family: Eurasia, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #ffffff;
	font-weight: normal;
	 }
.annonce {
	font-family: Eurasia, Tahoma, Arial, Helvetica, sans-serif;
	background: #9bafc4;
	color: #3E6995;
	}

.tetiere_tableau {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ebf0f4;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 100%;
	}
.tetiere_tableau_rouge {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ebf0f4;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 100%;
	color: #7a0101;
	}
	
	
a.tetiere_tableau_rouge {
	color: #7a0101;
	}
	
.tetiere_tableau_2 {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ebf0f4;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 90%;
	padding-left: 20%
	}
	
.tetiere_tableau_3 {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ebf0f4;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 70%;
	padding-left: 40%
	}

.ligne_tableau {
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-style: dashed;
	border-bottom-width: thin;
	border-bottom-color: #ebf0f4;
	font-style: normal;
	font-size: 85%;
}

.ligne_tableau_texte {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 85%;
}

.menu_produit {
		font-family: Eurasia, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #112948;
	font-weight: normal;
	margin-left: 10px;
	clear: both;
	width: 150px;
}

a.lien {
    color: #7A0101;
}
a.lienon {
    color: #112948;
    font-style: italic;
	 text-decoration: underline;
}


/* Styles SPIP */


h1.spip {
	font-family: Eurasia, Tahoma, Arial,Verdana,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 130%;
	text-align: left;
	margin-top : 20px;
	margin-bottom : 20px;
	padding: 0em;
}


h3, h3.spip {
	font-family: Eurasia, Tahoma, Arial,Verdana,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 120%;
	text-align: left;
	margin-top : 20px;
	margin-bottom : 20px;
	padding: 0em;
	color: #ffffff;
}



.spip_puce {
	list-style-position: inside;
	border-width: 0px;
}

.spip_documents{
	font-family: Eurasia, Tahoma, Arial, Verdana,Arial,Helvetica,sans-serif;
	font-size : 70%;
}

table.spip {
}

table.spip tr.row_first {
	background-color: #FCF4D0;
}

table.spip tr.row_odd {
	background-color: #C0C0C0;
}

table.spip tr.row_even {
	background-color: #F0F0F0;
}

table.spip td {
	padding: 1px;
	text-align: left;
	vertical-align: middle;
}

hr.spip { }
b.spip { }
i.spip { }
blockquote.spip {
	margin-left : 40px;
	margin-top : 10px;
	margin-bottom : 10px;
	margin-right: 0px;
	border : solid 1px #aaaaaa;
	background-color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
}

.forml { width: 100% ; background-color: #FFDDAA;}

.spip_encadrer {
	font-family: Eurasia, Tahoma, Arial, helvetica, arial, sans-serif;
	width : 95%;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px #666666 solid;
}

.spip_cadre {
	width : 95%;
	background-color: #FFFFFF;
	padding: 5px;
	margin-top: 10px;
}

div.spip_poesie {
	margin-bottom: 5px;
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #999999;
}
div.spip_poesie div {
	text-indent: -60px;
	margin-left: 60px;
}

.spip_bouton { background-color: #FFCC00;}

form.formrecherche { 
	margin-top: 5px;
	margin-bottom: 5px;
}
input.formrecherche {
	width: 95%;
	background-color: #ebf0f4;
}

.reponse_formulaire {
	font-family: Eurasia, Tahoma, Arial, Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 110%;
	color: red;
}

.spip_surligne { background-color: #9bafc4; }


/*
 * Barre de raccourcis
 */

a.spip_barre img {
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #aa9966;
	border-bottom: 1px solid #aa9966;
	padding: 3px;
	background-color: #FFDDAA;
}
a.spip_barre:hover img {
	border: 1px solid #808080;
	padding: 3px;
	background-color: #f8f8f4;
}

.surtitre{
	font-family: Eurasia, Tahoma, Arial, Helvetica, sans-serif;
	color: #9bafc4;
		font-size: 100%;
		text-align: left;
		padding-left: 10px;
		padding-right: 10px;
}

.soustitre{
	font-family: Eurasia, Tahoma, Arial, Helvetica, sans-serif;
	color: #3e6995;
		font-size: 90%;
		text-align: left;
				margin-left: 10px;
		margin-right: 10px;
		padding-top: 10px;
		margin-bottom: 10px;
}

.chapo {
	font-family: Eurasia, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	font-size: 95%;
	color: white;
	margin-left: 10px;
		margin-right: 10px;
		margin-bottom: 10px;
}
.texte, .texte p.spip {
	font-family: Eurasia, Tahoma, Arial,Verdana,Helvetica,sans-serif;
	text-align: left;
	font-size: 95%;
	padding-left : 20px;
	padding-right : 20px;
	margin-top : 5px;
	color: White;
	}
.ps {
	font-family: Eurasia, Tahoma, Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
	font-size: 80%;
		margin-left: 10px;
		margin-right: 10px;
		color: white;
}
.notes {
	font-family: Eurasia, Tahoma, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 80%;
	margin-left: 40px;
}

 .menu_ligne {
 	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-align: center;
	padding-top: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	color: #112948;
	font-weight: bold;
	 }
