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

.conteneur_global { display:block; width:998px; background:url(../../images/V3/fond_siteblanc.png) repeat-y; clear:both; padding:0px 4px 0 5px }
	#mod_header {height:120px; background: url(../../images/V3/head_accueil.png) repeat-y;}
	#mod_menu {height:25px;}
	.conteneur_1 {width:728px; padding-top:1px; padding-left:1px; position:static; float:left; background-repeat:no-repeat; z-index:888; height:100%; text-align:left   }
		#navigation {background:url(images/menutop_fond.png); height:15px; color:#fff; padding:8px 0;}
			#navigation a { color:#fff}
			#navigation .lien { padding:8px 10px; border-right:1px #666 solid; background:url(images/menutop_fond.png)}
			#navigation .lien:hover{background:url(images/menutop_hover.png)}
			#navigation #active{background:url(images/menutop_active.png)}
    .colonne_gauche { position:static; float:right; width:265px; text-align:left; z-index:889;}
/*.body_principal {background:url(../../images/V3/bgk.jpg); background-repeat:no-repeat; background-position:center 180px; z-index:1; width:100%; height:1570px; position:absolute; float:center;}*/
.body_principal {background:url(http://www.games-community.fr/images/V3/fond_accueil.jpg); background-repeat:no-repeat; background-position:center 193px; z-index:2; width:100%; height:1700px; position:absolute; float:center;}		
#MenuG_compte_last {background:#012426 url(../../images/V3/fondbloc_turquoise.png) no-repeat; }
#MenuG_equipes_last {background:#061800 url(../../images/V3/fondbloc_kaki.png) no-repeat; }
#MenuG_groupes_last {background:#181005 url(../../images/V3/fondbloc_rouge.png) no-repeat; }
		
		
		
		/* root element for accordion. decorated with rounded borders and gradient background image */
#accordion {
	height:150px;
	padding:0px;
	width:576px;
	border:0px solid #ddd;
	float:left;
	margin-left:0px;
	text-align:left;
	position:absolute;
	
	}

/* accordion header */
#accordion img {
	float:left;
	margin-right:0px;
	cursor:pointer;
	opacity:0.8;
	filter: alpha(opacity=80);
}

/* currently active header */
#accordion img.current {
	cursor:default;
	opacity:1;
	filter: alpha(opacity=100);
}

/* 
	accordion pane. should initially have zero width and display:none.
	the first pane should override these with inline style
*/
#accordion div {
	width:0px;
	float:left;	
	display:none;		
	margin-right:0px;
	z-index:59;
}

/* content inside a pane should have fixed width */
#accordion div h3 {
	color:#444;
	margin:0 0 -10px 0;
	width:190px;
	font-size:15px;	
}
	
#accordion div p {	
	font-size:11px;
	width:190px;
}


/* root element for scrollable */ 
div.scrollable { 
    /* required settings */ 
    position:relative; 
    overflow:hidden; 
    /* vertical scrollers have typically larger height than width */ 
    height: 550px; 
    width: 450px; 
    background:url(../../images/V3/fond_news.png);
    border: 0px #68a8ce solid;
} 
 
/* root element for scrollable items */ 
div.scrollable div.items { 
    position:absolute; 
    /* this time we have very large space for the height */ 
    height:20000em; 
    margin:10px;
    text-align:left;
}

.items { z-index:59; }

.prevPage {float: left;}
.nextPage {float: right;}
.icons {float: left;}
.more {float: right;}

.titre_bloc {float: center; font-size:16px; font-weight:bold; margin-left:120px; color:#fff;}

#actions  { background:url(../../images/V3/label_noir.png); height:22px; width:444px; padding:5px 3px 0 3px;}
#actions a {font-size: 11px; cursor: pointer; color: #eee;}
#actions a:hover {text-decoration: underline;color: #000000;}

#actions2  { height:22px;  padding:5px 10px 0 3px;}
#actions2 a {font-size: 11px; cursor: pointer; color:#000;}
#actions2 a:hover {text-decoration: underline;color: #000000;}


#info_ligues { background:url(../../images/V3/info_ligue.png); padding-left:5px; width:445px; height:330px
}
/* main vertical scroll */
#main {
	position:relative;
	overflow:hidden;
	height: 300px;
}

