*
{

   margin: 0 0 0 0;
   padding: 0 0 0 0;
}

body
{

   background-color: #f9f8f4;
   margin: 0 auto;
   background-image: url(../images/backx.jpg);
   background-repeat: repeat;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   color:#ffffff;
   text-align: justify;
   font-size:11px;

   

   
}

#header
{
   text-align: center;
   width:650px;
   height:150px;
   margin:0;
   position:relative;
   top:15px;
   left:0;
}

#menu
{

   height: 45px;
   padding-top: 30px;
   background-position: center;

}

#inner_body
{
   padding:0 0 0 0;
   margin:0 0 0 0;
   background-position: center left;
   
}

/*#intro_back
{
   position: absolute;
   top: 0;
   left: -2px;
}*/
#entier
{
   position:relative;
   top:0;
   background-repeat: repeat-y;
   margin: 0 auto;
   width:650px;
   background-position: top center;
   background-attachment: fixed;
}


#conteneur
{
   margin-top : 60px;
}



#copyright
{
   text-align: center;
   font-size: 10px;
}

.big
{
	color : #edc790;
	font-size: 18px;
	font-weight: bold;
	line-height: 16px;
}

.copy
{
	color : #edc790;
}

img
{

   border: 0;

}

a:link {color: #edc790}     /* unvisited link */
a:visited {color: #edc790}  /* visited link */
a:hover {color: #dc9734}   /* mouse over link */
a:active {color: #edc790}   /* selected link */


#img_gauche
{
	position : absolute;
	
	width: 245px;
	left: 25px;
	top: 227px;
	text-align:center;
	font-style: italic;
	font-size: 10px;
}


#img_droite
{
	position : absolute;
	
	width: 245px;
	left: 380px;
	top: 224px;
	text-align:center;
	font-style: italic;
	font-size: 10px;
}

#droite
{

   position : relative;
   left : 305px;
   width:320px;
   margin-top: 30px;
   display: block;
   min-height: 300px;
   line-height: 16px;

}

#centre
{

   position : relative;
   text-align:center;
   left : 25px;
   width:600px;
   margin-top: 30px;
   display: block;
   min-height: 300px;
   line-height: 16px;

}

#gauche
{

   position : relative;
   left : 25px;
   width:325px;
   margin-top: 30px;
   display: block;
   min-height: 300px;
   line-height: 16px;

}

#gauche2
{

   position : relative;
   left : 25px;
   width:600px;
   margin-top: 30px;
   display: block;
   min-height: 300px;
   text-align: left;
   line-height: 16px;

}

#series
{
position: relative;
   width:525px;
   margin-left: 60px;

   text-align: justify;




}


#footer
{
   background-image: url(../images/footer.jpg);
   width:650px;
   height:33px;
   background-position:center;
   /*position:absolute;
   top:700px;*/
   /*clear:both;*/

}


i
{
   color: grey;
   font-style: italic;
}

h3
{
   font-size : 12px;

}

li
{
   margin-left : 15px;

}

tr
{
   text-align : center;

}



td:hover {
 background-image: url(../images/back_hover.jpg);
   width:200px;
   background-position:center;
   background-repeat:no-repeat;
   color : #f5b962;
   

} 
