@charset "UTF-8";
/* CSS Docume */

/* Modif des explos 02/12/2008 */
.zone_titre {
position: relative;
}


body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #747B75;
	background-image:url(../images_v2/bg_all.png);
	background-repeat:repeat;
}

a {

color: #416e4d; 
text-decoration:none;
}


a:hover {

color: #416e4d; 
text-decoration:underline;
}

* {
	margin:0;
	padding:0;
}

hr {
	background-color: #8D8D8D;
	border-color: #8D8D8D; 
 /* border-style: solid;*/
  
  height: 1px; 
	color: #444444; 
	width: 100%; 
	border: none;
	margin-top:10px;
	margin-bottom:10px;
}

#conteneur {
	width:990px;
	background-image:url(../images_v2/bg_conteneur.png);
	background-repeat:repeat-y;
	padding-left:28px;
	/*margin-top: 20px;*/
	margin-right: auto;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-left: auto;
	color: #444444;
	overflow:hidden;
	zoom:1;
}
/*
#contenutexte {
	line-height:15px;
margin-left: -15px;
}*/


/*------------------------------------------
header
------------------------------------------*/



#header .bloc_gauche {
	/*background-color: #FF700F;*/
	width: 160px;
	float: left;
	height: 160px;
	margin:0;
	padding:0;
}



#header #bloc_centre_header ul {
	margin-top: 35px;
	margin-left: 60px;
	display: block;
}

#header #bloc_droite_header ul {
	margin-top: 30px;
	margin-right: 10px;
	margin-left: 30px;
	display: block;
}


#header #bloc_centre_header a:hover {
	color: #000;
	text-decoration: none;
}

#header #bloc_droite_header .nonselectionnes  a:hover {
	color: #000;
	text-decoration: none;
}





#header #bloc_droite_header .nonselectionnes {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	font-weight: bold;
		line-height:11px;		
background-image: url(../images/puce_blanche_lt.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: -15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	background-position: left 3px;
	list-style-type: none;
}

#header #bloc_droite_header .selectionnes {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	font-weight: bold;
		line-height:11px;
background-image: url(../images/puce_blanche_lt.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: -15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	background-position: left 3px;
	list-style-type: none;
}





#header  #bloc_droite_header .nonselectionnes a {
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
	/*line-height: 15px;*/
	color: #FFF;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left;
	margin-left: -15px;
	padding-left: 15px;
	list-style-type: none;
}




#header .selectionnes {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	/*color: #FFF;*/
	font-weight: bold;
	/*margin-bottom: 5px;*/
	/*background-image: url(../images/puce_orange.gif);*/
	background-image: url(../images/puce_orange_gr.gif);
	
	margin-top: 0px;
	margin-right: 0px;
	background-repeat: no-repeat;	
	padding-left: 15px;

	margin-left: -15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-position: left center;
	list-style-type: none;
}
#header .nonselectionnes {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
	line-height: 15px;
/*color: #666666;*/
	color: #FFF;	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left;
	margin-left: -15px;
	padding-left: 15px;
	list-style-type: none;
	background-image: url(../images/puce.gif);
}

#header .nonselectionnes a {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
	/*line-height: 15px;*/
	/*color: #666666;*/
	color: #FFF;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left;
	margin-left: -15px;
	padding-left: 15px;
	list-style-type: none;
}

/*------------------------------------------
contenu
------------------------------------------*/
#contenu {
	clear: left;
}
#contenu #bloc_centre {
	width: 960px;
	margin: 0;
	padding: 0;
	float: left;

}
/*

#contenu #bloc_gauche {
	background-color: #AEC6BD;
	width: 150px;
	float: left;
	margin: 0;
	padding: 0 0 0 10px;
}

*/

.navigation_gauche {
	/*background-color: #AEC6BD;*/
	min-height: 320px;
	margin: 0;
	padding: 0;
}

	
	

#col2 h1 {
	/*font-family: "Trebuchet MS", Verdana, Arial;*/ font-family: Verdana, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	line-height:35px;
	color: #FFFFFF;
	padding-top: 20px;
	padding-left: 40px;
	padding-right: 40px;
	/* Modif des explos 02/12/2008 */
	position: absolute;
	bottom: 0px;
}



