/* ----------------------- 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	:	#000000;
	/*background-color	:	red;*/
}

FORM {margin : 0px; padding : 0px;}

a:link      	{text-decoration: none; color: #0950A0; font-weight : bold;}
a:visited 	{text-decoration: none; color: #0950A0; font-weight : bold;}
a:active  	{text-decoration: none; color: #0950A0; font-weight : bold;}
a:hover  	{text-decoration: none; color: #600D11; font-weight : bold;}

TD {
	font-family				:	Verdana, Arial, Helvetica, sans-serif;
	font-size				: 	11px;
	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;
}

/* ----------------------- 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			 	:	11px;
	text-align				:	right;
	color 					: 	#FFFFFF;
	background-color		: 	#000000;
	
}

TD.vtdesign a:link      {text-decoration: none; color: #FFFFFF; font-weight : normal;}
TD.vtdesign a:visited 	{text-decoration: none; color: #FFFFFF; font-weight : normal;}
TD.vtdesign a:active  	{text-decoration: none; color: #FFFFFF; font-weight : normal;}
TD.vtdesign a:hover  	{text-decoration: underline; color: #FFFFFF; font-weight : normal;}

TD.legenou{
	font-size			 	:	11px;
	text-align				:	left;
	color 					: 	#000000;
}

TD.legenou a:link      {text-decoration: none; color: #000000; font-weight : normal;}
TD.legenou a:visited 	{text-decoration: none; color: #000000; font-weight : normal;}
TD.legenou a:active  	{text-decoration: none; color: #000000; font-weight : normal;}
TD.legenou a:hover  	{text-decoration: underline; color: #000000; font-weight : normal;}

.titre_accueil{
	font-family				:	Impact;
	font-size				:	14px;
	color					: 	#4E4E4E;
	font-weight				: 	normal;
}

.titre_contenu{
	font-family				:	Impact;
	font-size				:	14px;
	color					: 	#4E4E4E;
	font-weight				: 	normal;
	text-transform			: 	uppercase;
}

.texte_navigation{
	font-size				:	10px;
	color					: 	#000000;
	font-weight				: 	bold;
}

.rubrique_navigation{
	font-size				:	10px;
	color					: 	#891010;
	font-weight				: 	bold;
}

TD.sous_navigation{
	font-size				:	10px;
	color					: 	#891010;
	font-weight				: 	bold;
}

TD.sous_navigation a:link      {text-decoration: none; color: #891010; font-weight : bold;}
TD.sous_navigation a:visited 	{text-decoration: none; color: #891010; font-weight : bold;}
TD.sous_navigation a:active  	{text-decoration: none; color: #891010; font-weight : bold;}
TD.sous_navigation a:hover  	{text-decoration: underline; color: #891010; font-weight : bold;}
