/* CSS Document */
body{
	margin:auto;
	background-image: url(ita/fondoP.jpg);
	width:983px;
	background-color: #74BD06;
	font-family:"Times New Roman", Georgia, Arial;
	font-size:14px;
	color:black;
}
.bordotabella{
	border-right :1px solid #698717;
	border-bottom:1px solid #698717;
}
.txt_prenotazioni{
	font-size:13px;
}

.verde{
	color:#bae367;
}
.txt{
	font-family:"Times New Roman", Georgia, Arial;
	font-size:12px;
}
.close{
	border:1px solid grey;
	background:#698717;
	color:white;
}
a.opacity:hover img {
filter:alpha(opacity=60);
   -moz-opacity:0.6;
   opacity:0.6;
}
a.opacity img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
}
a{
	color:black;
	text-decoration:none;
}
h1{
	font-size:22px;
	font-weight:bold;
	text-align:left;
	padding-top:40px;
	padding-bottom:40px;
}
h2{
	padding-top:40px;
	font-size:22px;
	text-align:right;
}
.box_prenota{
	width:370px;
	background:#8AB63B;
	padding:4px;
	color:#ffffff;
	border:2px solid #ffffff;
	text-align:center;
}
.box_prenota a{
	color:#ffffff;
	text-decoration:none;
	font-size:18px;
}
.box_prenota a:hover{
	color:#3d3d3d;
}
.box_prenota:hover{
	color:#ffffff;
	text-decoration:none;
	background:#91B632;
	border:2px solid #3d3d3d;
}
#content
{
position:absolute;
top:50%;
left:50%;
margin-left:-491px;
margin-top: -281px;
height:562px;
width:983px;
background:url(ita/img/layout2.jpg) no-repeat;
}

#content #intro
{
position:relative;
top:0;
left:0;
width:600px;
margin-top: 160px;
margin-left:260px;
}

#content #intro a:hover
{
color:#8ab731;
}
#content #intro img
{
border:1px solid black;
}
#content #intro table
{
text-align:center;
}


#content #testo
{
position:relative;
top:0;
left:0;
width:800px;
margin-top: 190px;
margin-left:120px;
}
#content #testo ul
{
	margin-left:6%;
}
#content #testo ul li
{
display:inline;
padding-left:20px;
}
#content #testo ul li a:hover
{
color:#8ab731;
}
#content #testo img
{
border:1px solid black;
}
#content #testo table
{
text-align:center;
}
#content #dove
{
position:relative;
top:0;
left:0;
width:400px;
margin-top: 190px;
margin-left: 70px;
}
#content #prezzi
{
position:absolute;
top:0;
right:0;
width:400px;
margin-top: 105px;
margin-right: 40px;
}
#content #prenotazioni
{
position:absolute;
top:0;
right:0;
width:447px;
margin-top: 105px;
margin-right: 50px;
}
#content #indirizzo
{
position:absolute;
top:0;
right:0;
width:450px;
margin-top:42px;
margin-right: 40px;
font-size:15px;
}
#content #footer
{
	position:absolute;
	top:85px;
	right:0;
	width:450px;
	margin-top:442px;
	margin-right: 40px;
	font-size:15px;
	left: 486px;
	text-align:center;
}
.prenota a 
{
background:#8ab731;
color:white;
padding-left: 4px;
padding-right: 4px;
margin-top:10px;
}
.prenota a:hover
{
background:#8ab731;
color:grey;
padding-left: 4px;
padding-right: 4px;
margin-top:10px;
}

