* {margin: 0; padding: 0; list-style: none; }

html, body {width: 100%; height: 100%;}

body {
	text-align: center;
	color: #646464; 
	margin: 0 0 0 0;
	font-size: 11px; 
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
}
a {
	text-decoration: none;
	color: #094193;
}
/*
a:hover {
	text-decoration: underline;
}
*/
#page {
	position: relative;
	width: 1002px;
	margin: 0 auto;
	text-align: left;
	z-index: 2;
	background: #f2f2f2 url(../charte/bg-page.gif) repeat 0 0;
}

#header {
	position: relative;
	width: 1002px;
	min-height: 129px;
	padding: 0 0 16px 0;
	text-align:left;
	z-index: 5;
	background: #1c7dd4 url(../charte/bg-header.gif) no-repeat bottom center;
}
* html #header {
	height: 129px;
}
#logo {
	position: absolute;
	top: 0;
	left: 0;
	width: 206px;
	height: 93px;
	z-index: 6;
}
#logo img {
	border-width: 0;
}

#flash {
}

.head {
	position: absolute;
	left: 0;
	top: 0;
	width: 1002px;
	z-index: 10;
}

.ariane {
	font-size: 16px;
	font-family: "Trebuchet MS";
	color: #f4a608; 
	padding: 0 0 0 8px;
}
.ariane strong,
.ariane a {
	color: #2756c1;
	font-weight: normal;
}


#fond {}

.location {/* contenu */
	width: 1002px;
	position: relative;
	top: 70px;
	margin-bottom: 70px;
	z-index: 15;
	background: transparent url(../charte/bg-contenu.jpg) no-repeat 0 0;
	min-height: 381px;
	clear: both;
}
* html .location {
	height: 381px;
}

.zone_laterale {
	float: right;
	width: 208px;
}

.moteur {
	background: transparent url(../charte/bg-moteur.gif) repeat-x bottom left;
	min-height: 381px;
}
* html .moteur {
	height: 381px;
}
.zone_laterale .moteur {}
.zone_laterale .moteur .label {
	padding: 0 0 6px 24px;
}

.zone_laterale .moteur h2 {
	color: #20588e;
	font-size: 14px;
}
.zone_laterale .moteur h2 span,
.zone_laterale .moteur h2 img {
	vertical-align: middle;
}
.recherche_avancee {
	background: #E7E7E7 url(../charte/bg-recherche-avancee.jpg) no-repeat top center;
	margin: 7px 0 0px 0;
	padding: 13px 0 0 56px;
}
.recherche_avancee a {
	display: block;
	width: 115px;
	height: 59px;
	font-size: 12px;
}

.gauche {}
.droite {}

/* === afficher masquer pictos et texte sans javascript === */
.pictos {
	background: #E7E7E7 url(../charte/bg-pictos.gif) no-repeat top center;
	width: 208px;
	height: 62px;
	position: relative;
}
.pictos p {
	text-align: center;
	color: #a3a3a3;
	height: 19px;
	padding: 4px 0 0 0;
}
.pictos a {/* définition du lien qui affichera le "calque" */
	position: absolute;
	top: 23px;
	left: 94px;
	width: 30px;
	height: 26px;
	text-align: center;
	padding: 4px 0 0 0;
}
.pictos a#abonnement_newsletter {/* définition du lien qui affichera le "calque" */
	left: 56px;
}
.pictos a#faire_connaitre {/* définition du lien qui affichera le "calque" */
	left: 132px;
}
.pictos a:hover {
background: none; /* correction d'un bug IE */
background-color: white;
}
.pictos a span { /* définition de la balise <span> inclue dans <a> */
display: none;
}
.pictos a:hover span { /* définition de la balise <span> au survol */
	display: inline;
	position: absolute;
	top: -20px; /* positions et dimensions du calque, que vous pouvez changer à loisir */
	left: -80px;
	width: 180px;
	height: 19px;
	padding: 1px 0 0 0;
	text-align: center;
	color: #a3a3a3;
	background-color: #ffffff;
}
.pictos a#abonnement_newsletter:hover span {
	left: -42px;
}
.pictos a#faire_connaitre:hover span {
	left: -118px;
}
/* === fin afficher masquer pictos et texte sans javascript === */


h1 {
	font-size: 30px;
	line-height: 1em;
}
h2 {
	font-weight: normal;
}
#header h2 {
	font-size: 14px;
}
h1,
#header h2 {
	color: white;
	width: 580px;
	margin-left: 216px;
}
#header .banniere {
	width: 580px;
	margin: 8px 0 0 210px;
}
.head h2 {
	position: absolute;
	top: 96px;
	width: 200px;
	text-align: center;
	color: white;
	font-size: 11px;
	z-index: 12;
}

h3 {
	font-size: 13px;
}
h4 {
	font-size: 12px;
	float: right;
	width: 184px;
}
p {}
#logo p {
	color: white;
	font-size: 12px
}

ul li {}




.pied {
	font-size: 12px;
	font-family: "Trebuchet MS";
	background: #e6e5e5 url(../charte/bg-footer.gif) no-repeat bottom center;
	min-height: 31px;
}
.pied .foot {
	color: #656565;
	padding: 5px 0 5px 20px;
	background: transparent url(../charte/cb-visa.gif) no-repeat 872px 3px;
}
.pied a {
	color: #656565;
}
.pied span,
.pied a.first {
	color: #0d4674;
}

