/* CSS Document general.css */
/* Structure interface site */

body { 
width: 1000px;
margin: auto; 
padding: 0;
background: url(bg_grad.jpg) fixed;
}

/************************************/
#img {
	border:none;
}
#header{
	width:100%;
	height:140px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	background-color: #ffffff;
	
}

#date {
	height:22px;
	top:10px;
	margin-left:10px;
	color:#666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	}

#search {
	*position:top;
	color:#666666;
	margin-top:-15px;
	margin-left:30%; 
	font-size: 10px;
	
}

#flux {
	margin-top:-15px;
	color: #666666;
	margin-left:85%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	}
	
a.flux {
	text-decoration: none; 
	color: #666666;
	}

#master {
	margin-top:2px;
	border-top: 2px solid #cccccc;
	width:100%;
	height:120px;

}

#logo{
	position:absolute;
	width: 200px;
	text-align:center;
	margin-top:10px; 
	margin-left:5px;
}
#social{
	position:absolute;
	width: 300px;
	text-align:center;
	margin-top:60px; 
	margin-left:25px;
}
#logobas{
	width: 200px;
	text-align:center;
	margin-top:5px; 
	margin-left:5px;
}
#header_pub{
	position:absolute;
	vertical-align:top;
	width: 728px;
	margin-top:10px;
	margin-left:240px;
	text-align:center;
}


#nav {
	display: block;
	text-align:center;
	height: 30px;
	white-space: nowrap;
	top:140px;
	width: 1000px;
	float: left;
	background-image: url("glbnav_background.gif");
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	
}

#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: auto;
	float: left;
	display: block;
}

#nav ul li {
	display: block;
	float: left;
	z-index:1000;
	width: 140px;
	position: relative;
}

#nav ul li a {
	display: block;
	float: left;
	text-decoration: none;
	height: 30px;
	line-height: 30px;
	width: 140px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 14px;
	font-size: 13px;
	color: #000000;
	font-family:Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-align: center;
	margin: 0px;
}

#nav ul li a span {
	padding-right: 14px;
	display: block;
	width: auto;
	height: 30px;
	cursor: pointer;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#nav ul li a:hover {
  	background-image:  url("glblnav_selected.gif");
}

#nav ul li a:hover span {
}	
#nav li ul.nav-2
	{
	margin:0;
	list-style:none;
	display:none;
	width:140px;
	position:absolute;
	z-index:1000;
	top:29px;
	left:-1px;
	border: 1px solid #90a2ae;
	background-image: url("bg_nav.jpg");
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
#nav li:hover ul.nav-2
	{
	display:block;
	width: 140px;
}
#nav li ul.nav-2 li
	{
	width:138px;
}
#nav li ul.nav-2 li a
	{
	clear:left;
	width:100%;
	position:relative;
	z-index:1000;
	background-color: #ccdae4;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 20px;
	background-image: none;
	height: 20px;
	text-align: justify;
	color: #0d354f;
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
	margin: 0px;
	padding-left: 4px;
	font-family: Verdana, Geneva, sans-serif;
}
#nav li ul.nav-2 li a:hover
	{
	clear:left;
	width:100%;
	position:relative;
	z-index:1000;
	background-color: #bac9d5;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 20px;
	background-image: none;
	height: 20px;
	color: #0d354f;
	margin: 0px;
	padding-left: 4px;
}
#nav li li ul.nav-3
	{
	margin:0;
	list-style:none;
	display:none;
	width:138px;
	position:absolute;
	z-index:1000;
	top:-1px;
	left:140px;
	border: 1px solid #90a2ae;
	background-image: url("bg_nav.jpg");
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
#nav li li:hover ul.nav-3
	{
	display:block;
	width: 138px;
}
#nav li li ul.nav-3 li
	{
	width:138px;
}
#nav li li ul.nav-3 li a
	{
	clear:left;
	width:100%;
	position:relative;
	z-index:1000;
	background-color: #ccdae4;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 20px;
	background-image: none;
	height: 20px;
	text-align: justify;
	color: #0d354f;
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
	margin: 0px;
	padding-left: 4px;
	font-family: Verdana, Geneva, sans-serif;
}
#nav li li ul.nav-3 li a:hover
	{
	clear:left;
	width:100%;
	position:relative;
	z-index:1000;
	background-color: #bac9d5;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 20px;
	background-image: none;
	height: 20px;
	color: #0d354f;
	margin: 0px;
	padding-left: 4px;
}
#contenu {
	background-color: #ffffff;
	margin-top:60px;
	width:650px;
	height:auto;
	text-align:justify;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}


#contenu_title {
	width:100%px;
	height:28px;
	border-bottom:1px solid #ccd2d2;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	text-align:center;
	text-transform:uppercase;
 	font-style:bold;
 	color:#006699;
}
#contenu_recherche{
	background-color: #ffffff;
	margin-top:60px;
	width:100%;
	height:auto;
	text-align:justify;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}


