/* CSS Document */


/*Page index du site*/

div.titre {	font-family: "monotype Corsiva"; font-size: 34px; color: #000000;}

/*Menu de navigation*/

div.menu {	font-family: Arial;	font-size: 14px; font-weight: bold;	color: #333300;}

/*Lien de navigation sur le site*/

a:link {
	text-decoration: none;
	color: #333300;
}
a:visited {
	text-decoration: none;
	color: #333300;
}
a:hover {
	text-decoration: none;
	color: #663300;
}
a:active {
	text-decoration: none;
	color: #333300;
}

/*Critères de recherches*/

select.choix {font-family:Arial; font-size:10px; color: #333300;}
span.choix {font-family:Arial; font-size:10px; color: #333300;}
th.choixmenu {font-family:Arial; font-size:13px; color: #62290F;}

/*Espace Producteur*/

span.titreprod {color: #66CC33; font-weight: bold; font-family:Arial; font-size:12px;}

/*Insertion vin*/

tr.libelle {font-family:Arial; font-size:9px; color:#333300;}
span.exemple {font-family:Arial; font-size:8px; color:#333300;}
tr.vin {font-weight:}

/*Fiche Technique*/

/*td.resultat {font-family:Arial; font-size:8px; color:#000000;}
tr.libellé1 {font-family:Arial; font-size:16px; color:#000000; font-weight:bold;}
tr.libellé2 {font-family:Arial; font-size:8px; color:#000000;}
th.libellé2 {font-family:Arial; font-size:8px; color:#000000;}
th.resultat {font-family:Arial; font-size:8px; color:#000000;}*/

td.resultat {font-family: "Times New Roman", Times, serif;	color: #826C4D;}
tr.libellé1 {font-family: "Times New Roman", Times, serif;	color: #826C4D;}
tr.libellé2 {font-family: "Times New Roman", Times, serif;	color: #826C4D;}
th.libellé2 {font-family: "Times New Roman", Times, serif;	color: #826C4D;}
th.resultat {font-family: "Times New Roman", Times, serif;	color: #826C4D;}
