@charset "utf-8";
/* CSS Document */


body {
	background: #E5E5E5 url(../images/taglio/background.jpg) left top repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	margin: 0;
	padding: 0;
	}
#wrap {
	margin: 0 auto;
	padding: 0;
	width: 942px;
	}
#header {
	width: 912px;
	height: 432px;
	padding: 0 0 0 30px;
	background: #EEF2F3 url(../images/taglio/bg_header.jpg) repeat-x top left;
	margin: 0;
		}
#main {
	width: 882px;
	background: #555553;
	border-bottom: solid 7px #8293A3;
	padding: 30px;
	margin: 0 0 20px 0;
	position: relative;
	float:left;
	color: #EBEBEB;
	}
#submain {
	width: 882px;
	background: #EBEBEB;
	border-bottom: solid 7px #B7B7B7;
	padding: 30px;
	margin: 0;
	clear: both;
	}
#top {
	background: url(../images/taglio/top.jpg) no-repeat left top;
	height: 12px;
	width: 942px;
	margin: 14px 0 0 0;
	padding: 0;
	}
#bottom {
	background: url(../images/taglio/bottom.jpg) no-repeat left top;
	height: 25px;
	width: 942px;
	margin: 0;
	padding: 0;
	}
	
/*-----------------------HEADER-----------------------*/
#header a.logo {
	background: url(../images/taglio/logo.jpg) left bottom no-repeat;
	width: 483px;
	height: 115px;
	display: block;
	border: none;
	padding: 0;
	margin: 0;
}
#header h1 {
	font-size: 160%;
	font-weight:lighter;
	color: #539301;
	width: 483px;
	padding: 10px 0 0 0;
	margin: 0;
	line-height:135%;
	}

#header h2 {
	font-size: 110%;
	font-weight: lighter;
	color: #555553;
	width: 483px;
	padding: 10px 0 0 0;
	margin: 0;
	line-height:135%;
	}
#header h3 {
	font-size: 110%;
	font-weight: lighter;
	font-style: italic;
	color: #555553;
	margin: 15px 0 0 5px;
	padding: 0;
	}
#header p {
	font-size: 80%;
	color: #262D34;
	width: 483px;
	padding: 10px 0 0 0;
	margin: 0;
	}
#header a.header_call {
	background: url(../images/taglio/header_call.jpg) no-repeat left top;
	width: 427px;
	height: 80px;
	padding: 0;
	margin: 35px 0 0 0;
	display: block;
	text-align: center;
	font-weight: bold;
	font-size: 120%;
	text-decoration: none;
	color: #333;
	}
#header span.img_header {
	width: 399px;
	height: 432px;
	background: url(../images/taglio/header_dx.jpg) no-repeat bottom left;
	float: right;
	display: block;
	}

/*------------------MAIN BOX-----------------------*/
#main li h3 {
	display: block;
	color: #B3D16C;
	font-weight: lighter;
	height: 48px;
	border-bottom: 1px solid #6B7D92;
	padding: 0 0 10px 70px;
	margin: 0 0 20px 0;
}
#main li h3.h3_box1 {
	background: url(../images/taglio/imparerai.jpg) no-repeat left top;
}
#main li h3.h3_box2 {
	background: url(../images/taglio/garanzie.jpg) no-repeat left top;
}
#main li h3.h3_box3 {
	background: url(../images/taglio/costi.jpg) no-repeat left top;
}

#main ul.nav  {
	margin: 0;
	padding: 0;
	width: 100%;
	}
