/* ----------------------- STYLE GENERAL ----------------------- */

BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color : #492400;
	background-color	:	#6D3700;
}

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

a:link      {text-decoration: none; color: #F89F20; font-weight : bold;}
a:visited 	{text-decoration: none; color: #F89F20; font-weight : bold;}
a:active  	{text-decoration: none; color: #F89F20; font-weight : bold;}
a:hover  	{text-decoration: underline; color: #F89F20; font-weight : bold;}

.contact a:link     {text-decoration: none; color: #FFFFFF; font-weight : bold;}
.contact a:visited 	{text-decoration: none; color: #FFFFFF; font-weight : bold;}
.contact a:active  	{text-decoration: none; color: #FFFFFF; font-weight : bold;}
.contact a:hover  	{text-decoration: underline; color: #FFFFFF; font-weight : bold;}
.f3:link,.f3:hover,.f3:active,.f3:visited{ display:block; background-image:url(../images/interface/france3.jpg); background-repeat:no-repeat; width:169px; height:37px; color:#fff; text-decoration:none; font-weight:normal; padding:12px 0 0 8px;}

TD {
	font-family				:	Verdana, Arial, Helvetica, sans-serif;
	font-size				: 	10px;
	color 					: 	#492400;
	font-weight				: 	normal;
}

LI {
	margin-top : 3px;
	margin-bottom: 3px;
}

UL {
	margin-top : 3px;
	margin-bottom: 3px;
}

TEXTAREA, INPUT, SELECT {
	font-size : 9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

SELECT {
	background-color	:	#F1F1F1;
	color						:	#182F41	;
}

TD.contener{
	text-align				:	left;
}

/* ----------------------- STYLE SITE ----------------------- */
/*
.titre{
	font-family				:	Verdana, Arial, Helvetica, sans-serif;
	font-size				:	10px;
}
*/
.pageCentre {
	vertical-align:top;
	padding-left:32px;
	padding-right: 10px;
	background-image: url(../images/interface/centre/repeat.jpg);
	height:100%;
}

.img {
	border : solid 1px #4A2400;
}

.option_ligne1 {
	background-color: #FDE8C6;
}

.option_ligne1 TD {
	border : solid #FEFAEF 1px;
}

.orange {
	color : #F89F20;
}
/* ----------------------- STYLE NEWSLETTER ----------------------- */

INPUT.newsletter{
/*
	background-color	:	#FFFFFF;
	border					:	2px;
	font-family				:	Verdana, Arial, Helvetica, sans-serif;
	font-size				:	10px;
	color 						: 	#000000;
	font-weight				: 	normal;
	border-color			: 	#000000;
	border-style			: 	solid;
*/
}

RADIO.newsletter{
/*
	background-color	:	transparent;
	border-width			: 	0;
*/
}

/* ----------------------- STYLE CONTACT ----------------------- */

TD.contactLabel{
/*
	font-weight				: 	bold;
*/
}

INPUT.contact{
/*
	background-color	:	#FFFFFF;
	border					:	1px;
	font-family				:	Verdana, Arial, Helvetica, sans-serif;
	font-size				:	10px;
	color 						: 	#182F41;
	font-weight				: 	normal;
	border-color			: 	#000000;
	border-style			: 	solid;
*/
}

INPUT.contactErreur{
	background-color	:	red;
	color : white;
}

/* ----------------------- STYLE VT DESIGN SIGNATURE ----------------------- */
TD.vtdesign{
	font-size			 	:	9px;
	font-weight 			: 	normal;
	text-align				:	right;
	color					: 	#FFFFFF;
}

TD.vtdesign a:link      {text-decoration: none; color: #F89F20; font-weight : normal;}
TD.vtdesign a:visited 	{text-decoration: none; color: #F89F20; font-weight : normal;}
TD.vtdesign a:active  	{text-decoration: none; color: #F89F20; font-weight : normal;}
TD.vtdesign a:hover  	{text-decoration: underline; color: #F89F20; font-weight : normal;}