/* CSS Document */

@font-face {
  font-family: "mapolice";
  src: url(caflischscriptpro-regular.ttf) format("truetype");
}

body {
    background:url(../images/bg-body.jpg) repeat-x #FFF2C5;
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 16px;
    margin: 0 auto;
    padding: 0;
}

a img {
	border:medium none;
}
a {
	color:#fff;
	text-decoration:none;
	outline:none;
}
a:hover {
	text-decoration:underline;
}

.clear{
	clear:both;

}

.alignleft{
	float:left;	
}

.alignright{
	float:right;
    margin: 0 10px;
}

.alignleft.imgarticle{
	width:200px;
	margin:0 20px 20px 0;	
}

.alignright.imgarticle{
	width:200px;
	margin:0 0 20px 20px;	
}

/*--------------
HEADER
--------------*/

.ariane{
	font-size:10px;	
}

.ariane a, .ariane a:hover{
	color:#000;
}

#header{
	background:url(../images/bg-header.jpg) no-repeat top right;
	width:900px;
	height:251px;
	margin:auto;
}

#header h1, #header h2{
	margin:0;
	padding:0;
}

#header h1{
	color:white;
	font-size:70px;
	font-family: mapolice;
}

#header h2{
	color:#545E1C;
	font-size:18px;
	font-family: Architects Daughter;
}

#header .bandeauphotos{
	margin-left:50px;
	z-index:1;
}

#header .gite38{
	margin-left:20px;
	margin-bottom:10px;
}

#header .logo-gdf{
	margin-top:-70px;
	z-index:10;
}

#header ul#menu{
	list-style:none;
	margin-left: 120px;
    margin-top: -50px;
}

#header ul#menu li{
	float:left;
	margin-right:30px;
}

#header ul#menu li a{
	font-size:22px;
	font-family:mapolice;
}

#header ul#menu li a:hover{
	color:#FFDF00;
	text-decoration:none;
}

#content{
	background-color:#FFF;
	width:900px;
	margin:0 auto;
	padding:10px;
}

#ctn{
	clear:left;
	width:600px;
	padding:0 10px;
	text-align:justify;
}

#ctn h1{
	font-size:28px;
	font-family:mapolice;
	color:#94B600;
	border-bottom:1px solid #94B600;
	padding-bottom:5px;
	padding-top:10px;
	clear: left;
}

ul.chambreshome{
	list-style:none;
	padding:0;
	margin:0;
}

ul.chambreshome li{
	float:left;
	padding:0 6px;
}

ul.chambreshome li img{
	width:188px;
}

.chambres tr td{
	padding:10px 0;
	text-align:justify;
}

.chambres img{
	width:250px;
}

.chambres h2{
	border: medium none;
    font-family: mapolice;
    font-size: 26px;
	color: #94B600;
    margin: 0;
    padding: 0;
}

#tarifs{
	border:1px solid #999;
	-moz-border-radius: 10px;
	-weblit-border-radius: 10px;
	border-radius: 10px;
	background:white;
	width:480px;
	margin:20px auto;
	padding:0 10px;
}

#tarifs h2{
    font-family: mapolice;
    font-size: 26px;
	color: #94B600;
	text-align:center;
	text-decoration:underline;
}

#tarifs h2 span{
    font-size: 20px;
}

#sidebar{
	float:right;
}

#sidebar .block{
	width:250px;
	border: 1px solid #C4C4C4;
	margin:10px;
	-moz-border-radius: 10px;
	-weblit-border-radius: 10px;
	border-radius: 10px;
	padding:5px 0;
}

#sidebar .block h1{
	font-size:26px;
	color:#94B600;
	padding:0 10px 4px 10px;
	border-bottom:1px solid #94B600;
	font-family: mapolice;
	line-height:28px;
	margin-top:0;
}

#sidebar .block p{
	margin-left:10px
}

#sidebar .block h3{
	font-size:20px;
	color:#94B600;
	line-height:28px;
	width:200px;
	margin-left:10px;
}

#sidebar .block.facebook{
	-moz-border-radius: 0;
	-weblit-border-radius: 0;
	border-radius: 0;
	padding:0;
}

#sidebar .block.reservation h1{
	background:url(../images/global/picto-resa.jpg) top left no-repeat #FFF;
	padding-left:50px;
	font-family: mapolice;
}

#sidebar .block.reservation h3{
	background:url(../images/global/picto-contact.jpg) top left no-repeat #FFF;
	margin: 0 0 0 30px;
	padding-left:40px;
	font-family: mapolice;
	width:150px;
}

#sidebar .block.situation h1{
	background:url(../images/global/picto-plan.jpg) top left no-repeat #FFF;
	padding-left:50px;
	font-family: mapolice;
}

#sidebar .block ul{
	list-style:none;
	padding:0 10px 0 10px;
}

#sidebar .block ul li h1{
	font-size:18px;
	font-family: mapolice;
	margin: 0;
	border:none;
	padding:0;
}

#sidebar .block ul li img{
	float:left;
	padding:5px 10px 5px 0;
	width:85px;
}

#sidebar .block ul li a{
	color:#FFDF00;
	text-decoration:none;
	font-weight:bold;
	float:right;
}

#sidebar .block ul li p{
	padding:0;
	margin:0;
	text-align:justify;
}

#footer{
	width:900px;
	margin:auto;
	background:url(../images/global/bg-footer.jpg) top left repeat-x #83A500;
	padding:10px;
	color:#fff;
}

#footer a, #footer a:hover{
	color:#fff;
	text-decoration:none;
}

.contacts{
	padding-left:50px;
}

form span{
	float:left;
	width:100%;
	height: 25px;
}

form span label{
	text-align:right;
}

#content form{
	width:450px;
	margin:15px auto;
	background-color:#E1E1E1;
	-moz-border-radius: 10px;
	-weblit-border-radius: 10px;
	border-radius: 10px;	
	padding:20px;
}

#content form input[type=text]{
	width:250px;
	float:right;
}

.wp-caption {
    background-color: #F3F3F3;
    border: 1px solid #DDDDDD;
    color: #000000;
    margin: 10px 25px;
    padding-top: 4px;
    text-align: center;
}

.wp-caption p.wp-caption-text {
    color: #000000;
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

ul#commentaires{
	list-style:none;
	padding:0;
	margin:0;
	color: #666666;
}

ul#commentaires li{
	border-top: 1px solid #CCCCCC;
	padding: 12px 0;
}

ul#commentaires li p{
	padding: 0;
	margin:0;
}

#ctn a{
	color:#000;
}

#tarif-spa{
	width:330px;
	float:right;
	text-align:center;
}
#tarif-spa h3{
	text-align:center;
	font-size:20px;
	color:#94B600;
}
#tarif-spa p{
	text-align:center;
	font-size:18px;
	font-weight:bold;
}

#recaptcha_area, #recaptcha_table {
    height: 130px;
    overflow: hidden;
}

.cnil-cookies{
	background: none repeat scroll 0 0 #94b600;
    height: 20px;
    line-height: 20px;
    text-align: center;
}
.alert-success{
	color: green;
	size: 18px;
}