/*----- ELEMENTS PRINCIPAUX */
body {
	margin: 0;
	color: #000000;
	text-align: center;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	background: #DDDDDD;
}
table {
	border: 0;
	border-spacing: 0px;
	border-collapse: collapse;
}
table td {
	padding: 0;
}
ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}
a {
	color: #1F1F1F;
	text-decoration: none;
}
h1 {
	margin: 10px auto 25px auto;
	font-size: 1.8em;
	text-align: center;
	color: #000000;
}
h2, h3 {
	text-align: center;
	color: #000000;
}
fieldset {
	padding: 15px 10px;
	font-size: 0.85em;
	border: 1px dashed #6580BE;
}
legend {
	padding: 2px 2px 2px 15px;
	font-size: 1.25em;
	font-weight: bold;
	background: #FFFFFF url(./triangle_plus.png) 5px center no-repeat;
}
#bugIE6 legend {
	margin-bottom: 15px;
	background-image: url(./triangle_plus.gif);
}


/*----- RELIQUES */
.verdana12boldblack {
	font-size: 1.1em;
	font-weight: bold;
}


/*----- LARGEUR DE LA PAGE */
#conteneur, #banniere, #menuprincipal, #menusite {
	width: 880px;
}


/*----- DIV PRINCIPAL */
#conteneur {
	margin: 0 auto;
	text-align: left;
	background: #FFFFFF url(./menu_bg.jpg) top left repeat-y;
	border: 1px solid #FFFFFF;
}


/*----- TITRE DE LA PAGE */
#banniere {
	height: 118px;
	background: url(./headerFR.jpg) top left no-repeat;
}
#banniere a span {
	display: none;
}
#banniere a {
	display: block;
	top: 0;
	left: 0;
	width: 400px;
	height: 75px;
}


/*----- MENU DU HAUT */
#menuprincipal {
	height: 53px;
	background: url(./header_bottom.jpg) top left no-repeat;
}
#menuprincipal ul {
	padding-left: 90px;
}
#menuprincipal li {
	display: inline;
	padding-left: 25px;
	line-height: 20px;
}
#menuprincipal a {
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: bold;
}
#menuprincipal a:hover {
	color: #BBEF3B;
}


/*----- MENU DU BAS */
#menusite {
	clear: both;
	padding-bottom: 5px;
	text-align: center;
	background: #80A428;
}
#menusite ul {
	margin: 0 auto;
}
#menusite li {
	display: inline;
	padding: 0 10px;
}
#menusite a {
	color: #FFFFFF;
	font-size: 0.8em;
	font-weight: bold;
}
#menusite a:hover {
	color: #BBEF3B;
}


/*----- MENU DE GAUCHE */
#menudynamique {
	float: left;
	width: 201px;
	background: url(./menu_haut.jpg) top left no-repeat;
}
#menudynamique .titre_menu {
	margin: 5px 5px 20px 65px;
	padding-left: 10px;
	color: #9B9B51;
	font-size: 1em;
	font-weight: bold;
	text-align: right;
	/*background: url(./triangle_menu1.png) left 2px no-repeat;*/
}
#menudynamique a {
	color: #FFFFFF;
	font-size: 0.95em;
	font-weight: bold;
}
#menudynamique a:hover {
	color: #A2CF33;
}

/* bloc recherche */
#bloc_recherche, #bloc_destinations  {
	padding: 0px 5px 20px 20px;
}
#bugIE6 #bloc_recherche {
	padding-bottom: 0;
}
#bloc_recherche form {
	padding: 0 15px;
}
#bugIE5 #bloc_recherche table {
	width: 70%;
	font-size: 1.1em;
}

#bloc_recherche label {
	font-size: 0.85em;
	font-weight: bold;
	margin-top: 35px;
}
#bugIE5 #bloc_recherche label {
	font-size: 0.7em;
}
#dest_arbo, #dest_text {
	width: 95%;
}
#bloc_recherche select, #bloc_recherche input {
	color: #000000;
	font-size: 0.8em;
	font-weight: bold;
	border: 1px solid #BCC46F;
}
#bloc_recherche input.submit {
	display: block;
	width: 70px;
	margin-top: 3px;
	font-size: 0.8em;
	color: #FFFFFF;
	background: #BCC670;
	border: 1px solid #FFFFFF;
}

#bloc_recherche .titre_menu {
	color: #9B9B51;
}

/* bloc destinations */
#bloc_destinations {
	background: url(./menu_separation.jpg) top left no-repeat;
	padding-top: 20px;
}
#bloc_destinations .titre_menu {
	margin-left: 0px;
}
#bloc_destinations li a {
	font-weight: bold;
	color: #14426F;
}
#bloc_destinations li a:hover {
	color: #208AD6;
}

/* bloc villes_proximite */
#bloc_villes_proximite {
	background: url(./menu_separation.jpg) top left no-repeat;
	padding-top: 20px;
	padding-left: 20px;
}
#bloc_villes_proximite li.lvlR0 a {
	font-size: 1.1em;
	text-transform: uppercase;
}
#bloc_villes_proximite li.lvlV, #bloc_villes_proximite li.lvlZ {
	padding-left: 20px;
	background: url(./triangle_menu2.png) left 2px no-repeat;
	margin-top: 5px;
}
#bugIE6 #bloc_villes_proximite li.lvlV, #bugIE6 #bloc_villes_proximite li.lvlZ {
	background-image: url(./triangle_menu2.gif);
}
#bloc_villes_proximite .titre_menu {
	margin-left: 0px;
}
#bloc_villes_proximite a {
	font-weight: bold;
	color: #14426F;
}
#bloc_villes_proximite a:hover {
	color: #208AD6;
}

