body {
	margin: 0px;
	padding: 0px;
	background-color: #F3F3EE;
}

.menuproduit
{
	padding-left: 41px;
	padding-right: 41px;
	line-height: 10px;
	font-size: 10px;
	font-family: tahoma;
	background: url(../images/presentation/fond-menu.jpg) no-repeat left bottom;
	background-color: #FFFFFF;
	color: #5a5a58;
	padding-top: 6px;
	padding-bottom: 6px;
}

.blanc10 {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 10px;
	text-align: justify;
}

.blanc11 {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 11px;
	text-align: justify;
}

.blanc11normal {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 11px;
}

.bleufond {
	color: #294a6f;
	font-family: tahoma;
	font-size: 11px;
	text-align: justify;
	font-weight: bold;
}

.gris10
{
	font-family: tahoma;
	font-size: 10px;
	line-height: 10px;
	color: #5a5a58;
	text-decoration: none;
}

.gris10:hover
{
	font-family: tahoma;
	font-size: 10px;
	line-height: 10px;
	color: #c63f00;
	text-decoration: none;
}

.gris11 {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.grisclair10
{
	font-family: tahoma;
	font-size: 10px;
	line-height: 10px;
	color: #b4b4b4;
	text-decoration: none;
}

.gris112 {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.gris11bold {
	font-family: tahoma;
	font-size: 11px;
	color: #414141;
	text-decoration: none;
	font-weight: bold;
}

.gris14bold {
	font-family: sans-serif;
	font-size: 14px;
	color: #414141;
	text-decoration: none;
	font-weight: bold;
}

.gristitre {
	font-family: tahoma;
	font-size: 11px;
	color: #242424;
	padding-left: 6px;
	text-decoration: none;
	font-weight: bold;
}


.orange10 {

	font-family: tahoma;
	font-size: 10px;
	color: #cd0000;
}

.orange11 {

	font-family: tahoma;
	font-size: 11px;
	color: #cd0000;
	font-weight: bold;
}

.orangefin11 {

	font-family: tahoma;
	font-size: 11px;
	color: #cd0000;
}

.catorange11 {

	font-family: tahoma;
	font-size: 11px;
	color: #cd0000;
	padding-left: 17px;
	font-weight: bold;
}

/* divers */

.bouton-rechercher {
	color: #FFFFFF;
	border: 1px #CC0000;
	cursor: pointer;
	font-family: sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-image: url(../images/presentation/bouton-recherche.jpg);
	color: #FFFFFF;
	background-color: transparent;
}

.contour {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	border: 1px solid #cbcbcb;
}

.contour:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	border: 1px solid #cb3c00;
}

.contour2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #666666;
}

.contour3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	border: 1px solid #ffffff;
}
  
td {
	font-family: tahoma;
	font-size: 11px;
	color: #414141;
}

h1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #414141;
	padding: 0px;
 	display: inline ;
}