#main li  {
	font-size: 115%;
	float: left;
	padding: 14px;
	width: 250px;
	list-style-type: none;
	display: block;
	margin: 0 12px 0 0;
}
#main li p {
	color: #EBEBEB;
	font-size: 70%;
	padding: 0;
	margin: 5px 0 20px 0;
}
#main li p.par a.ancora {
	color: #F1F7EB;
	padding: 130px 0 0;
	display: block;
}
#main li a.dettagli {
	font-size: 125%;
	font-weight: bold;
	text-decoration: none;	
	text-align: center;
	color: #333;
	background: url(../images/taglio/call_main.jpg) no-repeat left center;
	padding: 20px 0 0 0;
	width: 222px;
	height: 45px;
	display: block;	
	margin: 15px 0 0 0;
}
#main h5 a:hover {
	color: #FFC;
}
#main p {
	color: #EBEBEB;
	font-size: 80%;
}


#main span.sconto {
	background: url(../images/taglio/10.jpg) no-repeat left top;
	font-size: 130%;
	padding: 0 0 0 80px;
	display: block;
	height: 60px;
	}

.clear {
	clear: both;
	}
.clearhr{
	clear: both;
	margin-bottom: 20px;
	border-bottom: 1px solid #6B7D92;
	}
/*------------------MAIN tipografia-----------------------*/
#main h4 {
	display: block;
	font-size: 150%;
	color: #E5E5E5;
	font-weight: lighter;
	height: 48px;
	border-bottom: 1px solid #6B7D92;
	padding: 0 0 10px 80px;
	margin: 0 0 20px 0;
	}
#main h4 span.subtitle {
		font-size: 110%;
	}
#main h4 .risparmio  {
	background: url(../images/taglio/rispramio.jpg) no-repeat left top;
	}
#main h4.ico {
	background: url(../images/taglio/ico.jpg) no-repeat left top;
}
#main h5 {
	font-size: 90%;
	color: #B3D16C;
	margin: 0;
	padding: 0;
	}
/*------------------SUBMAIN-----------------------*/

#main p {
	font-size: 80%;
		color: #4D5A6A;
}



/*------------Immagini e testo Float----------------------*/

.parag_img div {
	margin: 8px 0 8px 0;
	border-bottom: 1px solid #B3B7BA;
	padding: 0 0 5px 0;
	float:left;
	width: 100%;
}

#main .parag_img p {
	width: 560px;
	font-size: 100%;
  color: #C5C5C5;
  margin: 0;
  padding:0;
	}
.parag_img .right {
	width: 590px;
	float: right;
	border: none;
}
.parag_img h3 {
	font-size: 160%;
	font-weight: lighter;
	padding: 0 0 5px 0;
	margin: 0;
	width: 560px;
	color:#E5E5E5;
}
.parag_img div.left img {
	float: left;
	margin: 0 15px 15px 0
}
.parag_img div.left a img {
	border: none;
}
a.call2 {
	font-size: 100%;
	font-weight: lighter;
	text-decoration: none;	
	text-align: left;
	color: #A1D068;
	background: url(../images/taglio/call_main.jpg) no-repeat right center;
	padding: 10px 0 0 0;
	width: 350px;
	height: 30px;
	display: block;	
	margin: 15px 0 0 0;
}

a:hover.call2 {
	color:#A1D068;
}

/*------------------FLOAT IMG-----------------------*/
.float_left  {
	float: left;
	margin: 0 20px 10px 0;
	}
/*------------------FLOAT IMG-----------------------*/

#footer {
	font-size: 75%;
	color: #FFF;
	width: 942px;
	text-align: center;
	padding-top: 20px;
	margin: 0 auto;
	height: 100px;
}
#footer ul {
	padding: 10px 0 20px 0;
	margin: 0 auto;
	list-style-type: none;
	width: 100%;
	text-align: center;
}
#footer li {
	display: inline;
	line-height: 23px;
}
#footer li a {
	text-decoration: none;
	color: #262C33;
	padding: 0 8px 0 8px;
	border-right: 1px solid #262C33;
}
#footer li a:hover {
	color: #262C33;
}
#footer p {
		color: #262C33;
		margin: 0 0 20px 0;
		display: block;
		height: 30px;
}
#footer p a {
	color: #262C33;
	text-decoration: none;
	font-weight: bold;
}



