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

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

.textindex {
 margin:auto;
 font-family: Arial, sans-serif;
 font-size: 11pt;
 color:#47332b;
 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: 12pt; color: #C03; font-weight:bold;}
.description {font-size: 8pt; color: #ffffff; text-align:justify;padding-left:5px;padding-right:5px; vertical-align:top;}
.descriptiondetail {font-size: 8pt; color: #000000; text-align:justify;padding-left:5px;padding-right:5px;}
.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;   }
.fondleft {background:url(images/fond_left.jpg); background-repeat:repeat-y;   }
.fondright {background:url(images/fond_right.jpg); background-repeat:repeat-y;   }

.textleft
{
background:url(images/fond_liste_left.jpg); width:"255";
color: #ffffff; 
font-family: verdana;
font-size: 12pt;
padding-left:55px;
vertical-align:top;
padding-top:1px;
}

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


.titreleft
{
background:url(images/titre_left.jpg); width:"255";	 
color: #ffffff; 
font-family: verdana;
font-size: 14pt;
text-align:center;
height:29px;

}

.titretopleft
{
color: #ffffff; 
font-family: verdana;
font-size: 14pt;
padding-left:40px;
padding-top:28px;
}


