@charset "utf-8";

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color:#FFF;
	margin: 0;
	padding: 0;
	background-color:#1b1412;
	background-image:url(images/index-b_03.jpg);
	background-position: top center;
	background-repeat:repeat-x;
}

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

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

#pano {
	width: 936px;
	padding:0 0 0 0; 
	margin:0;
	text-align:center;
}

#player {
	width:949px;
	height:385px;
	margin:0;
	padding:13px 0 0 8px;
	background-image:url(images/bg_diap_05.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}

#footer {
	background-image:url(images/index-b_16.jpg);
	background-repeat:no-repeat;
	background-position:center left;
	font-size:9px;
	height:30px;
	padding-top:2px;
	padding-left:30px;
	margin: 25px 0 0 0;
	float:left;
}

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

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

#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/tourisme_gite_rural_gard_12.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	height:44px;
	width:153px;
}

#titleacces {
	margin: 0px 0 0 0;
	background-image:url(images/acces_gite-rural_12.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	height:50px;
	width:111px;
}

#titleacces2 {
	margin: 0px 0 0 0;
	background-image:url(images/acces_gite-rural_19.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	height:43px;
	width:195px;
}

#maps {
	float:right;
	margin:0 15px 0 0;

}

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

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

#texteaccueil {
	width:730px;


}

#tourismeright {
	margin: 40px 0 0 0;
	padding:0 0px 0 22px;
	background-image:url(images/tourisme_gite_rural_gard_16.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	float:right;

}

/* 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:#9b6e60;
}

a:hover {
	color:#FFF;
}

a:visited {
	color:#9b6e60;
}

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;
}

img {border:none;}

/* Classes */

.liens {
	font-weight:bold;
	color:#9b6e60;
	font-size:14px;
}

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

.left {
	float:left;
}

.right {
	float:right;
}


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

}

.title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	margin:0 0 0 0;
	padding:0 0 0 0;
	color:#9b6e60;
	text-indent:0px;
}

.360 {border: 1px solid #E8EA86;}

.gray{color:#9e9e9e;}

.minit {font-style:italic; font-weight:lighter; font-size:10px;}

.oblig {float:right;}

/* Menu */
#menu {
	height:24px;
	width:465px;
	margin:0;
	padding:0 0 0 480px ;
	background: transparent url(images/menu_07.jpg) top left repeat-x;
}


ul, li {	/* utilisation de liste pour le menu */
	list-style-type: none;	/* suppression des puces de liste */
	height: 24px; /* hauteur du menu */
	margin:0;
	padding:0;
}

ul#first {
		/* arrière-plan général du menu */
	width: 550px; /* largeur du menu */
	text-align: center;
	margin:0;
	padding:0;
	background-image:url(images/bg_menu-3.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

ul a {
	text-indent: 0px;
	font-family:"Trebuchet MS", verdana, Arial, Helvetica, sans-serif;

}

li {
	float: left;
}

li a#lien1 {
	background: transparent url(images/bg_menu2.jpg) top left no-repeat;
	padding: 8px 0 0 0;
	margin:0;
	display: block;	/* mise en block de <a> pour lui donner des dimensions */
	width:58px;
	height: 16px;
	color: #FFF;
	font-size: 14px;
	/* line-height: 18px;	 hauteur de ligne pour éviter les paddings */
	text-decoration: none;
}

a#lien1:hover {
	color:#91908e;
	font-weight:800;
}

li a#lien2 {
	background: transparent url(images/bg_menu2.jpg) top left no-repeat;
	padding: 8px 0 0 10px;
	margin:0;
	display: block;	/* mise en block de <a> pour lui donner des dimensions */
	width:70px;
	height: 16px;
	color: #FFF;
	font-size: 14px;
	/* line-height: 18px;	 hauteur de ligne pour éviter les paddings */
	text-decoration: none;
}

a#lien2:hover {
	color:#91908e;
	font-weight:800;
}

li a#lien3 {
	background: transparent url(images/bg_menu2.jpg) top left no-repeat;
	padding: 8px 0 0 10px;
	margin:0;
	display: block;	/* mise en block de <a> pour lui donner des dimensions */
	width:88px;
	height: 16px;
	color: #FFF;
	font-size: 14px;
	/* line-height: 18px;	 hauteur de ligne pour éviter les paddings */
	text-decoration: none;
}

a#lien3:hover {
	color:#91908e;
	font-weight:800;
}

li a#lien4 {
	background: transparent url(images/bg_menu2.jpg) top left no-repeat;
	padding: 8px 0 0 10px;
	margin:0;
	display: block;	/* mise en block de <a> pour lui donner des dimensions */
	width:68px;
	height: 16px;
	color: #FFF;
	font-size: 14px;
	/* line-height: 18px;	 hauteur de ligne pour éviter les paddings */
	text-decoration: none;
}

a#lien4:hover {
	color:#91908e;
	font-weight:800;
}

li a#lien5 {
	background: transparent url(images/bg_menu2.jpg) top left no-repeat;
	padding: 8px 0 0 10px;
	margin:0;
	display: block;	/* mise en block de <a> pour lui donner des dimensions */
	width:130px;
	height: 16px;
	color: #FFF;
	font-size: 14px;
	/* line-height: 18px;	 hauteur de ligne pour éviter les paddings */
	text-decoration: none;
}

a#lien5:hover {
	color:#91908e;
	font-weight:800;
}

/*************************************************************************************/
/************************************ FORMUMAIRE*************************************/
#formulaire, .retour {
	position:relative;
	width: 936px;
	height: 400px;
	margin: 5px 0 0 0;
	padding-top: 5px;
	color:#FFFFFF;
	float:left;
}
.retour {
	height: 50px
}
.formulaire .introform {
	margin-left: 0;
	float:left;
	margin-bottom: 0px;
}
table { margin-top: 0px; margin-left: 0; border: none; background:#1b1412;}
table, table tr { background-color:#1b1412; border: #1b1412 1px solid;  border-bottom: #1b1412 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:#9e7062; border:#543030;}
table td input.button {background-color:#ffffff;}
table td.empty{ width:20px; border:#543030;}
table td textarea { float: left; margin-left:3px; background-color:#9e7062; border:#543030;}
table td.select { display:block; float:left; width:160px;}
.requiredE { font-size: 12px; color:#FF0000; }
.txterror {color: #df1616; font-weight: bold; font-size: 14px; text-align: center; }
.retour .nom { font-weight: bold;}

