@charset "utf-8";
/* CSS Document */

html,body,div,span,
applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
dd,dl,dt,li,ol,ul,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol,ul {
	list-style: none;
}
q:before,q:after,
blockquote:before,blockquote:after {
	content: "";
}
/*________________________________________________________________________________*/



body
{
	color: #666666;
	background:#fff url(../images/taglio/body.jpg) 0 0 repeat-x;
	margin: 0px 0;
	font-size:13px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
}


#wrap
{
	margin:0 auto;
	width:900px;
	position:relative; 
	background:url(../images/taglio/header.jpg) 0 0 no-repeat;
}
 
#header
{
	height:190px;
	position:relative;
}


#header .scopri
{
	position:absolute;
	top:100px;
	left:545px;  
	display:block;
	width:100px;
	height:70px; 
	text-indent:-9999em;
}

#header .scopri:hover
{
	outline:none;
}
 
#header .logo
{
	position:absolute;
	top:5px;
	left:0px;  
	display:block; 
	width:140px;
	height:70px;
	text-indent:-9999em;
}

#header .logo:hover
{
	outline:none;
}
 
 /* ----- --------------------------------------------------------------------------------------------------------------------------*/ 


h1, h2, h3
{ 
	clear:both;
}

h1
{
	position:absolute;
	top:25px;
	left:150px;
	font-size:160%;
	color:#fff;
}


h2
{ 
	color:#F60;
	font-size:190%;  
	padding:10px 0 10px 0; 
	line-height:1.1em;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
}
 
h3
{ 
	color:#548A68;
	font-size:155%; 
	padding:20px 0 5px 0;
}

p
{  
	font-size:14px; 
	padding:5px 0 10px 0;
	line-height:1.4em;
}

strong
{  
	font-weight:bold;
}


a:link, a:visited
{  
	color:#8264EA;
}

a:hover
{  
	color:#33C;
}

img
{  
	margin:15px 0 10px 0;
}



 /* ----- --------------------------------------------------------------------------------------------------------------------------*/ 


#main
{
	width:560px; 
	float:left;  
}


#sidebar
{
	width:300px;
	float:right;
	padding-top:90px;
}

#sidebar p
{
	font-size:13px; 
	color:#888;
}

 /* ----- --------------------------------------------------------------------------------------------------------------------------*/ 


#footer
{
    padding:20px 10px;
	clear:both; 
	color:#333;
}

#footer a:link, #footer a:visited
{
	color:#666;
	
}
 
#footer a:hover
{
	color:#63C;
	
}

#footer div
{ 
	padding:0px 0 20px 0; 
	text-align:center;
	
}
#footer p
{
	text-align:center;
	padding:10px 0 0 0;
	border-top:1px solid #ccc;
	
}

#footer a
{
	padding:5px; 
	display:inline-block;
	
}

 

 /* ----- --------------------------------------------------------------------------------------------------------------------------*/ 

 
a.call:link,
a.call:visited
{
	background:url(../images/taglio/call.jpg) 0 0 no-repeat;
	width:154px;
	height:22px;
	display:block;
	text-indent:-9999em;
	outline:none;
	clear:both;
	margin:0 0 10px 0;
}


a.call:hover
{
	background:url(../images/taglio/call.jpg) bottom left no-repeat; 
	outline:none;
}

.clear
{
	clear:both;
	
}

.floatl
{
	float:left;
	margin:15px 10px 10px 0;
	
}


/* ----- #NOMESIA FORM --------------------------------------------------------------------------------------------------------------------------*/ 


.nomesia_form
{ 
	background:#eee;
	border:10px solid #64BC44;
	padding:10px;
	display:block;
	margin-top:10px;
	clear:both; 
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

.nomesia_form h2
{ 
	color:#666666;
	
}

#nomesia_form
{
	font-size:11px;
	margin:15px 0 0 0px;
	clear:both; 
}

#nomesia_form div
{
	padding-bottom:10px;
	margin:0px 0 0px 0;
	float:left;
	width:47%;
}

#nomesia_form #tipologia_lead_container
{
	display:none;
	visibility:hidden;
}

#nomesia_form label
{
	display:block;
	width:150px;
	float:left; 
	text-align:right;
	font-size:15px;
	padding: 0 20px 5px 0;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
}

#nomesia_form textarea, #nomesia_form input, #nomesia_form select
{
	color:#000;
	border: 3px solid #fff;
	background-color:#D6E7CF ; 
	font-size:15px;
	width:190px;
	padding:3px 5px 3px 5px;
	margin-bottom:10px;
}

#nomesia_form textarea:focus, #nomesia_form input:focus, #nomesia_form select:focus
{
	color:#333;
	border: 3px solid #ccc; 
	font-size:15px;
	padding:3px 5px 3px 5px;
	margin-bottom:10px;
} 

#nomesia_form textarea
{
	height:100px;
}

#nomesia_form #privacy_container
{
	border:none;
	float:left;
	width:345px;
	margin:30px 0 0 90px;
}

#nomesia_form #privacy_container input
{
	margin:10px 30px 0 0;
	padding:0;
	background:none;
	border:none;
	width:15px;
	float:left;
}

#nomesia_form #privacy_container label
{
	float:left;
	display:block;
	width:250px;
	font-size:11px;
	padding:0;
}

#nomesia_form #submit_container
{
	float:none;
	width:100%;
	
}

#nomesia_form .button_form
{
	background:#8266D4;
	color: #fff;
	font-weight:bold;
	text-transform: uppercase;
	border:3px solid #fff; 
	display:block;
	text-align:center;
	margin:20px auto;
	padding:5px 15px; 
	-moz-border-radius: 5px;
	-webkit-border-radius:  5px;
	border:3px solid #ccc;
}

#nomesia_form .button_form:hover
{
	cursor:pointer;
	background:#333;
	color:#fff;
}

