
html {
background: url('images/fond.png') repeat-x #aaa2c9;	
height:100%;
}
body {


	font-size: 11px;
	font-family:Arial,sans-serif;

	color: #1d1d1d;

	margin: 0px;
	padding: 0px;
	
	z-index:1;
	}

img {
border:0px;
}

form, hr, ul {margin:0px;padding:0px;}

.del {clear: both;visibility: hidden;height:0;margin:0;padding:0;font-size:0;}
.cl{clear:both;}
/*.ligne {visibility:visible;height:1px;border:1px solid;}
*/
.nobr { white-space: nowrap;}



.radio {border:0;}



.left {float:left;}
.right {float:right;}


/* ------------------ CONTENEUR COLONNES -------------------- */

#conteneur {
   
	position:relative;
	width:980px;
	margin:0 auto auto;
	min-height: 100%;
	}

#bordure{

	float:left;
	width:980px;
	
background: url('images/ombre.png') center top repeat-y;
}


/* ------------------ ENTETE -------------------- */

#header {
	height:223px;
	
}
#logo{
background:  url('images/logo.png') no-repeat;
float:left;
width:191px;
height:223px;
}
#logo_and_pub
{
float:left;
background:  url('images/fond_haut.jpg') no-repeat;
height:107px;
width:789px;
}
#fond_bas
{
float:left;
background:  url('images/fond_bas.jpg') no-repeat;
height:116px;
width:789px;
}
#fond_joueur
{
height:116px;
width:789px;
}

.date{
padding-left:240px;
padding-top:10px;
color:#ffffff;
font-family: "Trebuchet MS", arial;
font-size:12px;
}

.date a{
color:#ffffff;
font-family: "Trebuchet MS", arial;
font-size:14px;
text-decoration:none;
}
.date a:hover{
color:#333666;
font-family: "Trebuchet MS", arial;
font-size:14px;
text-decoration:none;
}


.menu{
float:right;
padding-top:35px;
}


.menu {height:30px; position:relative; z-index:100;font-family:arial, sans-serif;}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:746px; w\idth:745px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width:100px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;position:relative;}
/* style the links for the top level */
.menu a, .menu a:visited {display:block;font-size:14px;font-family: "Trebuchet MS", arial;text-decoration:none; color:#333666; width:100px; height:28px; padding-left:10px; line-height:28px; font-weight:bold;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:149px; w\idth:138px;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#7264a5  no-repeat 130px center;}
/* style the second level hover */
.menu ul ul a.drop:hover{background:#7264a5  no-repeat 130px center;}
.menu ul ul :hover > a.drop {background:#7264a5  no-repeat 130px center;}



/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:28px;left:0; width:149px;}
/* another hack for IE5.5 */
* html .menu ul ul {top:30px;t\op:31px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:#7264a5; color:#000; height:auto; line-height:1em; padding:5px 10px; width:128px;font-size:11px;font-family: "Trebuchet MS", arial;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:150px;w\idth:128px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#ffffff; background:#333666;}
.menu :hover > a, .menu ul ul :hover > a {color:#ffffff; background:#333666;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}



#double_col{
float:left;
}

#col_gauche{
margin-left:10px;
margin-right:10px;
width:388px;
float:left;
}
#col_milieu{
margin-right:10px;
width:248px;
float:left;
}
#col_droite{
margin-right:10px;
width:304px;
float:left;
}
.arrondi_gauche{
background:  url('images/arrondi_gauche.png') no-repeat;
width:2px;
height:2px;
float:left;
}
.arrondi_droite{
background:  url('images/arrondi_droite.png') no-repeat;
width:2px;
height:2px;
float:right;
}
.arrondi_bas_gauche{
background:  url('images/arrondi_bas_gauche.png') no-repeat;
width:2px;
height:2px;
float:left;
}
.arrondi_bas_droite{
background:  url('images/arrondi_bas_droite.png') no-repeat;
width:2px;
height:2px;
float:right;
}
.arrondi_centre{
width:384px;
height:2px;
background:#ffffff url('images/spacer.gif') repeat;
float:left;
}
.fond_blanc{
height:2px;
background:#ffffff;
}
#zone_une{
width:388px;
background:#ffffff;
}
#la_une{
width:352px;
background:#ffffff;
padding-left:18px;
padding-right:18px;
padding-top:15px;
}
h2.titre{

font-family: Tahoma, arial;
font-weight:bold;
font-size:20px;
color:#1c1c1c;
margin:0;
padding:0;
}


