body{ background:url(../img_interface/background.jpg) repeat-x #d20001; font-family:Verdana, Geneva, sans-serif; font-size:12px; }

*{margin:0; padding:0;}

/****** GLOBAL et MAIN *************/

#global{width:991px; height:auto; background-color:#000; margin-left:auto; margin-right:auto; margin-bottom:10px; }
#main{width:991px; height:auto; background-color:#000; overflow:hidden; padding-bottom:20px;}

/******** BANNIERE *********/
#banniere{width:991px; height:211px; background:url(../img_interface/banniere.jpg) no-repeat #000;}

/********** MENU ET STYLE MENU ************/
#menu{width:991px; height:32px; background:url(../img_interface/fond_menu.jpg) repeat-x; background-color:#0C3;}
#menu a{font-size:12px; color:#000; text-decoration:none; }
#menu a:hover{color:#0e4d00; text-decoration:underline overline; }


/*********** CONTENU PARTIE GAUCHE ****************/

#partie_gauche{ width:524px; height:auto; float:left; background-color:#000; }

/**** MODULE PARTIE GAUCHE*******/
#actu{ width:510px; padding-top:10px; padding-left:10px; }
#actu_milieu{ height:auto;  background:url(../img_interface/news_contenu.jpg) repeat-y; }
#actu_contenu{padding:10px 10px 20px 15px;}

#partenaire_un{width:492px; margin-top:10px; margin-left:21px; height:100px; }
#partenaire_deux{width:492px; margin-top:10px; margin-left:21px; height:200px; }


#fil_info{ width:510px; padding-top:10px; padding-left:10px; }
#fil_info_milieu{height:150px;  background:url(../img_interface/news_contenu.jpg) repeat-y;}
#fil_info_contenu{padding:10px 10px 10px 20px;}

/**** STYLE DES TITRES  (class) PARTIE_GAUCHE ****/

.fond_info_haut{width:510px; background:url(../img_interface/news_haut.jpg) no-repeat; height:35px; }
.titre_info{ font-family:"Arial Black", Gadget, sans-serif; height:35px; font-size:26px; color:#FFF; padding: 0px 0px 10px 60px;  }


/********* CONTENU PARTIE DROITE ******************/

#partie_droite{width:466px; height:500px; float:left; margin-left:1px;  }
#droite_haut{width:466px; height:320px; margin-top:15px; clear:both;}
#droite_milieu{width:466px; margin-top:0px; height:auto; clear:both;}
#droite_bas{ width:466px; margin-top:60px; height:auto; clear:both;}



#droite_haut_g{width:220px; float:left; height:300px; }
#droite_haut_d{witdh:220px; float:left; height:320px; margin-left:12px; }


/**** MODULE PARTIE Droite*******/

#module_prochain_match{}
#contenu_prochain_match{height:110px; background-color:#FFF; width:207px; padding:5px 5px 0px 5px;}

#module_dernier_match{ margin-top:20px;}
#contenu_dernier_match{height:110px; background-color:#FFF; width:207px; padding:0px 5px 0px 5px;}

#module_sondage{ margin-top:20px; float:left; margin-left:20px;}
#contenu_sondage{height:245px; background-color:#FFF; width:202px; padding:5px 5px 0px 10px;}

#module_newsletter{ margin-top:20px; float:left; margin-left:237px;}
#contenu_newsletter{height:20px; background-color:#FFF; width:202px; padding:5px 5px 0px 10px;}

#module_classement{ margin-top:20px; float:left; }
#contenu_classement{height:245px; background-color:#FFF; width:202px; padding:5px 5px 0px 10px;}

#module_video{float:left; margin-top:15px;}
#contenu_video{width:286px; background-color:#FFF; height:160px; padding-left:10px;}

#module_boutique{float:left; margin-left:10px; margin-top:15px;}
#contenu_boutique{width:143px; background-color:#FFF; height:160px;}

#partenaire_trois{ height:320px; width:220px; }


/*************** PAGE TYPE DE CONTENU *******************/
#contenu_principal{width:752px; float:left; padding-top:10px;}
#module_droite_contenu{ width:217px; float:left; margin-left:10px; padding-top:20px; height:auto;}

#titre_contenu{font-family:"Arial Black", Gadget, sans-serif; height:35px; font-size:24px; color:#FFF; padding: 7px 0px 5px 40px;}
#contenu_haut{width:752px;  background:url(../img_interface/haut_contenu.jpg) no-repeat #000; height:43px;}
#contenu_milieu{width:752px;  background:url(../img_interface/milieu_contenu.jpg) repeat-y #000;
  min-height:550px;
  height:auto !important;
  height:550px;
}

#zone_contenu{width:680px; margin-left:20px; padding:20px; }

#contenu_bas{width:752px;  background:url(../img_interface/bas_contenu.jpg) no-repeat #000; height:32px;}

/********** FOOTER ********************************/
#footer{ min-height:127px; background:url(../img_interface/footer.jpg) bottom repeat-x #FFF; padding-bottom:30px;}


/********* CLASSE MODULE ***********/

.fond_titre_module{witdh:217px; background:url(../img_interface/module_haut.jpg) no-repeat #000; height:21px; }
.fond_titre_module_grand{witdh:296px; background:url(../img_interface/module_grand_haut.jpg) no-repeat #000; height:25px;}
.fond_titre_module_petit{witdh:143px; background:url(../img_interface/module_petit_haut.jpg) no-repeat #000; height:20px;}
.titre_module{ color:#FFF; font-size:10px; padding:5px 0px 0px 10px; }

.bas_module{witdh:217px; background:url(../img_interface/module_bas.jpg) no-repeat #000; height:19px;}
.bas_module_grand{witdh:296px; background:url(../img_interface/module_grand_bas.jpg) no-repeat #000; height:20px;}
.bas_module_petit{witdh:143px; background:url(../img_interface/module_petit_bas.jpg) no-repeat #000; height:22px;}


/********** STYLE DES TEXTES **********/

h1{color:#8CC600;  }
h2{color:#CE0002;  }
h3{color:#666;}

.important { background-color:#FF5F62; padding:20px; color:#FFF; width:600px; font-weight:bold; font-size:12px;   }
ul
{
list-style-type:none;
padding:0px;
margin:0px;
}
li {
background-image:url(../img_interface/arrow.gif);
background-repeat:no-repeat;
background-position:0px 5px;
padding-left:14px;}

p{text-align:justify; padding-top:10px; }

/***** css des liens **********/

a{color:#222;}
a:Hover{color:#CE0002;}

.lien_rouge{color:#CE0002; font-weight:bold; text-decoration:none;}
.lien_rouge:Hover{color:#FF0004; font-weight:bold; text-decoration:underline; }

.lien_vert{color:#8CC600; font-weight:bold; text-decoration:none;}
.lien_vert:Hover{color:#8CC600; font-weight:bold; text-decoration:underline; }


/******** CSS Formualire ********/

form {
 background-color:#EDFFDF;
 padding:10px;
 }
fieldset {
 padding:20px;
 margin-bottom:10px;
 }

input {
 border:1px solid #8CC600;
 background-color:#FFF;
 }
input[type=radio] {
 background-color:transparent;
 border:none;
 }
 
 input[type=button] {
 background-color:#8CC600;
 border:none;
 color:#FFF;
 }
 
select, option {
 background-color:#FFF;
 }
textarea {
 border:1px solid #8CC600;
 background-color:#FFF;
 }
 
legend{ color:#8CC600; font-weight:bold;}


/*********BORDURE IMAGES A LA UNE**********/

.img_a_la_une{
	border-color:#9c0;
	cursor:pointer;
}

/********* POLICES **********/

.texteRouge9{
	font-size:9px;
	color:#e4061d;
}
.texteNoir9{
	font-size:9px;
	color:#000;
}
.texteBlanc10{
	font-size:10px;
	color:#FFF;
}
.texteNoir12{
	font-size:12px;
	color:#000;
}
.lienNoir9{
	font-size:9px;
	color:#000;
	text-decoration:none;
}
.lienNoir9:hover{
	color:#666;
}
.texteRouge12{
	font-size:12px;
	color:#e4061d;
}
.lienBlanc10{
	font-size:10px;
	color:#FFF;
	text-decoration:none;
}
.lienBlanc10:hover{
	color:#CCC;
}
.lienNoir12{
	font-size:12px;
	color:#000;
	text-decoration:none;
}
.lienNoir12:hover{
	color:#666;
}
.nav{
	font-size:12px;
	color:#000;
	text-decoration:none;
}
.nav:hover{
	color:#666;
}


