* {margin: 0; padding:0;}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 19px;
	color: #000000;
	text-align: center;
	margin: 0;
	padding: 0;
}

#wrapper{background-color:#f5f1e9;}

.clear {clear: both;}

img {border: 0;}

a {}
a:hover {color: #999999;}

p {
	padding: 0 30px 10px 0px;
	text-align:justify;
}

h1 { 
	font-size: 30px;
	line-height: 32px;
	text-decoration: none;
	font-weight: normal;
	margin: 0;
	position:relative;
	width:650px;
	height:60px;
}

h1#titolo span
{
    position: absolute;
    width: 100%;
    height: 100%;
}


h2 { 
	font-size: 20px;
	line-height: 23px;
	text-decoration: none;
	font-weight: normal;
	margin: 0;
	font-style:italic;
}

h3 { 
	font-size: 24px;
	line-height: 23px;
	text-decoration: none;
	font-weight: normal;
	font-style:italic;
	margin: 0;
}

/* PROMOZIONI*/
div.promozione{
	width:180px;
	padding:4px;
	color:#ffffff;
	cursor:pointer;
	/*text-transform:lowercase;*/
}

/* TABELLA OFFERTE*/
table{
	font-size: 13px;
	background-color:#ffffff;
	width:100%;
}

table td{
	padding:6px;
}

#trTestata{
	color:#ffffff;
	text-align:center;
}

#lens{
	width:19px;
	height:19px;
}

/* FORM */
textarea, input, select {
	border: 1px solid #d6cebf;
	width: 180px;
	padding:4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#999999;
	overflow: visible;
}

input:hover, textarea:hover {
	background-color: #efefef;
}

.pulsante {
	width: auto;
	color: #FFF;
	cursor: pointer;
	border: 1px solid #d6cebf;
}

.pulsante:hover {
	background-color: #999999;
	color: #FFF;
	cursor: pointer;
}

.pulPaginazione {
	width: 22px;
	color: #FFF;
	cursor: pointer;
	border: 1px solid #d6cebf;
	padding:0px;
	height:auto;
}

.pulPaginazione:hover {
	color: #FFF;
	cursor: pointer;
	background-color: #999999;
}

div.blocco {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

div.riga {
	width: 100%;
	clear:both;
}

div.label {
	float:left;
	width:210px;
}

/* PAGE BOX */
#header {
	width: 100%;
	color: #ffffff;
	height: 56px;
}

#header .blocco {
	font-size: 12px;
	line-height: 14px;
}

#header .blocco #leftHeader {
	float: left;
	margin: 0;
	padding: 0 0 0 0;	
}

#header .blocco #leftHeader em {
	padding-top: 12px;
	display: block;
}

#header .blocco #rightHeader {
	float: right;
	width: 376px;
	text-align: right;
	margin: 0;
	padding: 13px 0;
}

#shadow {
	width: 100%;
	background-image: url(../img/ombra.gif);
	background-repeat: repeat-x;
	height: 22px;
}

#banner {
	width: 100%;
	padding: 20px 0 15px 0;
}

#foto {
	width: 100%;
	padding: 20px 0 15px 0;
}

#content {
	width: 980px;
	min-height:340px;
	border-top: 3px solid #E6DDCC;
	padding-top: 30px;
	padding-bottom: 200px;
	margin:auto;
	background-image:url(../img/ombrellone.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	clear:both;
}

div.colonna {
	margin:0;
	text-align: left;
	float:left;
}

div.colonna label{
    line-height:24px;
}

/* FOOTER */
#footer {
	width: 100%;
	margin: 0 auto;
	clear:both;
}

#footer .blocco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #ADA69A;
	/*padding: 50px 0 10px 0;*/
	padding: 10px 0 10px 0;
}

#footer a {
	color: #ADA69A;
	text-decoration: none;
}

#footer a:hover {
	color: #735d45;
	text-decoration: none;
}
