/*************************/
/****** 2/ Contenu *******/
/*************************/
body{
margin:0px;
padding:0px;
font-family:Tahoma, Geneva, sans-serif;
height:100%;
background:#1d5972  url(../../images/V3/bgk2.png) repeat-x; 
background-position:center 180px;
}

.conteneur_global { display:block; width:998px; background: url(../../images/V3/fond_site.png) repeat-y; clear:both; padding:0px 4px 0 5px }
	#mod_header {height:120px; background: url(../../images/header/tournois.png) repeat-y;}
	#mod_menu {height:22px; background:#91295e; padding:7px 0 0 2px; text-align:left}
	#mod_menu a {color:#fff; height:21px; padding:6px 6px 6px 7px; }
	#mod_menu a:hover {color:#fff; background:#4d0127}
	.conteneur_1 {width:728px; padding-left:1px; position:static; float:left;  height:100%; display:block;  }
    .colonne_droite { position:static; float:right; width:265px; text-align:left; }

.commentaires_news {margin-bottom:15px; clear:both; text-align:left; border:1px #999 solid}
.commentaires_news .contenu { background:#fff; text-align:justify; padding:5px 8px 8px 20px; clear:both;  color:black;}
.commentaires_news .contenu a {color:black;}
.commentaires_news #titre {background:#eee; text-align:left; font-size:12px; border-bottom:3px #999 solid; padding:4px 0 0 3px; height:20px; color:black; }
.commentaires_news #titre a {color:black;}
.commentaires_news #footer { display:none}

#fiche {}	
	#fiche #infos {}
		#fiche #infos #nom {font-size:16px; font-weight:bold;}
		#fiche #infos #tournois {font-size:11px; padding:7px 5px; color:#666;}
		#fiche #infos #responsable, #date, #etat {font-size:11px; padding-bottom:7px;}
	#fiche #commentaires { border:#CCC 1px solid; background:#E8E8E8; padding:4px; margin-bottom:5px;}
		#fiche #commentaires .titre {border-bottom:1px #ccc solid; font-size:11px; margin-bottom:5px;}
		#fiche #commentaires .content {}
		#fiche #commentaires .foot {}
	#fiche #rules {}
#fiche_match {}
	#fiche_match #commentaires { border:#CCC 1px solid; background:#E8E8E8; padding:4px; margin-bottom:5px;}
		#fiche_match #commentaires .titre {border-bottom:1px #ccc solid; font-size:11px; margin-bottom:5px;}
		#fiche_match #commentaires .content {}
		#fiche_match #commentaires .foot {}
	#fiche_match .tableauscore {}
#liste_match {}
	#liste_match .ligne_table  {clear:both; height:25px;}
	#liste_match .ligne_table:hover  {background:#CCC; }
	#liste_match .match { float:left; width:400px; height:25px;}
	#liste_match .versus {}
	#liste_match .infos {color:#666; padding-left:10px; font-size:10px}
	#liste_match .score { float:left; width:100px; height:25px; color:#666; padding-left:10px; font-size:10px}
	#liste_match .voir {float:right; width:30px; height:25px;}