#col2 h2 {
	/*font-family: Arial, Helvetica, sans-serif;*/ font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #EE6500;
	margin-bottom: 10px;
	margin-top: 20px;
}
#col2 h3 {
	/*font-family: Arial, Helvetica, sans-serif;*/ font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #EE6500;
	/*padding-top: 5px;*/
}
#col2 .surtitre {
	/*font-family: "Trebuchet MS", Verdana, Arial;*/ font-family: Verdana, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 40px;
	height: 20px;
}
#col2 .soustitre{
	/*font-family: "Trebuchet MS", Verdana, Arial;*/ font-family: Verdana, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 40px;
}

.separateur {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #444444;
	margin-bottom: 10px;
	margin-top: 10px;
}
.filariane  {
	font-family: Verdana, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #c1c1c1;
	border-bottom-color: #c1c1c1;
	margin-top: 20px;
	padding-top: 3px;
	margin-bottom: 20px;
}
.filariane  a {
	color: #333333;
	text-decoration: none;
}

.lien {
	list-style-image: url(../images/puce_rub_col_gauche.gif);
	list-style-type: none;
	line-height: normal;
	margin-bottom: 3px;
	margin-left: -10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-bottom: 4px;
	margin-top: 5px;
	list-style-position: inside;
}

.chapeau {
	/*color: #666666;*/
	color: #8D8D8D;
	font-weight: bold;
	margin-bottom: 10px;
	/*text-align: justify; */
	font-size: 13px;
}
.legende {
	font-size: 10px;
	line-height: 12px;
}
.filariane .courant {
	font-weight: bold;
	color: #F29400;
}
.exergue {
	font-weight: bold;
	color: #FF6600;
}
/*-------------------------------------------------
bloc_gauche
-------------------------------------------------*/

#contenu .navigation_gauche li {
	font-family: Verdana, Helvetica, sans-serif;
	list-style-type: none;
	line-height: 10px;
	font-weight: bold;
	display: block;
	margin-top: 10px;
	/*margin-left: 20px;*/
	padding-left: 13px;
	margin-right: 20px;
}



.navigation_gauche ul {
	margin-top: 40px;
	margin-bottom: 40px;
	display: block;
}

#contenu .navigation_gauche a {
	color: #666666;
	text-decoration: none;
	
}



#contenu .navigation_gauche a:hover {
	color: #ffffff;
	text-decoration: none;
}
.carre_orange {
	color: #F39501;
	height: 160px;
	width: 160px;
	background-color: #F29400;
	margin-left:-10px;
	display:none;
}

#bloc_gauche .navigation_gauche ul ul {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}



/*selectionnes
#bloc_gauche #selectionnes a{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #D88F3D;
	font-weight: bold;
	background-image: url(../images/puce.gif);
	background-repeat: no-repeat;
	background-position: -5px top;
	list-style-type: none;
	display: block;
	line-height:15px;
	text-decoration:none;

}

#bloc_gauche ul ul #selectionnes a{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999966;
	background-image: url(../images/puce_sousrub_col_gauche.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
	background-position: left top;
	list-style-type: none;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
*/
/*nonselectionnes*/
#bloc_gauche .nonselectionnes {
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
	line-height: 15px;
	color: #666666;
	text-decoration: none;
	padding-left: 13px;
	list-style-type: none;
	
	
	/* 	AJOUT SUITE A MODIFICATION CHARTE GRAPHIQUE 15 OCTOBRE 2008 */

	/*	background-image: url(../images/puce_grise.gif);*/

	background-image: url(../images/puce_blanche_lt.gif);
	
	/* //////////////////////// */
	
	
	
	background-repeat: no-repeat;
	background-position: left 4px;
}

#bloc_gauche .nonselectionnes a {
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
	line-height: 15px;
	color: #666666;
	text-decoration: none;
	margin-left: -13px;
	padding-left: 13px;
	list-style-type: none;
}
#bloc_gauche ul ul .nonselectionnes{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999966;
	background-image: url(../images/puce_sousrub_col_gauche.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-left:-6px;
	line-height: 11px;
}

#bloc_gauche ul ul .selectionnes{

	margin-left:-6px;

}

