.entete {
	background-image: url(images/fd_tete.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 65px;
	width: 720px;
	background-color: #FCF3DF;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #E7E1C9;
}
.corps {
	background-image: url(images/deux_armagnacs.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FCF3DF;
	min-height:1000px;
	vertical-align: top;
	text-align: left;
}
.filet {
	background-color: #FCF3DF;
	background-image: url(images/filet.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 9px;
}
.txt_fr {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #441E04;
	text-align: left;
	width: 350px;
	padding-left: 10px;
	padding-bottom: 5px;
}
.txt_fr2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #441E04;
	text-align: left;
}
.txt_en {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #7A2201;
	text-align: left;
	width: 350px;
	font-style: italic;
	padding-left: 10px;
	padding-bottom: 10px;
}
.txt_en2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #7A2201;
	text-align: left;
	font-style: italic;
}
#nav {
	float: right;
}
.tonneau {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.tonneau a {
	display: block;
	padding-top: 35px;
	text-decoration: none;
	color: #862430;
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	background-image: url(images/puce_off.gif);	
	
}
.tonneau a:hover{
	text-decoration: none;
	color: #FF6600;
	display: block;
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	background-image: url(images/puce_on.gif);	
}
.tonneau_actif{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	text-align:center;
	color: #C07A16;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/puce_on.gif);	
	padding-top: 35px;
}
.accueil {
	font-family: "Times New Roman", Times, serif;
	background-color: #FCF4DE;
	background-image: url(images/fd_une.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 275px;
	width: 423px;
	text-align: center;
	padding-top: 10px;
	vertical-align: top;
}
.armagnac {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold;
	color: #862430;
	margin-top: 10px;
}
.pied_une {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #C2B170;
	background-color: #872431;
	text-align: center;
	vertical-align: middle;
	height: 64px;
	background-image: url(images/pied_une.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 8px;
}
.pied_une a {
	text-decoration:none;
	color: #C2B170;
	
}
.pied_une a:hover {
	text-decoration:none;
	color: #FFFF99;
	
}
.corps_simple {
	background-color: #FCF3DF;
	min-height:1000px;
	vertical-align: top;
	text-align: left;
}
.cellform {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C6B267;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #C6B267;
	background-color: #862430;
	padding-right: 5px;
	padding-left: 5px;
}
.cellformfield {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #862430;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #862430;
	background-color: #C6B267;
	padding-left: 5px;
	padding-right: 5px;
}
form {
	margin: 0px;
	padding: 0px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #862430;
	background-color: #FCF8EE;
}
.lignetarif {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #441E04;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #862430;
	background-color: #FCF8EE;
}
.lignetarifbord {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #441E04;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #862430;
	background-color: #FCF8EE;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #862430;
}
.etiquette {
	background-color: #862430;
	border: 4px solid #C6B267;
	padding: 5px;
	text-align: center;
}
.nomprod {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #CC6600;
}
.appellation {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-style:italic;
	color: #CC6600;
}
.txtvin {
	width: 330px;
	z-index:4;
	visibility:hidden;
	position:absolute;
	top: 180px;
}