#contenu_title_recherche{
	width:100%px;
	height:28px;
	border-bottom:1px solid #ccd2d2;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	text-align:center;
	text-transform:uppercase;
 	font-style:bold;
 	color:#006699;
}
#contenu_title_news {
	width:100%px;
	height:28px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	text-align:center;
	text-transform:uppercase;
 	font-style:bold;
 	color:#006699;
}
#id_club {
	font-size:14px;
	font-family:Verdana,sans-serif;
	text-align:center;
	text-transform:uppercase;
	font-style:bold;
	color:#006699;
	
}
#contenu_text {
	height: auto;
	width: 640px;
	margin-left: 5px;
	margin-top: 15px;
	margin-right:5px;
	font-size: 12px;
	font-family:Verdana,sans-serif;
	text-align:justify;
}
#contenu_text a {
	text-decoration:none;
	font-family:Verdana,sans-serif;
	color:#666;
}
#contenu_text a:hover {
	font-family:Verdana,sans-serif;
	text-decoration:none;
	color:#999;
}
#contenu_cgu {
	height: auto;
	width: 640px;
	margin-left: 5px;
	margin-top: 15px;
	margin-right:5px;
	font-size: 12px;
	font-family:Verdana,sans-serif;
	text-align:justify;
}
#contenu_cgu a {
	text-decoration:none;
	font-family:Verdana,sans-serif;
	color:#666;
}
#contenu_cgu a:hover {
	font-family:Verdana,sans-serif;
	text-decoration:none;
	color:#999;
}

#contenu_radio {
	background-color: #ffffff;
	margin-top:60px;
	width:100%;
	height:auto;
	text-align:justify;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}


#contenu_title_radio {
	width:100%;
	height:25px;
	border-bottom:2px solid #ccd2d2;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	text-align:center;
 	font-style:bold;
 	color:#006699;
}
#contenu_text_radio {
	height: auto;
	width: 100%;
	margin-left: 5px;
	margin-top: 15px;
	margin-right:5px;
	font-size: 12px;
	font-family:Verdana,sans-serif;
	text-align:center;
}
#contenu_text_radio a {
	text-decoration:none;
	font-family:Verdana,sans-serif;
	color:#666;
}
#contenu_text_radio a:hover {
	font-family:Verdana,sans-serif;
	text-decoration:none;
	color:#999;
}

#lecteur_radio {
	height: auto;
	width: 100%;
	margin-left: 5px;
	margin-top: 15px;
	margin-right:5px;
	font-size: 12px;
	font-family:Verdana,sans-serif;
	text-align:center;
}
#page {
	width:auto;
	top:25px;
	margin-top:10px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

#news{
	border-top: 1px solid #000;
	height: auto;
	min-height: 2500px;
	width: 635px;
	margin-left: 7px;
	margin-top:0px;
	font-size: 13px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:justify;
	
}
#news_resume{
	border-bottom: 1px solid #000;
	font-size: 13px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:justify;
	
}

