body {
	position:relative;
	background-color: #f2f2f2;
	margin-left: 1px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	background-image: url(../images/bg_muro.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4e2a28;
}
p {
	padding:0px;
	margin:0px;
	}
/* --------------------------------- Promo --------------------------------- */

#left {
	width: 530px;
	background: #540a0a;
	margin: 0;
	text-align: left;
	float: left;
}

.lefttext {
	padding: 8px 25px 15px 25px;
}

.t {
	padding: 4px;
	margin: 0 7px 7px 0;
	border: 1px solid #999;
	float: left;
}

h2 {
	margin: 0;
	color: #f5f5f5;
	font-size: 16px;
	font-weight: bold;
}

h2 a:link, h2 a:hover, h2 a:visited {
	color: #e7e3b5;
	text-decoration: none;
}

p.servizi {
	font-size: 10px;
	line-height: 1.4em;
	margin-top: 5px;
	margin-bottom: 15px;
	color:#f7f7f7;
}

.leggitutto {
	color: #c30;
	text-decoration:none;
	}
	
.leggitutto a:hover {
	color: #c30;
	text-decoration: underline;
	}

.hr1 {
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	width: 100%;
	background: url(../images/hr.gif) repeat-x;
	margin: 15px 0 15px 0;
	clear: both;
	}


/* --------------------------------- Newsletter --------------------------------- */

#newsletter {
	background-color:#FFFFCC;
	margin:10px 0 10px 0;
	padding:5px;
	}
#newsletter h3 {
	font-size:14px;
	color:#990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
}
#newsletter form{
	padding:0px;
	margin:0px;
	}
#newsletter p.testo {
	padding-top:5px;}

/* --------------------------------- Pagamenti --------------------------------- */

#pagamenti {
	background-color:#ffffff;
	margin:10px 0 10px 0;
	padding:5px;
	}
#pagamenti h3 {
	font-size:14px;
	color:#000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
}

#pagamenti p.testo {
	padding-top:5px;}
/* --------------------------------- Fine Pagamenti --------------------------------- */

.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4e2a28;
	line-height: 14px;
}
.testo a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.testo a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: underline;
}

.linea {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}

.bordi {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #990000;
}

.bg_line_vert {
	background-image: url(../images/bg_line_vert.gif);
	background-repeat: repeat-y;
}

.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.testo_form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006600;
	font-weight: bold;
}

.titolo_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	font-weight: bold;
	height: 15px;
	padding-top: 10px;
}
.titolo_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}

.fouter {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}

.lati {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d0d0d0;
	border-left-color: #d0d0d0;
}