@charset "utf-8";
/* CSS Document */

body {
	background-color: #666666;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #1e1e1e;
	font-size: 11px;
}

td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1e1e1e;
	margin: 0px;
	padding: 0px;
}
.txt01 {
	font-weight: normal;
	font-size: 12px;
}
.titre01 {
	font-weight: bold;
	color: #333333;
	font-size: 15px;
}
.titre02 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
	text-transform: uppercase;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1e1e1e;
	margin: 0px;
	padding: 0px;
}
a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1e1e1e;
	text-decoration: none;
}

a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #afc85a;
	text-decoration: none;
}
a.contour {
	margin: 1px;
}
a.contour:hover {
	background-color: #e0ff75;
	margin: 1px;
}
#fleches {
	position:absolute;
	left:50%;
	height: 17px;
	margin-left: -377px;
	top: 20px;
	z-index:1;
}
#contenu_2 {
	position:absolute;
	left:50%;
	margin-left: -340px;
	top:56px;
	z-index:2;
	width: 670px;
}