.voir {
}
.fond .informations {
	clear: both;
}
.border {
	margin-top: 5px;
}


input.champtexte {
	display: block;
	width: 123px;
	height: 16px;
	border: #153a7a 1px solid;
	background: white url(../charte/bg-input.gif) no-repeat 0 0;
	color: #000000;
	font-size: 11px;
	padding: 3px 0 0 4px;
}

.login {
	position: absolute;
	right: 4px;
	top: 0;
	width: 200px;
	height: 87px;
	background: #d2d1d0 url(../charte/bg-login.gif) no-repeat 0 0;
	z-index: 13;
}
#menu {
	width: 1002px;
	position: absolute;
	top: -83px;
	left: 0;
	margin-bottom: -83px;
	z-index: 900;
	background: #d2d1d0 url(../charte/bg-menu.gif) no-repeat 0 0;
}
#menu ul {
	width: 1002px;
	height: 29px;
}
#menu ul li {
	float: left;
	padding: 0;
	height: 26px;
	border-left: #bbbbbb 1px solid;
	text-align: center;
}
#menu ul li.menu_1 {
	border-width: 0;
}
#menu ul li.menu_1 a {
	width: 43px;
}
#menu ul li.menu_2 a {
	width: 150px;
}
#menu ul li.menu_3 a {
	width: 164px;
}
#menu ul li.menu_4 a {
	width: 243px;
}
#menu ul li.menu_5 a {
	width: 219px;
}
#menu ul li.menu_6 a {
	width: 178px;
}

#menu ul li a {
	display: block;
	color: #000;
	font-size: 13px;
	padding: 4px 0 6px 0;
}
#menu ul li.menu_1 a {
	padding: 4px 0 8px 0;
}
#menu ul li a.on,
#menu ul li a:hover {
	color: #fff;
	background: transparent url(../charte/bg-menu-li-hover.gif) repeat-x top center;
}

#sous_menu {
	height: 54px;
}
#menu div.general { /* probleme ie6 qui ne reconnait pas sousmenu point general */
	height: 54px;
	background: #e2eaf1 url(../charte/bg-onglet-general.jpg) no-repeat 0 0;
}
#menu div.mer {	background: #ffc855 url(../charte/bg-onglet-mer.jpg) no-repeat 0 0;}
#menu div.montagne {	background: #88d0f7 url(../charte/bg-onglet-montagne.jpg) no-repeat 0 0;}
#menu div.campagne {	background: #b4e545 url(../charte/bg-onglet-campagne.jpg) no-repeat 0 0;}
#menu div.ville {	background: #dadada url(../charte/bg-onglet-ville.jpg) no-repeat 0 0;}
#menu #sous_menu ul {
	width: 527px;
	position: relative;
	margin-left: 475px;
	z-index: 920;
}
#menu #sous_menu ul li {
	float: left;
	padding: 0;
	width: 90px;
	height: 26px;
	border-width: 0;
}

#menu #sous_menu ul li a {
	display: block;
	text-align: center;
	color: #595959;
	font-size: 12px;
	font-family: "Trebuchet MS";
	padding: 5px 0 6px 20px;
}
#menu #sous_menu ul li a.on,
#menu #sous_menu ul li a:hover {
	color: #000;
	background: transparent none;
}
#menu #sous_menu ul li a.general {background: transparent url(../charte/onglet-general.jpg) no-repeat 0 0;}
#menu #sous_menu ul li a.mer {background: transparent url(../charte/onglet-mer.jpg) no-repeat 0 0;}
#menu #sous_menu ul li a.montagne {background: transparent url(../charte/onglet-montagne.jpg) no-repeat 0 0;}
#menu #sous_menu ul li a.campagne {background: transparent url(../charte/onglet-campagne.jpg) no-repeat 0 0;}
#menu #sous_menu ul li a.ville {background: transparent url(../charte/onglet-ville.jpg) no-repeat 0 0;}

#menu #sous_menu ul li a.general:hover {background-image:  url(../charte/onglet-general-over.jpg);}
#menu #sous_menu ul li a.mer:hover {background-image:  url(../charte/onglet-mer-over.jpg);}
#menu #sous_menu ul li a.montagne:hover {background-image:  url(../charte/onglet-montagne-over.jpg);}
#menu #sous_menu ul li a.campagne:hover {background-image: url(../charte/onglet-campagne-over.jpg);}
#menu #sous_menu ul li a.ville:hover {background-image:  url(../charte/onglet-ville-over.jpg);}

.clear {
	clear: both;
}
.clearboth {
	clear: both;
}
.clearall {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}

.label {}

label,
button {
	border-width: 0;
	background-color: transparent;
	cursor: pointer;
	width: 100%;/* pour ie6 */
}
.recherche button {
	display: block;
	float: left;
	width: 107px;
}
button span {
	vertical-align: middle;
	font-size: 12px;
	background: transparent url(../charte/bg-button.gif) no-repeat center right;
	padding: 4px 19px 4px 10px;
	color: #094193;
}
button:focus span {
	background-image: url(../charte/bg-button-over.gif);
}


