/* ----------------------- 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-color	:	#030B20;
}

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

a:link      	{text-decoration: underline; color: #841505; font-weight : normal;}
a:visited 	{text-decoration: underline; color: #841505; font-weight : normal;}
a:active  	{text-decoration: underline; color: #841505; font-weight : normal;}
a:hover  	{text-decoration: underline; color: #841505; font-weight : normal;}

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;
}

IMAGE.photo{
	border: 1px solid #841505;
}

TD.contener{
	text-align				:	left;
	vertical-align			:	top;
	width						:	774px;
}

TD.menu{
	text-align				:	left;
	vertical-align			:	top;
	width						:	219px;
	background-image	:	url(../images/interface/fd_menu.gif)
}

TD.data{
	text-align				:	left;
	vertical-align			:	top;
	width						:	555px;
	background-color	:	#D4D6Df;
	padding					:	10px;
}

TD.menuOver{
	width						:	219px;
	height					:	18px;
	background-image	:	url(../images/interface/roll_menu.gif);
	font-size 				: 	11px;
	font-family				:	Verdana, Arial, Helvetica, sans-serif;
	color						:	#FFFFFF;
	padding-left			:	12px;
	cursor					:	pointer;
	font-weight				: 	normal;
}

TD.menuOut{
	width						:	219px;
	height					:	18px;
	font-size 				: 	11px;
	font-family				:	Verdana, Arial, Helvetica, sans-serif;
	color						:	#FFFFFF;
	padding-left			:	8px;
	font-weight				: 	normal;
}

TD.menuBloc{
	width						:	219px;
	height					:	18px;
	background-image	:	url(../images/interface/fd_bloc_menu.gif);
	font-size 				: 	11px;
	font-family				:	Verdana, Arial, Helvetica, sans-serif;
	color						:	#FFFFFF;
	padding-left			:	8px;
	font-weight				: 	normal;
	cursor					:	pointer;
}

TD.menuForm{
	width						:	219px;
	height					:	18px;
	font-size 				: 	11px;
	font-family				:	Verdana, Arial, Helvetica, sans-serif;
	color						:	#FFFFFF;
	padding-left			:	8px;
	padding-top			:	5px;
	font-weight				: 	normal;
}

/* ----------------------- STYLE SITE ----------------------- */
.titre{
	font-family				:	Verdana, Arial, Helvetica, sans-serif;
	font-size				: 	12px;
	color						:	#841505;
	font-weight				: 	bold;
}

.trouve{
	padding					: 0px 2px 0px 2px;
	color						: #084197;
	background-color	: #FFDC00;
	font-weight				: bold;
}

/* ----------------------- 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.vtdesign a:link      {text-decoration: none; color: #0950A0; font-weight : normal;}
TD.vtdesign a:visited 	{text-decoration: none; color: #0950A0; font-weight : normal;}
TD.vtdesign a:active  	{text-decoration: none; color: #0950A0; font-weight : normal;}
TD.vtdesign a:hover  	{text-decoration: underline; color: #0950A0; font-weight : normal;}