/* Normalizes margin, padding */
/* Normalise les marges et le remplissage*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, fieldset, input, p, blockquote, th, td {
	margin : 0;
	padding : 0;
}
/*Supprime list-style pour les listes*/
ol, ul {
	list-style : none;
}
/* Normalise les styles et graisse de fontes->> font-syle et font-weight sont normal */
address, caption, cite, code, dfn, em, th, var {
	font-style : normal;
	font-weight : normal;
}
/* Supprime lrs bordure des tableaux */
table {
	border-collapse : collapse;
	border-spacing : 0;
}
/* Supprime les bordures dans les elements fieldset et img */
fieldset, img, img a {
	border : 0;
	margin: 0;
	padding: 0;
	behavior: url("pngbehavior.htc");
}
/* Aligne le texte agauche dans caption et th */
caption, th {
	text-align : left;
}
.finfloat {
	clear: both;
}
body {
	margin : 0;
	padding: 0;
	background-color: #FFFFFF;
	background-image: url(/images-ruraux/fd-de-page.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
	text-align : left;
}
/* ********************************************* */
/* Contenu */
/* ********************************************* */
div#conteneur {
	clear: both;
	margin: 0 auto 0 auto;
	padding: 0;
	width: 980px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
    z-index:0;
}
div#contenu {
	width: 980px;
	text-align:left;
	color: #2b2b2b;
	font: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-size: 1em;
	background:url(/images-ruraux/fd-de-page-beige3.png) no-repeat 19px 83px;
}
/* Col Gauche */
div#colGauche {
	float: left;
	width: 342px;
	padding:0 10px 0 0;
	background: url(/images-ruraux/fd-de-col-gauche.gif) repeat-y left top;
}
div#colGauche .contenuGauche {
	padding: 398px 0 0 25px;
	width: 317px;
	background: url(/images-ruraux/fd-de-col-gauche.gif) repeat-y left top;
}
div#colGauche .contenuGauche img {
}
div#colGauche .contenuGauche .txt-type {
	display: block;
	font-size: 15px;
	color: 2f2d2d;
	padding: 0 0 10px 0;
}
div#colGauche .contenuGauche .type-heberg {
	display: block;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding: 0px 0 2px 3px;
}
div#colGauche .contenuGauche .decal {
	padding: 2px 0 0px 20px;
}
div#colGauche .contenuGauche .type-heberg input {
	margin: 0px 2px 1px 0;
}
div#colGauche .contenuGauche .rechercher {
	width: 200px;
	margin: 0px 0 0px 0px;
}
.nb-personne {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #333333;	
	
}
div#colGauche .contenuGauche .rechercher img {
	padding: 3px 0 0 3px;
}
div#colGauche .contenuGauche .rechercher .zone-recherche-date {
	width: 160px;
	height: 17px;
	font-size: 11px;
	color: #333333;
	border: 1px solid #adaf9f;
	background: #FFFFFF;
	margin: 4px 0 0 2px;
	padding: 1px 0 0 2px;
}
div#colGauche .contenuGauche .zone-recherche {
	width: 160px;
	height: 17px;
	font-size: 11px;
	color: #333333;
	border: 1px solid #adaf9f;
	background: #FFFFFF;
	margin: 4px 0 0 2px;
	padding: 1px 0 0 2px;
	display: block;
}

div#colGauche .contenuGauche .inputnb {
	margin: 3px 5px 0px 0;
    width:60px;
    display:inline;
    font-size: 11px;
	color: #333333;
	border: 1px solid #adaf9f;
	background: #FFFFFF;
}

div#colGauche .contenuGauche .radio {
	background-color:transparent;
    border:0px;
    margin: 0px 3px 0px 0;
}

#gites-ruraux-inputs select{
margin:0 0 5px 0;
}

div#colGauche .contenuGauche .zone-newsletter {
	width: 160px;
	height: 17px;
	font-size: 11px;
	color: #f1f3e6;
	border: 1px solid #f1f3e6;
	background: #FFFFFF;
	margin: 4px 0 0 0;
	padding: 1px 0 0 2px;
}
div#colGauche #newsletter-input {
	width: 160px;
	height: 18px;
	font-size: 11px;
	color: #8b8b75;
	border: 1px solid #8b8b75;
	background: #f1f3e6;
	margin: 4px 0 10px 0;
	padding: 2px 0 0 2px;
}
div#colGauche #newsletter-select {
	width: 200px;
	height: 50px;
    line-height:12px;
	font-size: 11px;
	color: #8b8b75;
	border: 1px solid #8b8b75;
	background: #f1f3e6;
    margin:5px 0 3px 0; 
	
}

div#colGauche #newsletter-submit {
	width: 26px;
	height: 18px;
	font-size: 10px;
	color: #f1f3e6;
	border: 1px solid #8b8b75;
	background: #B0AE94;
	margin: 2px 0 0px 4px;
	padding: 0px 0 2px0 0;
	font-weight: bold;
	cursor: pointer;
	text-align: center;
}