.date_article{
margin:0;
padding:0;
font-family: "Trebuchet MS", arial;
font-size:11px;
color:#1c1c1c;
}
.date_article a,.date_article a:hover{
font-family: "Trebuchet MS", arial;
font-size:11px;
color:#1c1c1c;
text-decoration:none;
}
.nb_commentaire{
margin:0;
padding:0;
font-family: "Trebuchet MS", arial;
font-size:11px;
color:#333366;
}
.nb_commentaire a,.nb_commentaire a:hover{
font-family: "Trebuchet MS", arial;
font-size:11px;
color:#333366;
text-decoration:none;
}
.pad5{
padding-left:60px;
padding-top:5px;
}
.test {
background:url('images/fond_une.png') repeat-x;
display:inline;
float:left;
height:40px;
margin-top:183px;
padding:5px;
position:absolute;
text-decoration:none;
width:341px;
z-index:4;
}
.legende {
font-weight:bold;
}

#suite_une{
padding-top:22px;
width:352px;
background:#ffffff;
padding-left:18px;
padding-right:18px;
}

#larticle{
background:#ffffff url('images/fond_suite_article.png') no-repeat;
height:85px;
}
.vignette{
width:143px;
padding-top:8px;
margin-bottom:19px;
float:left;
}
.arrondi_photo_news{
border:0 none;
position:absolute;
}
.texte_article{

width:215px;
display:inline;
}
.titre_vignette{
padding-top:11px;
color:#333366;
font-weight:bold;
font-size:12px;
}
.titre_vignette a{
padding-top:11px;
color:#333366;
font-weight:bold;
font-size:12px;
text-decoration:none;
}
.titre_vignette a:hover{

text-decoration:underline;
}
.lequipe_fiche {
float:left;
margin-right:10px;
padding-right:15px;
width:285px;
}
.accroche_vignette a{
color:#1c1c1c;

font-size:11px;
text-decoration:none;
}
.accroche_vignette a:hover{
color:#1c1c1c;

font-size:11px;
text-decoration:none;
}
.accroche_vignette{

padding-bottom:22px;
}

#zone_breve{
width:247px;
background:#ffffff;
}
#haut_breves{

background:#ffffff url('images/fond_breves.png') no-repeat;
padding-left:15px;
padding-right:15px;
padding-top:15px;
padding-bottom:13px;
}
h2.breves{

font-family: arial;
font-weight:bold;
font-size:16px;
color:#1c1c1c;
margin:0;
padding:0;
}

#menu_breve{
background-color:#e0e1e4;
width:105px;
margin:0;
padding:0;
margin-top:5px;
height:20px;
}
#menu_breve ul{
margin-top:11px;
margin:0;
padding:0;
list-style-type: none;
}
#menu_breve li{
line-height:19px;
height:19px;

margin:0;
padding:0;
display:inline;
}
#menu_breve li.onglet_menu_tabs_fl a 
{
	padding:3px;
    background-color:#e0e1e4;
    color:#1c2969;
    text-decoration:none;
}

#menu_breve li.onglet_menu_tabs_fl a:hover 
{
padding:3px;
	color:#1c2969;
    text-decoration:none;
    background-color:#cddaee;
}
#menu_breve li.onglet_menu_tabs_fl_ a 
{
	padding:3px;
    background-color:#e0e1e4;
    color:#1c2969;
    text-decoration:none;
}

#menu_breve li.onglet_menu_tabs_fl_ a:hover 
{
padding:3px;
	color:#1c2969;
    text-decoration:none;
    background-color:#cddaee;
}
#menu_breve li.onglet_menu_tabs_fl_active a
{
	text-decoration:none;
    background-color:#cddaee;
    color:#1c2969;
	padding:3px;
}         
#menu_video{
background-color:#e0e1e4;
width:200px;
margin:0;
padding:0;
margin-top:5px;
height:20px;
}
#menu_video ul{
margin-top:11px;
margin:0;
padding:0;
list-style-type: none;
}
#menu_video li{
line-height:19px;
height:19px;

margin:0;
padding:0;
display:inline;
}
#menu_video li.onglet_menu_tabs_fl a 
{
	padding:3px;
    background-color:#e0e1e4;
    color:#1c2969;
    text-decoration:none;
}

