/*==================== corpo home  =============================*/

.contenuti_home1 {
	float:left;
	width:225px;
	height:232px;
	margin:15px 0 15px 15px;
	display:inline;
}
.contenuti_home2 {
	float:left;
	width:225px;
	height:163px;
	margin:5px 0 0px 15px;
	display:inline;
}
.fascia-titolo-rosso {
	float:left;
	width:223px;
	height:29px;
	background:url(/images/bg-box-rosso.jpg) left top repeat-x;
	border:1px solid #c6211f;
}
.fascia-titolo-blu {
	float:left;
	width:223px;
	height:29px;
	background:url(/images/bg-box-blu.jpg) left top repeat-x;
	border:1px solid #4f7495;
}
.fascia-titolo-arancio {
	position:relative;
	width:223px;
	height:29px;
	background:url(/images/bg-box-arancio.jpg) left top repeat-x;
	border:1px solid #c67a1f;
}
.contenuti_home2 span {
	position:absolute;
	margin:-7px 0 0 -7px;
}
.fascia-titolo-rosso p, .fascia-titolo-blu p {
	float:left;
	font-size:13px;
	font-weight:bold;
	padding:7px 0 0 10px;
	color:#fff;
}
.fascia-titolo-arancio p {
	text-align:left;
	font-size:13px;
	font-weight:bold;
	padding:7px 0 0 22px;
	color:#fff;
}
.fascia-titolo-rosso img, .fascia-titolo-blu img  {
	float:right;
	padding:7px 15px 0 0;
	border:0;
}
.box-contenuti-home1 {
	float:left;
	width:223px;
	height:198px;
	background:#fff;
	margin-top:1px;
	border:1px solid #4f7495;
}

.box-contenuti-home2 {
	float:left;
	width:223px;
	height:129px;
	background:#fff;
	margin-top:1px;
	border:1px solid #4f7495;
}
.box-contenuti-home2-registrati {
	float:left;
	width:225px;
	height:131px;
	background:#353535;
	margin-top:1px;
}
#marqueecontainer{
	position: relative;
	width: 223px;
	height: 129px;
	overflow: hidden;
}

/*----------- news  ----------*/
.news{
	float:left;
	width:203px;
	padding:0;
	margin: 0;
	border-bottom:1px dotted #000;
}
.news dl {
	float:left;
	width:203px;
	padding:0 0;
	margin:2px 0 2px 0;
	background:url(/images/ico-freccia-news.gif) 0px 5px no-repeat;
}

.news dt {
	font-weight:bold;
	margin:0 0 0px 10px;
	padding:0;
	color:#2c4c64;
}
.news dd {
	margin:0 0 0px 10px;
	padding:2px 0;
}
.data {
	color:#e13031;
}

.news dd a {
	color:#2c4c64;
	text-decoration:none;
	font-size:10px;
}
.news dt a {
	font-weight:bold;
	color:#2c4c64; 
	text-decoration:none;
	font-size:11px;
}
.news dd a:hover, .news dt a:hover {
	text-decoration:underline;
}

/*==================== contenuto corpo home  =============================*/
.img-prodotti {
	float:right;
	margin:76px 0 0 0;
	padding:0;
	width:90px;
	height:122px;
	overflow:hidden;
}
h2 {
	color:#698499;
	font-size:15px;
	margin:0;
	padding:10px 0 0 10px;
}
h3 {
	color:#484747;
	font-size:12px;
	margin:5px 0 0 0;
	padding: 0 0 0 10px;
}
p.descrizione {
	color:#484747;
	font-size:11px;
	margin:10px 0 0 0;
	padding:0 10px;
}
p.descrizione-newsletter{
	color:#fff;
	font-size:11px;
	margin:10px 0 0 0;
	padding:0 10px;
	line-height:13px;
}
p.link {
	font-size:11px;
	font-weight:bold;
	margin:20px 0 0 0;
	padding:0 0 0 10px;
}
p.link a{
	color:#df292b;
	text-decoration:none;
}
.img-servizi {
	width:223px;
	height:198px;
	background:url(/images/img-home-servizi.jpg) bottom right no-repeat #fff;
}
p.elenco-servizi {
	color:#2c4c64;
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	margin-top:13px;
	padding:0 0 0 10px;
}

.img-offerte {
	float:left;
	margin:0 0 10px 0;
	padding:0 10px;
}
/* ======================== area riservata ==============================*/
.member{
	width:223px;
	float:left;
	height:129px;
}

.member form{
	width:191px;
	/*background:url(/images/member_form_bg.gif) 0 0 repeat-x #353535;*/
	padding:5px 10px 0 10px;
	color:#fff;
}
.member form label{
	font-size:11px;
	float:left; 
	display:block;
}
.member form input.txtBox{
	width:185px;
	height:19px;
	border:1px solid #808080;
	color:#000;
	background-color:#fff;
	margin:0;
	padding:0;
	float:left;
}
.registrati{
	background:url(/images/register_member_icon.gif) 0 0 no-repeat;
	padding:0 0 0 20px;
	color:#9CCC37;
	text-decoration:underline;
	float:left;
	margin:15px 0 0 0;
	width:120px;
}
.member form a:hover{
	text-decoration:none;
}
.member form input.go{
	background:url(/images/btn_go.gif) 0 0 no-repeat;
	width:36px;
	height:15px;
	border:none;
	cursor:pointer;
	float:right;
	margin:15px 0 0 0;
}
.password-dimenticata {
float:left;
padding:0;
color:#fff;
font-size:10px;
text-decoration:underline;
clear:both;
}
.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}
.img-prodotti-home {
  float: right;
}
