@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	background: #020202 url(../images/taglio/background.jpg) repeat-x 0 73px;
	font-size: 100%;
	font-family: Verdana, Geneva, sans-serif;
}
#wrap {
	width: 960px;
	margin: 0 auto;
}
#header {
	width: 960px;
	height: 115px;
	background: url(../images/taglio/bg_header.jpg) no-repeat left top;
}
#header a {
	width: 447px;
	height: 104px;
	display: block;
	background: url(../images/taglio/logo.jpg) no-repeat;
	margin: 0 0 0 30px;
}
#content {
	width: 960px;
	float: left;
	padding: 0;
	margin:15px 0 15px 0;
}
#sidebar {
	width: 300px;
	float: left;
	background: url(../images/taglio/bg_sidebar.jpg) no-repeat left bottom;
}
#main {
	background: url(../images/taglio/bg_main.jpg) repeat-y left bottom;
	float: right;
	width: 645px;
}
#main #text {
	padding: 0 25px 25px 25px;
}
#footer {
	clear: both;
	width: 100%;
	height: 100px;
	background: #060606;
	text-align:center;
	margin:15px 0 0 0;
	padding:0;
	border-top: 2px solid #272727;
}
/*--------------------TIPOGRAFIA--------------*/
h1 {
	font-size: 165%;
	color: #C40753;
	font-weight: lighter;
	margin: 0 0 10px 0;
	padding: 0;
}
h2 {
	font-size: 125%;
	color: #444444;
	font-weight: lighter;
	padding: 5px 0 10px 0;
	margin: 0 0 15px 0;
	background: url(../images/taglio/h1.jpg) no-repeat left bottom;
}
h3 {
	font-size: 90%;
	color: #131313;
	padding: 5px 0 0 0;
	margin-bottom:0;
}
#main #text h4 {
	font-size: 100%;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #CCC;
	color: #900;
}
#main p {
	color: #545454;
	font-size: 80%;
	line-height: 140%;
	margin: 3px 0 15px 14px;
}
#main p a {
	color: #7C7C7C;
}
#sidebar h3 {
	font-size: 110%;
	color: #900;
	margin: 0 20px 25px 20px;
}
/*--------------------ELENCO PUNTATO--------------*/
#text .list {
	line-height: 18px;
	color: #707071;
	font-size: 90%;
	margin-bottom: 10px;
}
/*--------------------MAIN--------------*/
#main .main_top {
	background: url(../images/taglio/bg_h1.jpg) no-repeat top left;
	width: 645px;
	height: 20px;
	display: block;
}
#main #bottom {
	background: url(../images/taglio/bottom.jpg) no-repeat bottom left;
	width: 645px;
	height: 20px;
	display: block;
}
#main #text a.call {
	line-height: 19px;
	display: block;
	width: 231px;
	height: 48px;
	margin: 30px 0 20px 0;
	background: url(../images/taglio/call_hover.jpg) no-repeat left top;
	clear: both;
	padding: 6px 0 0 44px;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 95%;
}
a.call span {
	font-size: 80%;
	text-transform: none;
	font-weight:lighter;
}
#main #text a:hover.call {
	background: url(../images/taglio/call.jpg) no-repeat left top;
	color: #FFF;
}
#main .lista li {
	background: url(../images/li.jpg) no-repeat left;
	list-style: none;
	color: #545454;
	font-size: 90%;
	line-height: 18px;
	padding-left: 30px;
	margin-bottom: 12px;
}
/*--------------------NAV--------------*/
	
#content ul.nav {
	text-align: center;
	background: url(../images/taglio/bg_nav.jpg) no-repeat left top;
	width:645px;
	list-style-type: none;
	height: 36px;
	float: right;
	margin: 0 0 15px 0;
	padding:0;
}
#content .nav li {
	font-size: 12px;
	display: inline;
	line-height: 35px;
	text-transform:uppercase;
	border-right: 1px solid #707071;
	padding: 0 18px 0 18px;
	margin: 20px 0 0 0;
}
#content .nav li a {
	text-decoration: none;
	color: #707071;
}
#content .nav li a:hover {
	color: #333;
}
/*--------------------SIDEBAR--------------*/

#sidebar ul {
	margin: 20px 20px 10px 20px;
	padding: 0 0 16px 0;
	border-bottom: 1px dotted #E0699F;
	list-style-type:none;
}
#sidebar ul li a {
	height: 81px;
	display: block;
	padding: 0 0 0 105px;
	color: #020202;
	text-decoration: none;
	font-size: 95%;
	text-transform: uppercase;
}
#sidebar ul li a:hover {
	color: #900;
	text-decoration: none;
}
#sidebar ul li a.modelli {
	background: url(../images/taglio/modelli.jpg) no-repeat left top;
}
#sidebar ul li a.qualita {
	background: url(../images/taglio/qualita.jpg) no-repeat left top;
}
#sidebar ul li a.testimonial1 {
	background: url(../images/taglio/testimonial1.jpg) no-repeat left top;
}
#sidebar ul li a.testimonial2 {
	background: url(../images/taglio/testimonial2.jpg) no-repeat left top;
}
#sidebar ul li a.contatti {
	background: url(../images/taglio/contatti.jpg) no-repeat left top;
}
#sidebar ul li span {
	font-size: 80%;
	color: #545454;
	text-transform: none;
	line-height: 145%;
}
#sidebar .side_top {
	background: url(../images/taglio/sidebar_top.jpg) no-repeat top left;
	width: 300px;
	height:30px;
	display: block;
}
/*--------------------SIDEBAR CALL--------------*/