#menu_video li.onglet_menu_tabs_fl a:hover 
{
padding:3px;
	color:#1c2969;
    text-decoration:none;
    background-color:#cddaee;
}
#menu_video li.onglet_menu_tabs_fl_ a 
{
	padding:3px;
    background-color:#e0e1e4;
    color:#1c2969;
    text-decoration:none;
}

#menu_video li.onglet_menu_tabs_fl_ a:hover 
{
padding:3px;
	color:#1c2969;
    text-decoration:none;
    background-color:#cddaee;
}
#menu_video li.onglet_menu_tabs_fl_active a
{
	text-decoration:none;
    background-color:#cddaee;
    color:#1c2969;
	padding:3px;
} 
.liste_breve{
padding-top:13px;
margin-left:1px;
}
.la_breve{
padding-bottom:10px;
}

.nom_flash,.nom_flash a{
font-size: 11px;
font-family:Arial,sans-serif;
color:#333366;
text-decoration:none;
}
.nom_flash a:hover{
text-decoration:underline;
}
.photo{
font-size: 12px;
font-family:Arial,sans-serif;
color:#333366;
}

.intro_une a{
font-size: 12px;
font-family:Arial,sans-serif;
color:#333366;
text-decoration:dashed;
}
.intro_une a:hover{
text-decoration:underline;
}
.autres_actus, .autres_actus  a{
color:#333366;
font-weight:bold;
text-decoration:none;
}
.autres_actus  a:hover{

text-decoration:underline;
}
.joueur_mois{
background:#FFFFFF;
float:left;
margin-top:9px;
width:247px;
padding-bottom:10px;
}
.head_mois{
background:#ffffff url('images/head_joueur_mois.png') no-repeat;
height:35px;

padding-left:10px;
padding-top:6px;
}
.photo_mois{
padding-left:18px;
width:80px;
height:110px;
float:left;
}
.carac_mois{
padding-left:10px;
float:left;
}
.letitre a{
font-size:11px;
text-decoration:none;
font-family:Arial,sans-serif;
color:#615395;
}
.letitre a:hover{
font-size:11px;
text-decoration:underline;
font-family:Arial,sans-serif;
color:#615395;
}

.zone_tv{
float:left;
width:245px;
border:solid 1px #ffffff;
background:#4a387b url('images/fond_tv.png') repeat-x;
}

.titre_tv{
padding-top:13px;
padding-left:11px;
padding-bottom:9px;
}
.image_tv{
border:solid 1px #8978b1;
margin-left:8px;
margin-right:8px;
}
.fin_video{
height:4px;
margin-top:5px;
background:#ffffff url('images/fin_video.png') no-repeat;
}

.zone_prochain_match{
background:#ffffff url('images/fond_prochain_match.png') no-repeat;
width:304px;
height:200px;
}
.fin_prochain_match{
background:#ffffff url('images/fin_prochain_match.png') no-repeat;
width:304px;
height:31px;
}
ul.menu_tabs_res {
margin:0;
padding:7px 0 0 7px;
list-style-type: none;
}
.menu_tabs_res li{
display:inline;
padding:10px;
}
.menu_tabs_res li a{
display:inline;
color:#bccae3;
font-family: "Trebuchet MS", arial;
font-weight:bold;
text-decoration:none;
}
.menu_tabs_res li a:hover{
display:inline;
color:#e4eeff;
text-decoration:none;
}
#leprochain_match,#ledernier_match,#leclassement{
padding:10px;
}
.logo_match{
height:100px;
}
.logo_dom,.logo_ext{
width:80px;
text-align:center;
padding:10px;
}
.billetterie{
float:right;
display:inline;
}
.titre_pm{
display:block;
}
.billetterie a,.billetterie a:hover{
padding-top:0px;
text-decoration:none;
color:#ffffff;
font-size:12px;
font-weight:bold;

}
.versus{
font-size:35px;
opacity:0.3;
color:#ffffff;
padding-top:35px;
padding-left:10px;
padding-right:10px;
}
.versuslescore{
font-size:30px;
opacity:0.3;
color:#ffffff;
padding-top:35px;
padding-left:10px;
padding-right:10px;
}
.pave_pub_haut{
background:#ffffff;
width:304px;
margin-top:10px;
padding-bottom:21px;

}
.la_pub{
padding-left:2px;
padding-right:2px;
}
.boutique{
background:#ffffff;
width:304px;
float:left;
}
.vign_boutique{
margin-bottom:15px;

}
.texte_produit{
margin-right:25px;
float:left;
padding-bottom:20px;
}
.btn_commande{
float:left;
background:#ffffff url('images/bouton_commande.png') no-repeat;
color:#7053ad;
height:27px;
width:153px;
padding-top:6px;
}