#news a{
	text-decoration:none;
	color:#666;
	font-size: 16px;
	font-family:Verdana, sans-serif;
	
}
#news a:hover{
	text-decoration:none;
	color:#333;
	font-size: 16px;
	font-family:Verdana, sans-serif;
}
#news_date{
	text-decoration:none;
	color:#AAA;
	font-size: 12px;
	font-family:"Times New Roman", Times, serif;
}
#news_source{
	text-decoration:none;
	color:#AAAAAA;
	font-size: 12px;
	font-family:"Times New Roman", Times, serif;
	text-align:left;
}
#news_source a{
	text-decoration:none;
	color:#666;
	font-size: 12px;
	font-family:"Times New Roman", Times, serif;
	text-align:left;
}
#news_source a:hover{
	text-decoration:none;
	color:#666;
	font-size: 12px;
	font-family:"Times New Roman", Times, serif;
	text-align:left;
}

#news_alerte{
	height: 2200px;
	width: 635px;
	margin-left: 7px;
	margin-top:30px;
	font-size: 12px;
	font-family:Verdana,sans-serif;
	text-align:justify;
	
}
#news_alerte a{
	text-decoration:none;
	color:#666;
	font-size: 14px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#news_alerte a:hover{
	text-decoration:none;
	color:#333;
	font-size: 14px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#colonne_gauche {
	position:absolute;
	top: 200px;
	width:340px;
	height: auto;
	margin-top:0px;
	margin-left:655px;
	text-align:center;
}
#pub_gauche {
	background-color :#EBEBEB;
	width:336px;
	text-align:center;
	z-index:-1;
	margin-top:1px;
	border:#fff solid 1px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
#gooplus{
	background-color :#EBEBEB;
	width:336px;
	margin-top:10px;
	text-align:center;
	
}

#twitter {
	background-color :#EBEBEB;
	width:336px;
	margin-top:30px;
	text-align:left;
	
}
#facebook{
	background-color :#ffffff;
	width:336px;
	height: 425px;
	margin-top:20px;
	text-align:left;
	border:#fff solid 1px;
	
}


#pub_col_2 {
	background-color :#EBEBEB;
	width:336px;
	text-align:center;
	margin-top:30px;
	border:#fff solid 1px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
#contenu_col {
	width:330px;
	text-align:center;
	margin-top:5px;
}
#bfmradio {
	background-color :#EBEBEB;
	width:330px;
	text-align:center;
	margin-top:2px;
	border:#fff solid 1px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
#widget {
	background-color :#EBEBEB;
	width:330px;
	text-align:center;
	border:#fff solid 1px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
#widget_2 {
	width:330px;
	text-align:center;
	
}
#partenaire {
	background-color :#EBEBEB;
	width:336px;
	height:210px;
	text-align:center;
	border:#fff solid 1px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

#pub_part {
	width:300px;
	margin-left:20px;
	margin-top:10px;
	border:#000 solid 1px;
	font-family:Verdana,sans-serif;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

#pub_part img {
	border:none;
}
#pub_part a {
	text-decoration:none;
}

#infovideo {
	background-color :#EBEBEB;
	width:336px;
	height: 200px;
	margin-top:10px;
	border:#fff solid 1px;
	font-family:Verdana,sans-serif;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

#infovideo img {
	border:none;
}
#infovideo a {
	text-decoration:none;
}
#carte {
	height:1200px;
	margin-left:10px;
	text-align:center;
	
}
#results-recherche{
	height:auto;
	margin-top:10px;
	margin-left:50px;
	text-align:left;
}


#formulaire {
	height:2200px;
	margin-top:10px;
	margin-left:5px;
	text-align:center;
}

#radio {
	width:100%;
	height:2200px;
	margin-top:10px;
	margin-left:15px;
	text-align:left;
}

#radio ul {
	display:inline;
	text-align:center;
	margin-top:10px;
	margin-left:5px;
	clear:none;
}
#radio li {
	display:inline;
	text-align:center;
	margin-top:10px;
	margin-left:5px;
	clear:none;
}
#club {
	width:90%;
	margin-top:10px;
	margin-left:20px;
	text-align:center;
}

