/* CSS Document */
* {
	margin:0;
	padding:0;
}
img {
	border:none;
}
h2 {
	text-decoration:underline;
	color:#640101;
	padding:35px 0 10px;
	clear:both;
	font-size:1em;
}
h3 {
	color:#640101;
	padding-bottom:5px;
	font-size:.83em;
}
a {
	text-decoration:none;
		color:#640101;
}
a:hover {
	text-decoration:none;
	color:#df0e1c;
}
p {
	text-indent:2em;
	text-align:justify;
}
p a {

	border-bottom:dashed thin;

}	

body {
	background:#640100 url(../images/fond.jpg) repeat-x;
} 

#page {
	background: url(../images/page.jpg) repeat-y;
	margin:auto;
	width: 759px;
	position:relative;
}

#entete {
	background: url(../images/entete.jpg) no-repeat;
	width: 759px;
	min-height:260px;
}
#prelude {
	list-style:none;
	display:none;
	text-align:right;
}
#prelude li {
	display:inline;
	line-height:5px;
}
#choixLangues li {
	list-style:none;
}
#choixLangues span {
	display:none;
}
#fr {
	position:absolute;
	background:url(../images/flagFr.jpg) no-repeat;
	width:32px;
	height:33px;
	left:-26px;
	top:160px;
}
#en {
	position:absolute;
	background:url(../images/flagEn.jpg) no-repeat;
	width:32px;
	height:33px;
	left:-26px;
	top:197px;
}
#coord h1{
	display:block;
	width:228px;
	height:97px;
	background:url(../images/adresse.png) no-repeat bottom right;
	color:#CCCCCC;
	padding:115px 0 0 45px;
	text-align:center;
	margin-bottom:25px;
}
#coord h1 span{
	display:none;
	font-size:0.7em;
}
#etoiles {
	position:absolute;
	padding-left:275px;
	top:122px;
	z-index:30
}
#banniere {
	position:absolute;
	top:5px;
	padding-left:330px;
}
#menu {
	text-align:center;
	border-top:#640101 thin dashed;
	border-bottom:#640101 thin dashed;
	margin: 0 35px;
}
#menu li{
	display:inline;
	list-style:none;
	padding:0 7px;
	font-weight:bold;
}
#menu a:hover {
	color:#df0e1c;
}

#corps {
	background: url(../images/findeg.gif) no-repeat;
	padding:0 40px 10px;
}
#intro {
	font-style:italic;
	padding-top:30px;
}

#pied {
	position:relative;
	clear:both;
	background: #640101 url(../images/pied.jpg) no-repeat top center;
	width:759px;
	height:45px;
}

#pied p {
	position:absolute;
	color:#eee;
	margin:17px 50px;
	text-indent:0;
	font-size:0.65em;
	font-family:Arial, Helvetica, sans-serif;
	
}
#pied a {
	color:#eee;
	text-decoration:none;
}
#pied a:hover {
	color:#777;
}
#real {	
	right:0;
}
#ad {
	position:absolute;
	width:12px;
	height:12px;
	right:4px;
	top:4px;
}
/*index*/
#bienvenue {
	margin:auto;
	padding-top:30px;
	width:131px;
	height:58px;
	background:url(../images/ongi.png) bottom no-repeat;	
}
#bienvenue span {
	display:none;
}
#presentation {
	text-align:justify;
	padding:0 30px;
}

#img_index {
	float:right;
	padding: 0px 5px 5px 35px;
}

/*description*/
#appart {
	float:left;
	width:280px;
}
#appart ul {
	list-style-type: none;
	padding-left:15px;
}
#galAppart {
	float:right;
	width:380px;
	padding-top:60px;
}
#galBayonne, #galPaysBasque {
	clear:both;
}
.galAlentour {
	margin:auto;
	width:550px;
}
#galAppart img, .galAlentour img, .galMap img{
	width:70px;
	height:70px;
}
#galAppart a, .galAlentour a, .galMap a {
	display:block;
	float:left;
	width:70px;
	height:70px;
	border: #640101 thin solid;
	margin:8px;
}
#galAppart a:hover, .galAlentour a:hover, .galMap a:hover  {
	border: #df0e1c thin solid;
}
	
#detailAppart{
	clear:both;
}
.liste{
	float:left;
	padding:0 15px;
	margin:10px 10px 30px 0;
}
.liste ul{
	border-left:#640101 thin solid; 
	padding:5px 10px;
	margin-left:1em;
	display:block;
	width:250px;
	list-style:none;
}
.liste li {
	margin-bottom:0.7em;
}

/*situation*/
#choixLieu {
	padding-top:35px;
	text-align:center;
}
#choixLieu a{
	font-variant:small-caps;
}

#maMap {
	width:550px;
	height:370px;
	border:thin solid #640101;
	margin: 8px auto;
}
#legende{
	text-align:center;
	font-variant:small-caps;
	font-weight:bold;
}