#bloc_gauche ul ul .nonselectionnes a {
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	padding-left: 13px;
	list-style-type: none;
	line-height: 11px;

}
/*selectionnes*/
#bloc_gauche .selectionnes {
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
	line-height: 15px;
	color: #EE6500;
	text-decoration: none;
	padding-left: 13px;
	list-style-type: none;
	background-image: url(../images_v2/puce_orange_down.png);
	background-repeat: no-repeat;
	background-position: left 4px;
}

#bloc_gauche .selectionnes a {
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
	line-height: 15px;
	color: #EE6500;
	text-decoration: none;
	margin-left: -13px;
	padding-left: 13px;
	list-style-type: none;
}
#bloc_gauche ul ul .selectionnes{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #DADADA;
	background-image: url(../images/puce_sousrub_col_gauche.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	line-height: 11px;
}

#bloc_gauche ul ul .selectionnes a {
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 13px;
	list-style-type: none;
	line-height: 11px;

}

/*------------------------------------------------
bloc_centre
-------------------------------------------------*/


#bloc_centre #col2 ul {

/*padding-top:10px;*/
/*margin-left:-5px;*/
padding-left:-10px;

}


#bloc_centre #col2 li {
	list-style-type: none;
/*	line-height: normal;*/
	/*background-image: url(../images/puce_orange_fd_bl.gif);
	background-repeat: no-repeat;
	background-position: left 5px;*/
	vertical-align:lalgoaBB;
	list-style-type: none;
	/*margin-bottom: 10px;*/
	/*padding-left:13px;*/
	margin-left:6px !important;
	margin-left:-10px;
	/*list-style-position: inside;*/
	list-style-position: outside;
	list-style-image: url(../images/puce_orange_fd_bl.gif);	
}

#bloc_centre #col2 .spip_form_choix_unique input {
margin-left:-10px;


}
#bloc_centre #col2 ul a {
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
#bloc_centre #col2 ul li a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #77998D;
}


p.spip ul li a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #77998D;
}
#bloc_centre #col2 h3 {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height:18px;
}
/*contenu des pages*/
/*
p:first-letter {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #8F8F8F;
	font-family: Arial, Helvetica, sans-serif; font-family: Verdana, Helvetica, sans-serif;
	float: left;
	margin-top: 4px;
	margin-right: 5px;
	padding: 0px;
	border: thin none #CC9900; 
	text-align: center;
}
*/
/*modeles
-----------------------------------*/




/*modele 1*/



#contenu  #modele01 #col1 {
	background-color: #FFFFFF;
	float: left;
	width: 160px;
	margin: 0;
	padding: 0;
}
#contenu  #modele01 #col2 {
	background-color: #FFFFFF;
	width: 480px;
	float: left;
	margin: 0;
	padding: 0;
	/*padding-left: 10px;
	padding-right: 10px;*/
}
#modele01  .zone_titre {
	/*font-family: "Trebuchet MS", Verdana, Arial;*/ font-family: Verdana, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #77998D;
	height: 160px;
	margin-top: 0px;
	width: 480px;
	/*margin-left: -10px;
	margin-right: -10px;*/
}

#modele01  #contenutexte {
	margin-left: 40px;
	margin-right: 40px;
	line-height: 14px;
	margin-top: 40px;
	/*margin-bottom: 10px;*/
}




#modele01  #titre_rub {
	/*font-family: "Trebuchet MS", Verdana, Arial;*/ 
  font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	line-height:18px;
	font-weight: bold;
	margin-bottom: 15px;
	color: #EE6500;
}
/*modele 2*/


#contenu #modele02 #col1 {
	background-color: #FFFFFF;
	float: left;
	width: 320px;
	margin: 0;
	padding: 0;
}
#contenu  #modele02 #col2 {
	background-color: #FFFFFF;
	width: 320px;
	float: left;
	margin: 0;
	padding: 0;
/*	padding-left: 20px;
	padding-right: 20px;*/
}
#modele02 .zone_titre {
	/*font-family: "Trebuchet MS", Verdana, Arial;*/ font-family: Verdana, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #77998D;
	height: 160px;
	margin-top: 0px;
	width: 320px;
/*	margin-left: -20px;
	margin-right: -30px;*/
}

#modele02  #contenutexte {
	margin-left: 40px;
	margin-right: 40px;
	line-height: 14px;
	margin-top: 40px;
	/*margin-bottom: 10px;*/

}

