body{
	margin-top:0px;
	margin-left:0px;
	font-family: verdana, arial;
	font-size: 12px;
	color: #000000;
	background-color: #D0D0D0;
	background-repeat: repeat-x;
}
table, td{
	font-family: verdana, arial;
	font-size: 12px;
}
input, select, textarea{
	font-family: verdana;
	font-size: 9px;
}

a{text-decoration: none; color: #000000;}
a:hover{text-decoration: underline;}

/* MAIN */
#main{ /* table */
	width: 100%;
}
#main .c{
	text-align: center;
}

/* choix de recherche */
.choix img{
	vertical-align: middle;
}
.choix b{
	color: #ffffff;
	letter-spacing: 1px;
}
.choix a{
	color: #083973;
}

/* CONTAINER */
#container{ /* table */
	width: 780px;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	border-top: 0px;
}

/* BANDEAU HAUT */
#bandeauHaut{ /* table */
	width: 100%;
	height: 98px;
}
#bandeauHaut td{
	vertical-align: top;
}
#bandeauHaut .logo{ /* img */
	width: 126px;
	height: 66px;
	margin: 12px 0px 0px 15px;
	border: 0px;
}
#bandeauHaut .d{ /* td */
	width: 100%;
	background: url(../images/common/fond_entete.jpg) no-repeat #FFFFFF;
	background-position: right top;
	text-align: right;
}
#bandeauHaut .bandeauPub{
	border: 0px;
	width: 468px; height: 60px;
	margin-bottom: 8px;
}

/* MENU */
#menu{ /* td */
	width: 100%;
	text-align: left;
	padding-top: 14px;
}
#menu a{
	display: block;
}
#menu a.home{background: url(../images/common/bt_accueil.gif) no-repeat 0px 0px;}
#menu a.federale{background: url(../images/common/bt_federale.gif) no-repeat 0px 0px;}
#menu a.professionnelle{background: url(../images/common/bt_professionnelle.gif) no-repeat 0px 0px;}
#menu a.amateur{background: url(../images/common/bt_amateur.gif) no-repeat 0px 0px;}
#menu a:hover{
	background-position: 0px -20px;
}

/* OU PRATIQUER */
#ouPratiquer{ /* div */
	text-align: left;
	margin: 0px; padding: 0px 0px 0px 5px;
	width: 159px;
	height: 130px;
	background: url(../images/home/fond_carte.gif) no-repeat #FFFFFF;
	background-position: right bottom;
	font-size: 15px;
	font-weight: bold;
	color: #CC0000;
	cursor: pointer;
	text-decoration: none;
}


/* NEWS */
#news .enteteNews{
	text-align: left;
	background: url(../images/home/fond_entete.gif) repeat-x;
	background-position: right bottom;
}
#news .txtEnteteNews{
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px 5px 0px 0px;
	vertical-align: bottom;
	font-size: 18px;
	color: #02346F;
}
#news .photoNews{
	padding-right: 10px;
	vertical-align: top;
}
#news .titreNews{
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
}
#news .sousTitreNews{
	font-weight: bold;
}
#news .resumeNews{
	width: 100%;
	padding: 3px 0px 5px 0px;
	text-align: left; vertical-align: top;
}

#news .enSavoirPlus{
	font-size:9px;
	text-align:right;
	margin-top:10px;
}
#news .enSavoirPlusprofessionnelle{
	background:url(../images/common/bt_ensavoirplus_professionnelle.gif) no-repeat bottom right;
	color:#E00000;
	height:9px;
	width:87px;
	font-size:9px;
	padding-right:15px;
}
#news .enSavoirPlusolympique{
	background:url(../images/common/bt_ensavoirplus_olympique.gif) no-repeat bottom right;
	color:#2D788E;
	height:9px;
	width:87px;
	font-size:9px;
	padding-right:15px;
}
#news .enSavoirPlusfederale{
	background:url(../images/common/bt_ensavoirplus_federale.gif) no-repeat bottom right;
	color:#02346F;
	height:9px;
	width:87px;
	font-size:9px;
	padding-right:15px;
}
#news .enSavoirPlusfeminine{
	background:url(../images/common/bt_ensavoirplus_feminine.gif) no-repeat bottom right;
	color:#FB9300;
	height:9px;
	width:87px;
	font-size:9px;
	padding-right:15px;
}
#news .enSavoirPluseducative{
	background:url(../images/common/bt_ensavoirplus_educative.gif) no-repeat bottom right;
	color:#63A500;
	height:9px;
	width:87px;
	font-size:9px;
	padding-right:15px;
}

