/* ALL */
* {
	font-family: Arial;
	font-size: small;
	color: #FFFFFF;
}

body {
	background: url(img/fond.png) repeat-x;
	background-color: #A73619;
}


h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #FFFFFF;
	text-transform: uppercase;
	line-height: 15px;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #FFFFFF;
	font-weight: normal;
	text-transform: uppercase;
}

h3 {
	font-size: medium;
	color: #FFFFFF;
	border: #FFFFFF 1px dashed;
	text-align: center;
	line-height: 1.5em;
}

p {
	text-align: justify;
}

select, option, input {
	color: #911C08;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

li {
	list-style: square;
}
.input
{
	color : #911C08;
}

.bold {
	font-weight: bold;
	font-size: 11px;
}

.bold:hover {
	font-weight: bold;
	font-size: 11px;
	color : #000000;
	text-decoration: none;
}

#wrapper 				{padding-top:30px; position:relative; width:1024px; margin:0px auto;}
#flash-container		{width:1024px; height:590px; position:relative;}
#flags					{position:absolute; top:70px; right:75px; width:75px; height:30px;}
#content_home 			{width:924px; position:absolute; top:560px; left:50px;}
#content_home_wrapper	{width:924px; position:relative; float:left}
#offers					{width:210px; height:150px; position:absolute; top:370px; left:140px; padding:30px 0px 40px 0px; background: url(img/transp.png) repeat-y; z-index:10;}
#offer_list				{display:block; width:210px; position:relative; list-style:none; padding:0px; margin:0px;}
#offer_list li			{display:block; list-style:none; padding:7px 21px; margin:0px; width:168px; font:11px "Lucida Sans Unicode", "Lucida Grande", sans-serif; color:#fff; text-align:left; text-shadow: 0 -1px 0px rgba(0,0,0,.3);}
#offer_list li.first				{background-color:#7E080D;}
#offer_list li.second				{background-color:#912D31;}
#offer_list li.third				{background-color:#9E4649;}
#offer_list li.fourth				{ padding-top:20px;}

#offers_shadow			{ width:337px; height:113px; position:absolute; top:570px; left:75px; background: url(img/shadow.jpg) no-repeat; z-index:5;}

#footer					{position:relative; width:1024px; float:left; clear:both; text-align:center;padding-top:500px;}
#footer_content 		{font-size:12px; text-align:left; padding-bottom:20px; width:650px; margin:0px auto;}

/*BUTTON*/
.button 				{display: inline-block;outline: none;cursor: pointer;text-align: center;text-decoration: none;font: 15px "Lucida Sans Unicode", "Lucida Grande", sans-serif;padding: 5px 10px;-webkit-border-radius:5px;	-moz-border-radius: 5px;border-radius: 5px; width:168px; padding:10px 0px; text-align:center;}
.button:hover 			{text-decoration: none;}
.button:active 			{position: relative;top: 1px;}

.red					{color: #FFF;background:#5B060D; text-shadow: 0 -1px 0px rgba(0,0,0,.3);}
.red:hover				{color: #5B060D;background: #FFF;text-shadow: 0 -1px 0px rgba(0,0,0,.3);}
.red:active				{color: #5B060D;background: #FFF;text-shadow: 0 -1px 0px rgba(0,0,0,.3);}



/* HOME */
#contentHome {
	position: absolute;
	width: 810px;
	height: auto;
	top: 530px;
	left: 100px;
	display: inline;
}

#jump {
	width: 350px;
	font-style: italic;
	text-align: right;
}


/* DIVS */
#container {
	position: absolute;
	width: 1024px;
	height: auto;
	left: 50%;
	margin-left: -512px;
}

#bookForm {
	position: absolute;
	width: 920px;
	height: 40px;
	left: 70px;
	text-align: center;
}

#flashContent {
	position: absolute;
	top: 40px;
}

#bottom {
	position: absolute;
	width: 920px;
	height: auto;
	left: 52px;
}

#name {
	position: absolute;
	width: 100px;
	height: auto;
	top: 530px;
	display: inline;
}

#content {
	position: absolute;
	width: 585px;
	height: auto;
	top: 530px;
	left: 100px;
	display: inline;
}

#copy {
	position: absolute;
	width: 650px;
	height: auto;
	top: 352px;
	font-size: x-small;
	text-align: center;
	left: 65px;
}

#copy-rates {
	position: absolute;
	text-align: center;
	width: 100%;
	height: auto;
	top: 952px;
	font-size: x-small;
	text-align: center;
	left: 25px;
}

#copy-contact {
	position: absolute;
	text-align: center;
	width: 100%;
	height: auto;
	top: 652px;
	font-size: x-small;
	text-align: center;
	left: 25px;
}

#copy-location {
	position: absolute;
	text-align: center;
	width: 100%;
	height: auto;
	top: 1182px;
	font-size: x-small;
	text-align: center;
	left: 25px;
}

.nota {
	font-size: x-small;
}

/* CONTACT */

#containerCont {
	position: absolute;
	width: 920px;
	height: 700px;
	left: 50%;
	margin-left: -460px;
	border: #D4A59E 5px solid;
}

#bookFormCont {
	position: absolute;
	width: 580px;
	height: 40px;
	left: 50%;
	margin-left: -290px;
	top: 20px;
	text-align: center;
}

#contentCont {
	position: absolute;
	width: 585px;
	height: auto;
	top: 180px;
	left: 100px;
	display: inline;
}

#rates {
	position: absolute;
	width: 720px;
	height: 850px;
	top: 180px;
	left: 100px;
	display: inline;
}

#nameCont {
	position: absolute;
	width: 100px;
	height: auto;
	top: 180px;
	display: inline;
}

.form {
	width: 150px;
}

/* LOCATION */

#contentSit {
	position: absolute;
	width: 660px;
	height: auto;
	top: 530px;
	left: 100px;
	display: inline;
}

.palais {
	position: relative;
	width: auto;
	height: 30px;
	padding: 5px;
	background: #D6765D;
	margin-bottom: -1em;
}

/* RATES */

iframe#frameRates {
	width: 700px;
	height: 700px;
}

#containerRates {
	position: absolute;
	width: 920px;
	height: 1050px;
	left: 50%;
	margin-left: -460px;
	border: #D4A59E 5px solid;
}

/* BOOKING */

iframe#book {
	position: relative;
	width: 700px;
	height: 500px;
	top: 100px;
	margin-bottom: 100px;
	border: 0px;
}

#copyBook {
	position: relative;
	width: 700px;
	height: auto;
	top: 50px;
	font-size: x-small;
	text-align: center;
}


