@charset "utf-8";
/* CSS Document */

body {
	background: url(../img/bkg_layout.jpg) top left repeat-x;
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	color: #000;
	letter-spacing: 0.03em;
	line-height: 12px
}
a, p, h1, h2, h3, h4, h5, h6, div, td, th, ul, textarea, input, form {
	margin: 0;
	padding: 0;
	list-style-type: none
}
h1 {
	font-weight: normal;
	font-size: 20px;
	padding: 10px 0
}
ol {
	line-height: 16px
}
a {
	color: #270800;
	text-decoration:underline
}
p {
	padding: 10px;
	line-height: 19px
}
a:hover {
	color: #fff;
	text-decoration: none
}
div#second_menu {
	position: absolute;
	top: 313px;
	left: 24px;
	width: 208px;
}
div#second_menu ul {
	margin-top: 4px
}

div#second_menu ul li a {
	background: url(../img/puntini.png) bottom left no-repeat;
	font-size: 16px;
	color: #270800;
	text-decoration: none;
	margin: 0;
	text-indent: 7px;
	display: block;
	padding: 7px;
	width: 100%;
	height: 16px
}
div#second_menu ul li a:hover {
	color: #fff
}
div#box_ristorante {
	position: absolute;
	top: 323px;
	left: 250px;
	width: 272px;
	height: 262px;
	z-index:10
}
div#intro {
	position: absolute;
	top: 280px;
	left: 19px;
	width: 520px;
	height: 322px;
	z-index:10
}
div#box_carta_vini, div#box_interno {
	position: absolute;
	top: 323px;
	left: 560px;
	width: 353px;
	height: 262px;
	color: #fff;
	padding-right: 10px
}
div#box_carta_vini img.calice_vino {
	float: left;
	padding-right: 10px
}
div#box_carta_vini a, div#box_interno a {
	color: #fff
}
div#box_interno h1 {
	text-indent: 10px
}
div#mappa, div#box_gallery {
	position: absolute;
	top: 630px;
	left: 350px;
	width: 572px;
	height: 400px;
	background: #fff;
	border: 1px solid #990000
}
div#box_eventi {
	position: absolute;
	top: 648px;
	left: 405px;
	width: 504px;
	height: 287px;
	padding-left: 10px
}
div#box_eventi h1, div#box_ristorante h1, div#box_gallery h1 {
	padding-left: 10px
}
div#box_eventi img.foto_eventi {
	float: right;
	padding-left: 20px
}
div#box_lightbox, div#box_banner {
	position: absolute;
	top: 948px;
	left: 395px;
	width: 504px;
	padding: 10px;
}
div#box_lightbox a img, div#box_gallery a img {
	color: #990000;
	/*border: 1px solid #990000;	
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;*/
	margin-right: 2px
}
div#box_lightbox a:hover img, div#box_gallery a:hover img {
	color: #000;
	/*border: 1px solid #fff;*/
}
div#box_gallery a:hover {
	color: #000;
}
p.continua {
	text-align: right
}
div#footer {
	position: absolute;
	top: 1180px;
	left: 0px;
	width: 930px;
	text-align: right;
	padding-bottom: 20px;
	z-index:12
}
div#footer a, .white {
	color: #fff
}
.green {
	background: #fff;
	color: #663300;
	padding: 1px 3px
}