.sous_article{
background:#ffffff;
float:left;
margin-left:10px;
margin-right:10px;
margin-top:10px;
padding-bottom:15px;
width:646px;
}

#diaporama{
float:left;
width:352px;
background:#ffffff;
padding-left:18px;
padding-right:18px;
padding-top:15px;
}
.ex_photo{
padding-top:15px;

width:268px;
float:left;
}
.ex_vignette{
float:left;
margin-left:3px;
padding-top:15px;
}

.titre_photo{
font-size:14px;
font-weight:bold;
font-family:Arial;
color:#333666;
}
#sondage{
background: #ffffff  no-repeat;
width:246px;
float:left;
margin-left:10px;
margin-top:15px;
}
.titre_sondage{
background: #ffffff url('images/votreavis.jpg') no-repeat;
height:31px;
padding-top:6px;
}
.align_r{
float:right;
border-bottom:dashed 1px 9087a8;
padding-bottom:10px;
}
#le_footer{

background:#ffffff url('images/fond_footer.png') repeat-x;
height:295px;
}
/* ----------------- L'article ------------------*/
#zone_article{
float:left;
margin-left:10px;
margin-right:10px;
width:646px;
background:#ffffff;
}
.larticle{
padding:10px;
}
.liste_classement{
border-bottom:1px dotted #DEDEDE;
display:block;
}
.liste_classement a{
color:#4089d0;
text-decoration : none;
}
.w320{
width:320px;
}
.center{
text-align:center;
}
.legende500 {
background-color:#000000;
height:55px;
margin-top:278px;
opacity:0.5;
filter:alpha(opacity=50); /* IE patch */
position:absolute;
width:500px;
z-index:4;
float:left;
display:inline;
}
.actualites a{
color:#4089d0;
text-decoration:none;
border-bottom:dotted 1px #4089d0;
}
.actualites a:hover{
text-decoration:underline;
border-bottom:0px;
}
.titre_article{
font-size:20px;
margin-top:10px;
margin-bottom:10px;
padding:0;
}
.titre_article a{
color:#373737;
text-decoration:none;
}
.titre_article a:hover{
text-decoration:underline;
}
.cat_arbitre{
background:#ebebeb;
height:20px;
margin-bottom:3px;
padding-top:5px;
padding-left:5px;
font-size:13px;
}
.calendrier_liste_arbitre{
line-height:20px;
margin-bottom:3px;
border-bottom:dotted 1px #dedede;
display:block;
}
.calendrier_liste_arbitre a{
color:#4089d0;
font-size:12px;
text-decoration : none;
}
.en_ligne{
display:inline;
float:left;
}
.class_istres{
background:#7053AD;
color:#ffffff;
border-bottom:1px dotted #DEDEDE;
display:block;
height:20px;
}
.cl{
clear:both;
}

/** Les vidéos **/

#content-thumbvideo{
background:#615395;
padding-top:15px;
padding-bottom:15px;

}
.touteslesvideosthumb{
text-align:right;
background:#615395;
margin-bottom:10px;
}
.toutelactualiteclub{
text-align:right;
background:#ffffff;
margin-right:15px;
}
.toutelactualite a, .toutelactualiteclub a, .touteslesvideosthumb a{
color:#ffffff;
font-family:Arial, sans-serif;
font-weight:bold;
text-decoration:none;
}
.toutelactualite a:hover, .toutelactualiteclub a:hover, .touteslesvideosthumb a:hover{
text-decoration:underline;
}
.lavideo{
padding-top:9px;
}
.img_lavideo{
border:solid 1px #0d0d0d;
}
.texte_video{
color:#ffffff;
}
h2.lien_video{
margin:0;
padding:0;
}
h2.lien_video a{

text-decoration:none;
color:#e7ff48;
}
#lesvideosfoot {
background:#373737;
float:left;
height:100%;
margin-left:10px;
margin-right:9px;
margin-top:15px;
width:639px;
padding-left:21px;
}
.thumbvideo{
width:165px;
padding: 10px;
font-size:12px;

}
.thumbvideo a{
color: #ffffff;
text-decoration:none;
}
.thumbvideorel{
padding: 10px;
font-size:12px;
background:#615395;
margin-bottom:5px;
width:220px;
}
.thumbvideorel a{
color: #ffffff;
text-decoration:none;
}
.pagination_video a, .pagination_video {
color: #ffffff;
text-decoration:none;
text-align:center;
}
.lalecturevideo{
width:360px;
float:left;
display:inline;
}
.lalecturevideo a, .lalecturevideo a:hover,.lalecturevideo {
color:#ffffff;
text-decoration:none;
}
.videorelative{
float:left;
display:inline;
width:240px;
padding-left:20px;
}
.vignette_video_info{
display:inline;
color:#373737;
}
.vignette_video{
width:85px;
float:left;
display:inline;
}
.fl{
float:left;
}
#zone_video {
background:#1C1C1C none repeat scroll 0 0;
float:left;
margin-left:10px;
margin-right:10px;
width:646px;
}

