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

body  {
	background:url(images/fond.jpg); background-repeat:repeat-x;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-color:#f1ffa2;
	margin: auto; 
	padding: 0;
	text-align: center; 
	color:#000000;
	height:100%;
}

.textindex {
 margin:auto;
 font-family: Arial, sans-serif;
 font-size: 12pt;
 color:#000000;
 text-align:justify;
 font-style:normal;

}

.lienindex{
 margin:auto;
 width:700px;
 font-family: Arial, sans-serif;
 font-size: 10pt;
 color:#727272;
 text-align:center;

}

.lienindex a{
 margin:auto;
 width:700px;
 font-family: Arial, sans-serif;
 font-size: 10pt;
 color:#727272;
 text-align:justify;

}

img {border:none;}

A:link		{font-family: verdana; color:#C03; font-size: 10pt; text-decoration: none;}
A:visited	{font-family: verdana;color:#C03; font-size: 10pt; text-decoration: none;}
A:hover		{font-family: verdana;color:#C03; font-size: 10pt; text-decoration: underline;}
.titre {font-size: 9pt; color: #0066CC; font-weight:bold;}
.description {font-size: 9pt; color: #000000; text-align:justify;}
.detail {font-size: 9pt; color: #000000;}
.texte {font-size: 9pt; color: #000000;}
.tableau {background-color: #D6E1EF;}

.fondcontenu {background:url(images/fond_centre.jpg); background-repeat:repeat-y; width:673px; }

.textleft
{
background:url(images/milieu_left.jpg);
color: #000000; 
font-family: verdana;
font-size: 12pt;
padding-left:45px;
padding-top:2px;
}

.textleft A:link		{font-family: verdana; color: #000000; font-size: 10pt; text-decoration: none;}
.textleft A:visited	{font-family: verdana;color: #000000; font-size: 10pt; text-decoration: none;}
.textleft A:hover		{font-family: verdana;color: #000000; font-size: 10pt; text-decoration: underline;}