/* CSS Document ***********************************************/
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	background-image:url(../images/fd_all_new.gif);
	background-repeat:repeat-x;
	font-weight: normal;
	line-height: normal;
}
img{
border: none;
}
a {
	text-decoration:none;
	color : #666666;
}
.menugauche {
	padding-bottom: 5px;
}

a:hover {
	text-decoration:none;
	color : #bbbbbb;
}
.important {
	color : #9ABC32;
	font-weight:bold;
}
.rouge {color: #F00;
}

/*DIV PRINCIPALE GABARIT******************************************/

#header {
	height: 140px;
	left: 0px;
}
#haut {
	height: 65px;
}
#filariane {
	height: 20px;
	font-size:0.8em;
}
#conteneur {
	position: relative;
	width: 1000px;
	margin: 0 auto;
}
#centre {
	width:560px;
	float: left;
	background-color: #FFF;
}
#gauche {
	float:left;
	width: 170px;
	overflow-x: hidden;
}
#droite {
	float:right;
	width: 250px;
	overflow-x: hidden;
}
#pied {
	clear:both;
	width:1000px;
	height:50px;
	text-align:center;
	font-size:0.9em;
}
#pub {
	height:70px;
	position:absolute;
	top:50px;
	right: 0px;
}
.liensPage {
	background-repeat:repeat-x;
	/*top:61px;*/
	height:24px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	background-image: url(../images/fond_titres_old.jpg);
	text-indent: 10px;
}
.liensPage a {
	font-size:0.8em;
	text-decoration:none;
	font-weight:bold;
	color : #666666;
}
.invisible {
	visibility: hidden;
}


/* FONT ******************************************************/
.grandtitreCentre {
	/*padding-left:10px;*/
    font-size:1.6em;
	text-align:center;
	font-weight:bold;
	color:#666666;
	font-weight: bold;
}
.titreCentre{
	/*margin-left:10px;*/
	color:#9ACD32;
	/*background-color:#FFFFFF;*/
	font-size:1.5em;
	font-weight: bold;
	text-align: center;
}
.grandtitreGris {
	text-transform:none;
	font-size: 1.3em;
	color:#666666;
}
.texte {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}
.textemenu {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0;9em;
	color:#666666;
}
.titre {
	padding-bottom: 5px;
	/*margin-left:10px;*/
	color:#9ACD32;
	/*background-color:#FFFFFF;*/
	font-size:1.5em;
	font-weight: bold;
	padding-top: 5px;
	font-variant: small-caps;
		
}

.legende {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color:#000000;
	font-style: italic;
}
.fond-avis {
	background-image: url(../images/activite/note-avis.jpg);
	background-repeat: no-repeat;
	height: 10px;
	float: right;
	width: 100px;
	text-align: center;
	padding-top:5px;
}
#adthis {
	background-image: none;
	background-repeat: no-repeat;
	height: 15px;
	padding-bottom: 20px;
	padding-top::20px;
}

/* DIV CONTENU ACCUEIL*****************************************/
#carteFrance {
	background-image:url(../images/fd_bloc_france_ct1.gif);
	background-repeat:no-repeat;
	height:175px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
}
#btn-France {
	background-image:url(../images/fd_bt_france_1.gif);
	background-repeat:no-repeat;
	margin-top:5px;
	height:35px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
	margin-left: 30px;
}
#btn-France a{
	text-transform:uppercase;
	font-weight:bold;
	font-size:0.9em;
	text-decoration:none;
	color:#ffffff;
}
#btn-France a:hover{
	text-decoration:none;
	color:#ffffff;
}
#carteMonde {
	background-image:url(../images/fd_bloc_monde_ct1.gif);
	background-repeat:no-repeat;
	height:160px;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 25px;
}

/*#btn-Monde {
background-image:url(../images/fd_bt_monde_1.gif);
background-repeat:no-repeat;
padding: 10px 0 0 10px;
margin-top:10px;
height:163px;
}*/
#carteMonde a{
	text-transform:none;
	font-size:1em;
	text-decoration:none;
	color:#666666;
}

#carteMonde a:hover{
text-decoration:none;
color:#bbbbbb;
}

/*DIV CONTENU CENTRE**************************************************/