#modele02  #titre_rub {
	/*font-family: "Trebuchet MS", Verdana, Arial;*/ 
  font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
	color: #EE6500;
}
/*modele 3*/


#contenu  #modele03 #col1 {
	background-color: #FFFFFF;
	float: left;
	width: 320px;
	margin: 0;
	padding: 0;
}
#contenu  #modele03 #col2 {
	background-color: #FFFFFF;
	width: 320px;
	float: left;
	margin: 0;
	padding: 0;
/*padding-left: 20px;
	padding-right: 20px;*/
}

#modele03 .zone_titre {
	/*font-family: "Trebuchet MS", Verdana, Arial;*/ font-family: Verdana, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #77998D;
	height: 160px;
	margin-top: 0px;
	width: 320px;
/*	margin-left: -20px;
	margin-right: -30px;*/
}
#modele03  #contenutexte {
	margin-left: 40px;
	margin-right: 40px;
	line-height: 14px;
	margin-top: 40px;
	/*margin-bottom: 10px;*/
}
#modele03  #titre_rub {
	/*font-family: "Trebuchet MS", Verdana, Arial;*/ 
  font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
	color: #EE6500;
}
/*modele 4*/

#contenu  #modele04 #col1 {
	background-color: #FFFFFF;
	float: left;
	width: 160px;
	margin: 0;
	padding: 0;
}
#contenu  #modele04 #col2 {
	background-color: #FFFFFF;
	width: 480px;
	float: left;
	margin: 0;
	padding: 0;

}


#modele04 .zone_titre {
	/*font-family: "Trebuchet MS", Verdana, Arial;*/ font-family: Verdana, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #77998D;
	height: 160px;
	width: 480px;
	padding: 0px;
	margin: 0px;
}
#modele04 #contenutexte {
	margin-left: 40px;
	margin-right: 40px;
	line-height: 14px;
	margin-top: 40px;
	/*margin-bottom: 10px;*/

}
#modele04  #titre_rub {
	/*font-family: "Trebuchet MS", Verdana, Arial;*/ 
  font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
	color: #EE6500;
}
/*modele 5*/
#modele05 #col1 {
	background-color: #FFFFFF;
	float: left;
	width: 0px;
	margin: 0;
	padding: 0;
}
#modele05 #col2 {
	background-color: #FFFFFF;
	width: 640px;
	float: left;
	margin: 0;
	padding: 0;
	/*padding-left: 20px;
	padding-right: 20px;*/
}
#modele05 .zone_titre {
	/*font-family: "Trebuchet MS", Verdana, Arial;*/ 
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #77998D;
	height: 160px;
	width: 640px;
	margin-top: 0px;
/*	margin-left: -20px;
	margin-right: 20px;*/
}

#modele05  #titre_rub {
	/*font-family: "Trebuchet MS", Verdana, Arial;*/ 
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	line-height:19px;
	font-weight: bold;
	margin-bottom: 15px;
	color: #EE6500;
	margin-top: 20px;
}

#modele05 #contenutexte {
	margin-left: 40px;
	margin-right: 40px;
	line-height: 14px;
	margin-top: 40px;
	/*margin-bottom: 10px;*/

}

/*#modele05 table.spip  {
	width : 560px;
	border-color: black;
	border-style: solid;
	border-width: thin;
}

#modele05 td  {
	width : 50%;
	border-color: black;
	border-style: solid;
	border-width: thin;
}*/

table.spip {
	border:1px solid;
	border-collapse:collapse;
	font-family:Verdana,Arial,Sans,sans-serif;
	font-size:0.9em;
	margin:auto auto 1em;
	width:560px;
	border-collapse:collapse;
	font-family:Verdana,Arial,Sans,sans-serif;
	font-size:0.9em;
}

table.spip tr.row_odd {
	background-color:#D0D0D0;
}

table.spip tr.row_even {
	background-color:#F0F0F0;
}

table.spip th, table.spip td {
	padding:3px;
	text-align:left;
	vertical-align:middle;
}

/*modele 6
Texte 100% sans marge*/
#modele06 #col1 {
	background-color: #FFFFFF;
	float: left;
	width: 0px;
}
#modele06 #col2 {
	background-color: #FFFFFF;
	width: 640px;
	float: left;
	margin: 0;
	padding: 0;
}
#modele06 .zone_titre {
  font-family: Verdana, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #77998D;
	height: 160px;
	width: 640px;
	margin: 0px;
	padding: 0px;
}