/* DETAIL NEWS */
#detailNews .enteteDetailNews{
	padding: 10px 0px 5px 0px;
	width: 100%;
	border-bottom: 2px solid #D6D6D6;
}
#detailNews .txtEnteteDetailNews{
	background-color: #FFFFFF;
	margin: 0px; padding: 0px 5px 0px 0px;
	vertical-align: bottom;
	font-size: 15px; font-weight: bold;
	color: #02346F;
}
#detailNews .titreDetailNews{
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
}
#detailNews .sousTitreDetailNews{
	font-weight: bold;
}
#detailNews .periodeDetailNews{
	white-space:nowrap;
	padding: 0px 7px 5px 0px; vertical-align: bottom;
	border-bottom: 2px solid #D6D6D6;
	text-align: right;
}
#detailNews .texteDetailNews{
	vertical-align: top;
	padding-top: 5px;
	width: 100%;
}
#detailNews .photoDetailNews{
	padding: 5px 0px 0px 10px;
	vertical-align: top;
}
#detailNews .photoDetailNews .img{
	width: 230px;
	margin-bottom: 10px;
}

/* LIEN INFOS */
#lienInfos{ /* table */
	width: 230px;
}
#liensInfos td{
	padding-bottom: 5px;
}
#liensInfos .picto{
	text-align: right;
	padding-right: 8px;
}
#liensInfos .lien{
	width: 100%;
}
#liensInfos a{
	color: #02346F;
	text-decoration: underline;
}

/* EN BREF */
#breves{
	margin-bottom: 7px;
	text-align: left;
	background-color: #ececec;
}
#enBref{
	text-align: left;
	margin: 0px; padding: 0px;
	width: 181px;
	background: url(../images/home/fond_breve.gif) repeat-x #FFFFFF;
	background-position: right bottom;
}
#enBref .enteteEnBref{
	font-size: 20px;
	color: #CC0000;
	background-color: #FFFFFF;
}
#breves .contenu{
	width: 100%;
	margin:0px;
		
}
#breves img{
float:right;
margin-bottom:1px;
margin-right:1px;
}
#breves .breve{
	width: 100%;
	padding: 5px 0px 5px 0px;
	padding-left:10px;
	padding-bottom:7px;
	background: url(../images/home/fond_bas_breve.gif) repeat-x bottom left;
}
#breves .titreBreve{
	font-weight: bold;
}

/* CALENDRIER */
#calendrier{
	text-align: left;
	margin: 0px; padding: 0px;
	width: 181px;
	height: 104px;
	background: url(../images/home/fond_calendrier.gif) no-repeat #FFFFFF;
	background-position: left bottom;
	font-size: 20px;
	color: #CC0000;
}
#calendrier .btrdv{
	border: 0px;
	margin: 26px 0px 0px 18px;
}

/* EDITO DU PRESIDENT */
#editodupresident{
	margin:0px 20px;
	background-color:#FFFFFF;
}