/* bloc meubles */
#bloc_meubles {
	background: url(./menu_separation.jpg) top left no-repeat;
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 5px;
}
#bloc_meubles .titre_menu {
	margin-left: 0px;
}
#bloc_meubles a {
	font-weight: bold;
	color: #14426F;
	font-size: 0.8em;
}
#bloc_meubles a:hover {
	color: #208AD6;
}

/* bloc hotels */
#bloc_hotels {
	background: url(./menu_separation.jpg) top left no-repeat;
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 5px;
}
#bloc_hotels .titre_menu {
	margin-left: 0px;
}
#bloc_hotels a {
	font-weight: bold;
	color: #14426F;
	font-size: 0.8em;
}
#bloc_hotels a:hover {
	color: #208AD6;
}



/*----- PARTIE PRINCIPALE */
#corps {
	float: right;
	width: 655px;
	padding: 0 10px;
}
#bugIE5 #corps {
	width: 675px;
}
#corps a {
	font-weight: bold;
	color: #14426F;
}
#corps a:hover {
	color: #208AD6;
	text-decoration: underline;
}



/*----- PARTIE PRINCIPALE */
.google_ads {
	text-align: center;
	margin: 40px auto;
}



/*----- TABLEAU FORUM */
.cellule_titre, .cellule0, .cellule1  {
	padding: 3px;
	font-size: 0.9em;
}
.cellule_titre {
	font-weight: bold;
	color: #FFFFFF;
	background: #80A428;
}
.cellule0, .cellule1 {
	background: #FFFFFF;
}



/*----- INFOBULLE */
.infobulle{	
	position: absolute;
	visibility: hidden;
	border: 1px solid Black;
	padding: 10px;
	font-family:  Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
}



/*----- BLOCS THEME */
.theme_bloc {
	clear: left;
	margin: 15px 0;
	border: 1px solid;
}
.theme_bloc, .theme_bloc iframe, .theme_bloc iframe body {
	background: #F4F1E8;
}
.theme_bloc .titre_bloc {
	margin: 0;
	padding-left: 50px;
	height: 21px;
	line-height: 21px;
	font-size: 1.15em;
	font-weight: bold;
	border-bottom: 1px solid;
	overflow: hidden;
}
.theme_bloc .titre_bloc, .theme_bloc .titre_bloc a {
	color: #FFFFFF !important;
}
.theme_bloc .titre_bloc a:hover {
	text-decoration: none !important;
}
.theme_bloc .theme_icone {
	position: relative;
	top: -23px;
	left: -1px;
	display: block;
	width: 40px;
	height: 40px;
	background: url(./theme_icone_carte.jpg) top left no-repeat;
}
.theme_bloc .content {
	position: relative;
	top: -10px;
	margin: 5px 30px;
	font-size: 0.95em;
}
.theme_bloc .content a {
	font-size: 0.9em;
}
#bugIE5 .theme_bloc .content table {
	font-size: 0.95em;
}
#bugIE5 .theme_bloc .content table a {
	font-size: 0.9em;
}

/* couleurs des blocs */
#bloc_review .titre_bloc, #bloc_review .theme_icone {
	background-color: #CF676B;
}
#bloc_review, #bloc_review .titre_bloc {
	border-color: #BF2F3C;
}
#bloc_review .theme_icone {
	background-image: url(./theme_icone_avis2.jpg);
}
#bloc_carte .titre_bloc, #bloc_carte .theme_icone {
	background-color: #EF8E3D;
}
#bloc_carte, #bloc_carte .titre_bloc {
	border-color: #A16742;
}
#bloc_carte .theme_icone {
	background-image: url(./theme_icone_carte.jpg);
}
#bloc_forum .titre_bloc, #bloc_forum .theme_icone {
	background-color: #80a428;
}
#bloc_forum, #bloc_forum .titre_bloc {
	border-color: #58770f;
}
#bloc_forum .theme_icone {
	background-image: url(./theme_icone_forum.jpg);
}
#bloc_annuaire .titre_bloc, #bloc_annuaire .theme_icone {
	background-color: #b0bd39;
}
#bloc_annuaire, #bloc_annuaire .titre_bloc {
	border-color: #797c4f;
}
#bloc_annuaire .theme_icone {
	background-image: url(./theme_icone_annuaire.jpg);
}
#bloc_articles .titre_bloc, #bloc_articles .theme_icone {
	background-color: #6677bc;
}
#bloc_articles, #bloc_articles .titre_bloc {
	border-color: #334681;
}
#bloc_articles .theme_icone {
	background-image: url(./theme_icone_articles.jpg);
}
#bloc_hotels_dest .titre_bloc, #bloc_hotels_dest .theme_icone {
	background-color: #67b0c1;
}
#bloc_hotels_dest, #bloc_hotels_dest .titre_bloc {
	border-color: #4c6d74;
}
#bloc_hotels_dest .theme_icone {
	background-image: url(./theme_icone_hotels.jpg);
}
#bloc_photos .titre_bloc, #bloc_photos .theme_icone {
	background-color: #bd6b46;
}
#bloc_photos, #bloc_photos .titre_bloc {
	border-color: #7e3e22;
}
#bloc_photos .theme_icone {
	background-image: url(./theme_icone_photos.jpg);
}
#bloc_ci .titre_bloc, #bloc_ci .theme_icone {
	background-color: #F2B03F;
}
#bloc_ci, #bloc_ci .titre_bloc {
	border-color: #BA7807;
}
#bloc_ci .theme_icone {
	background-image: url(./theme_icone_ci2.jpg);
}


/* div cachant la page lors de l'affichage des photos */
#zoomPhotoCache {
	background: #000000 !important;
}