body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

A {
color:inherit;
text-decoration:none;

}

A:hover {
color:inherit;
text-decoration:none;
}

A:visited {
color:inherit;
text-decoration:none;
}

.tableau_cartouche {
	background-image: url(images/epson.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

.tableau_general {
	background-image: url(images/fond1.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

.tableau_general_produits {
	background-image: url(images/fond_produits.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

.tableau_general_sanscolonne {
	background-image: url(images/fond3.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

.tableau_flash {
	background-image: url(images/fond_flash.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}


.lesnews {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	color: #FFFFFF;
}

.titrenews {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 20px;
	margin-right: 20px;
}

.titreproduits {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 29px;
	color: #FCC68E;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: normal;
}

.textenews {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	text-align: justify;
}
.titre_fond {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: normal;
	color: #D2E7B4;
	margin-left: 10px;
}

td.menu_on {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00387A;
	text-indent: 30px;
	background-image: url(images/fleche.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}

td.menu_off {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00387A;
	text-indent: 30px;
}

td.menu_on_deroule {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00387A;
	text-indent: 30px;
	background-image: url(images/fleche_bas.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}

td.menu_off_deroule {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00387A;
	text-indent: 30px;
}

.textenormal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111111;
	margin-top: 5px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	text-align: justify;
}

.texte {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111111;
	text-align: justify;
}

td.ssmenu_on {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F37F1A;
	text-indent: 30px;
	font-weight: bold;
	text-decoration: underline;
	padding-top: 5px;
	padding-bottom: 5px;
}

td.ssmenu_off {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F37F1A;
	text-indent: 30px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

td.ssmenu2_off {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #111111;
	text-indent: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}

td.ssmenu2_on {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #111111;
	text-indent: 30px;
	background-image: url(images/fleche_grise.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: underline;
}

td.ssmenu2_off {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #111111;
	text-indent: 30px;
}


#bleu {
	color: #00387A;
}

#blanc {
	color: #FFFFFF;
}

#gris {
	color: #666666;
}

#noir {
	color: #333333;
}

#orange {
	color: #F37F1A;
}

#titre {
	font-size: 19px;
	color: #00387A;
	}
	
#titreproduit {
	font-size: 16px;
	color: #00387A;
	font-weight: bold;	
	}
	
hr {
	color: #CCCCCC;
	background-color: #CCCCCC;
	}