a.call_catalogo {
	line-height: 19px;
	display: block;
	width: 231px;
	height: 48px;
	background: url(../images/taglio/call_catalogo.jpg) no-repeat left top;
	clear: both;
	margin-left: 20px;
	padding: 5px 0 0 38px;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 100%;
}
 a.call_catalogo span {
	font-size: 80%;
	text-transform: none;
	font-weight:lighter;
}
 a:hover.call_catalogo {
	background: url(../images/taglio/call_catalogo_hover.jpg) no-repeat left top;
	color: #FFF;
}

/*------------Immagini e testo Float----------------------*/

.parag_img div {
	margin: 15px 0 10px 0;
	border-bottom: 1px solid #CCC;
	padding: 0 0 10px 0;
	float:left;
	width: 100%;
}

#main .parag_img p {
	width: 320px;
	font-size: 70%;
	}
.parag_img .right {
	width: 380px;
	float: right;
	border: none;
}
.parag_img h3 {
	font-size: 90%;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	background: url(../images/taglio/h1.jpg) no-repeat left bottom;
	width: 350px;
	color:#232323;
}
.parag_img div.left img {
	float: left;
	margin: 0 15px 15px 0
}
.parag_img div.left a img {
	border: none;
}

.parag_img strong {
	color: #C10750;
	}
a.call2 {
	color:#FFF;
	text-decoration:none;
	margin: 15px 0 10px 0;
	padding: 10px 0 0 9px;
	font-size: 70%;
	font-weight:bold;
	background:url(../images/taglio/call_box.jpg) no-repeat left top;
	width:171px;
	height: 26px;
	display: block;
}
a:hover.call2 {
	color:#FFF;
	text-decoration:none;
	font-size: 70%;
	font-weight:bold;
}

a.pdf {
	background: url(../images/pdf.png) no-repeat left;
	line-height: 40px;
	display: block;
	padding-left: 50px;
	margin: 20px 0 20px 0;
	color: #333;
	font-size: 90%;
}
/*--------------------footer--------------*/
#footer ul {
	text-align: center;
	width:860px;
	margin: 0 auto;
	padding: 20px;
	list-style-type: none;
	height: 20px;
}
#footer li {
	font-size: 11px;
	display: inline;
	line-height: 22px;
}
#footer li a {
	text-decoration: none;
	color: #999;
	padding: 0 10px 0 10px;
	border-right: 1px dotted #CCC;
}
#footer li a:hover {
	color: #CCC;
}
#footer span {
	text-align: center;
	font-size: 70%;
	color: #FFF;
}
#footer span a {
	color: #DB508F;
	font-weight:bold;
	text-decoration: none;
}
/*------------FLOAT IMG GENERICI------------------*/
.float_right {
	float: right;
	margin: 0 0 0 20px;
	}
	
.float_left {
	float: left;
	margin: 0 20px 0 0;
	}


/*------------EXPOPAGE MYCONTACT------------------*/

.expo_header3 {
	vertical-align:middle;
	z-index: 1000;
	background-image:url(../images/dot.jpg);
	background-repeat: repeat-x;
	height: 70px;
	position: relative;
	display:block;
	padding-top: 3px;
}

/*--------------PDF UL------------------------*/
#pdf ul {
	padding: 0;
}
#pdf ul li {
	height: 32px;
	list-style-type:none;
	margin: 14px 0;
	padding: 0 0 0 30px;
	background: url(../images/taglio/ico_pdf.jpg) no-repeat left top;
}

#pdf li a {
	display:block;
	color: #333;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	padding: 8px 0 0 10px;
}
#pdf li a:hover {
	color:#C00;
	text-decoration: underline;
}

#main .pdf a {
	color: #333;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	margin: 0 0 0 8px;
	}
	
#main .pdf a:hover {
	color:#C00;
	text-decoration: underline;
	}

/*----------------FORM BOX------------------------------*/

fieldset {
	border: 0;
}
#nomesia_form {
	font-size:11px;
	clear:both;
	margin: 30px 0 0 20px;
}
#nomesia_form div {
	margin:7px 0 7px 0;
	clear:both;
	width:500px;
}
#nomesia_form #tipologia_lead_container {
	visibility:hidden;
	display:none;
}
#nomesia_form label {
	display:block;
	width:160px;
	float:left;
	font-size:13px;
}
#nomesia_form textarea, #nomesia_form input, #nomesia_form select {
	color:#020202;
	border: 1px solid #CCC;
	background-color: #FFF;
	border:1px solid #DE6199;
	font-size:15px;
	width:220px;
	margin-bottom:10px;
}
#nomesia_form input:focus, #nomesia_form select:focus {
	color:#333;
	border: 1px solid #CCC;
	background-color:#C6C7C9;
	border:1px solid #CCC;
	font-size:15px;
	width:220px;
	margin-bottom:10px;
}
#nomesia_form textarea {
	width: 320px;
	height: 100px;
	color: #2B2B2B;
	border: 1 px solid #2B2B2B;
}
#nomesia_form textarea:focus {
	background: #C6C7C9;
	color: #020202;
}
#nomesia_form #privacy_container {
	border:none;
	float:left;
}
#nomesia_form #privacy_container input {
	margin:10px 20px 0 0;
	padding:0;
	background:none;
	border:none;
	width:15px;
	float:left;
}
#nomesia_form #privacy_container label {
	float:left;
	display:block;
	width:300px;
	font-size:11px;
}
#nomesia_form .button_form {
	margin:20px auto;
	background: url(../images/taglio/invia.jpg) no-repeat;
	width: 98px;
	height: 46px;
	display: block;
	border: 0;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
	color: #FFF;
	letter-spacing: 1px;
}
#nomesia_form input:focus.button_form {
	background: url(../images/taglio/invia.jpg) no-repeat;
	width: 98px;
	height: 46px;
	display: block;
	border: 0;
}
#messaggio_container label {
	padding-bottom: 15px;
}
