/*

DEFINITION DE LA STRUCTURE DE LA PAGE

*/
* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #0183b7;
	font-size: 100%;
}

a img {
	border: none;
}

ul {
	list-style-type: none;
}

/* CONTENEUR */
#conteneur {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 927px;
	padding: 0 4px 0 4px;
	background-color: #fff;
}


/* MENU FFM */
#menu_ffm {
	width: 927px;
	height: 20px;
	background-color: #fff;
	background-image: url(../images/bg_menu_ffm.gif);
	background-repeat: repeat-x;
	
	position: relative;
	margin-left: auto;
	margin-right: auto;

}


#menu_ffm a {
	color: #d6d7d7;
	font-size: 0.6em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
#menu_ffm a:hover {
	text-decoration: underline;
}
#menu_ffm li {
	float: right;
}

#lien_ffm {
	background-image: url(../images/bg_lien_ffm.gif);
	background-repeat: no-repeat;
	width: 140px;
	height: 20px;
	text-align: center;
}

#lien_legal {
	background-image: url(../images/bg_lien_legal.gif);
	background-repeat: no-repeat;
	width: 65px;
	height: 20px;
	text-align: right;
}
#lien_legal a {
	padding: 0 8px 0 0;
}
#lien_contact {
	background-image: url(../images/bg_lien_contact.gif);
	background-repeat: no-repeat;
	width: 75px;
	margin: 0 34px 0 0;
	height: 20px;
	text-align: left;
}
#lien_contact a {
	padding: 0 0 0 8px;
}


/* BANDEAU */
#bandeau {
	width: 927px;
	height: 86px;
	background-color: #fff;
	background-image: url(../images/bg_bandeau.gif);
	background-repeat: repeat-x;

}
h1 {
	width: 750px;
	margin: 0 0 0 0;

}

#logo_ffm {
	float: right;
	width: auto;
	margin: 8px 24px 0 0;
}


/* RECHERCHE */
#formrecherche {

}


#zone_recherche {

}
#recherche {

}
#recherche, #bouton_ok {

}
#bouton_ok {

}



/* MENU */
#menu_principal {
	background-image: url(../images/bg_menu_principal.gif);
	background-repeat: repeat-x;
	height: 42px;
	background-color: #F54600;
}

#first_actu h2 a {
	color: #dc1c1c;
	text-decoration: none;
}
#menu_principal li {
	float: left;
	margin: 0 1px 0 0;
}
#menu_principal li a {
	color:#FFFFFF;
	display:block;
	float:left;
	font-weight:bold;
	font-size: 0.7em;
	height:28px;
	padding:12px 12px 0 12px;
	text-decoration:none;
	text-transform: uppercase;
}
#menu_principal li a:hover, #menu_principal li a.on {
	background-image: url(../images/roll_menu_principal.gif);
	background-repeat: no-repeat;
	background-position: top center;
}




/* CONTENU */
#contenu {
	float: right;
	width: 720px;
	padding: 1px 0 0 0;
	margin: 1px 0 0 0;
	border-top: 19px solid #df2900;
}

/* COLONNE GAUCHE */
#colonne_gauche {
	float: left;
	width: 570px;
	margin: 0;
}


/* UNE */
#une {
	height: 233px;
	clear: left;
}

#texte_une {
	width: 139px;
	height: 233px;
	border-right: 1px solid #fff;
	background-color: #f6e5d1;
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	padding: 0 5px 0 5px;
}
html>body #une, html>body #texte_une {
	height: auto;
	min-height: 233px;
}
#une h2 {
	color: #734600;
	text-transform: uppercase;
	font-size: 0.8em;
	padding: 7px 0 10px 0;

}
.sstitre_une {
	color: #f0b94b;
	font-size: 0.8em;
	font-weight: bold;
}

.intro_une {
	margin: 16px 0 0 0;
}
.intro_une a {
	color: #4b4b4b;
	font-size: 0.85em;
	margin: 16px 0 0 0;
	text-decoration: none;
}
.intro_une a:hover {
	text-decoration: underline;
}

