@charset "utf-8";

/* CSS Document */

/* ---- Mi.To---- */

*
{
		margin: 0;
		padding: 0;
		border: 0
}

body
{
		color: #666666;
		background: #E9F3D1;
		margin: 0px 0;
		font-size:13px;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		text-align: center;
}

/* ---- Tipografia  -----------------------------------------------------------------------------------------------------------------------*/ 

h1
{
		font-size: 180%;
		color:#214670;
		line-height:1.2em;
		margin:0px 0px 5px 0px;
		padding:5px 10px 5px 15px;
}

h2
{
		color:#276BBC;
		margin:15px 0px 0px 20px;
		font-size: 130%;
		font-weight: bold;
		padding-bottom:4px;
		line-height:1.5em;
}

h3
{
		color:#666;
		font-size: 110%;
		font-weight:bold;
		margin:0px 0px 0px 20px;
		padding:15px 0 5px 20px;
}

h4
{
		color: #333;
		font-size: 100%;
		padding: 5px 5px 2px 20px;
}

p
{
		padding:2px 20px;
}

ul
{
		margin:5px 0 0px 20px;
		padding:10px 0px 0px 20px;
}

li
{
		list-style:none;
		background:url(../images/taglio/li.png) 0 0px no-repeat;
		padding:0px 10px 10px 20px;
}

 
/* ---- immagini  ---------------------------------------------------------------------------------------------------------------------*/ 

img
{
		background: #fff;
		margin:0px; 
}

/* ---- link  -----------------------------------------------------------------------------------------------------------------------*/ 
a:link,
a:visited
{
		color: #578338;
		text-decoration: none;
}

a:hover
{
		color:#578338;
		text-decoration: underline;
}

 

/*Wrap contenitore pagina-------------------------------------------------------------------------------------------------------------------*/ 
#wrap
{
		text-align: left;
		width: 996px;
		margin: 0 auto;
		position: relative;
		background:url(../images/taglio/wrap.jpg) 0 0 repeat-y;
}

/*-----------------header--------------------------------------------------------------------------------------------------------------------------*/ 
#header
{
		background:url(../images/taglio/header.jpg) 0 0 no-repeat;
		width: 996px;
		height:220px;
		position:relative;
}
 

#logo
{
		margin:0px;
		position:absolute;
		top:22px;
		left:25px;
}

#logo a:link,
#logo a:visited
{
		display:block;
		width:480px;
		height:55px;
		z-index:9999;
}
 
 
/* ---- Content  ----------------------------------------------------------------------------------------------------------------------*/ 

#content-wrap
{
		clear:both;
		width: 980px;	 
		padding:20px 8px 10px 8px;
		float:left;
}

/* ---- Sidebar  ----------------------------------------------------------------------------------------------------------------------*/ 
#sidebar
{
		margin:0 0 10px 0;
		width:320px;
		float:right;
		padding:0px 0px 10px 0px;
		background:url(../images/taglio/sidebar.jpg) 0 0 no-repeat;
		position:relative;
}
 

#sidebar h2
{
		font-size: 180%;
		color:#214670; 
		line-height:1.2em;
		margin:0px 0px 10px 0px;
		padding:10px 10px 5px 14px;  
		clear:both;
}
 
#sidebar ul
{
		margin:0 0 0px 10px;
		padding:0 0 28px 0;
}
 
#sidebar ul li
{
		margin:0;
		padding:0 0 15px 20px;
		width:270px;
}
 
.risparmiare{
	display:block;
	width:290px;
	height:70px;    
}
/* ---- Main Column  ----------------------------------------------------------------------------------------------------------------------*/ 
#main
{
		padding: 0px 20px 0px 20px;
		margin:0;
		color:#333;
		float:left;
		width:600px;
		border-right:1px solid #eee;
}

#main img
{
		border:none;
		padding:0 0 0 20px;
}

/* ---- Soluzioni  ----------------------------------------------------------------------------------------------------------------------*/ 
#soluzioni_container
{ 
		clear:both;
		padding:10px 35px 20px 35px;
}

#soluzioni
{ 
		background:#E0E8F8 url(../images/taglio/soluzionibordo.jpg) 0 0 repeat-x;
		padding:0px 10px 10px; 
		margin:0 0 20px 0; 
		width:890px;
		clear:both;
		
}

#soluzioni h2
{ 
		font-size: 180%;
		color:#fff;  
		margin:0px 0px 10px 0px;
		padding:5px 10px 5px 10px;
		clear:both;
		background:#214670; 
}
#soluzioni ul 
{  
		padding:10px;
		float:left;
		margin:0;
}

#soluzioni ul  li
{ 
		width:29%; 
		float:left;
		margin:0 1% 0 0;
		background:none;
		padding:0 5px;
}


#soluzioni ul  li.center
{  
		border-right:1px solid #ccc;
		border-left:1px solid #ccc;
		width:31%;
		padding:0 20px;
}
#vivo
{
		clear:both;
		background:#F7F6F3;
		height:150px;
		padding:10px;
		border-top:20px solid #E3E0D7;
		margin:0 0 20px 0;
}

