/* ----------------------- 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 : #000000;
	background: #E4E4E3 url(../images/interface/background.gif) repeat-x;
}

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

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

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

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

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

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

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

TD.contener{
	text-align				:	left;
	background-color		:	#FFF;
}

img {
	border : 0;
}

/* ----------------------- STYLE SITE ----------------------- */
/*
.titre{
	font-family				:	Verdana, Arial, Helvetica, sans-serif;
	font-size				:	10px;
}
*/

/* ----------------------- 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	:	#FFFFFF;
	border					:	1px;
	font-family				:	Verdana, Arial, Helvetica, sans-serif;
	font-size				:	10px;
	color 						: 	#182F41;
	font-weight				: 	normal;
	border-color			: 	#000000;
	border-style			: 	solid;
*/
}


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

TD.pieddepage{
	font-size			 	:	10px;
	color						:	#FFF;
	text-align					: center;
	border:1px solid #FFF;
	border-top:0 none;
}

.topin0{
	color:#FFF;
	font-size:11px;
	margin:0;
	padding:0;
}

.topout0{
	color:#BBB;
		font-size:11px;
margin:0;
	padding:0;
}

.topin0 img{
	border:1px solid #FFF;
	margin:0;
	padding:0;
}

.topout0 img{
	border:1px solid #DBCBC0;
}


.in0{
	font-weight:bold;
	color:#5B4744;
}


.out0{
	color:#705753;
}

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

a.linkAcc span{
	color:#FFF;
}

a.linkAcc2{
	color:#CCC;
	font-size:10px;
}

a.linkAcc2:link{
	color:#CCC;
}

a.linkAcc2:active{
	color:#CCC;
}

a.linkAcc2:visited{
	color:#CCC;
}

a.linkAcc2:hover{
	color:#F3A77A;
}

a.linkAcc:hover span{
	color:#F3A77A;
}

.miniature{
	float:left;
	margin:10px;
	width:117px;
	height:117px;
	background-color:#CCCCCC;
	padding: 1px 0 0 1px;
}
.miniature img{
	float:left;
	border:1px solid #FFF;
}