/* FIRST ACTU */
#first_actu {
	border: 1px solid #986101;
	margin: 2px 0 2px 0;
	padding: 20px 20px 15px 20px;
	background-image: url(../images/bg_first_actu.gif);
	background-repeat: no-repeat;
	font-size: 0.9em;
	color: #737970;
	text-align: justify;
}
#first_actu h2 a {
	color: #dc1c1c;
	text-decoration: none;
}
#first_actu h2 a:hover {
	text-decoration: underline;
}
#first_actu .date_first_actu {
	color: #f0b94b;
	margin:0 0 8px 0;
	
}
.img_actu {
	float: left;
	border: 1px solid #3d5757;
	margin: 0 10px 10px 0;
}
.liresuite {
	text-align: right;
}
.liresuite a {
	color: #f0b94b;
	text-decoration: none;
	font-size: 0.9em;
}
.liresuite a:hover {
	text-decoration: underline;
}

/* BLOCK ACTU */
.block_actu {
	margin: 0;
	padding: 9px 20px 15px 20px;
	font-size: 0.9em;
	color: #737970;
	text-align: justify;
	background-color: #f6e5d1;
	border: 1px solid #f6e5d1;
	background-image: url(../images/bg_blockactu.gif);
	background-repeat: repeat-x;
}
.block_actu h2 a {
	color: #734600;	
	text-decoration: none;
}
.block_actu h2 a:hover {
	text-decoration: underline;
}

.block_actu .date_block_actu {
	color: #f0b94b;
	margin:0 0 8px 0;
	
}


/* LISTE ACTU */
#listeactu2 {
	border: 1px solid #986101;
	border-bottom: none;
	margin: 2px 0 2px 0;
	padding: 0 0 0 3px;
	
}
#listeactu2 li {
	border-bottom: 1px solid #986101;
	margin: 0 3px 0 0;
}
#listeactu2 a {
	color: #986101;
	text-decoration: none;
	font-size: 0.8em;
	background-image: url(../images/puce_actu.gif);
	background-repeat: no-repeat;
	padding: 4px 0 4px 15px;
	background-position: 0em 0.4em;
	display: block;
}
#listeactu2 a:hover {
	background-color: #F6E5D1;
}

/* GALERIE PHOTOS */
#galerie_photo {
	/*
	float: left;
	width: 280px;
	*/
	height: 215px;
	background-color: #FFDCB4;
	border: 1px solid #986101;
	text-align: center;
	padding: 0 0 15px 0;
	margin: 1px 0 0 0;
}
#galerie_photo h2, #calendrier h2 {
	background-color: #986101;
	color: #F0B94B;
	font-size: 0.8em;
	padding: 0 0 0 10px;
	margin: 0 0 15px 0;
	text-align: left;
}
#galerie_photo img {
	border-bottom: 2px solid #fff;
	border-top: 2px solid #fff;
	border-right: 5px solid #fff;
	border-left: 5px solid #fff;
}

/* CALENDRIER */
#calendrier {
	float: right;
	width: 284px;
	height: 215px;
	background-color: #FFDCB4;
	border: 1px solid #986101;
	padding: 0 0 15px 0;
}

#calendrier ul {
	color: #f54600;
	margin: 0 10px 0 10px;
	font-size: 0.7em;
}
#calendrier ul li {
	border-bottom: 1px dashed #fff;
	padding: 2px 0 2px 0;
}
#calendrier ul a {
	color: #f54600;
	text-decoration: none;
}
#calendrier ul a:hover {
	text-decoration: underline;
}
#calendrier ul span {
	float: right;
	display: block;
	width: 40%;
}
/* COLONNE DROITE */
#colonne_droite {
	width: 355px;
	margin: 0 0 0 2px;
	float:  left;
}

/* TOUS LES TEMPS DE LA SAISON */
#temps_saison {
	width: 246px;
	height: 60px;
	padding: 0 0 0 109px;
	margin: 1px 0 0 0;
	background-image:  url(../images/temps_saison.jpg);
	background-repeat: no-repeat;
	text-align: center;
}

