body{
background-color:#000000;
font-family: Myriad pro; color: #B00807; font-size: 10pt;text-decoration: none;
}

#main
{
 position: relative; /* on positionne le conteneur */
  margin-left: auto;
  margin-right: auto;
  width:800px;
margin-top : 60px;
height:100%;
  text-align: left;
}
.header {
	width: 800px;
	height:133px;
	margin: 0 auto;
	padding: 0px 0px 0px;
	background-color:#CCCCCC;
      background-image: url(images/header.jpg);
}

table
{
      padding:0px;

}
.imgThumb
{
	border-style:none;
}
.menu
{
   font-family: Myriad pro;
   color: #000000;
   font-weight: 300;
   font-size: 9pt;
}
A.menu{font-family: Myriad pro; color: #000000; font-size: 8pt; text-decoration: none; line-height:20px; }
A.menu:hover{font-family: Myriad pro; color: #000000; font-size: 8pt; text-decoration: none;line-height:20px}

.created{ font-family: Myriad pro; color: #000000; font-size: 8pt; }
.created A{ font-family: Myriad pro; color: #000000; font-size: 8pt; text-decoration:underline }



#Title1
{
      font-family: Myriad pro; color: #CC6C6D; font-size: 24pt;
       padding: 10px 0px 0px 0px;
 }
#Title2
{
      font-family: Myriad pro; color: #B00807; font-size: 18pt;text-decoration: none;
      padding: 0px 17px 0px 0px;
      text-align:right;

}
#TextHome
{
      font-family: Arial; color: #B20606; font-size: 8pt; text-decoration: none;
      padding: 10px 0px 0px 0px;
      text-align: justify;
}

a.TextHome
{
      font-family: Arial; color: #B20606; font-size: 8pt; text-decoration:underline;
      padding: 10px 0px 0px 0px;
      text-align:left;
	  font-style: italic ;
}

#TextRightImage
{
     font-family: Arial; color: #B20606; font-size: 8pt; text-decoration: none;
     padding: 5px 0px 0px 80px;

}
