<!--
/* ----------------------- STYLE COMMUN ----------------------- */
BODY {
	background-color	:	#182F41;
	font-family				:	Verdana, Arial, Helvetica, sans-serif;
	font-size				: 	10px;
	color 						: 	#182F41;
	font-weight				: 	normal;
}

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

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

TD {
	text-align 				:    left;
	font-family				:	Verdana, Arial, Helvetica, sans-serif;
	font-size				: 	10px;
	color 						: 	#182F41;
	font-weight				: 	normal;
}

TD.texte{
	padding					:	10px;
}

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

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


/* ----------------------- STYLE PRESENTATION ----------------------- */
TD.fd_presentation{
	background-image	:	url(../images/interfaces/bd_presentation_st.gif);
}

TD.fd_presentation_texte{
	background-image	:	url(../images/interfaces/bd_presentation_fdt.gif);
}

TD.titre_presentation{
	padding					:	8px 10px 0px 30px;
	font-size				: 	13px;
	font-weight				:	bolder;
	color 						: 	#EDEEF0;
}

/* ----------------------- STYLE PRODUIT ----------------------- */
TD.fd_produit{
	background-image	:	url(../images/interfaces/bd_produit.gif);
}

TD.fd_produit_liste{
	background-image	:	url(../images/interfaces/bd_produit_detail.gif);
	padding					:	10px;
	text-align				:	right;
}

TD.titre_produit{
	padding					:	8px 10px 0px 30px;
	font-size				: 	13px;
	font-weight				:	bolder;
	color 						: 	#EDEEF0;
}

/* ----------------------- STYLE ACTUALITE ----------------------- */
TD.titreAccueil{
	padding					:	8px 10px 12px 10px;
	text-transform		:	uppercase;

}

TD.fd_actualiteRap{
	background-image	:	url(../images/interfaces/bd_actualite_detail.gif);
	padding					:	10px;
}

.titreActualiteDetail{
	font-size				: 	11px;
	font-weight				:	bolder;
	text-transform		:	uppercase;
}

/* ----------------------- STYLE ORGANIGRAMME ----------------------- */
TABLE.organigramme TD{
	text-align				:	center;
}


/* ----------------------- STYLE NEWSLETTER ----------------------- */

TD.newsletter_1{
	background-image	:	url(../images/interfaces/bd_fond_1_newsletter.gif);
	padding					:	8px 0px 12px 20px;
}

TD.newsletter_2{
	background-image	:	url(../images/interfaces/bd_fond_2_newsletter.gif);
	padding					:	8px 0px 3px 20px;
}

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

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

.page_page a:link      	{text-decoration: none; color: #FFFFFF; font-weight : normal;}
.page_page a:visited 	{text-decoration: none; color: #FFFFFF; font-weight : normal;}
.page_page a:active  	{text-decoration: none; color: #FFFFFF; font-weight : normal;}
.page_page a:hover  	{text-decoration: none; color: #FFFFFF; font-weight : normal;}

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

SELECT.contact {
	font-family				: 	Verdana, Arial, Helvetica, sans-serif;
	background-color	:	#F1F1F1;
	color						:	#182F41	;
	font-size				:	11px;
}

/* ----------------------- VT-Design ----------------------- */

TD.vtdesign{
	font-size			 	:	9px;
	font-weight 			: 	normal;
	text-align				:	right;
	color						: 	#FFFFFF;
}

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