#temps_saison h2 {
	color: #986101;
	font-size: 0.8em;
	padding: 14px 0 2px 0;
	text-transform: uppercase;
	font-weight: bold;
}
#temps_saison p a {
	color: #fff;
	font-size: 0.8em;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
#temps_saison p a:hover {
	text-decoration: underline;
}
/* VIDEO */
#video {
	width: 246px;
	height: 60px;
	padding: 0 0 0 109px;
	margin: 1px 0 0 0;
	background-image:  url(../images/video.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
#video h2 {
	color: #986101;
	font-size: 0.8em;
	padding: 25px 0 2px 0;
	text-transform: uppercase;
	font-weight: bold;
}
#video a {
	color: #986101;
	font-size: 0.8em;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
#video a:hover {
	text-decoration: underline;
}
/* CHRONO LIVE */
#chrono_live {
	width: 246px;
	height: 60px;
	padding: 0 0 0 109px;
	background-image:  url(../images/chrono_live.jpg);
	background-repeat: no-repeat;
	text-align: center;
}

#chrono_live h2 {
	color: #986101;
	font-size: 0.8em;
	padding: 14px 0 2px 0;
	text-transform: uppercase;
	font-weight: bold;
}
#chrono_live p a {
	color: #fff;
	font-size: 0.8em;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
#chrono_live p a:hover {
	text-decoration: underline;
}

/* ACTUS 24H/24 */
#cross2424 {
	border:1px solid #986101;
	float:left;
	height:230px;
	width:280px;
}
h2#actu_24_24 {
	background-color: #986101;
	font-size: 0.8em;
	text-transform: uppercase;
	padding: 1px 0 2px 13px;
	margin: 0 0 1px 0;
	color: #f0b94b;
	width: 259px;
}
img.rss {
	float: right;
	width: auto;
	margin: 0 0 1px 0;
}

#liste_actus {
	background-color: #cf8401;
	font-size: 0.7em;
	color: #734600;
	width: 100%;
	height: 194px;
	overflow-y: auto;
}
* html #liste_actus {
	height: 134px;
}
#liste_actus li {
	padding: 1px 0 1px 8px;
	line-height: 1.4em;
}
#liste_actus span {
	float: right;
	margin: 0 3px 0 0;
}
#liste_actus li.alter{
	background-color: #ffdcb4;
}
#liste_actus a {
	color: #734600;
	text-decoration: none;
}
#liste_actus a:hover {
	text-decoration: underline;
}
#news {
	text-align: right;
	background-color: #986101;
	background-image: url(../images/bg_news.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 16px;
	line-height: 16px;
}
#news a {
	text-decoration: none;
	color: #f0b94b;
	font-size: 0.6em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0 5px 2px 0;
}
#news a:hover {
	text-decoration: underline;
}
#news a, #news img {
	vertical-align: middle;
}


/* PARTENAIRES */
#partenaires {
	margin: 1px 0 1px 0;
	border: 1px solid #0183B7;
}

#partenaires p {
	text-align: center;
}
#partenaires img {
	margin: 0 0 0 0;
	vertical-align: middle;
}

#dropcontentsubject{
	width: 142px;
	font-weight: bold;
	float: left;
	display: inline;
	background-color: #0183B7;
	height: 30px;
	padding: 18px 3px 18px 3px;
	text-align: center;
	color: #fff;

}

.dropcontent{
	/* width: 187px; */
	height: 66px;
	padding: 0;
	/* float: left; */
	display: inline;
	display:block;
}



/* CLASSEMENT */
h2.classement {
	background-color: #986101;
	color: #f0b94b;
	font-style: italic;
	font-size: 0.8em;
	text-transform: uppercase;
	padding:1px 0 2px 13px;
	margin:  1px 0 1px 0;

}
ul.categories {
	background-color: #986101;
	font-size: 0.8em;
	width: 100%;
	height: 16px;
}
* html ul.categories {
	height: 14px;

}
ul.categories li {
	display: inline;
}
ul.categories li a {
	color: #f0b94b;
	font-size: 0.8em;
	text-decoration: none;
	padding: 2px 5px 2px 5px;
	display: block;
	width: auto;
	float: left;
	height: 12px;
}
ul.categories li a.on, ul.categories li a:hover {
	background-color: #cf8401;
	color: #734600;
}