#club ul {
	display:inline;
	text-align:center;
	clear:none;
}
#club li {
	display:inline;
	text-align:center;
	clear:none;
}
#rss {
	width:auto;
	height:2200px;
	margin-top:10px;
	margin-left:25px;
	font-size:14px;	
	font-family:Verdana,sans-serif,;
	text-align:center;
	display:block;
	clear:none;
}
#rss img {
	margin-top:10px;
	margin-left:50px;
	text-align:center;
}

#player {
	height:2200px;
	margin-top:130px;
	margin-left:5px;
	text-align:center;
}
#player a{
	text-align:center;
	text-decoration:none;
}
#trafic {
	height:2200px;
	margin-left:75px;
	text-align:center;
}
#trafic a{
	text-align:center;
	text-decoration:none;
}
/**********sitemap***************/
#sitemap{background-image:url("bg_grad.jpg");background-position:0 -380px;width:100%;height:240px;-moz-border-bottom-left-radius: 8px;-moz-border-bottom-right-raduis: 8px;-webkit-border-bottom-left-radius: 8px;-webkit-border-bottom-right-radius: 8px;border-bottom-left-radius: 8px;border-bottom-right-radius:8px;}
.lien,.lien p{width:220px}
.lien{padding:7px;float:left}
.lien div,.lien a,.lien a:hover{background-color: transparent}
.lien .logo,.lien .logo a,.lien .logo a:hover{width:220px;height:45px;background-position:-1px -1px;text-decoration:none;}
.lien a{width:186px;color:#000;font-size:13px;padding-left:34px;padding-top:2px;float:left;height:23px;text-decoration:none;}
.lien .contact{background-position:0 -53px}
.lien .publicite{background-position:0 -97px}
.lien .partenaire{background-position:0 -141px}
.lien .rss{background-position:0 -185px}
.lien .conditions{background-position:0 -233px}
.lien .apropos{background-position:0 -278px}
.lien .contact a,.publicite a,.partenaire a,.rss a,.conditions a,.apropos a {background-color:#000}
.lien .titre a { font-weight:bold; font-size:11px;text-decoration:none;}
.plan_du_site{overflow:hidden;float:left;width:756px;height:240px;}
.plan_du_site .plan{width:756px;height:240px;}
.plan_du_site .plan .col_plan{float:left;padding-top:5px;width:114px;margin:5px 0 5px 12px}
.plan_du_site .plan .col_plan ul li,.plan_du_site .col_plan ul li a{height:12px;font-size:12px;color:#000;width:114px;float:left;text-align:left;text-decoration:none;display:block;}
.plan_du_site .plan .col_plan a:hover{font-size:11px;color:#FFF;width:114px;font-weight:bolder;background-color:#828287;text-decoration:none;display:block;}
.plan_du_site .plan .col_plan .titre{height:15px;font-weight:bolder;font-size:12px;color:#000;width:114px;margin-top:10px;display:block;}
.plan_du_site .plan .col_plan .vide{height:5px}
#sitemap_pub {
	background-color :#EBEBEB;
	width:996px;
	height:auto;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	-moz-border-top-right-radius: 8px;
	-moz-border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
}
#sitemap_pub img {
	align:center;
}
/* CSS Document style.css */


/* Structure style et text site */

/************************************/
/* Header tag styles                */
/************************************/
h1 { 
 font-family: Verdana,sans-serif;
 text-align:center;
 font-size:10px;
 font-style: italique;
 color:#000000;
 margin: 0px;
 padding: 0px;
}
h2 { 
 font-family: Verdana,sans-serif;
 text-align:center;
 font-size:12px;
 font-style: normal;
 color:#000000;
}
h3 { 
 font-family: Verdana,sans-serif;
 font-size:14px;
 font-style:normal;
}
h7 { 
 font-family: Verdana,sans-serif;
 text-align:center;
 font-style:normal;
 color:#006699;
}
h5 { 
 font-family: Verdana,sans-serif;
 text-align: center;
 font-size:12px;
 color:#000000;
}
h6 { 
 font-family: Arial, Helvetica, sans-serif;
 text-align: center;
 font-size:14px;
 font-style: italique;
 text-decoration:underline;
 margin: 0px;
 padding: 0px;
}
A {
 text-decoration:none;
}
/*
------------------------------------
----------- classement -------------
------------------------------------
*/


/* --------- tableau classement --------- */

TABLE.tablephpl2 {border-style: solid; border-color:#3B487F; border-width: 2px;} /* bordure tableau */

TR.accession {background-color: #ccffcc; font-family:Arial; font-size:10pt} /* couleur partie accession ou coupe d'europe */
TR.barrage {background-color: #66CCFF; font-family:Arial; font-size:10pt} /* couleur partie barrage ou coupe d'europe*/
TR.relegation {background-color: #FFcc99; font-family:Arial; font-size:10pt} /* couleur partie relégation */

TR.ligne1 {background-color: #E5E5E5; font-family:Arial; font-size:10pt} /* première ligne grise du classement */
TR.ligne2 {background-color: #FFFFFF; font-family:Arial; font-size:10pt} /* seconde ligne blanche du classement */

#classement {
	width:100%;
	height:2200px;
	margin-top:10px;
	text-align:center;
}

/* --------- tableau journée --------- */

TR.date {color: #FFFFFF; background-color: #0066cc} /* date des rencontres*/

/* --------- calendrier ---------- */

font.victoire {color: #339933} /* couleur du texte désignant une victoire */
font.nul {color: #ff9933} /* couleur du texte désignant un nul */
font.defaite {color: #FF3300} /* couleur du texte désignant une défaite */
td.cld1 {text-align:right; width:40%} /* cellule gauche tableau */
td.cld2 {text-align:left; width:40%} /* cellule droite tableau */

#calendrier {
	width:100%;
	height:auto;
	margin-top:10px;
	text-align:center;
}

/* -------- autres ----------- */

TR.trphpl {font-size: 10pt}
TR.trphpl2 {background-color: #F5F5F5 ; vertical-align: top; font-size: 10pt}
TR.trphpl3 {background-color: #3b487f ; color: #FFFFFF; font-size: 10pt} /* titre dans les tableaux */
h4 {font-family: Arial; font-size: 10pt;} /* titre */

#classmini{
	background-color :#EBEBEB;
	margin-top: 10px;	
	border:#CCC solid 1px;
	width:336px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
#classmini a{
	text-decoration:none;
	color:#000;
}

#type_classement {
	display: block;
	text-align:center;
	height: 25px;
	white-space: nowrap;
	width: 100%;
	float: left;
	background-color: #b0bcf6;
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	
}

#type_classement ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 100%;
	float: left;
	display: block;
}

#type_classement ul li {
	display: block;
	float: left;
	width: 100px;
	position: relative;
}

#type_classement ul li a {
	display: block;
	float: left;
	text-decoration: none;
	height: 25px;
	line-height: 25px;
	width: 100px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 21px;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	margin: 0px;
}

#type_classement ul li a span {
	padding-right: 14px;
	display: block;
	width: 100px;
	height: 25px;
	cursor: pointer;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/*****breadcrumb***/

#breadCrumb{
	padding: 0px 0px 0px 0px;
	width: 100%;
	#margin-left:5px;
	border: 1px solid #9a9a9a;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	text-align: center;
	color: #AAAAAA;
}

#breadCrumb a{
	color: #AAAAAA;
	text-decoration: none;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: none;
}

/**********adsence***************/
#adsense-head{
	width:728px;
	height:90px;
}
#adsense-loader-head{
	display:block;
}
#adsense-foot{
	width:1000px;
	height:100px;
	align:center;
	margin-top:5px;
}
#adsense-loader-foot{
	display:block;
}
#adsense-right{
	width:336px;
	height:280px;
}
#adsense-loader-right{
	display:block;
}
#adsense-right2{
	width:336px;
	height:280px;
}
#adsense-loader-right2{
	display:block;
}

