@charset "utf-8";
/* CSS Document */

html,body{
	margin:0;
	padding:0;
}
body{
	text-align:center;
	background-image: url(../img/back_left.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
}
.bordoArancio {
	border: 1px solid #FF6600;
}
p{margin:0 10px 10px}
div#container{text-align:left}
div#content p{line-height:1.4}
div#extra{
	background-image: url(../img/bg_left.jpg);
	background-repeat: repeat;
}
div#footer{
	color: #FFF;
	text-align: center;
	clear:both;
	width:100%;
	padding-top: 10px;
}
.boxNewsletter {
	background-color:#990000;
	padding:5px;
	border: 10px solid #FAEEB2;
}
.testogiallo:link {
color: #FFC998
}
.testogiallo:hover {
color: #FFC998
}
.testogiallo:active {
color: #FFC998
}
.testogiallo:visited {
color: #FFC998
}
.testoarancio {
color: #ffa350
}
.testoarancio:link {
color: #ffa350
}
.testoarancio:hover {
color: #ffa350
}
.testoarancio:active {
color: #ffa350
}

div#container{
	margin-right: auto;
	margin-left: auto;
	width: 776px;
}
div#content{
	width: 776px;
}
div#contentsx{
	float:left;
	width:546px;
	background-image: url(../img/bg_sfondocentrale.gif);
	height: 391px;
}
div#contentdx{
	float:left;
	width:230px;
}
div#contentfooter{
	width:546px;
	background-image: url(../img/bottom.gif);
	height: 34px;
	clear: both;
	position: absolute;
	margin-top: 356px;
	left: 150px;
}
div#top{
	width:600px;
	position: absolute;
	margin-top: 15px;
	padding-left: 200px;
	color: #FFC998;
	text-decoration: none;
	font-weight: bold;
}
div#extra{
	float:left;
	clear:left;
	width:150px
}
#hotel {
	background-image: url(../img/titolo_hotel.gif);
	height: 40px;
}
#contatti {
	background-image: url(../img/titolo_contatti.gif);
	height: 40px;
}
#camere {
	background-image: url(../img/titolo_camere.gif);
	height: 40px;
}
#comeraggiungerci {
	background-image: url(../img/titolo_comeraggiungerci.gif);
	height: 40px;
}
#servizi {
	background-image: url(../img/titolo_servizi.gif);
	height: 40px;
}

#ristorante {
	background-image: url(../img/titolo_ristorante.gif);
	height: 40px;
}
#gallery {
	background-image: url(../img/titolo_gallery.gif);
	height: 40px;
}
#grazie {
	background-image: url(../img/titolo_grazie.gif);
	height: 40px;
}

#tariffe {
	background-image: url(../img/titolo_tariffe.gif);
	height: 130px;
	background-repeat: no-repeat;
}
#logo {
	background-image: url(../img/logo-marc-hotel.gif);
	height: 150px;
	background-repeat: no-repeat;
}
#itinerari {
	background-image: url(../img/titolo_itinerari.gif);
	height: 40px;
}
#newsletter {
	background-image: url(../img/titolo_newsletter.gif);
	height: 40px;
}
#prenotazioni {
	background-image: url(../img/titolo_prenotazioni.gif);
	height: 40px;
}
#promozioni {
	background-image: url(../img/titolo_promozioni.gif);
	height: 40px;
}
.frase {
	margin-top: 13px;
	margin-left: 200px;
}
.frase active {

}
#areaContenuto {
	color:#FDE8D5;
	margin-left:10px;
	margin-right:10px;
	overflow: auto;
	height: 340px;
}
#areaContenuto a{
	color:#FDE8D5;
	text-decoration: underline;
}
.giallo {
	color: #FFA351;
}
.titNews {
	font-size:13px;
	margin-top:1px;
	margin-bottom:1px;
	padding:0px;
	color:#FF6600;
	font-weight:bold;
}