.valider {text-align: center;}
.valider button {
	line-height: 28px;/* pour safari */
}
button img {
	vertical-align: middle;
}
.valider button span {
	padding: 7px 9px 7px 0;
	color: white;
	background: transparent url(../charte/bt-valider-moteur.gif) no-repeat center right;
}
* html .valider button span {
	padding: 6px 9px 8px 0;
}
* + html .valider button span {
	padding: 8px 9px 8px 0;
}

.categorie {
}
.categorie ul li {
	display: block;
	float: left;
	width: 119px;
	height: 33px;
}
.categorie ul li.clear {
	float: none;
	width: 100%;
}
.categorie ul li a {
	display: block;
	margin: 0 0 0 4px;
	padding: 6px 0 8px 0;
	text-align: center;
	background: transparent url(../charte/bg-categorie.gif) no-repeat 0 0;
}
.categorie ul li a:hover {
	background-image: url(../charte/bg-categorie-over.gif);
	color: #000000;
}
.categorie h2 {
	padding: 8px 0 4px 0;
}

.acces {display: none;}

form {
	display: block;
	margin: 0;
	padding: 0;
}
.recherche {
	margin-bottom: 22px;
}
.recherche input.champtexte {
	float: left;
	width: 254px;
	margin: 2px 8px 0 0;
}

fieldset {
	border-width: 0;
	display: block;
	margin: 0;
	padding: 0;
}
legend {display: none;}

input {
	color: #000000;
	font-size: 12px;
}
input.champform,
select.champform {
	color: #121553; 
	font-size: 12px; 
	text-align: left; 
	width: 172px; 
	border: #0066cc 1px solid;
	font-family: "Trebuchet MS";
}


.login form {
	padding: 19px 0 0 16px;
}
.login label {
	display: none;
}
.login input.champtexte {
	margin-bottom: 8px;
}
.login a.aide,
.login input.submit {
	display: block;
	position: absolute;
	top: 19px;
	left: 154px;
	z-index: 20;
}
.login a.aide {
	top: 47px;
	width: 23px;
	height: 23px;
	z-index: 25;
}

input[type=password]:focus,
input.champtexte[type=text]:focus,
textarea:focus {
	background-color: #fff;
	background-image: none;
}

.flag {
	position: absolute;
	top: 92px;
	left: 816px;
	z-index: 30;
}

.flag img {
	border-width: 0;
	width: 27px;
	height: 19px;
}
.flag a {
	display: block;
	float: left;
}
a.fr:hover {
	background: transparent url(../charte/drapeau-fr-over.gif) no-repeat 0 0;
}
a.es:hover {
	background: transparent url(../charte/drapeau-es-over.gif) no-repeat 0 0;
}
a.en:hover {
	background: transparent url(../charte/drapeau-en-over.gif) no-repeat 0 0;
}
a.it:hover {
	background: transparent url(../charte/drapeau-it-over.gif) no-repeat 0 0;
}
a.de:hover {
	background: transparent url(../charte/drapeau-de-over.gif) no-repeat 0 0;
}
a.nl:hover {
	background: transparent url(../charte/drapeau-nl-over.gif) no-repeat 0 0;
}


.offre {}
.logo {}

.encadre {
	border-top: #99CCFF 1px solid;
	padding: 4px;
	text-align: left;
	margin: 0 10px 5px 0;
	clear: both;
}

.footer {
	background: #dedede url(../charte/bg-footer-bas.gif) repeat 0 0;
	padding: 0 10px 10px 10px;
}
* html .footer {
	width: 980px;
}
.footer a {
	font-size: 10px;
	font-family: Arial;
	color: #999;
}
.footer h2 {
	font-size: 12px;
	font-weight: bold;
	padding: 10px 0 0 0;
}
.footer h2 a {
	color: #666;
}

.textes {
	float: left;
	width: 794px;
	font-size: 12px;
}
.textes p {
	padding: 0 0 0 0;
}
.textes h2 {
	font-size: 14px;
}

/* COLONNES */

.annonces,
.colonnes {
	background: transparent url(../charte/bg-colonnes.gif) repeat-y 0 0;
	clear: both;
}
.colonnes .clear {
	background: transparent url(../charte/bg-colonnes-bas.gif) no-repeat bottom left;
	padding: 0 0 10px 0;
	font-size: 1px;
}

.visibilite,
.locations,
.nouveautes {
	width: 794px;
	float: left;
	background: transparent url(../charte/bg-nouveautes.gif) repeat-y 0 0;
	position: relative;
	z-index: 40;
}
.locations,
.visibilite {
	background-image: url(../charte/bg-visibilite.gif);
}
.locations .clearboth,
.visibilite .clearboth,
.nouveautes .clearboth {
	background: transparent url(../charte/bg-nouveautes-bas.gif) no-repeat bottom left;
}
.locations .clearboth,
.visibilite .clearboth {
	font-size: 1px;
	line-height: 1px;
	height: 4px;
}

.zone_laterale h3,
.visibilite h3,
.nouveautes h3,
.colonnes h3 {
	float: left;
	font-size: 14px;
	color: #0963a9;
	padding: 0 0 0 20px;
	background: transparent url(../charte/puce-h3-montagne.gif) no-repeat 3px 2px;
}
.colonnes h3 {
	width: 250px;
}

.vacances {
	margin: 6px 1px 0 5px;
	padding: 0 5px 8px 3px;
}

