@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/
.image_gauche2 {
	margin-bottom: 10px;
	margin-right: 10px;
}
.fond_fleur {
	background-image: url(img/fleur.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.img_droite{
}
.bouton1 {
	border-radius: 3px;
	background-color: #E5226B;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 1.2em;
	text-transform: uppercase;
	text-decoration: none;
	margin-top: px;
	clear: both;
	margin-bottom: 2%;
	text-align: center;
	width: 200px;
	color: #FFFFFF;
}
.bouton2 {
	border-radius: 3px;
	background-color: #808080;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 1.2em;
	text-transform: uppercase;
	text-decoration: none;
	margin-top: px;
	clear: both;
	margin-bottom: 2%;
	text-align: center;
	width: 200px;
	color: #FFFFFF;
}
.lien_amis {
	border-radius: 3px;
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 1.2em;
	text-transform: none;
	text-decoration: none;
	margin-top: px;
	clear: both;
	margin-bottom: 2%;
	text-align: center;
	width: 200px;
	color: #43250D;
}
.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}
.style_h_a {
	line-height: 0px;
	font-weight: normal;
	font-size: 24px;
}
.style_h_b {
	line-height: normal;
	font-weight: normal;
	font-size: 24px;
}
.style_h_c {
	line-height: normal;
	font-weight: normal;
	font-size: 18px;
}
.vert1{
	color: #99CA30;
	text-shadow: 1px 1px 1px #F1F1F1;
}

.vert2{
	color: #65871D;
	text-decoration: none;
}
.bleu1{
	color: #0692D5;
}
#bouton {
	background-color: #F57D07;
	color: #FFFFFF;
	text-shadow: 1px 1px 1px #5B5B5B;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-radius: 3px;
	text-transform: uppercase;
	text-decoration: none;
}
#bouton a{
	text-decoration: none;
	color: #FFFFFF;
}
/* Mobile Layout: 480px and below. */

#tarteaucitronRoot li{
    width: 99% !important;
}
#tarteaucitronRoot ul, #tarteaucitronRoot li ul{
    display: block !important;
}
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 86.45%;
	padding-left: 2.275%;
	padding-right: 2.275%;
	clear: none;
	float: none;
}
#div1 {
}
#cabecera {
	position: relative;
}
#container_menu {


}
#container1 {
	margin-top: 2%;
}
#slide {
	-webkit-box-shadow: 0px 0px 0px;
	box-shadow: 0px 0px 0px;
}
#container2 {
	margin-top: 2%;
}
#bloc_gite1 {
	width: 100%;
	clear: none;
	position: relative;
	margin-top: 2%;
	margin-bottom: 5%;
}
#bloc_gite2 {
	width: 100%;
	clear: none;
	position: relative;
	margin-top: 2%;
	margin-bottom: 5%;
}
#titre_bloc_gite {
	bottom: 0px;
	text-transform: uppercase;
	font-size: 24px;
	color: #FFFFFF;
	text-align: center;
	background-color: hsla(194,80%,40%,0.63);
}
#coracon {
	position: absolute;
	top: 10px;
	left: 10px;
	background-image: url(img/coeur.png);
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFFCFC;
	font-weight: bold;
	text-align: center;
	width: 100px;
	height: 100px;
	background-size: contain;
}
#gauche {
}
#droite {
	margin-top: 2%;
}
#bloc_helene {
}
#bloc_nid {
}
#cabecera1 {
	display: none;
}
#cabecera2 {
	display: block;
	text-align: center;
	background-image: url(img/fond-bois.jpg);
	background-repeat: no-repeat;
	background-position: center 0%;
}
#icono {
	text-align: center;
	background-image: url(img/fond-bois.jpg);
	background-position: center 0%;
	padding-bottom: 5px;
	padding-top: 5px;
}
#icono img {
	margin-right: 10px
}
#container3 {
}
#form1 {
	text-align: left;
}
#form2 {
	text-align: left;
}
#img_gite {
	position: relative;
}
#description_gite {
}
#calendrier_gite {
	margin-top: 2%;
}
#b1 {
width: 100%;
}
#b2 {
width: 100%;
clear: both;
margin-left: 0;
}
.collerFooter{
    margin-bottom: -4% !important;
}
#galerie {
	position: absolute;
	right: 15px;
	bottom: 15px;
	width: 64px;
}
#separation {
	margin-top: 3%;
	display: none;
}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {
.img_droite{
	clear: both;
	float: none;
	display: inline-block;
}
.img_droite2{
	
	width: 100%;
	float: none;
	display: inline-block;
}
.gridContainer {
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
	clear: none;
	float: none;
	margin-left: auto;
}
#div1 {
}
#cabecera {
}
#container_menu {}
#container1 {

}
#slide {}
#container2 {}
#bloc_gite1 {
	width: 100%;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
	}