/* LOGOS PARTENAIRES */
#logos{
	width: 160px;
	height: 80px;
	border: 1px solid #c5c5c5;
	border-left: 0px;
	margin-bottom: 8px;
}
#texteLogos{
	margin: 0px;
	background-image: url(../images/common/surtitre_partenaires.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height:13px;
}
#texteLogos span{
display:none;}
#texteLogos2{
	margin: 0px;
	background-image: url(../images/common/surtitre_faq.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height:13px;
}
#texteLogos2 span{
display:none;}
#texteLogos3{
	margin: 0px;
	background-image: url(../images/common/surtitre_telechargement.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height:13px;
}
#texteLogos3 span{
display:none;}
#texteLogos4{
	margin: 0px;
	background-image: url(../images/common/surtitre_boutique.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height:13px;
}
#texteLogos4 span{
display:none;}
#texteLogos5{
	margin: 0px;
	background-image: url(../images/common/surtitre_infoboxe.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height:13px;
}
#texteLogos5 span{
display:none;}
#texteLogos6{
	margin: 0px;
	background-image: url(../images/common/surtitre_editoPresident.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height:13px;
}
#texteLogos6 span{
display:none;}
#texteLogos7{
	margin: 0px;
	background-image: url(../images/common/surtitre_oupratiquer.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height:13px;
}
#texteLogos7 span{
display:none;}
#texteLogos8{
	margin: 0px;
	background-image: url(../images/common/surtitre_galphotos.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height:13px;
}
#texteLogos8 span{
display:none;}
#texteLogos9{
	margin: 0px;
	background-image: url(../images/common/surtitre_galaffiches.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height:13px;
}
#texteLogos9 span{
display:none;}
#texteLogos10{
	margin: 0px;
	background-image: url(../images/common/surtitre_interviews.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height:13px;
}
#texteLogos10 span{
display:none;}
#texteLogos11{
	margin: 0px;
	background-image: url(../images/common/surtitre_cfa2006video.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height:13px;
}
#texteLogos11 span{
display:none;}
#texteLogos12{
	margin: 0px;
	background-image: url(../images/common/surtitre_lesboxeurs.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height:13px;
}
#texteLogos12 span{
display:none;}
#texteLogos13{
	margin: 0px;
	background-image: url(../images/common/surtitre_extranet.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height:13px;
}
#texteLogos13 span{
display:none;}
#texteLogos14{
	margin: 0px;
	background-image: url(../images/common/surtitre_goodies.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height:13px;
}
#texteLogos14 span{
display:none;}
#texteLogos15{
	margin: 0px;
	background-image: url(../images/common/surtitre_examagentssportifs.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height:13px;
}
#texteLogos15 span{
display:none;}
#texteLogos16{
	margin: 0px;
	background-image: url(../images/common/surtitre_soyez_sport.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height:13px;
}
#texteLogos16 span{
display:none;}
#texteLogos17{
	margin: 0px;
	background-image: url(../images/common/surtitre_liensdivers.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height:13px;
}
#texteLogos17 span{
display:none;}
#texteLogos18{
	margin: 0px;
	background-image: url(../images/common/surtitre_jo.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height:13px;
}
#texteLogos18 span{
display:none;}
#texteLogos19{
	margin: 0px;
	background-image: url(../images/common/surtitre_espaceclubs.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height:13px;
}
#texteLogos19 span{
display:none;}
#texteLogos20{
	margin: 0px;
	background-image: url(../images/common/surtitre_video.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height:13px;
}
#texteLogos20 span{
display:none;}
#texteLogos21{
	margin: 0px;
	background-image: url(../images/common/surtitre_labellisation_ffb.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height:13px;
}
#texteLogos21 span{
display:none;}
#texteLogos22{
	margin: 0px;
	background-image: url(../images/common/surtitre_infos_federales.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height:13px;
}
#texteLogos22 span{
display:none;}
#texteLogos23{
	margin: 0px;
	background-image: url(../images/common/surtitre_resultats.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height:13px;
}
#texteLogos23 span{
display:none;}
#texteLogos24{
	margin: 0px;
	background-image: url(../images/common/surtitre_rechercher.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height:13px;
}
#texteLogos24 span{
display:none;}
#texteLogos25{
	margin: 0px;
	background-image: url(../images/common/surtitre_rss.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height:13px;
}
#texteLogos25 span{
display:none;}

/***** TABLES *****/
table.tableauCom{
	margin:7px 0px;
	background:#FFFFFF;
}

.tableauCom th{
	color:#FFFFFF;
	padding:10px 0px;
	background:#02346F;
}

.tableauCom tr{
	background-color:#E0E0E0;
}

.tableauCom td{
	color:#000000;
	padding:3px;
}

