/* /////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* PAGE ACCUEIL*/
/* /////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
BODY  {
	background-color: #FDFFD8;
	font-family: Arial, Helvetica, sans-serif;
	color: #43698B;
}

A.pa:link {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 14pt;
	color: #B08E56;
	text-decoration: none;
}
A.pa:visited{
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 14pt;
	color: #B08E56;
	text-decoration: none;
}
A.pa:hover {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14pt;
	font-style: normal;
	color: #43698B;
	text-decoration: underline;
}

A.lartisanweb:link {
	font-weight: bold;
	color: #D8C6A0;
	text-decoration: underline;
}
A.lartisanweb:visited{
	font-size: 8pt;
	font-weight: bold;
	color: #D8C6A0;
	text-decoration: underline;
}
A.lartisanweb:hover {
	font-size: 8pt;
	text-decoration: underline;
	color: #43698B;
}


/* /////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* SOUS PAGE MODELE */
/* /////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
TABLE.normal {
	font-family: Arial, Helvetica, sans-serif;
	color: #43698B;
	font-weight: bold;
	font-size: 10pt;
}
A:link {
	color: #43698B;
	text-decoration: none;
}
A:visited{
	color: #43698B;
	text-decoration: none;
}
A:hover {
	color: #B08E56;
	text-decoration: underline;
	font-style: italic;
	
}
A.violet:link {
	color: #470591;
	text-decoration: underline;
}
A.violet:visited{
	color: #470591;
	text-decoration: underline;
}
A.violet:hover {
	color: #470591;
	text-decoration: underline;
	font-style: italic;
	
}

/* /////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* MENU */
/* /////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
TABLE.menu {
	font-family: Times New Roman, Times, serif;
	color: #B08E56;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
}
TD.menuchoisi{
	background-color: #EBE4B9;
	font-size: 18pt;
}

A.menu:link {
	color: #B08E56;
	text-decoration: none;
}
A.menu:visited{
	color: #B08E56;
	text-decoration: none;
}
A.menu:hover {
	color: #43698B;
	text-decoration: underline;	
}
A.menu:active {
	color: #43698B;
	text-decoration: underline;	
}
A.menuchoisi:link {
	font-size: 18pt;
	color: #B08E56;
	text-decoration: none;
}
A.menuchoisi:visited{
	font-size: 18pt;
	color: #B08E56;
	text-decoration: none;
}
A.menuchoisi:hover {
	font-size: 18pt;
	color: #43698B;
	text-decoration: underline;	
}
A.menuchoisi:active {
	font-size: 18pt;
	color: #43698B;
	text-decoration: underline;	
}
/* /////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* PAGE FICHE CUVEE */
/* /////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
TD.titrefiche{
	font-family: "Times New Roman", Times, serif;
	color: #B08E56;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
TD.titrefichepetit{
	color: Black;
	font-size: 8pt;
	font-weight: normal;
	text-align: center;
}
TD.soustitrefiche{
	background-color: #EBE4B9;
	font-size: 12pt;
	font-family: "Times New Roman", Times, serif;
	color: #B08E56;
	font-weight: bold;
}
SELECT.listecuvees {
	background-color: #FDFFD8;
	font-family: Arial, Helvetica, sans-serif;
	color: #43698B;
	font-weight: normal;
}
/* /////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* PAGE CONTACT */
/* /////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.input {
	BACKGROUND-COLOR: #EBE4B9;
	BORDER-RIGHT: #B08E56 1px solid;
	BORDER-TOP: #B08E56 1px solid;
	BORDER-LEFT: #B08E56 1px solid;
	BORDER-BOTTOM: #B08E56 1px solid;
	COLOR: #B08E56;
	FONT-SIZE: 14px;
	FONT-FAMILY: "Times New Roman", Times, serif;
}

TEXTAREA.contact{
	BACKGROUND-COLOR: #EBE4B9;
	BORDER-RIGHT: #B08E56 1px solid;
	BORDER-TOP: #B08E56 1px solid;
	BORDER-LEFT: #B08E56 1px solid;
	BORDER-BOTTOM: #B08E56 1px solid;
	COLOR: #B08E56;
	FONT-SIZE: 14px;
	FONT-FAMILY: "Times New Roman", Times, serif;
}
SELECT.contact {
	background-color: #E1D2B1;
	font-family: Arial;
	color: #463023;
	font-size: 11px;
	font-weight: bold;
}




