td {font-family: "Times New Roman", Times, serif;	font-size: 14px;}
a:hover {  color: #FC5D02; text-decoration: none}
a.lien-planet { color: #B99266; text-decoration: none; }
a.lien-planet:hover { color: #FFFFFF;text-decoration: underline; }
.justifie {  text-align: justify}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
.titre {
	font-size: 16px;
	border: 1px solid #FF9900;
	padding: 1px 3px;
	background-color: #FFCC99;
	color: #000000;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.soustitre {
	font-size: 12px;
	color: #FF9900;
}
BODY {
	scrollbar-3dlight-color: #000000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-face-color: #FC5D02;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
INPUT {
	color:#000000;
	background-color:#F2F3F4;
	font-size:13px;
	border: 1px solid #FFCC00;
}
SELECT {
	color:#000000;
	background-color:#F2F3F4;
	font-size:13px;
	border: 1px solid #FFCC00;
}
textarea {
	color:#000000;
	background-color:#F2F3F4;
	font-size:13px;
	border: 1px solid #FFCC00;
}
.corps {
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	background-image: url(../img/back/corps.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bordure-blanche {
	border: 1px solid #FF9900;
}
.vin-detail {
	background-color: #272727;
}
.vin-titre {
	background-color: #FFEFDF;
	color: #000000;
	font-weight: bold;
}
.grand {
	font-size: 18px;
}
.adresse {
	font-size: 11px;
}
.yellow {
	color: #FF9900;
}
.presse {
	color: #FFA500;
	font-size: 16px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;

}