#modele06  #titre_rub {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #EE6500;
}

#modele06 #contenutexte {
	margin-top: -12px;
	line-height: 14px;
	
}

/*modele_accueil
Page d'accueil uniquement*/
#modele_accueil #col1 {
	background-color: #FFFFFF;
	float: left;
	width: 0px;
}
#modele_accueil #col2 {
	background-color: #FFFFFF;
	width: 640px;
	float: left;
	margin: 0;
	padding: 0;
	overflow:hidden;
	zoom:1;
}
#modele_accueil .zone_titre {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #77998D;
	height: 160px;
	width: 640px;
	margin: 0px;
	padding: 0px;
}

#modele_accueil  #titre_rub {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #EE6500;
}

#modele_accueil #contenutexte {
	margin-top: 0px;
	line-height: 14px;
	overflow:hidden;
	zoom:1;
}


/* annuaire du vignoble - liste viticulteurs
-----------------------------------*/

/*moteur de recherche*/
#rech_titre {	/*font-family: "Trebuchet MS", Verdana, Arial;*/ font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #77998D;
	width: 300px;
	float : left;
	margin-top: 2px;
	height : 30px;
}
#rech_texte {	/*font-family: "Trebuchet MS", Verdana, Arial;*/ font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 300px;
	float : left;
	margin-top: 2px;
	height : 30px;
	background-color: #cccccc;
	
}
/*liste*/
#champ_titre {	/*font-family: "Trebuchet MS", Verdana, Arial;*/ font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #77998D;
	width: 300px;
	float : left;
	margin-top: 2px;
	height : 20px;
}
#champ_texte {	/*font-family: "Trebuchet MS", Verdana, Arial;*/ font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 300px;
	float : left;
	margin-top: 2px;
	height : 20px;
	background-color: #cccccc;
}

/*styles specifiques spip*/



/*colonne de droite*/
.boite_outils {
	/*background-color: #8AA669;*/
	height: 160px;
	/*	margin: 0;
	padding: 0;font-family: Arial, Helvetica, sans-serif;*/ font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	padding-left:10px;
}
	

#docs_pdf {
	/*font-family: Arial, Helvetica, sans-serif;*/ font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height:11px;
	color: #ffffff;
	height: 100%;

}

#docs_pdf li {
	
	
	
	background-image: url(../images/puce_orange_gr.gif);
	list-style-type: none;
	background-position: left 2px !important;
		background-position: left top;

	background-repeat: no-repeat;
	border-bottom-style:solid;
	border-bottom-color:#333333;
	border-bottom-width:1px;
	
	padding-left: 15px !important;
	padding-left: -15px;
	
	margin-left: 10px;
	
	padding-bottom:10px !important;
	padding-bottom:-10px;

	padding-top:-10px !important;
	padding-top:-15px ;

	margin-top:10px !important;
		margin-top:10px ;

	margin-bottom:0px !important;
	margin-bottom:10px ;

	}
	



#docs_pdf a {

font-size:11px;

color:#464648;



}

/* Logos, documents et images */
img { margin: 0; padding: 0; border: none; }


.spip_logos {

margin: 0;
padding: 0;
border: none;
display:block;
margin-bottom:-16px !important;
margin-bottom:-14px; /*IE7 */

}
.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: 15px; margin-bottom: 5px; }
.spip_documents_right { float: right; margin-left: 15px; 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; }


/*------------------------------------------
footer
------------------------------------------*/
#footer {
	width: 960px;
	height: 160px;
	clear: left;
	overflow:hidden;
	zoom:1;
}



/*centre*/
#footer .col_liencontextuel {
	background-color: #9FBFA4;
	float: left;
	height: 160px;
	width: 160px;
	/*font-family: Arial, Helvetica, sans-serif;*/ font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6D7070;
	text-align: center;
}
#footer .col_tagflood {
	/*font-family: "Trebuchet MS", Verdana, Arial;*/ font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #5c876d;
	background-color: #DEE8E4;
	text-align: center;
	width: 480px;
	float: left;
	height: 160px;
	font-weight: bold;
	text-decoration:none;
}