table.tabclass {
	width: 100%;
	border: none;
	border-collapse: collapse;
	font-size: 0.7em;
	background-color: #ffdcb4;
	color: #734600;
}

table.tabclass thead {
		background-color: #cf8401;	

}
table.tabclass col { width:50px; }
table.tabclass .pilote { width:250px; }
table.tabclass .points { width:55px; }
table.tabclass th.pilote, table.tabclass td.pilote { text-align:left; padding-left:1.5em; }


/*
table.tabclass td.colclass {
	width: 15%;
	padding: 0 0 0 1%;
}
table.tabclass td.colpilote {
	width: 60%;
	
	
}
table.tabclass td.colpoints {
	width: 15%;
}
*/

#tousclass {
	text-align: right;
	background-color: #986101;
	background-image: url(../images/bg_tousclass.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 16px;
	line-height: 16px;
	margin: 1px 0 0 0;
}
#tousclass a {
	text-decoration: none;
	color: #734600;
	font-size: 0.6em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0 5px 2px 0;
}
#tousclass a:hover {
	text-decoration: underline;
}
#tousclass a, #tousclass img {
	vertical-align: middle;
}

/* AFFICHE */
#affiche {
	text-align: center;
	margin: 2px 0 1px 0;
	padding : 5px 0 5px 0;
	background-color: #000;
	
	
}




/* BANDEAU PUB BAS */
#bandeaupub_bas {
	height: 81px;
	background-color: #e6e6e6;
	border-top: 1px solid #cccccc;
	margin: 1px 0 0 0;
	padding: 14px 0 0 0;
	text-align: center;
}
/* PIED DE PAGE */
#footer {
	background-image: url(../images/bg_footer.gif);
	background-repeat: repeat-x;
	background-color: #c8c8c8;
	border-top: 2px solid #000;
	height: 210px;
	margin: 3px 0 0 0;
	padding: 30px;
}
	
html>body #footer {
	height: auto;
	min-height: 180px;
}

.block_bas {
	width: 180px;
	height: 120px;
	float: left;
	font-size: 0.7em;
	color: #dcdcdc;
}
html>body .block_bas {
	height: auto;
	min-height: 120px
}
.block_bas a {
	color: #dcdcdc;
}
.divers {
	background-image: url(../images/picto_contact.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 50px;
}
.divers ul {
	margin: 15px 0 0 0;
}
.separation {
	background-image: url(../images/separation.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.plan, .partenaires_bas {
	padding: 0 28px 0 54px;
}
.plan h2 {
	font-size: 1em;
	color: #f5f507;
}
.partenaires_bas h2 {
	font-size: 1em;
	color: #f54600;
}

/* ----------------------------------------------- */
/* BLOCK ACTUS (news) */
.block_actu_int {
	clear: both;
	padding: 5px 0 5px 0;
	height: 99px;
}
html>body .block_actu_int {
	height: auto;
	min-height: 99px;
		
}
.bg_gris {
	background-color: #E9E9E9;
	
}
.block_actu_int .texte_actu {
	float: right;
	width: 620px;
	padding: 0 0 0 5px;
	
}
.block_actu_int h3 {
	font-size: 0.9em;
	color: #986101;
	
	
}
.block_actu_int h3 a {
	color: #986101;
	text-decoration: none;
	font-weight: normal;
}
.block_actu_int h3 a:hover {
	text-decoration: underline;
}
.block_actu_int .datenews {
	font-size: 0.8em;
	color:#808080;
	
}

/* ----------------------------------------------- */
/* FICHE PILOTE */
#fiche_pilote {
	float: right;
	width: 405px;
	
}

/* DIVERS */
.clear {
	clear: both;;
}