/* root element for pages */
#pages {
	position:absolute;
	height:20000em;
}

/* single page */
.page {
	padding:10px;
	height: 300px;
	width:360px;
	text-align:left;
}

/* main navigator */
#main_navi {
	float:left;
	padding:0px !important;
	margin:0px !important;
}

#main_navi li {
	clear:both;
	color:#FFFFFF;
	list-style-type:none;
	padding:5px;
	width:55px;
	cursor:pointer;
	text-align:center;
	font-size:10px;
	margin-bottom:1px;
	margin-top:2px;

}

#main_navi li:hover {
	background-color:#444;
}

#main_navi li.active {
	background-color:#2b2b2b;
}

#main_navi img {
}

#main_navi strong {
	display:block;
}

#main div.navi {
	margin-left:250px;
	cursor:pointer;
}

/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
}

/* next button uses another background image */
a.next, a.nextPage {
	clear:right;	
}



.bloc_ligues { color:#ccc}
.bloc_ligues .news {}
	.bloc_ligues .news .titre {color:#fff; font-weight:bold; font-size:11px; margin-bottom:5px; }

.bloc_ligues .match {width:47%}
	.bloc_ligues .match .titre {color:#fff; font-weight:bold; font-size:14px;}
.bloc_ligues .result {width:53%}
	.bloc_ligues .result .titre {color:#fff; font-weight:bold; font-size:14px;}
	.bloc_ligues .result .global {}
		.bloc_ligues .result .global .nom {float:left; width:75%; font-size:11px;}
		.bloc_ligues .result .global .date {float:left; width:25%; text-align:right; font-size:11px;}
.bloc_ligues .access { text-align:right; font-size:11px; padding-top:8px;}
.bloc_ligues {}


.items {}
.items ul{list-style:none outside none;margin-bottom:0px;padding-left:0px;margin-left:0px;}
.items li{margin:0 0 5px 0; clear:left; line-height:12px; padding:0px}
.items li.active{height:90px;border-bottom:1px #A6A6A6 solid;margin-top:0px;margin-left:0px;}
.items li .preview{display:block;height:45px;border-bottom:1px #A6A6A6 solid;text-decoration:none;color:#000;background:url(images/fond_news.jpg); background-position:bottom; background-repeat:repeat-x}
.items li .preview#jaune{background:url(images/fond_news2.jpg); background-position:bottom; background-repeat:repeat-x} 
.items li .complet{display:none}

.items li.active .preview{display:none}
.items li.active .preview#jaune{display:none}

.items li.active .complet{display:block;text-decoration:none;color:#000}
.items a{padding:0px;margin-left:0px;text-decoration:none}
.items img {float: left; margin:0 10px 7px 0;  }
.items h3 {margin: 0 0 1px 0; font-size: 14px; color:#036; font-weight:bold;}
.items h3 a {font-size: 14px; color:#036; font-weight:bold;}
.items h4 {margin: 0 0 1px 0; font-size: 14px; color: #036; font-weight:bold;}
.items h4 a {font-size: 14px; color:#036; font-weight:bold;}
.items .titre a {font-size:11px; font-weight:bold; color:#036;}
.items h1 {margin: 0 0 5px 0; font-size: 11px; color: #999999; font-weight: normal;}
.items .intro {font-size: 11px; font-family:Arial, Helvetica, sans-serif; font-weight: normal; color:#666}
.items .preview .commentaires a{margin: 0px 5px 5px 0px; font-size: 10px; color: #666; font-weight: normal; float:right; width:190px; text-align:right}
.items .complet .commentaires a{margin: 4px 5px 5px 0px; font-size: 10px; color: #666; font-weight: normal; float:right; width:190px; text-align:right}
.items .readmore {margin: 0 0 5px 0; font-size: 11px; color: #666; font-weight: normal; float:left; width:100px}


.presentation {}
.presentation ul{list-style:none outside none;margin:0px;padding:0px;}
.presentation li{float:left; display:block}
.presentation li.active{margin-top:0px;margin-left:0px; float:left;}
.presentation li .reduit{display:block; float:left; width:31px;}
.presentation li .grand{display:none;}
.presentation li.active .reduit{display:none;}
.presentation li.active .grand{display:block; float:left; width:151px;}

