@charset "utf-8";

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color:#FFF;
	margin: 0;
	padding: 0;
	background-color:#333333;
}

/* Calques */
#conteneur {
	width: 936px;
	margin: 0 auto;
	padding:12px 0 0 0; 
}

#contenu {
	width: 936px;
	padding:0 0 0 0; 
	margin:0;
}

#player {
	margin:0;
	padding:0;
}

#menu {
	height:25px;
	margin:10px 0 0 484px;
	padding:0;
}

#title {
	margin: 0px 0 0 0;
	background-image:url(images/index_07.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	height:42px;
	width:342px;
}

#titlegite {
	margin: 0px 0 0 0;
	background-image:url(images/gite_08.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	height:48px;
	width:159px;
}

#titlechambre {
	margin: 0px 0 0 0;
	background-image:url(images/chambres_08.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	height:48px;
	width:374px;
}

#titleloisir {
	margin: 0px 0 0 0;
	background-image:url(images/loisirs_08.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	height:48px;
	width:374px;
}

#titleacces {
	margin: 0px 0 0 0;
	background-image:url(images/acces_08.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	height:48px;
	width:374px;
}

#titleacces2 {
	margin: 0px 0 0 0;
	background-image:url(images/accesbis_08.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	height:47px;
	width:268px;
	float:left;
}

#maps {
	position:relative;
	float:right;
	margin:0 50px 0 0;
	height: 330px;
}

#acces {
	margin:25px 0 0 0;
	float:left;
	width:400px;
	height: 330px;
}

#obligatoire {
	float:left;
	font-size:9px;
	font-weight:bold;
	color:#999999;
}

.partenaires {
	float:left;
	margin:75px 0 25px 0;
	padding:0;
	width:500px;
}

#footer {
	float:left;
	margin:750px 0 0 0;
	padding:0;
	background-image:url(images/index_10.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	font-size:9px;
	color:#b6a780;
}

/* Balises principales */
h1 {
	display:none;
}

h2 {
	font-family:"Trebuchet MS", verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	margin:15px 0 0 0;
	padding:0;
	color:#b6a780;
	text-indent:0px;
	background-image:url(images/dot_12.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

a:link {
	color:#b6a780;
}

a:visited {
	color:#b6a780;
}

a:hover {
	color:#FFF;

} 

p {margin:15px 15px 15px 15px;}

ul, li {	/* utilisation de liste pour le menu */
	list-style-type: none;	/* suppression des puces de liste */
	margin:0;
	padding:0;
	font-family: "Trebuchet MS", verdana, Helvetica, sans-serif;
}

ul {
}

li {float: left;}

li a {	/* dimensions et définitions des boutons */
	float: left;
	display: block;	/* mise en block de <a> pour lui donner des dimensions */
	height: 24px;
	width: auto;
	color: #fff;
	font-size: 14px;
	line-height: 10px;	/* hauteur de ligne pour éviter les paddings */
	font-weight:bold;
	text-decoration: none;
	padding: 0 5px 0 0;
}

li a:hover {
	color: #b6a780;
}

table {
	float:left;
	background-image:url(images/bgtable_19.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	margin:0 0 0 86px;
	padding:0;
	border-collapse: collapse;
}

tr {
	margin:0;
	padding:0;
	border:none;
}

th {
	color:#333;
	margin:0;
	padding:0;
	text-align:center;
	width:120px;
	height:33px;
	border: 1px solid #333;
}

th.head {
	color:#b6a780;
	margin:0;
	padding:0;
	text-align:center;
	width:145px;
	height:33px;
	border: 1px solid #333;
}

td {
	color:#333;
	margin:0;
	padding:0;
	text-align:center;
	width:130px;
	border: 1px solid black;
}

/* Classes */

.left {
	float:left;
}

.right {
	float:right;
}

.mini {
	font-size:9px;
	color:#FFF;	
	margin:0 0 0 85px;

}

.liens {
	font-weight:bold;
	color:#b6a780;
	font-size:14px;

}

/*************************************************************************************/
/************************************ FORMUMAIRE*************************************/
#formulaire, .retour {
	position:relative;
	width: 936px;
	height: 400px;
	margin: 20px auto auto auto;
	padding-top: 15px;
	color:#FFFFFF;
	float:left;
}
.retour {
	height: 50px
}
.formulaire .introform {
	margin-left: 0;
	float:left;
	margin-bottom: 20px;
}
table { margin-top: 10px; margin-left: 0; border: none; background:#333333;}
table, table tr { background-color:#333333; border: #333333 1px solid;  border-bottom: #333333 1px solid; }
table td { border:none; }
table td.fieldName {
	width:300px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color:#FFF;
	text-align:left;
	font-weight:bold;
}
table td input,table td input.button { float: left; margin-left:3px; background-color:#b6a780; border:#544a30;}
table td input.button {background-color:#ffffff;}
table td.empty{ width:20px; border:#544a30;}
table td textarea { float: left; margin-left:3px; background-color:#b6a780; border:#544a30;}
table td.select { display:block; float:left; width:160px;}
.requiredE { font-size: 12px; color:#FF0000; }
.txterror {color: #FFCC00; font-weight: bold; font-size: 14px; text-align: center; }
.retour .nom { font-weight: bold;}