/* Tag cloud */
/* le nuage */
ul.nuage {
	/*padding-top:5px;*/
	padding-left:15px;
	padding-right:15px;

	list-style: none;
	/* Ajout 15/12/2008 */
	line-height:12px;
}
ul.nuage li {
	display: inline;
/*	line-height:1.5em;*/
}
ul.nuage li a {
	color: #5c5e60;

	white-space: nowrap;
		text-decoration:none;

}

ul.nuage li a:hover {
	color: #FFF;
	white-space: nowrap;
	text-decoration:none;

}
ul.nuage span.frequence {
	display: block;
	float: left;
	height: 0;
	overflow: auto;
	width: 0;
}

/* defaut */
ul.nuage a.nuage a   { font-size:8px; }
ul.nuage a.nuage0  { font-size:8px; }
ul.nuage a.nuage1  { font-size:12px; }
ul.nuage a.nuage10  { font-size:18px; }
ul.nuage a.nuagemoy  { font-size:10px; }



/*-----------------------------------------------------
FORMULAIRES
------------------------------------------------------*/
.spip_forms form label {
	float:none;
}
.spip_forms h2 {
	margin:.2em;
	color:#543E29;
}
.spip_forms {
	color: black;
	margin: 0px;
	margin-bottom: 16px;
	padding: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
/*	border-left: 3px solid #963;*/
}
.spip_forms form {
	border:0;
	margin:0;
	padding:.5em 0 0 0;
}
.spip_forms div.spip_descriptif {
	border:0;
	margin:0;
	clear:both;
}
.spip_forms h3 {
	float:none;text-align:left;
}
.spip_forms legend {
	font-size:1.15em;
	padding:5px;
}
.spip_forms .spip_form_champ {
	margin-bottom: 0;
	display: block;
	clear: both;
	margin-top: 1em;
}
.spip_forms .spip_form_label {
  	font-weight: bold;
  	text-align:left;
  	color:#494949;
	display: block;
}
.spip_forms .spip_form_label label,
.spip_forms .spip_form_label .label {
	text-align:left;
  	font-weight: bold;
  	color:#494949;
}
.spip_forms .spip_form_label_obligatoire {
	font-weight: normal;
	font-style:italic;
	font-size:.9em;
}
.spip_forms .obligatoire_oublie {
	color:red;
}
.spip_forms .spip_form_label_details{
	display:block;
	font-style:italic;
	text-align:left;
}

.spip_forms .spip_form_choix_multiple {
	display:block;
}

.spip_forms .spip_form_choix_unique input, .spip_forms .spip_form_choix_unique input.fondo, .spip_forms .spip_form_choix_unique input.fondl {
	width:auto;
}

.spip_forms .spip_form_choix_unique label {
	margin:0 0 5px 0;
}

.spip_forms .spip_form_choix_multiple input, .spip_forms .spip_form_choix_multiple input.fondo, .spip_forms .spip_form_choix_multiple input.fondl, ul.choix_mots li input {
	width:auto;
	margin:0 5px 0 0;
}
.spip_forms ul.choix_mots,.spip_forms ul.spip_form_choix_multiple,.spip_forms ul.spip_form_choix_unique{
	list-style:none;
	float:left;
	width:400px;
	/*padding-left:5px;*/
}

.spip_forms .spip_sondage {
	margin: auto;
}

