@charset "utf-8";
/* CSS Document */
<!--
body {
	color: #000;
	background-color: #B3B79D;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:12px;
}

#global{
	position:relative; 
	width:1000px; 
	margin:0 auto;
}

#contenu{
	background-color:#E1E1D5;
	width:630px;
	float:left;
}

#inter_contenu{
	margin:5px;
	padding:10px;
	border:#B3B79D solid 5px;
	background:url(chambre-hote-carnac-imgs/chambres-hotes-morbihan.jpg) top left no-repeat;
	padding-top:130px;
	min-height:540px;
}

#conteneur_menu{
	width:370px;
	float:left;
}

#menu{
	width:142px;
	height:635px;
	float:left;
	margin:0;
	padding:0;
}

#menu a{ color:#000; text-decoration:none; font-size:16px; display: block;}

#menu ul{
	list-style:none;
	left:0;
	margin:0;
	padding:0;
	padding-bottom:11px;
	background:url(chambre-hote-carnac-imgs/chambre-d-hote-crach.jpg) no-repeat;
}

#menu ul li{
	padding:3px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:16px;
	border-bottom:#B3B79D dashed 1px;
}


/*-BLOCK ANIM---*/
#block-anim{height:273px; width:600px; float:left;}
#anim { float:left; margin-left:20px;}
#anim, #anim li{ list-style:none; margin:0; padding:0; width:380px; height:273px; overflow:hidden; position:relative; z-index:1; }
#anim li img{ border:5px solid #B3B79D; }
/*-BLOCK ANIM FIN---*/
/*-BLOCK ANIM LOC---*/
#block-anim-loc{height:380px; width:560px; float:left; padding:0; margin:0;}
#anim { float:left; margin-left:20px;}
#anim-loc, #anim-loc li{ list-style:none; margin:0; padding:0; width:560px; height:380px; overflow:hidden; position:relative; z-index:1; }
#anim-loc li img{ border:5px solid #B3B79D; margin-left:35px; }

#anim-loc2, #anim-loc2 li{ list-style:none; margin:0; padding:0; width:560px; height:380px; overflow:hidden; position:relative; z-index:1; }
#anim-loc2 li img{ border:5px solid #B3B79D; margin-left:35px; }

#anim-loc3, #anim-loc3 li{ list-style:none; margin:0; padding:0; width:560px; height:380px; overflow:hidden; position:relative; z-index:1; }
#anim-loc3 li img{ border:5px solid #B3B79D; margin-left:35px; }

#anim-loc4, #anim-loc4 li{ list-style:none; margin:0; padding:0; width:560px; height:380px; overflow:hidden; position:relative; z-index:1; }
#anim-loc4 li img{ border:5px solid #B3B79D; margin-left:35px; }

#anim-loc5, #anim-loc5 li{ list-style:none; margin:0; padding:0; width:560px; height:380px; overflow:hidden; position:relative; z-index:1; }
#anim-loc5 li img{ border:5px solid #B3B79D; margin-left:35px; }

/*-BLOCK ANIM LOC FIN---*/
/*-CONTACT---*/
#form-contact {}
#form-contact ul {	padding:0; list-style:none; margin:0;}
#form-contact ul li {margin:0 20px 5px 0; padding:0; float:left;}
#form-contact ul li label {	width:100px; display: inline-block; text-align:right; margin-right:5px; float:left;}
#form-contact ul li h1 {width:580px;}
.grand_input { width:350px; }
#message { width:430px; height:100px;}
/*-CONTACT FIN---*/
#resa{ 
	width:260px;
	float:left;
	margin:40px 40px 0px 0px;
}
#actu{
	width:290px;
	float:left;
	margin-top:40px;
}

#actu a{
	text-decoration:none;
	font-weight:bold;
	color:#666;
}

#actu_vign{
	float:left;
	border: solid 5px #B3B79D;
	margin:5px;
}

.titre-gris{font-size:18px; color:#666; margin:0px;}

#map{ width:570px; height:550px; overflow:hidden; position:relative; z-index:1; border:#FFF 10px solid;}
a.btn{ color:#000; text-decoration:none; font-style:italic; background:#CCC7BF; padding:3px 10px; font-size:12px; font-weight:bold;}
a:hover.btn{ background:#BE8BA9;}

-->