#contenuTitres {
	height:100px;
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
}
.majusculeGris {
	text-transform:uppercase;
	font-weight:bold;
	font-size:1em;
	color:#333;
}
.contenuGris{
	background-color:#F4F4F4;
	margin: 12px 0 12px 0;
	border:2px solid #E2E2E2;
	padding: 7px;

}
.contenuBlanc{
	background-color:#ffffff;
	/*margin: 5px 0 10px 10px;*/
	margin: 8px 0 10px 0;
	/*border-bottom:1px solid #CCCCCC;*/
}
.contenuDescr{
	background-color:#ffffff;
	margin: 8px 0 0 0;
	text-align:justify;
}

/*Style de formulaire***********************************************/

form {
	width: auto;
	padding: 5px;
}
form p {
	margin: 1em 0;
}
form p.double {
	/* Empêcher le dépassement des flottants */
	overflow: hidden;
	/* Idem pour IE6 */
	width: 100%;
}
form p.double label {
	float: left;
	width: 150px;
	text-align: right;
	font-weight: bold;
	cursor: pointer;
}
form p.double label span.info {
	display: block;
	margin-top: .2em;
	font-size: .9em;
	font-weight: normal;
	cursor: default;
}
form p.double input,
form p.double textarea {
	width: 250px;
	margin-left: 12px;
	padding: 2px 4px;
}
form p.double textarea {
	padding: 2px 0 0 4px;
	width: 320px;
	height: 6em;
}
form p.simple {
	margin-left: 160px;
}

.rechercheGrand {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
}
.recherchePetit {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

/*Style de tableau**************************************************/

td.fondRecherche {
	background-color:#9ACD32;
	padding:10px 10px 0px 10px;
	vertical-align:top;
/*width:200px;*/
}
td.fondRecherche a {
	color:#FFFFFF;
	text-decoration:none;
}
td.gris {
	background-color:#EFEFEF;
}
td.imgGris {
	width:100px;
}
td.imgBlanc {
	width:100px;
	background-color:#FFFFFF;
}
td.Blanc {
	background-color:#FFFFFF;
}
td.adresse {
	width:300px;
	vertical-align:top;
	background-image:url(../images/sep_adresse.gif);
	background-repeat:repeat-y;
	padding-right: 10px;
}
table.tarifs {
	width:100%;
	border: 1px solid #CCCCCC;
}
td.tarifs {
	background-color:#EFEFEF;
	color:#000000;
	font-weight: bolder;
}
td{
	vertical-align:top;
}

/*MenuHaut Horizontal**************************************************/

#menuhaut dt, dl, dd, ul, li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#menuhaut dl {
	float: left;
	margin: 0 0 0 0;
}
#menuhaut dt {
	padding: 4px 15px 4px 15px;
	font-size:0.9em;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
#menuhaut dd {
	padding: 7px 0 0 0;
}
#menuhaut li {
	display: inline;
	padding: 0 10px 0 10px;
	background: url(../images/menu_head_niv2_separator.gif) left no-repeat;
}
#smenu1 {
	position: absolute;
	/*left: 0;
	font-size: 0.9em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 750px;*/
}
#smenu1 a {
	margin: 0 0 0 0;
	color: #666666;
/*font-weight:bold;
font-size:0.9em;*/
	text-decoration: none;
}
#menuhaut a:hover {
	text-decoration: none;
}

/* titres menu Haut Horizontal***************************************************/

#annuaire {
background-image:url(../images/fd_bt_annuaire_niv1.gif);
}
#guide {
background-image:url(../images/fd_bt_guide_niv1.gif);
}
#magazine {
background-image:url(../images/fd_bt_magazine_niv1.gif);
}
#adherent {
background-image:url(../images/fd_bt_adherent_niv1.gif);
}
#annuaire a, #guide a, #magazine a, #adherent a {
	margin: 0 0 0 0;
	color: #fff;
	text-decoration: none;
}
/* petit menu haut **************************************************************/

#pMenuHaut {
	margin-top: 5px;
	float:right;
	font-size:1em;
	height: 25px;
}
#pMenuHaut a {
	color: #000;
	text-decoration:none;
	font-size:0.9em;
}

/* Menu Bas *************************************************************************/

#menuBas {
	text-align:center;
	height: 50px;
	margin: 20px 0 10px 0;
	padding-top:8px;
	border-top: solid 2px #9ACD32;
	font-style: normal;
}
#menuBas a {
	color: #000;
	text-decoration:underline;
	font-size:1em;
}
/*Menus gauche ************************************************************************/