.spip_forms .spip_form_erreur {
	font-weight:bold;
	color:red;
}
.spip_forms .spip_form_ok {
	background:#AEC6BD;
	color:#666666;
	margin: 1em 0 0 0;
	padding: .6em;
}
.spip_forms .spip_form_ok a {
	color:#FFF9E2;
}
.spip_forms .spip_form_ok a:hover {
	color:#DEB55E;
}
.spip_forms .spip_form_ok_confirmation{
	display:block;
}
.spip_forms .spip_sondage strong {
	display:block;
	clear:both;
	margin-left:5px;
	color:#494949;
}
.spip_forms .spip_sondage .ligne_nom {
	width:19%;
	text-align:right;
	padding-right:1%;
}
.spip_forms .spip_sondage .ligne_nom:after {
	content:" :";
}
.spip_forms .spip_sondage ligne.chiffres {
	color:#525252;
}
.spip_forms .spip_sondage .ligne_barre {
	height: 16px;
	background: url(ligne.gif) repeat-x;
	border: 1px solid black;
	width:80%;
}
.spip_forms .spip_sondage .sondage_table {
	display: table;
	width:100%;
}
.spip_forms .spip_sondage .sondage_ligne {
	display: table-row;
}
.spip_forms .spip_sondage .sondage_ligne > div {
	display: table-cell;
	vertical-align: middle;
	padding: 2px;
	white-space: nowrap;
}
.spip_forms .forml, .spip_forms .formo {
	width:85%;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-top:1px solid #666666;
	border-left:1px solid #666666;
	font-size:1em;
	padding:.25em;
}
.spip_forms .forml, .spip_forms .fondl {
	background: #AEC6BD;
	color:#4A4336;
	width:85%;
}
.spip_forms .formo, .spip_forms .fondo {
	background-color: white;
	color:#4A4336;
	width:85%;
}
.spip_forms .champ_obli_oubli {
	border:2px solid red;
}
.spip_forms form .forml-focus, .spip_forms form input.forml-focus:focus, .spip_forms form textarea.forml-focus:focus, .forml-focus {
	border-bottom:solid 1px #C9AB97;
	border-right:solid 1px #C9AB97;
	border-top:1px solid #81593E;
	border-left:1px solid #81593E;
	background: #FFF2C8;
	color:#433817;
	font-weight:normal;
	font-size:1em;
	padding:.25em;
	width:85%;
}
.spip_forms form .formo-focus, .spip_forms form input.formo-focus:focus, .spip_forms form textarea.formo-focus:focus, .spip_forms .formo-focus {
	border-bottom:solid 1px #C9AB97;
	border-right:solid 1px #C9AB97;
	border-top:1px solid #81593E;
	border-left:1px solid #81593E;
	background:#FFF9EE ;
	color:#433817;
	font-weight:normal;
	font-size:1em;
	padding:.25em;
	width:85%;
}
.spip_forms form .champ_obli_oubli-focus, form input.champ_obli_oubli-focus:focus, form textarea.champ_obli_oubli-focus:focus {
	border-top:solid 2px #980F1B;
	border-left:solid 2px #980F1B;
	border-bottom:2px solid #F3192B;
	border-right:2px solid #F3192B;
	background: #FFF2C8;
	color:#4D161B;
	font-weight:normal;
	font-size:1em;
	padding:.25em;
}
.spip_forms .spip_bouton input {
	border: 1px solid #CCCCCC;
	cursor:pointer;
	padding:0.4em;
	background:#F29400;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1em;
	width:100px;
	color:#4A4336;
	margin-top: 20px;
	margin-right: 170px;
	margin-bottom: 20px;
}
.spip_forms fieldset {
	border: 1px none #8F8181;
	padding: .4em .4em .4em 1em;
	margin:.5em 0 .5em 0;
	border-top-style: dashed;
	border-left: 6px solid #c96;
	border-top-color: #c96;
}
.spip_forms a.resultats_sondage {
	display:block;
	float:right;
	background:#FFFBED;
	color:#444040;
	padding:.2em;
	border:1px solid #A07D7A;
	text-decoration:none;
}
.spip_forms a.resultats_sondage:hover {
	background:#444040;
	color:#F8F5EC;
	text-decoration:none;
}
.spip_forms p.spip_form_ok, .spip_forms p.spip_form_erreur, .spip_forms form {
	clear:both;
}

#bloc_centre #col2 .spip_form_choix_unique li {
	list-style-image: none;
	
}
span.nettoyeur{
	clear:both;line-height:1px;font-size:1px;display:block;
}
span.erreur { display:block;}

/*spip*/

/* /////////////////////////////////////////////////////////// */

#contenutexte li {
list-style-type: none;

}


/* SA 03/10/2008 modif pour que .spip ne s'applique qu'au li */
#contenutexte ul li.spip{
/*	
list-style-type: none;
	line-height: normal;
	
	/*margin-left: 13px;*/
	
	/*padding-left:13px;
	background-image: url(../images/puce_orange_fd_bl.gif);
	background-repeat: no-repeat;
	background-position: left 5px;*/	
	
/*	margin-bottom: 10px;*/
}





/* /////////////////////////////////////////////////////////// */


