/* -- general -- */
body {
	background-image:url(../images/fond.gif);

	background-color:#8A7F47;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-position:center;
	font-size:11px;
	margin: 0px;
	padding: 0px;
}
#global {
	background-image:url(../img/fond_global.gif);
	background-repeat:repeat-x;
	background-color:#f2eacf;
	
	position:absolute;
	width: 715px;
	min-height: 428px;/*pour fixer une taille minimale sous mozilla*/
	height: auto !important;/*pour fixer une taille minimale sous ie*/
	height:428px;
}
img{border:0px;}
h1{font-size:11px;font-weight:bold;}
.titre1{color:#ce8606;font-weight:bold;}
.titre2{color:#C1AB74;font-weight:bold;}

.puce{margin-right:5px;}

/* ---------------- menu ---------------- */
#menu, #menu_it{display:none;}
#bouton_situation{margin-left:-1px;}/* bouton menu */
#drapeaux2{display:none;}
/* ---------------- textes ---------------- */
#texte{
	background-image:url(../images/fond_texte.gif);
	background-repeat:no-repeat;
	background-color:#73321A;
	width: 534px;
	margin-left:4px;	
	margin-top:32px;
	padding:10px 10px 5px 10px;
	text-align:justify;
	word-spacing:1px;
	line-height:13px;
	color:#C7AE9E;
	
	min-height: 130px;/*pour fixer une taille minimale sous mozilla*/
	height: auto !important;/*pour fixer une taille minimale sous ie*/
	height:130px;
}

#texte2{/* page avec defilement */
	background-image:url(../images/fond_texte.gif);
	background-repeat:no-repeat;
	background-color:#73321A;
	width: 538px;
	margin-left:4px;
	margin-top:32px;
	padding: 10px 8px 5px 8px;
	text-align:justify;
	word-spacing:1px;
	line-height:13px;
	color:#CEB4A4;
}
.p_rubrique{margin-left:1px;}
.photo_texte{display:none;}

/* diaporamas */
#diapo_droite, #diapo_bas{display:none}
#reservation{display:none;}

/* ------------ pau - en bearn ------------ */
#titre_pau, #titre_pau2, #titre_pau3{display:none}

/* bas texte */
#bas_texte, #bas_texte_en, #bas_texte_sp, #bas_texte_it{display:none;}

/* ------------ tableau de seminaire ------------ */
#table1{
	border-collapse: collapse;
	width:370px;
	height:105px;
	margin-left:80px;
	background-color:#F2EACF;
	color:#9C6551;
}
#table1 td{text-align:center;border:1px solid #DBC8AE;}
.td_titre{background-color:#EDE2C2;color:#9C6551;text-align:center; }

#table2{
	border: 0px;
	width:460px;
	height:60px;
	margin-left:40px;
}
#table2 td{text-align:left;}
#table2 img{display:none;}

#table3{
	border-collapse: collapse;
	background-color:#F2EACF;
	color:#9C6551;
	width:460px;
	height:230px;
	margin-left:30px;
}
#table3 td{border:1px solid #C7AE9E;padding:0px 5px;}

/* ------------ tableau de tarifs ------------ */
#table_tarifs{
	border-collapse: collapse;
	background-color:#F2EACF;
	color:#9C6551;
	width:460px;
	height:100px;
	margin-left:25px;
}
#table_tarifs td{border:1px solid #C7AE9E;padding:3px;}

#table_tarifs2{
	border-collapse: collapse;
	width:460px;
	height:100px;
	margin-left:25px;
}
#table_tarifs2 td{border:1px solid #C7AE9E;padding:5px 5px;}

/* ------------ situation.php ------------ */
#plan{margin-left:25px;}

/* ----------------  formulaire ---------------- */
#Formulaire{padding:0px;border:0px;}
#Formulaire p {	/* les lignes du formulaire */
	padding: .2em 0;
	margin: 0 0 .2em 0px;
	text-align: left;
}
.titre_contact{color:#B14B28;background-color:#E6D8BD;padding-left:10px;}
#Formulaire label {	/* les intitulés de champs */
	float: left;	
	width: 29%;	
	text-align: right;
	color:#fff;
}
textarea{font: 11px Verdana, Helvetica, sans-serif;}
.bouton {
	cursor:pointer;
	width:190px;
	margin-left:170px;
	font: 11px verdana;
}  
/* --------------------------------------------------- */
#logo_novae{display:none;}
.trait{color:#895E45;}

/* ---------------- les liens ---------------- */
/* tous les liens */
.lien{color:#ce8606;font-weight:bold;text-decoration:none;}
.lien:hover{text-decoration:underline;}
/* mails */
.mail{color:#ce8606;text-decoration:none;}
.mail:hover{text-decoration:underline;}
/* haut de page */
.haut_page{display:none;}
a.legende{display:none;}

#carte_ville{position:relative;margin-left:26px;}