div#colGauche .contenuGauche .titrage {
	margin:13px 0 0 0;
}
div#colGauche .contenuGauche input.button-rechercheFR {
	display: block;
	overflow: hidden;
	visibility: visible;
	cursor: pointer;
	width: 193px;
	height: 25px;
	border-width: 0px;
	border-style: none;
	margin: 8px 0 0px;
	padding:2px 1px 0px !important /*Non-IE6*/;
	padding:-2px /*IE6*/;
	background: transparent url(/images-ruraux/FR/bt-rechercher.png) no-repeat left 0px;
}
div#colGauche .contenuGauche input.button-rechercheGB {
	display: block;
	overflow: hidden;
	visibility: visible;
	cursor: pointer;
	width: 193px;
	height: 25px;
	border-width: 0px;
	border-style: none;
	margin: 8px 0 0px;
	padding:2px 1px 0px !important /*Non-IE6*/;
	padding:-2px /*IE6*/;
	background: transparent url(/images-ruraux/GB/bt-rechercher.png) no-repeat left 0px;
}
div#colGauche .contenuGauche input.button-rechercheNL {
	display: block;
	overflow: hidden;
	visibility: visible;
	cursor: pointer;
	width: 193px;
	height: 25px;
	border-width: 0px;
	border-style: none;
	margin: 8px 0 0px;
	padding:2px 1px 0px !important /*Non-IE6*/;
	padding:-2px /*IE6*/;
	background: transparent url(/images-ruraux/NL/bt-rechercher.png) no-repeat left 0px;
}
div#colGauche .contenuGauche input.button-rechercheFR:hover {
	display: block;
	overflow: hidden;
	visibility: visible;
	cursor: pointer;
	width: 193px;
	height: 25px;
	border-width: 0px;
	border-style: none;
	margin: 8px 0 0px;
	padding:2px 1px 0px !important /*Non-IE6*/;
	padding:-2px /*IE6*/;
	background: transparent url(/images-ruraux/FR/bt-rechercher.png) no-repeat left -90px;
}
div#colGauche .contenuGauche input.button-rechercheGB:hover {
	display: block;
	overflow: hidden;
	visibility: visible;
	cursor: pointer;
	width: 193px;
	height: 25px;
	border-width: 0px;
	border-style: none;
	margin: 8px 0 0px;
	padding:2px 1px 0px !important /*Non-IE6*/;
	padding:-2px /*IE6*/;
	background: transparent url(/images-ruraux/GB/bt-rechercher.png) no-repeat left -90px;
}
div#colGauche .contenuGauche input.button-rechercheNL:hover {
	display: block;
	overflow: hidden;
	visibility: visible;
	cursor: pointer;
	width: 193px;
	height: 25px;
	border-width: 0px;
	border-style: none;
	margin: 8px 0 0px;
	padding:2px 1px 0px !important /*Non-IE6*/;
	padding:-2px /*IE6*/;
	background: transparent url(/images-ruraux/NL/bt-rechercher.png) no-repeat left -90px;
}
div#colGauche .contenuGauche input.button-voirFR {
	display: block;
	overflow: hidden;
	visibility: visible;
	cursor: pointer;
	width: 193px;
	height: 25px;
	border-width: 0px;
	border-style: none;
	margin: 8px 0 0px;
	padding:2px 1px 0px !important /*Non-IE6*/;
	padding:-2px /*IE6*/;
	background: transparent url(/images-ruraux/FR/bt-voir.png) no-repeat left 0px;
}
div#colGauche .contenuGauche input.button-voirGB {
	display: block;
	overflow: hidden;
	visibility: visible;
	cursor: pointer;
	width: 193px;
	height: 25px;
	border-width: 0px;
	border-style: none;
	margin: 8px 0 0px;
	padding:2px 1px 0px !important /*Non-IE6*/;
	padding:-2px /*IE6*/;
	background: transparent url(/images-ruraux/GB/bt-voir.png) no-repeat left 0px;
}
div#colGauche .contenuGauche input.button-voirNL {
	display: block;
	overflow: hidden;
	visibility: visible;
	cursor: pointer;
	width: 193px;
	height: 25px;
	border-width: 0px;
	border-style: none;
	margin: 8px 0 0px;
	padding:2px 1px 0px !important /*Non-IE6*/;
	padding:-2px /*IE6*/;
	background: transparent url(/images-ruraux/NL/bt-voir.png) no-repeat left 0px;
}
div#colGauche .contenuGauche input.button-voirFR:hover {
	display: block;
	overflow: hidden;
	visibility: visible;
	cursor: pointer;
	width: 193px;
	height: 25px;
	border-width: 0px;
	border-style: none;
	margin: 8px 0 0px;
	padding:2px 1px 0px !important /*Non-IE6*/;
	padding:-2px /*IE6*/;
	background: transparent url(/images-ruraux/FR/bt-voir.png) no-repeat left -90px;
}
div#colGauche .contenuGauche input.button-voirGB:hover {
	display: block;
	overflow: hidden;
	visibility: visible;
	cursor: pointer;
	width: 193px;
	height: 25px;
	border-width: 0px;
	border-style: none;
	margin: 8px 0 0px;
	padding:2px 1px 0px !important /*Non-IE6*/;
	padding:-2px /*IE6*/;
	background: transparent url(/images-ruraux/GB/bt-voir.png) no-repeat left -90px;
}
div#colGauche .contenuGauche input.button-voirNL:hover {
	display: block;
	overflow: hidden;
	visibility: visible;
	cursor: pointer;
	width: 193px;
	height: 25px;
	border-width: 0px;
	border-style: none;
	margin: 8px 0 0px;
	padding:2px 1px 0px !important /*Non-IE6*/;
	padding:-2px /*IE6*/;
	background: transparent url(/images-ruraux/NL/bt-voir.png) no-repeat left -90px;
}
div#colGauche .contenuGauche .button-tous {
	display: block;
	overflow: hidden;
	visibility: visible;
	cursor: pointer;
	width: 193px;
	height: 25px;
	margin: 8px 0 0px;
}
div#colGauche .contenuGauche .criteres {
	margin: 0 0 10px 25px;
	padding:0;
	font-size: 11px;
	font-weight: bold;
	color: #545454;
}
div#colGauche .contenuGauche .criteres a:link, div#colGauche .contenuGauche .criteres a:active, div#colGauche .contenuGauche .criteres a:visited {
	color: #df5a08;
	text-decoration: none;
	font-size: 11px;
}
div#colGauche .contenuGauche .criteres a:hover {
	color: #df5a08;
	text-decoration: underline;
}
div#colGauche .contenuGauche .zone-pers {
	width: 55px;
	height: 17px;
	font-size: 11px;
	color: #333333;
	border: 1px solid #adaf9f;
	background: #FFFFFF;
	margin: 4px 5px 0 2px;
	padding: 1px 0 0 2px;
}
div#colGauche .basColGauche {
	height: 10px;
	width: 323px;
	margin:0 0 0 19px;
}
div#polaroid-image {
	margin:10px 0 0 16px;
	padding: 0;
	position : absolute;
	z-index: 1;
	width: 293px;
	height: 293px;
	overflow: hidden;
}
div#polaroid-cache {
	padding : 0;
	margin :0;
	position : absolute;
	z-index: 2;
	width: 342px;
	height: 398px;
	overflow: hidden;
}
div#polaroid-txt {
	margin : 304px 0 0 28px;
	padding : 0;
 	position : absolute;
	z-index: 3;
	width: 278px;
	height: 54px;
	overflow: hidden;
}
div#polaroid-txt h1 {
	font: bold 23px Arial, Helvetica, sans-serif;
	color: #a6ba1e;
	text-align: right;
	display: block;
	padding: 5px 5px 2px 0;	
}
div#polaroid-txt h2{
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #6b6d71;
	padding: 0px 5px 0 10px;	
	display: block;	
}
div#choix-langues {
	margin : 0 0 0 788px;
	padding : 0;
	position : absolute;
	width: 100px;
	height: 27px;
	overflow: hidden;
}
div#accesibilite {
	margin : 130px 0 0 323px;
	padding : 0;
	position : absolute;
	z-index: 4;
	width: 17px;
	height: 105px;
	overflow: hidden;
}
/* Col droit */
div#colDroit {
	float: left;
	padding : 0;
	margin :0;
	width: 626px;
}
/* ********************************************* */
/* BAS page */
/* ********************************************* */
div#bas-page {
	width: 980px;
	text-align:left;
	color: #434343;
	font: 12px/14px Arial, Helvetica, sans-serif;
}
div#bas-page .contenu-bas-page {
	width: 980px;
	background:url(/images-ruraux/fd-de-page-beige.png) repeat-y left top;
}
.bas-page .arrondi {
	width: 980px;
	height: 21px;
}
div#bas-page .contenu-bas-page .navbas {
	margin:0 10px 0 25px;
	overflow: hidden;
	width: 950px;
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: normal;
}
div#bas-page .contenu-bas-page .navbas .navlist-bas {
	list-style-type: none;
	margin: 5px 0 0 0;
	padding: 0;
	float: left;
	width: 250px;
}
div#bas-page .contenu-bas-page .navbas .navlist-bas li {
	border-left: 1px solid #a9a9ac;
	float: left;
	line-height: 1.2em;
	margin: 0 2px 0 1px;
	padding: 0 2px 0 5px;
}
div#bas-page .contenu-bas-page .navbas .navlist-bas a:link, div#bas-page .contenu-bas-page .navbas .navlist-bas a:visited {
	color: #5f5d65;
	text-decoration: none;
	font: normal 11px Arial, Helvetica, sans-serif;
}
div#bas-page .contenu-bas-page .navbas .navlist-bas a:hover {
	color: #df5a08;
	text-decoration: none;
}
div#bas-page .contenu-bas-page .navbas .partenaires {
	margin:0 0 0 80px;
	overflow: hidden;
	width: 610px;
	float: left;
}
div#bas-page .contenu-bas-page .navbas .partenaires img {
	margin:0 10px 0 0;
}