/*tables de viticulteurs*/
#tabviti table{
	margin: 0px;
	padding: 0px;
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464648;
	width: 600px;	
}

#tabviti td{
	padding: 3px;
}

#tabviti a{
	color: #464648;	
}


#tabadresse table{
	/*margin-left: 40px;*/
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464648;
	width: 240px;	
}

#tabadresse td{
	padding: 3px;
}

#tabadresse a{
	color: #464648;	
}

.lettresviti a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 11px;*/
	font-size: 9px;
	color: #464648;
}
.lettresviti .lettre_choisie{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EF5C1A;
	font-weight: bold;
}
.lettresviti .deuxpoints{
	font-size: 8px;
}
#modele5 #contenutexte p.spip{
	line-height:14px;
	margin-bottom: 50px;
}
p.spip{
	line-height:14px;
/*	margin-bottom: 10px;*/
	margin-top: 15px;
	color: #444444;
}
p.spip a {
	color: #444444;
}



p.spip a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #77998D;
}

#modele05 #contenutexte ul li {
	margin-bottom: 20px;
	/*margin-top:-10px;*/
	margin-top:10px;
	color: #444444;
}
#modele05 #contenutexte ul li a {
	color: #444444;
}



#modele05 #contenutexte #titre_recette ul a:hover {
	color: #77998D;
}


#modele05 #contenutexte #titre_recette ul {

/* SA 081115 demande explo interligne pas assez grand
margin-top:-25px;*/
margin-bottom:-5px;
}

#modele05 .zone_titre h1 {
	padding-top: 10px;
/* BB demande +petit et centre 240209
  	font-size:32px;*/
	font-size:24px;
	text-align:center;
/* BB centre verticalement240209 */
margin-top:40px;
position:absolute;
width:560px;
top:0px;
}


/*
* Formatage du texte d'un article
*/
p:first-letter {
	/*font-size: 12px;*/
	font-weight: bold;
	color: #EE6500;
	font-family: Arial, Helvetica, sans-serif; font-family: Verdana, Helvetica, sans-serif;
}


.chapeau p:first-letter, #contenutexteplan p:first-letter {
	color:#444444;
	font-family: Arial, Helvetica, sans-serif; font-family: Verdana, Helvetica, sans-serif;
}

#contenutexteplan p:first-letter {
	font-weight: normal;
	color:#444444;
	font-family: Arial, Helvetica, sans-serif; font-family: Verdana, Helvetica, sans-serif;
}

p.spip strong {
	color:#444444;
}

/* corrige pb first-letter IE */
p.spip strong:first-letter {
	color:#444444;
}
/*
* Bloc texte sous les boutons
*/

#legende_bouton{
text-align:center;
padding:0 10px;
margin:8px 0 16px 0;
height:36px;

}

#modele05 #contenutexteplan {
margin-left:40px;
margin-right:40px;
margin-top:40px;
margin-bottom:40px;
}

#modele05 #contenutexteplan strong {
	color:#EE6500;
}

#bloc_centre #col2 li.rubrique a{
	color:#EE6500;
	font-weight:bold;
}

#bloc_centre #col2 li.rubrique{
	padding-top:5px; 
	padding-bottom:5px;
}

#bloc_centre #col2 li.langue{
	padding-top:3px; 
	padding-bottom:5px;
}

input {margin:0px; padding:0px;}

#bloc_centre_header{
position:relative;
}

#porte_son{
width:30px;
height:30px;
position:absolute;
z-index:20;
left:710px;
top:120px;
}

#bloc_centre #col2 li.spip_gris {
    list-style-type: none;
/*    line-height: normal;*/
    /*background-image: url(../images/puce_orange_fd_bl.gif);
    background-repeat: no-repeat;
    background-position: left 5px;*/
    vertical-align:lalgoaBB;
    list-style-type: none;
    /*margin-bottom: 10px;*/
    /*padding-left:13px;*/
    margin-left:6px !important;
    margin-left:-10px;
    /*list-style-position: inside;*/
    list-style-position: outside;
    list-style-image: url(../squelettes/puce.gif);   
}

/************************ phototheque ****************************/
p.phototheque {
      margin: 10px 10px 10px 10px;
      padding: 0px;
      Text-Align: Justify;
}

.porte_player_video{
float:left;
}