#bloc_gite2 {
	width: 100%;
	-webkit-box-shadow: 0px 0px 0px;
	box-shadow: 0px 0px 0px;
}
#titre_bloc_gite {}
#coracon {}
#gauche {}
#droite {
	background-image: url(img/fleur.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#bloc_helene {
	width: 49%;
	margin-right: 1%;
}
#bloc_nid {
	width: 49%;
	margin-left: 1%;
	clear: none;
}
#cabecera1 {
	display: none;
}
#cabecera2 {
	display: block;
	background-image: url(img/fond-bois.jpg);
	background-position: center 0%;
}
#icono {
	position: relative;
	background-image: url(img/fond-bois.jpg);
	background-position: center 0%;
	background-repeat: no-repeat;
}
#container3 {}
#form1 {}
#form2 {}
#img_gite {}
#description_gite {
	width: 49%;
	margin-right: 1%;
}
#calendrier_gite {
	width: 49%;
	margin-left: 1%;
	clear: none;
}
#b1 {width: 100%;}
#b2 {width: 100%;clear: both;margin-left: 0;}
#galerie {}
.collerFooter{
 
}
#separation {}
.hide_tablet {display: none;}
.zeroMargin_tablet {margin-left: 0;}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {
.image_gauche2 {
	float: left;
	width: 25%;
	margin-bottom: 10px;
	margin-right: 10px;
}
.img_droite{
	float: right;
	width: 30%;
	margin-left: 10px;
	margin-bottom: 10px;
	clear: right;
}
.img_droite2{
	float: right;
	width: 30%;
	margin-left: 10px;
	margin-bottom: 10px;
	clear: right;
}
.gridContainer {
	width: 96%;
	padding-left: 2%;
	padding-right: 2%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
	max-width: 1500px;
}
#div1 {
}
#cabecera {
}
#container_menu {
	border-top: 2px solid #E81290;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;

}
#container1 {
	background-image: url(img/fleur.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#slide {
	width: 100%;
	
}
#container2 {
}
#bloc_gite1 {
	width: 48%;
	margin-right: 2%;
	margin-bottom: 2%;
}
#bloc_gite2 {
	width: 48%;
	margin-right: 2%;
	margin-left: 0%;
	position: relative;
	margin-bottom: 2%;
}
#titre_bloc_gite {
}
#coracon {
	width: 100px;
	height: 100px;
	background-size: contain;
}
#gauche {
	width: 100%;
}
#droite {
	width: 100%;
	clear: none;
}
#bloc_helene {
	width: 49%;
	margin-right: 1%;
	font-size: 14px;
}
#bloc_nid {
	width: 49%;
	margin-left: 1%;
	clear: none;
	font-size: 14px;
}
#cabecera1 {
	display: block;
}
#cabecera2 {
	display: none;
	background-image: none;
}
#icono {
	position: absolute;
	top: 2%;
	right: 10%;
	width: 350px;
	background-image: none;
}
#container3 {
}
#form1 {
	clear: none;
	width: 49%;
}
#form2 {
	width: 49%;
	margin-left: 1%;
	clear: none;
}
#img_gite {
}
#description_gite {
}
#calendrier_gite {
}
#b1 {
width: 49.1525%;
}
#b2 {
width: 49.1525%;
margin-left: 1.6949%;
clear: none;
}
#galerie {
}
.collerFooter{
 
}
#separation {
	display: block;
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
}
@media only screen and (min-width: 800px) {
.img_droite{
}
#slide {
	width: 50%;
	float: left;
	clear: none;
	margin-right: 2%;
}
#img_gite {
	width: 35%;
	margin-right: 1%;
}
#description_gite {
	width: 32%;
	margin-left: 1%;
	clear: none;
}
#calendrier_gite {
	clear: none;
	color: #FFFFFF;
	width: 29%;
	margin-left: 1%;
}
}

@media only screen and (min-width: 1299px) {
.img_droite{
	float: right;
	width: 30%;
	margin-left: 10px;
	margin-bottom: 10px;
	clear: right;
}
#slide {
	width: 40%;
	float: left;
	clear: none;
	margin-right: 2%;
}
#bloc_gite1 {
	width: 32%;
	margin-right: 0%;
	margin-bottom: 1px;
}
#bloc_gite2 {
	width: 32%;
	margin-right: 2%;
	margin-left: 2%;
	position: relative;
	margin-bottom: 1px;
}
#gauche {
	width: 70%;
}
#droite {
	width: 28%;
	clear: none;
	padding-left: 2%;
}
.collerFooter{
 
}
#coracon {
	width: 100px;
	height: 100px;
	background-size: contain;
}
#img_gite {
}

}