.menuvert {/* conteneur global et arrière-plan du titre du cadre */
	width: 150px;
	background: url(../images/fd_head_annuaire_d1.gif) top left no-repeat;
	float: none;
}
.menubleu {/* conteneur global et arrière-plan du titre du cadre */
	width: 150px;
	background: url(../images/fd_head_guide_d1.gif) top left no-repeat;
	float: none;
}
.menuorange {/* conteneur global et arrière-plan du titre du cadre */
	width: 180px;
	background: url(../images/fd_head_mag_d1.gif) top left no-repeat;
}
.menuvert ul, .menubleu ul, .menuorange ul{
	margin:0px;
	padding:3px 3px 0px 3px;
	list-style:none;
	background-image:url(../images/fd_bloc_menu_d1.gif);
}
.menuvert li, .menubleu li {
	margin:0px;
	padding:3px;
	border-top:1px solid #dadada;
	list-style:none;
}
.menuorange li{
	font-size:12px;
	color:#666666;
}
.menuvert li.haut, .menubleu li.haut, .menuorange li.haut{
	margin:0px;
	padding:5px;
	border-top:none;
	list-style:none;
}
.menuvert a, .menubleu a, .menuorange a {
	text-decoration: none;
	color:#666666;
	font-size:12px;
}
.menuvert a:hover, .menubleu a:hover, .menuorange a:hover {
color:#bbbbbb;
text-decoration:underline;
}
.titreMenu {
	font-size: 12px;
	text-align: center;
	padding: 5px 0 5px 0;
	font-weight: bold;
	color:#FFFFFF;
}
/*Menus droite ************************************************************************/

.menuvertdroite {/* conteneur global et arrière-plan du titre du cadre */
	width: 250px;
	background: url(../images/fd_head_annuaire_d2.gif) top left no-repeat;
	float: none;
}
.menubleudroite {/* conteneur global et arrière-plan du titre du cadre */
	width: 250px;
	background: url(../images/fd_head_guide_d2.gif) top left no-repeat;
	float: none;
}
.menuorangedroite {/* conteneur global et arrière-plan du titre du cadre */
	width: 250px;
	background: url(../images/fd_head_mag_d2.gif) top left no-repeat;
}
.menuvertdroite ul, .menubleudroite ul, .menuorangedroite ul{
	margin:0px;
	padding:5px 5px 0px 5px;
	list-style:none;
	background-image:url(../images/fd_bloc_menu_d2.gif);
}
.menuvertdroite li, .menubleudroite li {
	margin:0px;
	padding:5px;
	border-top:1px solid #dadada;
	list-style:none;
}
.menuorangedroite li{
	font-size:12px;
	color:#666666;
}
.menuvertdroite li.haut, .menubleudroite li.haut, .menuorangedroite li.haut{
	margin:0px;
	padding:5px;
	border-top:none;
	list-style:none;
}
.menuvertdroite a, .menubleudroite a, .menuorangedroite a {
	text-decoration: none;
	color:#666666;
	font-size:12px;
}
.menuvertdroite a:hover, .menubleudroite a:hover, .menuorangedroite a:hover {
	color:#bbbbbb;
	text-decoration:underline;
}
.titreMenudroite {
	font-size: 12px;
	text-align: center;
	padding: 5px 0 5px 0;
	font-weight: bold;
	color:#FFFFFF;
}

/*DIV PAGE ACTIVITE******************************************/

div#bloctarifs {
	float:right;
	width:290px;
	height:50px;
	text-align: right;
	} 
	
#fond-avis {
	background-image:url(../images/page-avis.gif);
	background-repeat:no-repeat;
	height:50px;
}

/*DIV ALAUNE******************************************/

#alaune {
	width:100%;
	margin: 0 auto;
}

.droite {
	float:right;
	width:75px;
	padding-top:5px;	
	padding-bottom:5px;	
	
}

.gauche {
	width:150px;
	float:left;
	padding-top:5px;
	padding-bottom:5px;	
}

/*IMAGES******************************************/
.imggauche {
	float:left;
}
/*DIV 3 COL******************************************/

#colgauche {
	float: left;
	width: 170px;
	background-color: #E9E9E9;
	padding: 5px;
	display:block;

}
#coldroite {
	float: right;
	width: 170px;
	padding: 5px;
	background-color: #E9E9E9;
	display:block;

}
#colcentre {
	width: 170px;
	margin-left: 190px;
	padding: 5px;
	background-color: #E9E9E9;
	display:block;
}