.footer .vacances {
	float: left;
	width: 19%;
	padding: 0 1% 0 0;
	margin: 0;
	min-height: 160px;
}
* html .footer .vacances {
	height: 100px;
}
.visibilite .vacances,
.nouveautes .vacances {
	float: left;
	width: 374px;
	padding: 0 5px 2px 3px;
}
.visibilite .vacances {
	margin: 0 1px 0 5px;
}

.nouveautes .location-vacances {
	float: right;
	width: 225px;
}
.nouveautes select.champform  {
	clear: both;
	display: block;
	float: none;
	color: #080400; 
	background-color: #fef7eb;
	font-size: 11px; 
	width: 220px; 
	border-color: #0e6ab3;
	font-family: Arial;
	margin: 0 2px;
}

.colonnes .vacances {
	border-bottom: #fcc187 2px solid;
}
.colonnes .visibilite .vacances {
	float: none;
	border-width: 0;
	padding: 0 10px 0 3px;
	margin: 0 1px 0 5px;
	width: 370px;
}
.photo-vacances {
	clear: both;
	float: left;
	width: 133px;
	height: 102px;
	padding: 9px 0 0 9px;
	margin-bottom: 10px;
	background: transparent url(../charte/bg-vignette.gif) no-repeat 0 0;
}
.visibilite .photo-vacances {
	width: 105px;
	height: 85px;
	background: transparent url(../charte/bg-vignette-petit.gif) no-repeat 0 0;
	margin: 0;
}
.location-vacances,
.colonnes .nouveautes .location-vacances {
	float: right;
	width: 232px;
}
.location-vacances p {
	color: #000000;
}
small.reference {
	display: block;
	float: right;
	text-align: right;
	width: 100px;
	padding: 4px 10px 0 0;
}
.colonnes small.reference {
	padding: 0 0 4px 0;
}
.bt-localiser,
.bt-ajouter {
	float: left;
	width: 72px;
	background: transparent url(../charte/bt-localiser-g-nouveautes.gif) no-repeat center left;
	padding: 0 0 0 16px;
}
.bt-localiser {
	clear: both;
}
.bt-localiser a,
.bt-ajouter a {
	background: transparent url(../charte/bt-ajouter-nouveautes.gif) no-repeat center right;
	padding: 0 8px 0 0;
	color: #000000;
}
.bt-ajouter {
	background-image: url(../charte/bt-ajouter-g-nouveautes.gif);
	width: 174px;
}
.bt-details {
	clear: right;
	background: transparent url(../charte/bt-details-d-nouveautes.gif) no-repeat center right;
	width: 79px;
	float: right;
	text-align: right;
	font-family: Arial;
	font-size: 11px;
	padding: 2px 6px 2px 0;
	margin: 0;
}
.bt-details a {
	background: transparent url(../charte/bt-details-nouveautes.gif) no-repeat center left;
	color: white;
	padding: 2px 0 2px 6px;
}
.nouveautes .bt-details {
	position: relative;
	top: -9px;
	margin-bottom: -9px;
	background: #aecce6 url(../charte/bt-details-d-nouveautes.gif) no-repeat 72px 9px;
	width: 72px;
	padding: 11px 13px 11px 0;
	z-index: 50;
}
.nouveautes .bt-details a {
	background: transparent url(../charte/bt-details-nouveautes.gif) no-repeat 0 0;
	padding: 2px 10px 2px 20px;
}
.colonnes .nouveautes .bt-details {
	top: 0;
	background: transparent url(../charte/bt-details-d-nouveautes.gif) no-repeat center right;
	padding: 2px 6px 2px 0;
	margin: 0;
	width: 79px;
}
.colonnes .nouveautes .bt-details a {
	background: transparent url(../charte/bt-details-nouveautes.gif) no-repeat center left;
	color: white;
	padding: 2px 0 2px 6px;
}
.colonnes .promos .bt-details {
	background-image: url(../charte/bt-details-d-promos.gif);
}
.colonnes .promos .bt-details a {
	background-image: url(../charte/bt-details-promos.gif);
	color: #000;
}
.colonnes .promos .bt-localiser,
.colonnes .promos .bt-ajouter {
	background-image: url(../charte/bt-ajouter-g-promos.gif);
	color: #663300;
}
.colonnes .promos .bt-localiser {
	background-image: url(../charte/bt-localiser-g-promos.gif);
}
.colonnes .promos .bt-localiser a,
.colonnes .promos .bt-ajouter a {
	background-image: url(../charte/bt-ajouter-promos.gif);
	color: #663300;
}
.colonnes select.champform,
.colonnes .nouveautes select.champform  {
	color: #080400; 
	background-color: #fef7eb;
	font-size: 11px; 
	width: 227px; 
	border-color: #0e6ab3;
	font-family: Arial;
	margin: 0;
}
.colonnes .promos select.champform {
	border-color: #ff8b00;
}

#region .nouveautes p.label {
	clear: both;
	background-color: #aecce6;
	padding: 6px 0 0 0;
	margin: 0;
	height: 26px;
	text-align: center;
}
.colonnes p.label {
	text-align: right;
}


