/* CSS Document */

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	
}
.adresse{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.adresse_p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FFFFFF;
}
.texte{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

.menu_prod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #988F8B;
}
.menu_prod_in {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
}

.texte_prod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.menu_ss_prod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #988F8B;
}
.nom_prod {	
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: #FF6600;
	font-weight: bold;
}
.desc_prod{
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
		font-weight: bold;

}
.dim_prod{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
		font-weight: bold;

}
.pays_dist {
	font-family: Verdana;
	font-size: 12px;
	color: #FF6600;
	font-weight: bold;
}
.soc_dist {
	font-family: Verdana;
	font-size: 10px;
	color: #988E8C;
	font-weight: bold;
}
.adre_dist {
	font-family: Verdana;
	font-size: 10px;
	color: #988E8C;
}
.soc_dist {
	font-family: Verdana;
	font-size: 10px;
	color: #988E8C;
	font-weight: bold;
}
.tel_dist {
	font-family: Verdana;
	font-size: 10px;
	color: #988E8C;
}
.cont_dist {
	font-family: Verdana;
	font-size: 9px;
	color: #988E8C;
}
.pays{
	font-family: Verdana;
	font-size: 12px;
	color: #E5E3E2;
	font-weight: bold;
}
.lien_info {
	font-family: Verdana;
	font-size: 10px;
	color: #FF6600;
	font-weight: bold;
}
.nom_real {	
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.form_list1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF6600;
	background-color: #FFFFFF;
	border: thin outset #FF6600;
}
.form_list2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #988E8C;
	background-color: #FFFFFF;
	border: thin dashed #988E8C;
}

