body { 
width:  100%;
height: 100%;
padding: 0;
margin: 0;
font-family: "MS Trebuchet", Verdana, Geneva, Arial, Helvetica, sans-serif;	
font-size: 71%;
background-image: url("fondo.gif");
color:  #424242;
text-align: center;
} 

#Conteneur {
margin-right:auto;
margin-left:auto;
width:100%;
text-align: left;
} 

div#Header { 
/*background-image: url('../images/bandeau.gif');*/
width:  100%; 
height: 40px;
} 

div.Menu { 
clear: both; 
text-align: center;
}

div#Principal{ 
margin-top:0px;
}

div#Centre {
float: left;  
width:  84%;
} 


div#Droite {
float: left; 
width: 15%; 
} 

div#Gauche { 
	float: left; 
	width: 15%;
	/*width: 178px;*/
	padding: 0 2px 0 0;
	font-size: 80%;
	line-height: 140%;
/*	background: #EFEFEF url("linea.gif") top right repeat-y;*/
	background: transparent url("izqda.gif") bottom no-repeat;
	padding-bottom: 20px;
	padding-bottom: 20px;
} 



div#GaucheBack{
background: #EFEFEF url("linea.gif") top right repeat-y;
}

a{
	color: #af0000;
	text-decoration: none;
}
a:visited{
	color: #FF0F0F;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

div#Footer { 
clear: both; 
} 

h1
{
	color: #af0000;
}

div#Centre h2{ 
color: #af0000;
text-align: center; 
} 

div#Gauche h2,div#Droite h2{ 
	background: #af0000;
	margin: 0;
	padding: 5px 0 5px 10px;
	color: #fff;
	font-size: 100%;
	background-image: url("header3.gif");
	background-repeat: repeat-x;
	background-position: bottom;
} 

div#Gauche form, div#Droite form{ 
display:inline;

} 

div#Gauche ul,div#Droite ul{ 
margin: 0;
padding: 0;
list-style: none;
padding: 0px 10px 20px 10px;
background-image: url("izqdaul.gif");
background-repeat: repeat-x;
}


div#Gauche li, div#Droite li
{
	padding-left: 18px; 
	background: transparent url("flechita2.gif") 0 2px no-repeat;	
	color: #818181;
}

ul.FicheDesc{ 
display:list-item;
list-style-type: none;
margin: 0;
padding: 0;
}


ul.FicheDesc span{ 
color:#F00000;
}

ul.VoteDesc{ 
display:list-item;
list-style-type: none;
margin: 0;
padding: 0;
}

ul.VoteDesc span{ 
color:#F00000;
}

form{
display:  list-item;
list-style-type :none;
}

form p{
display:inline;
}

div.spacer { 
}

td{
vertical-align:top;
}

table.Formulaire{
}


table.Formulaire em{
color:#FF0000;
}

table.tabgenre{
border-collapse: collapse;
}

table.tabgenre td {
border:1px solid #000000;

text-align: center; 
}

table.tabgenre td.coin {
border-top:0px;
border-left:0px;
}


p.msgErreur{
color:#FF0000;
}

h3.commentaire{
}

div.commentHead{
}


div.commentbody{
margin-bottom: 10px;
}

table.liste{
width:  100%;
}

table.liste h3{
margin-bottom: 0px;
}

table.liste td{
width:  25%;
}


table.liste ul{ 
display:list-item;
list-style-type: none;
margin: 0;
padding: 0;
}

span.coteGauche{
float:left;
}

span.coteDroit{
float:right;
}

div.classement h3{
margin-bottom: 0px;
}

div.classement ul{ 
margin-top: 0px;
/*display:list-item;
list-style-type: none;
margin: 0;
padding: 0;*/
}

div.classement{
}

div.classement ul.categClass{
margin: 0px;
text-align: center;
}

ul.categClass li{
display: inline;
list-style-type: none;
padding: 0.5em;
}



table.tablegraph img{
border-style:solid;
border-width:1px;
background-color:#567AA8;
}

table.tablegraph{

}

table.tablegraph td {
text-align:center;

vertical-align:bottom;
}

div.AligneCentre {
text-align:center;
}

div.formConnex {
text-align:center;
}