
/* conteneur global */
html, body, #conteneur {
	margin: 0;
	padding: 0;
	font: 10px Verdana, Geneva, sans-serif;
	color: #818181;
}
html, body {
	background: #94d1ea url(/media/img/trames/verticale.jpg) repeat-x;
	/*background:url(/media/img/cover/automne.jpg) no-repeat top center #d7d4b5;*/
	/*background: url(/media/img/cover/ete.jpg) no-repeat top center #e9d4af;*/
	/*background: url(/media/img/cover/patrick.jpg) no-repeat top center #fff;*/
	/*background: url(/media/img/cover/hiver.jpg) no-repeat top center #2da3d3;*/
	/*background: url(/media/img/cover/valentin.jpg) no-repeat top center #ffffff;*/
	text-align: center;
}
#conteneur {
	margin: 0 auto 0 auto;
	width: 1008px;
/*
	background-image: url(/media/img/trames/horizontale.png);
	background-repeat: repeat-y;
*/
}
a {
	color: #818181;
	text-decoration: none;
}
a:hover { text-decoration: underline; }
img { border: 0 none; }


/* header */
#lienshaut {
	width: 100%;
	height: 31px;
	line-height: 26px;


	text-align: left;
	/*background: url(/media/img/cover/bg.png) repeat-x top center;*/
	color: #ffffff;
	/*background: #029ddf;*/
	/*color: #e2001a;*/
}
#lienshaut ul {
	float: right;
	margin: 0;
	padding: 0;
}
#lienshaut li {
	float: right;
	list-style: url(none) none;
	padding-left: 5px;
}
#lienshaut a { color: #ffffff; /*color: #e2001a;*/ }
#coinshaut {
	width: 1008px;
	height: 19px;
	background-image: url(/media/img/trames/coins-haut.png);
}
#header {
	float: left;
	margin: -8px 0 8px 0;
	width: 980px;
	background-position: right;
	background-repeat: no-repeat;
}
div.leaderboard {
	margin-top: 3px;
	width: 728px;
	height: 90px;
}
#header div.leaderboard { float: right; }


/* menus */
#menus {
	clear: right;
}
ul#onglets {
	margin: 0;
	padding: 0;
}

ul#onglets li{
	float: left;
	padding-right: 10px;
	list-style: url(none) none;
}

div#ssmenu {
	clear:left;
	margin: 0;
	padding: 0;
	min-height: 10px;
	font-weight: bold;
}
#ssmenu ul {
	margin: 0;
	padding: 0;
	display: none;
}
#ssmenu li {
	display: inline-block;
	float: left;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	list-style: url(none) none;
	padding-right: 5px;
}


/*** SEARCH *****************************************************************************/
div#search-bar {
	float: right;
	width: 300px;
	height: 30px;
	background-image: url(/media/img/sidebar_droite/search-bar.jpg);
	background-repeat: no-repeat;
}
.bt_radio {
	float: left;
	margin-top: 8px;
}
.bt_radio_search_site {
	float: left;
	padding: 8px 0 0 0;
}
.bt_radio_search_web {
	float: left;
	padding: 8px 4px 0 0;
}
#input_search {
	float: left;
	margin: 6px 5px 0 0;
	width: 170px;
	height: 13px;
	font-size: 11px;
	line-height: 13px;
	vertical-align: middle;
	color: #666666;
	border: 1px solid #c3cdd1;
}
#bt_search {
	float: left;
	padding: 7px 0 0 0;
}


/* contenu et colonnes */
#contenu {
	width: 980px;
	margin: 0 auto;
	text-align: left;
}
#colonnes { clear: left; }
.colonne {
	float: left;
	width: 330px;
}
#colonnemilieu { padding-left: 10px; }
#colonnedroite {
	float: right;
	width: 300px;
}
#colonnecentrale {
	float: left;
	width: 470px;
}
#colonnecentrale_full {
	float: left;
	width: 980px;
}


/*** PAGE GROUPE ***/
div#index_groupe {
	width: 940px;
	height: 461px;
	padding: 30px 20px 20px 20px;
	background-image: url(/media/img/groupe/bg-groupe.jpg);
	background-repeat: no-repeat;
}
div#index_groupe p {
	margin: 0;
	padding: 0 15px;
	min-height: 62px;
	max-height: 62px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
}
div#colonnecentrale_full {
	float: left;
	width: 980px;
}
div#colonnecentrale_full_top {
	width: 980px;
	height: 7px;
	background-image: url(/media/img/groupe/box-top.jpg);
	background-repeat: no-repeat;
}
div#colonnecentrale_full_middle {
	padding: 0 20px;
	width: 940px;
	background-image: url(/media/img/groupe/box-middle.jpg);
	background-repeat: repeat-y;
}
div#colonnecentrale_full_middle h1 {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #44d1c9;
}
div#colonnecentrale_full_middle p {
	margin: 0;
	padding: 5px 0 10px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #434343;
}
div#colonnecentrale_full_bottom {
	width: 980px;
	height: 7px;
	background-image: url(/media/img/groupe/box-bottom.jpg);
	background-repeat: no-repeat;
}


/* footer */
#footer {
	margin-top: 10px;
	background-color: #f1f1f1;	
}
#footer ul {
	float: left;
	margin: 0;
	padding: 0 0 0 45px;
}
#footer li { list-style: url(none) none; }


div#mentions {
	position: relative;
	float: right;
	padding: 0 0 20px 0;
	color: #ffffff;
	/*color: #e2001a;*/
	/*color: #000000;*/
}
div#mentions a {
	color: #ffffff;
	/*color: #e2001a;*/
	/*color: #000000;*/
	text-decoration: none;
}
div#mentions a:hover { text-decoration: underline; }



