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

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

.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: #c63f00;
}

.orange11 {

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

.orangefin11 {

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

.bleu11 {

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

/* 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;
}  
td {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
}

.bordimg {
	border : 1px solid white;
}