#vivo h2
{
	    font-size: 180%;
		color:#214670; 
		line-height:1.2em;
		margin:0px 0px 10px 0px;
		padding:5px 10px 5px 10px;
		clear:both;
}

/* ---- ---- footer  ----------------------------------------------------------------------------------------------------------------------*/ 
#footer
{
		background:#E9F3D1 url(../images/taglio/footer.jpg) 0 0 no-repeat;
		clear: both;
		margin: 0px 0;
		width: 996px;
		text-align: center;
		padding:40px 0 10px 0; 
}

  
#footer p
{
		clear:both; 
		padding:10px 0px 15px 0px;
		margin:0;
		font-size:12px;
		color:#333;
}
 
#footer p  a:link,
#footer p  a:visited
{
		color:#FFCC00;
		font-weight:bold;
		display:inline;
}

#footer p a:link,
#footer p a:visited
{
		color:#F60;
}

#footer p a:hover
{
		color:#E19A32;
}

#footer span
{
		color:#ff9900;
		font-weight:bold;
}

#footer a:link, 
#footer a:visited
{
		color:#214670; 
}


/* ----CALLTOACTION  ----------------------------------------------------------------------------------------------------------------------*/ 

.floatr
{
	float:right;
}


.floatl
{
	float:left;
}

a:link.calltoaction,
a:visited.calltoaction
{ 
		background:#528033;
		padding:5px 15px 5px 15px;
		color:#FFF;
		-moz-border-radius: 10px;
		-webkit-border-radius:  10px;
		font-weight:bold;
		margin:10px 20px 10px 20px;
		display:table;
}

a.calltoaction:hover
{
		text-decoration:none;
		background:#333;
}

/* ---- altre classi  ----------------------------------------------------------------------------------------------------------------------*/ 


.clear
{
		clear: both;
}

.sep
{
		background:url(../images/taglio/sep.png) 0 0 repeat-x;
		width:100%;
		height:2px;
		margin:10px auto;
		clear:both;
}

/* ----- #NOMESIA FORM --------------------------------------------------------------------------------------------------------------------------*/ 
#nomesia_form
{
		font-size:11px;
		margin:10px 10px 10px 20px;
		clear:both;
}

#nomesia_form #tipologia_lead_container
{
		visibility:hidden;
		display:none;
}
 
#nomesia_form p.enfa
{ 
		padding:30px 20px;
		float:left;
		width:220px;
		font-size:14px;
		color:#70A243;
		font-weight:bold;
		margin:0;
}

#nomesia_form img
{ 
		padding:20px 0 20px 0;
		border:0;
		float:left; 
}


#nomesia_form div
{ 
		padding-bottom:5px;
		margin:5px 26px 5px 0;
		float:left;
		width:250px; 
}

#nomesia_form div select#provincia
{   
		font-size:12px;
		margin:3px 0 3px 0px; 
		width:120px; 
}

#nomesia_form .unico
{ 
		padding-bottom:5px;
		margin:5px 0 5px 0;
		float:none;
		width:450px; 
}

#nomesia_form div.one input
{ 
		width:80px; 
}

#nomesia_form div.form_divider
{
	border-top: 1px solid #1B7047;
	padding:2px 0;
	clear:both;
	width:500px;
	float:none;
}

#nomesia_form label
{
		float:left;
		font-size:12px;
		font-weight:bold;
		display:block;
		width:100px; 
		margin-bottom:10px;
}

#nomesia_form textarea,
#nomesia_form input,
#nomesia_form select
{
		color:#333;
		border: 1px solid #CCC;
		background-color:#F3FDF4;
		border:1px solid #666;
		font-size:15px;
		width:110px;
		padding:3px 5px 3px 5px;
}


#nomesia_form textarea:focus,
#nomesia_form input:focus,
#nomesia_form select:focus
{
		color:#000;
		border: 1px solid #000;  
}


#nomesia_form textarea
{
		width: 480px;
		height: 80px; 
}

#nomesia_form #privacy_container
{
		border:none;
		float:left;
		padding: 0 0 5px 0;
		width:500px;
}

#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;
		font-weight:normal;
		display:block;
		width:450px;
		font-size:10px;
		clear:none;
}

#nomesia_form  div#submit_container
{
		float:none;
		clear:both;
		margin:0 auto;
}


#nomesia_form .button_form
{
		background:#528033;
		color: #fff;
		font-weight:bold;
		text-transform: uppercase;
		border:none;
		width:92px;
		display:block;
		margin:5px auto;
		padding-bottom:3px 0 0 0;
		height:29px;
		-moz-border-radius: 5px;
		-webkit-border-radius:  5px;
}

#nomesia_form .button_form:hover
{
		cursor:pointer;
		background:#333;
		color:#fff;
}

 
 #nomesia_form .extra_interessato label {

	width: 200px;

	}

#nomesia_form .extra_interessato input {

	border: 0;

	width: 15px;

	height: 15px;

	}