/*** Le footer ***/
.lien_istres {
display:inline;
float:left;
margin-top:25px;
padding-left:24px;
width:224px;
}
.liste_clubs {
border-left:1px solid #9090af;
float:left;
padding-left:10px;
height:80%;
margin-top:25px;
width:260px;
}
.lien_copyright{
float:left;
margin-top:25px;
}
.titre_lien_footer{
float:left;
}
.devenir_partenaire{
height:40px;
width:240px;
background: url('images/devenir_partenaire.png') no-repeat;
float:right;
padding-top:7px;
}
.devenir_partenaire a{
color:#ffffff;
font-size:12px;
font-weight:bold;
font-family: "Trebuchet MS", arial;
text-decoration:none;
padding-left:60px;
}

.devenir_partenaire a:hover{
font-size:12px;
font-weight:bold;
font-family: "Trebuchet MS", arial;
padding-left:60px;
text-decoration:underline;

}
.lien_blanc_footer,.lien_blanc_footer a{
color:#ffffff;
font-size:12px;
font-weight:bold;
font-family: "Trebuchet MS", arial;
text-decoration:none;
}

.lien_blanc_footer a:hover{
font-size:12px;
font-weight:bold;
font-family: "Trebuchet MS", arial;
text-decoration:underline;

}
.lepartenairedufooter{
background:#ffffff;
margin-right:10px;
}
#contact label{
width:100px;
float:left;
padding-right:10px;
}
#mega_ban{
margin-top:7px;
}
/* ----------------- Les couleurs ------------------*/
.vert{
color:#cfdd31;
}
.blanc{
color:#ffffff;
}
.violet{
color:#333366;
}
.violette{
color:#615395;
}
.lien_prono {
color:#615395;
text-decoration :none;
}
.lien_prono a{
color:#615395;
text-decoration :none;
}
.lien_prono a:hover{
color:#615395;
text-decoration :underline;
}
input.vote_sondage {
background:transparent url(images/bouton_voter.png) repeat-x scroll 0 0;
border:0 none;
clear:both;
color:#FFFFFF;
font-family:"Trebuchet MS",arial;
font-size:12px;
font-style:italic;
width:43px;
height:20px;
margin:0;
padding:0;
margin-right:3px;
}
/*---------------------- Les tailles de fontes --------*/
.fs16{
font-size:16px;
}
.fs14{
font-size:14px;
}
.fs13{
font-size:13px;
}
.fs12{
font-size:12px;
}
.fs10{
font-size:10px;
}
.fs9{
font-size:9px;
}
.fs18{
font-size:18px;
}
.fs26{
font-size:26px;
}
.bold{
font-weight:bold;
}

.poltrebuchet{
font-family: "Trebuchet MS", arial;
}
.poltahoma{
font-family: Tahoma, arial;
}
.polarialsans{
font-family: arial, sans-serif;
}
/*------------------------ Les margin -----------*/

.mr5{
margin-right:5px;
}
.ml6{
margin-left:6px;
}
/*---------------------- Les padding top --------*/
.pt12{
padding-top:12px;
}
.pt20{
padding-top:20px;
}
.pt10{
padding-top:10px;
}
.pt7{
padding-top:7px;
}
.pt9{
padding-top:9px;
}
.pt8{
padding-top:8px;
}
/*---------------------- Les padding right --------*/
.pr18{
padding-right:18px;
}

/*---------------------- Les padding left --------*/
.pl8{
padding-left:8px;
}
.pl12{
padding-left:12px;
}
.pl20{
padding-left:20px;
}
.w20{
width:20px;
}
.w50{
width:50px;
}
.w40{
width:40px;
}
.w80{
width:80px;
}
.w200{
width:200px;
}
.w100{
width:100px;
}
.w140{
width:140px;
}

