body 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	color : #9AA22E;
	background : url(../images/bgall.gif);
	min-width: 1024px;
}

a { color: #9AA22E; text-decoration:none; } 
a:hover { color: #9AA22E; text-decoration:underline; } 

input.text
{
	width: 30%;
	min-width: 120px;
}

 /* HAUT 
 *****************************************************/



#haut {
width : 100% ; 
min-width: 1024px;
height : 134px ; 
background : #9AA22E url(../images/bg_haut.jpg) top left repeat-x ; }




 /* MENU
 *****************************************************/

img.affichage-serie
{
	width: 60%;
	height: 50%;
	min-width: 100px;
	min-height: 100px;
}

.float
{
	float: left;
	width: 15%;
	min-width: 100px;
	padding: 15px 0 0 0;
}

.Big_float
{
  float: left;
  width: 70%;
}

#stat 
{
	margin: 10px 5px 0 5px;
	padding: 1% 3%;
	width: 50%;
	min-width: 150px;
	background-color : #D2C946 ;
	-moz-border-radius: 15px; 
	-webkit-border-radius: 15px; 
	border-radius: 15px; 
}

.menu-gauche
{
	float: left;
	width: 15%;
	text-align: center;
	margin : auto;
}

.page
{
	float: left;
	width: 70%;
	text-align: center;
}

.menu-droit
{
	float: left;
	width: 15%;
	text-align: center;
}

.top_center 
{
  float: left;
  width: 70%;

}

#top {
padding: 2%;
width: 80%;
margin: auto;
margin-bottom: 30px;
background-color : #F6F4D7 ;
-moz-border-radius: 15px; 
-webkit-border-radius: 15px; 
border-radius: 15px; 
}

#menu 
{
position : relative ; 
width : 700px ; 
height : 129px ; 
background : url(../images/bg_menu.jpg) no-repeat ;
margin : 0 auto 0 auto ;
text-align : left ;   
}

#menu ul {
width : 422px;
height : 22px; 
position : absolute ; 
list-style : none ;
 margin : 26px 0 0 185px  ; 
 padding : 0; 
 background : transparent ; }
	   


#menu li {
float : left ; 
 }
		   
#menu li a { 
display : block ;
height : 30px ;  
text-decoration :none ; 
color: #A25F16;
 }

#menu li a:hover {
color: #E7E4A1;
}
	
	 /* DIV PRESENTATION 
 *****************************************************/

.memeLigne
{
	display: inline;
}

#presentation {

width : 100% ; 
height : 180px ; 
background : #716A56 url(../images/bg_presentation.jpg) repeat-x ; }
   

#cont_presentation 
{
	width : 1024px ; 
	min-width: 1024px;
	margin : 0 auto 0 auto;
	height : 160px ; 
	background : transparent;   
}


#series_liste { 
background-color: #E7E4A1; ; 
-moz-border-radius: 15px; 
-webkit-border-radius: 15px; 
border-radius: 15px;
padding: 2%; 
}

#series_liste img {
border  : 8px solid #F6F4D7 ; }

#series_liste a { 
text-decoration:none; 
color: #A25F16;
}

#series_liste a:hover {
color: #9AA767;
}

#series_bouton {
padding: 5px; 
float: right; 
-moz-border-radius-topleft: 10px; 
-moz-border-radius-topright: 10px; 
-moz-border-radius-bottomright: 10px; 
-moz-border-radius-bottomleft: 10px; 
cursor: pointer; 
background-color: #F1EFC8;
 }

.infobulle{
position: absolute;	
visibility : hidden;
border: 1px solid Black;
padding: 10px;
font-family: Verdana, Arial;
font-size: 10px;
background-color: #FFFFCC;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;     
	}
										
.img_gauche {float : left ; margin : 0 20px 0 0; }


.cont_img 
{
	float : left ;
	width : 150px ; 
	text-align : center ; 
	margin-left : 55px;
}
 
.cont_img:first-child  
{
	float : left ;
	width : 153px ; 
	text-align : left ; 
	margin-left : 0
}


.cont_img img {
border  : 8px solid #F6F4D7 ;}


.cont_img p {
margin : 4px 0 0 0 ; 
padding : 0 ; 
background : url(../images/puce.jpg) top left no-repeat;
text-indent : 15px;}

.cont_img a {
color : #9AA22E ;
text-decoration : none ; 
}




 /* DIV CENTRE
 *****************************************************/
 
 
 
#centre 
{
	height: 100%;
	background : #fff ;
}


#in_centre 
{
	width : 100%;
	min-width: 1024px;
	height: 100%;
	margin :0 auto 0 auto ; 
	padding : 40px 0 65px 0; 
	background : #fff ;  
}


 /* Home
 *****************************************************/

#home
{
	width: 100%;
	padding: 5% 5% 5% 0; 
	text-align: center;
}

.colonne
{
	float: left;
	width: 20%;
	margin-left: 4%;
	text-align: center;
	background-color : #F6F4D7 ;
	-moz-border-radius: 15px; 
	-webkit-border-radius: 15px; 
	border-radius: 15px;
}



 /* PARAGRAPHES ET TITRES
 *****************************************************/

  
h1 {
margin : 0 ; 
padding : 10px 0 0 40px ; 
font-size : 3em ; 
color : #716A56 ; }


h2 {
margin : 0 0 20px 0 ; 
padding : 0 ; 
font-size : 1.5em ;   
color : #9AA22E;}



h3 {color : #A39882;}



 /* PIED DE PAGE 
 *****************************************************/
	  
	  
#footer {
clear :both ; 
height : 46px ; 
background : #716A56  url(../images/bg_footer.jpg) top left repeat-x ; 
width : 100% ; 
text-align: center;  
}
	   
#footer p{
margin : 0 ; 
padding : 2px 0 0 40px ; 
color : #EDEAB7 ;  
font-size : 70%
}

#footer a{
color : #EDEAB7 ; 
text-decoration : none  
}



	   
	   
	   









