@charset "utf-8";
/* CSS Document */
@import "index.css"; 

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0 auto;
	padding:0;
	background:#eed9ae url(../images/sfondo.jpg) repeat-x;
}
body.home {
	background:#eed9ae url(../images/bg.jpg) repeat-x;
}

.hotelparis {
	font-weight:bold;
	font-style:italic;
	font-size:13px;
}
.testo {
	padding:5px;
}

#container {
	margin: auto;
	width:780px;
	padding:0;
	text-align:center;
	background-repeat: no-repeat;
}
#wrapper {
	width:780px;
	text-align:center;
	margin:0;
	paddin:0;
}

#header {
	height:265px;
	width:inherit;
	background-image: url(../images/bg-header.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	margin: 3px 0 0 0;
	padding: 0;
	position:relative;

}
#menutop {
	position:absolute;
	width:450px;
	right: 0px;
	top: 50px;
	text-align: right;
	color: #8a5f2b;
}
#menutop a {
	color: #8a5f2b;
	text-decoration:none;
	font-weight:bold;
}
#menutop a:hover {
	text-decoration:underline;
}

/* CONTENT*/
#content {
	width:780px;
	text-align:center;
}
.clear {
	width:100%;
	diplay:block;
	clear:both;
}

#testi-sx {
	float:left;
	display:inline;
	text-align:left;
	width:480px;
	margin:0;
	padding:0;
}
#testi-dx {
	float:left;
	display:inline;
	text-align:left;
	width:295px;
	margin:0;
	padding:50px 0 0 0;
}
#testi-dx img {
	padding:2px;
	border:3px solid #d49c51;
}


/* FINE CONTENT */



/* FOOTER */
#footer {
	color:#6f4a00;
}
#footer a {
	color:#6f4a00;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}

#menu-bottom {
	text-align: center;
	color: #8a5f2b;
}
#menu-bottom  a {
	color: #8a5f2b;
	text-decoration:none;
	font-weight:bold;
}
#menu-bottom  a:hover {
	text-decoration:underline;
}

#rigagiu {
	background:#c5b698;
	height:25px;
	width:100%;
}

/* FINE FOOTER */

h1#hotelversilia a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display: inline;
	color: #000000;
}
h1#hotelversilia a:hover {
	text-decoration:underline;
}
a.links {
	color: #8a5f2b;
	font-weight:bold;
	text-decoration:none;
}
a.links:hover {
	text-decoration:underline;
}



#footer {

}
#address {
	font-size:12px;
}
#promo { 

}
.titoli-dx {
	font-size: 18px;
	color: #8A5F2B;
	display: inline;
}

