/* CSS Document */

/* 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
 */
 
 /*
 couleur des titres des articles (orange carr� � droite) :			#ef8124
 couleur de fond de la colonne droite (pour d�grad�) :				#FDCCA4
 couleur des liens hi�rarchie et surtitre (rouge) :					#b01015
 couleur de fond des menus ssrubriques (orange clair) :				#fee5d0
 */
 
/**********************************
Mise en forme g�n�rale de la page
**********************************/
html{
	height:100%;
	width:100%;
}

body{
	height:100%;
	width:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	background-color: #DADAE2;
	/*background-image: url(../../images/fond_site.gif);*/
}

#main{
	position:absolute;
	width: 786px;
	height: 100%;
	left:50%;
	margin-left:-393px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-color: #FFFFFF;
}

.pied {
	text-align: right;
	height: 20px;
	background: #FFFFFF url(../../images/bg_BasFood.gif);
}

.pied a {
	padding-right: 30px;
	color: #B01015;
	font-size: 11px;
	font-weight: bold;
}

.pied a:hover {
	text-decoration: none;
	color: #ef8124;
}

/*****************************************
Formatage textes
*****************************************/
.Style1 {color: #EF8124}

a{
	color: #FFFFFF;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

a:active{
	color: #CCCCCC;
	text-decoration: none;
}

#hierarchie a, a:over, a:active {
	color: #FF0000;
	text-decoration: none;
}

h3{
	font-size: 14px;
}

h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #4E606C;
	margin-bottom: 15px;
}

p.spip {
	color: #000000;
	font-size: 11px;
}

strong.spip, strong, strong i.spip {
	color: #EF8124;
}

ul.spip {
	color: #000000;
	font-size: 0.77em;	
}

li.spip {
 	list-style-type: none;
 	background-image: url(../../images/puce_food.gif);
 	background-repeat: no-repeat;
 	background-position: 0% 5px;
 	padding-left: 15px;
}

.spip_documents_left {
	padding-right: 25px;
}

.surtitresFood{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #b01015;
}

.titresFood{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	/*color: #363636;*/
	color: #b01015;
}

.titreFood{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #EF8124;
}

.soustitresFood{
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #EF8124;
}

.texteBandeVertical{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #4E606C;
	text-transform: lowercase;
	padding-right: 5px;
	padding-left: 5px;
}

.titreArticle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	/*color: #6A92A7;*/
	color: #ef8225;
}
.texteArticle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #363636;
}

.texteArticle strong{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #363636;
}
.lienMenu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4E606C;
}

li a.lienMenu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4E606C;
}

.lienSousMenuEaux{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #4E606C;
}
.lienPetit{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #7F8D9C;
	text-align: left;
	left: 2px;
	position: relative;
}
.texteAriane{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px !important;
	font-size: 10px;
	font-weight: normal;
	color: #6A92A7;
	color: #b01015; /* rouge */
}
.texteBleuClair{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6A92A7;
}
.texteBleu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4E606C;
}
.texteRouge{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6A92A7;
}
.texteOrange{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #F29A02;
}
.dashed{
	height: 1px;
	width: 90%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #003399;	
}

a.spip_out {
	color: #EF8124;
	font-weight: bold;
	text-align: center;
	font-size: 13px;
}
.spip_lien_ok{
	margin:0;
}
.spip_documents{
	margin:0;
}
u{
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
}
i.spip{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*color: #0282F2;
	color: #4e606c;*/
}
.margeGauche{
	margin-left: 20px;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	margin-bottom: 2px;
	width: 370px;
}
div.buzz span.colonnes { /*-- pour afficher un texte en colonnes --*/
float: left;
text-align: justify;
width: 42%;
padding: 3%; 
}
/***************************************************
** Le menus
*****************************************************/
.apparent{
	visibility: visible;
	display: block;
}
.cache{
   visibility: hidden;
   display: none;
}
.invisible{
   visibility: hidden;
   display: none;
}
.naVertical{
	padding-top: 5px;
	padding-bottom: 5px;
}
.lienSousMenu{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7F8D9C;
	padding: 5px 5px;
}
#navVertical{
	background-image: url(../images/bg_navVerticalEaux.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 127px;
	width: 111px;
	position:absolute;
	top:161px;
	left:935px;
	text-align: left;
}
#div1{
	position:absolute;
	top:105px;
	left:141px;
	height:auto;
	width:130px;
	background-color:#fee5d0;
	filter:alpha(opacity=95);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7F8D9C;
	text-decoration: none;
	text-align: left;
	border: 1px dotted #7F8D9C;
	padding-left: 15px;
}
.tdMenu1{
	/*width:130px;*/
}
#div2{
	position:absolute;
	top:105px;
	left:271px;
	height:auto;
	width:150px;
	background-color:#fee5d0;
	filter:alpha(opacity=95);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
	border: 1px dotted #7F8D9C;
	padding-left: 15px;
}
.tdMenu2{
	/*width:100px;*/
}
#div3{
	position:absolute;
	top:105px;
	left:366px;
	height:auto;
	width:160px;
	background-color:#fee5d0;
	filter:alpha(opacity=95);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
	border: 1px dotted #7F8D9C;
	padding-left: 15px;
}
.tdMenu3{
	/*width:160px;*/
}
#div4{
	position:absolute;
	top:105px;
	left:553px;
	height:auto;
	width:190px;
	background-color:#fee5d0;
	filter:alpha(opacity=95);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
	border: 1px dotted #7F8D9C;
	padding-left: 27px;
	z-index:10;
}
.tdMenu4{
	/*width:130px;*/
}
#div5{
	position:absolute;
	top:105px;
	left:673px;
	height:auto;
	width:135px;
	background-color:#fee5d0;
	filter:alpha(opacity=95);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
	border: 1px dotted #7F8D9C;
	padding-left: 15px;
}
.tdMenu5{
	/*width:130px;*/
}
.zindex0{
	z-index:1;
	}
.tdDroit{
	margin:0;
	width: 162px;
	background-color: #f9ece6;
}
.tdGris{
	background-image: url(../images/degrade_gris.gif);
	background-repeat: repeat-x;
}
.tdBordGris{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #98A730;
}

/******************************************
Placements objets graphiques, formulaires
******************************************/
.zoneTexte{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 18px;
	width: 200px;
	border: 1px solid #000000;
}
.zoneTexteSmall{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 18px;
	width: 112px;
	margin-top: 2px;
}
.zoneListe{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 18px;
	width: 200px;
	border: 1px solid #000000;
}
.zoneChamp{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 80px;
	width: 200px;
	border: 1px solid #000000;
}
.zoneCocher{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 15px;
	width: 15px;
	border: none;
}
.zoneSubmit{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 20px;
	width: 100px;
	border: 1px solid #A0A0A0;
}

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

.formulaire_spip { text-align: left; font-size: 0.71em; }
.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;}

/* Formulaire de recherche */
.formulaire_recherche { width: 112px; text-align: center;}
.formulaire_recherche label { display: none; }