body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: normal;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #E3DDC7;
}

a:link, a:visited, a:hover {
	color: #83292A;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1{
	font-family: Verdana,Arial,sans-serif;
	font-size: 140%;
	color: #83292A;
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
	}

h2{
	font-size: 110%;
	color: #83292A;
	text-align: right;
	background-color: #D9D3B3;
	padding-right: 3px;
	padding-top: 6px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}

h3{
	font-size: 110%;
	color: #83292A;
	text-align: left;
	font-weight: bold;
	padding-left: 0px;
}
.news {
	font-size: 150%;
	color: #83292A;
	background-image: url(../immagini/PROMO.JPG);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	font-weight: bold;
}

h4{
	font-size: 100%;
	font-weight: normal;
	color: #83292A;
	margin-left: 5px;
}

h5{
 font-size: 100%;
 color: #83292A;
}

ul{
 list-style-type: disc;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
	font: bold 90% Verdana;
	color: #83292A;
	text-align: left;
}

.sidebar{
	background-color: #e8e0ae;
	text-align: left;
	vertical-align: top;
	background-image: url(../immagini/sfondo_scala.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.sidebar_offerte{
	background-color: #e8e0ae;
	text-align: left;
	vertical-align: top;
	background-image: url(../immagini/sfondo_offerte.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.sidebar_bianco{
	background-color: #ffffff;
	text-align: left;
	vertical-align: top;
}
.content{
	background-color: #e0dcc0;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top;
}

.footer {
	font-size: 9px;
	padding-top: 10px;
	line-height: normal;
	text-align: center;
	border-top-color: #83292A;
	border-top-style: solid;
	border-top-width: 3px;
	background-color: #FFFFFF;
}

.bold {
	font-weight: bold;
}
.bold_rosso {
	font-weight: bold;
	color: #83292A;
}
.colonna_basso_con_filo {
	font-size: 10px;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
	padding-left: 10px;
	border-right-style: solid;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
}

.colonna_basso_no_filo {
	font-size: 10px;
	padding-left: 10px;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
}
.ombra {
	background-image: url(../immagini/OMBRA_05.GIF);
	background-repeat: no-repeat;
	background-position: top;
}
.colona_bassa {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.cornice_foto {
	border: 1px solid #83292A;
}
form {
	text-align: left;
}
input {
	background-color: #F1ECCD;
}
textarea {
	background-color: #f1eccd;
}
.info {
	padding-left: 20px;
	text-indent: -16px;
}
.info_cc {
	padding: 10px;
	text-align: justify;
}
.link_offerte {
	margin-right: 5px;
	margin-left: 5px;
}

