﻿body
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	background-image:url(../img/background_gradient.png);
	background-repeat:repeat-x;
}
h1
{
	font-size:1px;
	color:#CCC;
}
.prezzo 
{
	border: 2px solid #312316; 
	color:#FFFFFF; 
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size:20px; 
	background-image:url(../prezzi.gif);
	height:30px;
	padding:6px;
}
#main
{
	width:1000px;
	margin:0 auto;
}
#top
{
	width:100%;
	height:300px;
	margin-bottom:100px;
	text-align:center;
}
#content
{
	background-image:url(../img/background_top.png);
	background-position:top;
	background-repeat:no-repeat;
	padding-top:50px;
	line-height:20px;
	text-align:center;
	margin-top:15px;
}
#titoloosteria
{
	font-size:14px;
	background-image:url(../img/title_orange.png);
	font-weight:bold;
	color:#FFF;
	height:27px;
	width:90px;
	padding-left:10px;
	margin-bottom:15px;
}
#titololocale
{
	font-size:14px;
	background-image:url(../img/title_orange.png);
	font-weight:bold;
	color:#FFF;
	height:27px;
	width:140px;
	padding-left:10px;
	margin-bottom:15px;
}
#titoloappuntamenti
{
	font-size:14px;
	background-image:url(../img/title_orange.png);
	font-weight:bold;
	color:#FFF;
	height:27px;
	width:130px;
	padding-left:10px;
	margin-bottom:15px;
}
#testo
{
	color:#333;
	padding-left:50px;
	padding-right:50px;
	text-align:justify;	
}
#testosx
{
	width:500px;
	float:left;
	padding-right:15px;
}
#testodx
{
	width:350px;
	float:right;
	padding-left:15px;
}
#menuhomedx
{
	width:316px;
}
#menuhomedx ul
{
	width:100%;
	margin:0px;
	padding:0px;
}
#menuhomedx ul li
{
	list-style:none;
	margin:0px;
	height:60px;
	margin-bottom:5px;
}
#evento
{
	margin-top:25px;
	font-size:11px;
}
#eventodx
{
	width:460px;
	float:right;
}
#eventosx
{
	float:left;
}
#topevento
{
	background-image:url(../img/boxtop.jpg);
	height:20px;
	width:422px;
	padding-left:25px;
	padding-top:5px;
}
#testoevento
{
	background-image:url(../img/boxmiddle.jpg);
	width:420px;
	overflow:inherit;
	padding-left:16px;
	padding-right:10px;
}
#bottomevento
{
	background-image:url(../img/boxbottom.jpg);
	height:11px;
	width:446px;
}
#eventolungo
{
	margin-top:25px;
	color:#333;
	padding-left:50px;
	padding-right:50px;
	text-align:justify;
	font-size:11px;
}
#eventodxlungo
{
	float:right;
}
#eventosxlungo
{
	float:left;
}
#topeventolungo
{
	background-image:url(../img/boxlungotop.png);
	width:632px;
	height:20px;
	padding-left:25px;
	padding-top:5px;

}
#testoeventolungo
{
	background-image:url(../img/boxlungomiddle.png);
	width:636px;
	overflow:inherit;
	padding-left:16px;
	padding-right:10px;
}
#testoeventolungo ul
{
	margin:0px;
	padding:0px;
}
#testoeventolungo ul li
{
	list-style:none
}
#bottomeventolungo
{
	background-image:url(../img/boxlungobottom.png);
	height:11px;
	width:656px;
}
#menu
{
	margin-top:50px;
	text-align:center;
}
#menu ul
{
	margin:0px;
	padding:0px;
}
#menu ul li
{
	display:inline;
}
#footer
{
	margin-top:50px;
}
#footer ul li
{
	display:inline;
	list-style:none;
}
#logoterremarconiane
{
	position:absolute;
	top:0px;
	left:20px;
	z-index:100;
}
#bottomlink
{
	margin-top:50px;
	margin-bottom:30px;
	text-align:center;
}
#bottomlink ul
{
	margin:0px;
	padding:0px;
}
#bottomlink ul li
{
	display:inline;
	list-style:none;
}
#bottom
{
	margin-top:50px;
	margin-bottom:30px;
}
#bottom ul
{
	margin:0px;
	padding:0px;
}
#bottom ul li
{
	list-style:none;
	display:inline-block;
}
.sfondoimg
{
	width:149px;
	height:112px;
	background-image:url(../img/sfondoimg.png);
	padding:8px;
}
#tbllink
{
	border:0px;
	width:85%;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#999;
	border-color:#E1E1E1;
	border-style:solid;
	border-width:1px;
	background-color:#FBFBFB;
}
#tbllink .titolo
{
	background-color:#F1F1F1;
	font-weight:800;
	height:50px;
	background-image:url(../img/servizigruppo.png);
	background-position:left;
	background-repeat:no-repeat;
}
#tbllink td
{
	height:40px;
	padding:5px;
	padding-bottom:2px;
	border-bottom-color:#F1F1F1;
	border-bottom-style:solid;
	border-bottom-width:1px;
	background-image:url(../img/frecciadx.png);
	background-position:right;
	background-repeat:no-repeat;
	width:25%;
}
#tbllink .nobg
{
	height:40px;
	width:25%;
	background-image:none;
	border:none;
}