.w300{
width:300px;
}
.w30{
width:30px;
}
.lematch{
padding-left:10px;
padding-right:10px;
text-align:center;
}
.w160{
width:160px;
}
.w150{
width:150px;
}
.vertcalendrier
{
color:#19ee08;
}
.orangecalendrier
{
color:#9b9b9b;
}
.rougecalendrier
{
color:#ee0808;
}
.noircalendrier{
color:#373737;
}
.date_calendrier{
background:#ebebeb;
height:25px;
margin-bottom:5px;
padding-top:5px;
padding-left:5px;
font-size:13px;
}

.date_calendrier_petit{
background:#ebebeb;
height:19px;
margin-bottom:5px;
padding-top:5px;
padding-left:5px;
font-size:11px;
}
.calendrier_liste_match{

height:25px;
margin-bottom:5px;
border-bottom:dotted 1px #dedede;
display:block;
}
.calendrier_liste_petit_match{

height:20px;
margin-bottom:5px;
border-bottom:dotted 1px #dedede;
display:block;
}
.lien_match{
padding-left:10px;
padding-right:10px;
}
.lien_match  a{
color:#373737;
font-size:16px;
text-decoration:none;
}
.lien_match  a:hover{
color:#373737;
}
.le_score_liste{
color:#4089d0;
font-weight:bold;
font-size:16px;
text-align:right;
padding-right:10px;
}
.lien_petit_match{
padding-left:10px;
padding-right:10px;
width:170px;
}
.lien_petit_match  a{
color:#373737;
font-size:11px;
text-decoration:none;
}
.lien_petit_match  a:hover{
color:#373737;
}
.le_score_petit_liste{
color:#4089d0;
font-weight:bold;
font-size:12px;
text-align:right;
padding-right:10px;
}


/************* Commentaires ********************/
#formulaire_comm{
background:#615395;
margin:10px 10px 0;
padding:10px;
color:#ffffff;
}
#formulaire_comm h3{
color:#ffffff;
}
.connectetoncompte,.creetoncompte{
padding:10px;
border:solid 1px #1c1c1c;
line-height:20px;
}
.creetoncompte{
margin-top:10px;
}
.connectetoncompte a{
color:#ffffff;
text-decoration:none;
font-size:12px;
font-family:Arial,sans-serif;
}
.connectetoncompte a:hover{
color:#ffffff;
text-decoration:underline;
font-size:12px;
font-family:Arial,sans-serif;
}
.creetoncompte a{
text-align:center;
color:#ffffff;
text-decoration:none;
font-size:16px;
font-family:Arial,sans-serif;
}

.creetoncompte a:hover{
text-align:center;
color:#ffffff;
text-decoration:underline;
font-size:16px;
font-family:Arial,sans-serif;
}
#commentaires{
background:#1c1c1c;
color:#ffffff;
margin:0 10px 0;
padding:10px;
}
.les_comm{
background:#ffffff;
padding:5px;
color:#333666;
}
.le_comm{
border-bottom: dashed 1px #615395;
padding-bottom:5px;
margin-bottom:5px;
}
#affiche_commentaire{
padding-bottom:5px;
}
/**** pronos *****/
.date_reelle{
background-color:#0179c2;
color:#ffffff;
padding-left:10px;
font-weight:bold;
min-height:17px;
}
.numero_journee{

float:left;
display:inline;
padding-left:5px;
width:150px;
line-height:25px;
}
.nom_division{

float:left;
display:inline;
padding-left:5px;
width: 120px;
line-height:25px;
}
.match_journee{
float:left;
display:inline;
padding-left:5px;

line-height:25px;
}
.nom_du_match{
float:left;
display:inline;
text-align:center;
padding-left:3px;
padding-right:3px;
width:240px;
}
.lien_pari{
display:inline;

padding-right:5px;
float:right;
}
.score{
display:inline;
width:85px;
padding-right:5px;
float:right;
}
select, input, label { vertical-align:middle}
.score select{
display:inline;
line-height:17px;
width:40px;
font-size:10px;
}

.bouton_envoi {
background:#FFFFFF url(images/bouton_commande.png) no-repeat scroll 0 0;
color:#7053AD;
float:left;
height:27px;
padding-top:6px;
border:0 solid;
width:153px;
line-height:normal;
margin:0 0 20px 200px;
padding:0 0 2px 5px;
}

.fond-mini-classement{
background:#ffffff;
height:140px;
padding:5px;

}