/*tarifs*/
#tarifs {
	padding-left:30px;
	margin:auto;
	width:650px;
}
#tarifs ul {
	padding:25px 40px 40px;;
	list-style:none;
	margin:auto;
}
#tarifs li {
	background:url(../images/trait_union.png) repeat-x 0 1.0em;
	margin:0;
	padding-bottom:0.6em;
	position:relative;
}

.tarif {
	background-color:#FFFFFF;
	color:#640101;
	display:block;
	font-weight:bold;
	position:absolute;
	right:0;
	top:0;
}
.book {
	position:absolute;
	right:5em;
	top:2.5em;
}
.txtTarif {
	background-color:#FFFFFF;
	color:#640101;
	padding-bottom:.2em;
/*	padding-right:2.7em;*/
}
.noIndent {
	text-indent:0;
}
#tarifs .saisons {
	padding:0;
	margin:0;
}
#tarifs .saisons li {
	background:none;
	color:#777;
	font-size:0.7em;
	line-height:1.3em;
	padding:0 3em;
	margin:0;
	border:none;
}
	
#calendriers{
	width:640px;
	margin:auto;
	text-align:center;
	padding:15px 0 30px 80px;
}
.mois {
	float:left;
	margin:5px 10px;
}
.mois table {
	border-collapse: collapse;
	border-spacing: 0px;
	font-size:0.7em;
	font-family: Arial, Helvetica, sans-serif;

}
.mois caption {
	font-size:inherit;
	color:#640101;
	font-weight:bold;
}
.mois th {
	font-family:"Courier New", Courier, monospace;
	font-weight:normal;
	color:#fff;
	background:#640101;
	width:1.3em;
}
.reserve {
	background-color:#dd1111;
}

.bordure {
	border:thin solid #640101;
}
.noBord {
	border:thin solid #fff;
}
#rouge {
	color:#dd1111;
	font-weight:bold;
}

/*livre d'or*/
.message1, .message2 {
	width:442px;
	padding:30px 50px 0 0;
	margin:auto;
}

.message1 {
	padding:30px 0 0 50px;
}
	
.comment {
	background:url(../images/bulleCotes.png) repeat-y;
	position:relative;
	padding:16px 10px 59px;
	width:422px;
}
.hautCom {
	background:url(../images/bulleHaut.png) no-repeat;
	position:absolute;
	top:0;
	left:0;
	height:16px;
	width:442px;
}
.basCom1, .basCom2 {
	background:url(../images/bulleBas.png) no-repeat;
	position:absolute;
	bottom:0;
	left:0;
	height:59px;
	width:442px;
}
.basCom2 {
	background:url(../images/bulleBas2.png) no-repeat;
}

.message1 p{
	text-indent:0;
	padding:5px 0 0 110px;;
}
.message2 p{
	text-indent:0;
	text-align:right;
	padding:5px 110px 0 0;
}
.locataire {
	color:#640101;
}
#noComment {
	height:200px;
	padding-top:50px;
}
#noComment p{
	text-align:center;
	text-indent:0;
}

/*Contact*/
#erreur {
	text-align:center;
}
#cartePostale {
	background:url(../images/cartePostale.jpg);
	width:550px;
	height:500px;
	position:relative;
	margin:30px auto;
}
#cartePostale p{
	text-align:left;
	margin:10px auto;
	color:#061987;
	text-indent:0;
}
#infoContact {
	position:absolute;
	top:100px;
	left:275px;
	width:225px;
	height:180px;
	margin:20px;
}
#infoContact input {
	position:absolute;
	left:5em;
	text-align:center;
	color:#232323;
	border:none;
	border-bottom: thin dashed #061987;
}
#req {
	position:absolute;
	left:275px;
	top:240px;
	width:225px;
	margin:20px;
}
#req p{
	text-align:center;
	font-size:0.7em;
}
.cReq{
	color:#d00;
}
#taReq {
	position:absolute;
	right:0;
	top:0.8em;
}
	
#messageContact {
	position:absolute;
	top:45px;
	left:10px;
	width:225px;
	height:220px;
	margin:20px;
}
#messageContact textarea{
	width:225px;
	height:220px;
	text-align:left;
	border: #FFFFFF none;
	color:#232323;
	overflow: auto;	
		
}
#soumettre {
	position:absolute;
	left:390px;
	top:370px;
	padding:0 10px;
	}

/*liens*/
#adressBay, #adressExt {
	clear:both;
}
#adressBay p, #adressExt p {
	text-indent:0;
	padding-left:15px;
	line-height: 0.9em;
}

/*formulaire*/
.formul {
	width:480px;
	margin:auto;
}
.calendReserve {
	margin:auto;
	width:600px;
}
.calendReserve .mois th {
	width:2em;
}
.champs {
	margin:0 0 20px;
}

.formul textarea {
	width:450px;
	height:150px;
}
.droite {
	text-align:right;
}
.droiteV {
	margin-left:300px;
}

.lbl {
	padding:0 3em 0 2.3em;
}

