body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/presentation/fond.jpg);
}
.blanc10 {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 10px;
	text-align: justify;
}
.blanc11 {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 11px;
	text-align: justify;
}
.gris11 {
	color: #9b9a9a;
	font-family: arial;
	font-size: 11px;
	text-align: justify;
}
.jaune11 {
	color: #fac000;
	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;
}
.vert11 {
	font-family: tahoma;
	font-size: 11px;
	color: #70c702;
	font-weight: bold;
}


/* divers */

.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 #70c702;
}



.back {
	background-repeat: no-repeat;
	background-position: center center;
}.black {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