.general .photo-vacances {background-color: #e2eaf1;}
.mer .photo-vacances {background-color: #ffe89a;}
.campagne .photo-vacances {background-color: #c9ffaf;}
.montagne .photo-vacances {background-color: #d4ebff;}
.ville .photo-vacances {background-color: #efefef;}

.general h3,
.general h3 a,
.reference {color: #4f6580;}
.mer h3,
.mer h3 a,
.mer .reference {color: #ffa115;}
.campagne h3,
.campagne h3 a,
.campagne .reference {color: #72b45d;}
.montagne h3,
.montagne h3 a,
.montagne .reference {color: #0963a9;}
.ville h3,
.ville h3 a,
.ville .reference {color: #666666;}

.zone_laterale .general h3,
.visibilite .general h3,
.nouveautes .general h3,
.colonnes .general h3 {
	background-image: url(../charte/puce-h3-mer.gif);
}
.zone_laterale .mer h3,
.visibilite .mer h3,
.nouveautes .mer h3,
.colonnes .mer h3 {
	background-image: url(../charte/puce-h3-mer.gif);
}
.zone_laterale .campagne h3,
.visibilite .campagne h3,
.nouveautes .campagne h3,
.colonnes .campagne h3 {
	background-image: url(../charte/puce-h3-campagne.gif);
}
.zone_laterale .montagne h3,
.visibilite .montagne h3,
.nouveautes .montagne h3,
.colonnes .montagne h3 {
	background-image: url(../charte/puce-h3-montagne.gif);
}
.zone_laterale .ville h3,
.visibilite .ville h3,
.nouveautes .ville h3,
.colonnes .ville h3 {
	background-image: url(../charte/puce-h3-ville.gif);
}


.colonnes .promos,
.colonnes .nouveautes {
	position: relative;
	width: 391px;
	background-image: none;
	float: left;
	z-index: 101;
}
.colonnes .nouveautes {
	width: 394px;
}
.visibilite h2,
.colonnes h2,
.nouveautes h2 {
	height: 41px;
	font-size: 20px;
	color: white;
	padding: 10px 0 0 14px;
	background: transparent url(../charte/bg-h2-nouveautes.gif) no-repeat 0 0;
}
.colonnes .promos h2 {
	background-image: url(../charte/bg-promos-h2.jpg);
}
.colonnes .nouveautes h2 {
	background-image: url(../charte/bg-nouveautes-h2.jpg);
}

.locations h2,
.visibilite h2 {
	height: 31px;
}
.localite h2 span,
.locations h2 span,
.visibilite h2 span,
.colonnes .promos h2 span {
	font-size: 13px;
	color: #000;
}
.colonnes .promos .vacances,
.colonnes .nouveautes .vacances {
	clear: both;
	float: none;
	margin: 6px 1px 0 7px;
	padding: 0 5px 8px 3px;
	width: 377px;
}
.colonnes .promos .vacances {
	margin: 6px 0 0 3px;
	padding: 0 5px 8px 3px;
	width: 378px;
	position: relative;
	z-index: 106;
}
.colonnes .nouveautes .vacances {
	border-bottom-color: #81b0d5;
}
.visibilite .first {
	background: transparent url(../charte/bg-separateur.gif) no-repeat 0 0;
	position: absolute;
	left: 384px;
	top: 42px;
	width: 14px;
	height: 114px;
}
.colonnes .visibilite .first {
	background: transparent url(../charte/bg-visibilite-separ-col.gif) no-repeat 0 0;
	line-height: 12px;
	margin: 0;
	position: static;
	width: 100%;
	height: 12px;
}

/* pour effacer le bord bas du dernier item */
.promos .last,
.nouveautes .last {
	clear: both;
	background: transparent url(../charte/bg-colonnes.gif) no-repeat 0 0;
	position: relative;
	z-index: 130;
	left: 0;
	top: -2px;
	margin-bottom: -2px;
	height: 5px;
	font-size: 1px;
}
.nouveautes .last {
	background-position: -391px 0;
	z-index: 130;
}

.colonnes .promos .bouton,
.nouveautes .bouton {
	background: transparent url(../charte/bg-bouton-promos.gif) no-repeat center right;
	position: absolute;
	z-index: 122;
	right: 5px;
	top: 15px;
	padding: 0 5px 1px 0;
}
.nouveautes .bouton {
	background: transparent url(../charte/bg-bouton-nouveautes.gif) no-repeat center right;
	right: 30px;
}
.colonnes .nouveautes .bouton {
	right: 5px;
}
.colonnes .promos .first {
	position: absolute;
	left: 205px;
	top: 41px;
	width: 54px;
	height: 33px;
	background: transparent url(../charte/bg-chrono.gif) no-repeat 0 0;
	z-index: 105;
}
p.prix {
	color: #ff8c03;
	text-align: right;
	padding: 0;
	margin: 0;
}
p.prix strong {
	font-size: 36px;
	font-weight: normal;
	line-height: 30px;
}
p.prix strike {
	font-size: 15px;
	color: #868686;
	margin-left: 8px;
}
.nouveautes p.prix {
	color: #0e6ab3;
}
.visibilite p.prix {
	color: #0e6ab3;
	margin: 0 10px 0 0;
}
.colonnes .promos .bouton a,
.nouveautes .bouton a {
	background: transparent url(../charte/bg-bouton-promos-a.gif) no-repeat center left;
	padding: 0 10px 1px 15px;
}
.nouveautes .bouton a {
	background: transparent url(../charte/bg-bouton-nouveautes-a.gif) no-repeat center left;
}

/* FIN COLONNES EN PAGE ACCUEIL */


.chapo {
	float: left;
	width: 382px;
	color: #0566af;
	padding: 0 0 0 8px;
}
#accueil .chapo h2 {
	padding: 0 0 10px 0;
}

.resultats {}



.encadre {}

#liste {}
.liste {}


.fond {}
.informations {}

.relative {}

.carto {
	float: right;
	width: 357px;
	margin-top: 4px;
}
.carto .bouton {
	margin: 0 0 0 40px;
	width: 357px;
}
.carto .bouton a {
	display: block;
	float: left;
	text-align: center;
	margin: 0 7px 0 0;
	padding: 5px 0 0 0;
	width: 76px;
	height: 23px;
	background: transparent url(../charte/bt-carto.gif) no-repeat 0 0;
}
.carto .bouton a.on,
.carto .bouton a:hover {
	background: transparent url(../charte/bt-carto-over.gif) no-repeat 0 0;
	color: #000000;
}
.carte {}

.bouton-carte a {
	display: block;
	position: absolute;
	top: -10px;
	left: 772px;
	width: 23px;
	height: 45px;
	background: transparent url(../charte/bt-carte.gif) no-repeat 0 0;
	z-index: 960;
}
.bouton-carte a:hover {
	left: 770px;
	background-position: 2px 0;
	width: 25px;
}

.fond-onglet-gg {}
.fond-onglet-gg a {
	text-align: center;
	width: 81px;
	display: block;
	color: white;
	font-weight: bold;
	font-size: 13px;
	padding-top: 2px;
}

.close {}

}

table.sans td {
	border-width: 0px;
}

.vacances {}/* module */
.location-vacances {}/* descriptif */
.photo-vacances {}/* vignette */

.partir-vacances {
	padding: 10px;
}

.g {}

ul.liste {
	display: block;
	float: left;
	padding: 0;
	margin: 0;
	width: 277px;
}
ul.liste li {
	text-align: left;
}
ul.liste li a {
	padding: 0 0 2px 10px;
	display: block;
}
ul.liste.last {
	position: relative;
	left: 15px;
	font-size: 11px;
}
#partenaires {}

#attente {}



.colonne50 {
	width: 47%;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0 3% 0 0 ;
}
.colonne75 {
	width: 72%;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0 3% 0 0 ;
}
.colonne66 {
	width: 63%;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0 3% 0 0 ;
}
.colonne33 {
	width: 30%;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0 3% 0 0 ;
}
.colonne25 {
	width: 20%;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0 5% 0 0 ;
}


/* affichage pages suivantes precedentes */
.pages {
	clear: both;
	float: right;
	padding: 0 0 0 0;
	height: 40px;
	margin: 0 20px 0 0;
	text-align: center;
	font-weight: bold;
	color: #868686;
	font-size: 12px;
	font-family: Arial;
	background: transparent url(../charte/bg-pages.jpg) no-repeat top right;
}
.pages a {
	text-decoration: none;
	color: #345bd6;
}
.pages a:hover {
	color: #ff8908;
}
.pages a, .pages b {
	display: block;
	float: left;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 4px 10px 4px;
	text-align: center;
}
.pages b {
	color: #FFF;
	font-size: 16px;
	background-color: #ff8908;
	padding: 2px 4px 2px 4px;
	margin-top: 5px;
}
.pages span {
	display: block;
	float: left;
	padding: 2px 4px 2px 4px;
	background: transparent url(../charte/bg-pages-g.jpg) no-repeat top left;
	padding: 10px 9px 10px 17px;
}
.pages span.clearall {
	float: none;
	background: none;
}
.pages a.first,
.pages b.first {}
.pages a.last,
.pages b.last {}
.pages a.first, 
.pages a.last, 
.pages b.precedente, 
.pages b.suivante,
.pages a.precedente,
.pages a.suivante {
	position: static;
	background: transparent url(../charte/bg-pages-fleches.jpg) no-repeat center center;
	color: white;
	padding: 10px 9px 10px 7px;
}
.pages a.first:hover, 
.pages a.last:hover, 
.pages a.precedente:hover,
.pages a.suivante:hover {
	color: #868686;
}
.pages a.precedente,
.pages b.precedente {
	letter-spacing: -0.03em;
}
.pages a.suivante,
.pages b.suivante {
	padding: 10px 8px 10px 8px;
}
.pages b.last,
.pages b.first,
.pages b.precedente,
.pages b.suivante {
}
/* fin affichage pages suivantes precedentes */

/* annonces et pubs laterales */
.pub {
	background: transparent url(../charte/bg-pub.gif) no-repeat bottom left;
	margin: 0 0 20px 0;
	padding: 0 0 4px 0;
	background-color: white;
	text-align: center;
}

.pub h2 {
	background: transparent url(../charte/bg-pub-h2.gif) no-repeat 0 0;
	font-size: 20px;
	color: white;
	padding: 2px 0;
}
.pub h2 span {
	display: block;
	background: transparent none;
	font-size: 16px;
	color: #000000;
	padding: 1px 0;
	margin: 2px 0 0 0;
}
.zone_laterale .pub h3 {
	text-align: left;
	float: none;
	margin-left: 36px;
}
.pub p {
	font-size: 10px;
}
.pub p.prix {
	color: #ff9d00;
	text-align: center;
	padding: 3px 0 10px 0;
	line-height: 15px;
	zoom: 1;
}
.pub p.prix strong {
	font-size: 25px;
	font-weight: normal;
	line-height: 15px;
}
.pub p.prix strike {
	font-size: 15px;
	color: #868686;
	margin-left: 8px;
}
.pub .photo-vacances {
	float: none;
	margin: 0 auto;
	text-align: left;
}

.pub .bouton {
	display: inline;
	background: transparent url(../charte/bg-bouton-pub-g.gif) no-repeat center left;
	height: 24px;
	padding: 5px 0 5px 4px;
}
.pub .bouton a {
	background: transparent url(../charte/bg-bouton-pub.gif) no-repeat center right;
	padding: 5px 10px 5px 6px;
	color: #513700;
}
/* fin annonces et pubs laterales */

.titre {
	background: transparent url(../charte/bg-annonces-th.gif) no-repeat 0 0;
	height: 29px;
	width: 780px;
}
.titre h2 {
	padding: 2px 0 0 20px;
	width: 570px;
	float: left;
	font-size: 18px;
	color: #000000;
}
.titre form {
	float: right;
	width: 180px;
	padding: 4px 0 0 0;
}
.titre label {
	display: none;
}
.titre select.champform {
	border-color: #b6b5b8;
	float: left;
	width: 131px;
	font-size: 10px;
}
.titre input.submit {
	float: right;
	margin: 0 10px 0 0;
	padding: 0;
}


/* boutons elastiques ok */
.bt-voir-annonces {
	width: 774px;
	padding: 20px 0 6px 0;
	clear: both;
}
.bt-voir-annonces a {
	display: block;
	float: right;
	background: transparent url(../charte/bt-voir-annonces-a.gif) no-repeat top right;
	color: white;
	padding: 0 0 0 0;
	margin: 0;
}
* html .bt-voir-annonces a {
	display: inline;
}

.bt-voir-annonces b {
	background: transparent url(../charte/bt-voir-annonces-b.gif) no-repeat top left;
	padding: 6px 10px 0 50px;
	display: block;
	height: 26px;
}
* html .bt-voir-annonces b {
	display: inline;
	line-height: 28px;
	padding: 5px 10px 6px 50px;
}
/* fin boutons elastiques ok */

/* tableaux */
td {
	empty-cells: show;
}
.annonces {
	width: 780px;
	background: transparent url(../charte/bg-annonces-td1.gif) repeat-y 0 0;
	margin: 0 0 10px 0;
	position: relative;
	z-index: 45;
}
.annonces .titre {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 46;
}
.annonces .clearall {
	background: transparent url(../charte/bg-annonces-bas.gif) no-repeat bottom left;
	height: 5px;
}
.annonces table {
	background-color: transparent;
	width: 762px;
	margin: 0 9px;
	position: relative;
	z-index: 55;
}
.annonces th,
.annonces td {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	padding: 2px 0;
	text-align: center;
}
.annonces th {
	height: 29px;
	background-color: transparent;
}
.annonces td {
	text-align: left;
}
.annonces td img {
	margin: 0 0 0 4px;
}
.annonces tr.ligne_1 {}
.annonces tr.ligne_2 td {
	background-color: #CCC;
}

.mer tr.ligne_2 td {background-color: #fbeea4;}
.campagne tr.ligne_2 td {background-color: #cfff97;}
.montagne tr.ligne_2 td {background-color: #cbeff7;}
.ville tr.ligne_2 td {background-color: #d5d4d3;}

/* fin tableaux */


.idees-vacances {
	background: transparent url(../charte/bg-liens.gif) repeat-y 0 0;
	margin: 0 0 10px 0;
}
.idees-vacances .location-vacances {
	float: none;
	width: 195px;
	min-height: 237px;
	background: transparent url(../charte/bg-liens-haut.gif) no-repeat 0 0;
	padding: 0 6px;
}
* html .idees-vacances .location-vacances {
	height: 237px;
}
.idees-vacances .clearall {
	height: 13px;
	background: transparent url(../charte/bg-liens-bas.gif) no-repeat bottom left;
}
.idees-vacances h2 {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial;
	color: #000000;
	padding: 15px 0;
}
.idees-vacances .tourisme 
.idees-vacances p,
.idees-vacances ul {
	padding: 0;
}
.idees-vacances p a,
.idees-vacances ul li a {
	font-size: 11px;
	font-family: Arial;
	color: #424242;
	text-decoration: underline;
}
.idees-vacances ul.tourisme {
	border: 1px solid #b2b2b2;
	background-color: #fff;
	overflow:auto;
	margin: 0;
	width: 192px;
	max-height: 215px;
	text-align:left;
}
* html .idees-vacances ul.tourisme {
	height: 215px;
}

/* liens idees-vacances */

/* bloc liste */
.liste-vacances {
	background: transparent url(../charte/bg-liste.gif) repeat-y 0 0;
	width: 775px;
}
.liste-vacances .clearboth {
	height: 13px;
	background: transparent url(../charte/bg-liste-bas.gif) no-repeat bottom left;
}
.liste-vacances .vacances {
	margin: 0;
	padding: 0;
}

.liste-vacances h2 {
	background: transparent url(../charte/bg-liste-h2.gif) no-repeat 0 0;
	height: 24px;
	font-size: 14px;
	color: #000;
	padding: 13px 0 0 14px;
}
.liste-vacances .mer h2 {background-image:  url(../charte/bg-liste-h2-mer.gif);}
.liste-vacances .montagne h2 {background-image:  url(../charte/bg-liste-h2-montagne.gif);}
.liste-vacances .campagne h2 {background-image:  url(../charte/bg-liste-h2-campagne.gif);}
.liste-vacances .ville h2 {background-image:  url(../charte/bg-liste-h2-ville.gif);}
.liste-vacances h2 a {
	color: #000;
	text-decoration: underline;
}
.liste-vacances .vacances p {
	float: left;
	width: 370px;
	min-height: 108px;
}
* html .liste-vacances .vacances p {
	height: 108px;
}
.liste-vacances .vacances p a {
	color: #006;
}
.liste-vacances .infos {
	float: right;
	width: 210px;
}
.liste-vacances .prix {
	width: 163px;
	height: 63px;
	color: #000000;
	padding: 0;
	margin: 0 0 0 47px;
	text-align: center;
	background: transparent url(../charte/bg-prix.gif) no-repeat center center;
}
.liste-vacances .prix strong {
	display: block;
	color: #455ec7;
	font-size: 27px;
	font-weight: bold;
	line-height: 26px;
	margin: 0;
	padding: 0;
}
.liste-vacances .prix strike {
	display: block;
	font-size: 12px;
	color: #000;
}
.liste-vacances .prix strong {
	display: block;
	color: #455ec7;
	font-size: 27px;
	font-weight: bold;
	line-height: 26px;
	margin: 0;
	padding: 0;
}
.liste-vacances .prix strike {
	display: block;
	font-size: 12px;
	color: #000;
}
.liste-vacances .promo .prix {
	background: transparent url(../charte/bg-prix-promo.gif) no-repeat center center;
	position: relative;
	text-align: left;
}
.liste-vacances .promo .prix strong {
	color: #ff7800;
	font-size: 27px;
	font-weight: bold;
	line-height: 26px;
	margin: 0;
	padding: 0;
	width: 110px;
	text-align: center;
}
.liste-vacances .promo .prix strike {
	width: 110px;
	text-align: center;
}
span.promo-vacances {
	display: block;
	position: absolute;
	top: 10px;
	left: 106px;
	width: 53px;
	color: white;
	font-size: 17px;
	text-align: center;
	font-weight: bold;
}
span.promo-vacances b {
	display: block;
	padding: 10px 0 0 0;
	color: #f7931c;
	font-size: 12px;
}
.liste-vacances small.reference {
	float: none;
	text-align: center;
	width: 163px;
	padding: 4px 0 0 0;
	margin: 0 0 0 47px;
}

.liste-vacances ul {
	margin: 0 2px 0 9px;
	border-top: 1px solid #c4c4c4;
	padding: 10px 0 0 0;
}
.liste-vacances ul li {
	float: left;
	padding: 0 3px 0 0;
}
.liste-vacances ul li a {
	background: transparent url(../charte/bg-liste-li.gif) no-repeat center left;
	padding: 0 0 0 10px;
	color: #3b55c4;
}
.liste-vacances ul li.first a {
	background: none;
	padding: 0 0 0 20px;
}
.liste-vacances .photo-vacances {
	width: 152px;
	height: 122px;
	background-image: url(../charte/bg-vignette-big.gif);
	margin: 0 0 0 10px;
	padding: 12px 0 0 12px;
}
* html .liste-vacances .photo-vacances {
	margin: 0 0 0 5px;
}
.liste-vacances .location-vacances {
	width: 585px;
	margin: 0 11px 0 0;
}
* html .liste-vacances .location-vacances {
	margin: 0 6px 0 0;
}
.liste-vacances .bt-ajouter {
	width: 155px;
}

.liste-vacances form {
	float: left;
	width: 240px;
	padding: 0;
	margin: 0;
}
.liste-vacances .vacances p.label {
	clear: none;
	width: 240px;
	min-height: 10px;
	padding: 0;
	margin: 0;
	height: 26px;
	text-align: right;
}
.liste-vacances select.champform {
	width: 230px;
}
.type-annonce {
	font-size: 9px;
	font-family: Arial;
	text-transform: uppercase;
	font-weight: bold;
	width: 160px;
	padding: 0 0 0 20px;
	margin: 0 0 5px 30px;
	color: #4488c9;
	background: transparent url(../charte/bg-type.gif) no-repeat 0 0;
}

span.distance {
	color: #3f6d0a;
	float: left;
	height: 20px;
	margin: 10px 0 0 0;
	background: #C0C5CE url(../charte/bg-distance.gif) no-repeat 0 0;
}
.mer span.distance {background-color: #fbeea4;}
.campagne span.distance {background-color: #cfff97;}
.montagne span.distance {background-color: #cbeff7;}
.ville span.distance {background-color: #d5d4d3;}

.distance b {
	float: left;
	width: 74px;
	text-align: center;
	height: 18px;
	padding: 2px 0 0 0;
	background: transparent url(../charte/bg-distance-i.gif) no-repeat top right;
}
.distance i {
	float: left;
	padding: 2px 0 0 7px;
	font-style: normal;
}

/* fin bloc liste */

.rayon {
	float: left;
	width: 400px;
	margin: 0 0 0 20px;
}
.rayon label {
	color: #000000;
	font-size: 12px;
}
.rayon select,
.rayon input,
.rayon label {
	vertical-align: middle;
}




