@charset "utf-8";
/* CSS Document */

/* ---- Template08 - con spalla a destra, menu in alto  ---- */
*
{
	margin: 0;
	padding: 0;
	border: 0
}

body {
	color: #1F1C17;
	background:#E1E1E1 url(../images/taglio/sfo_body.jpg) 0 0px repeat-x; 
	font-size:100%;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
/* ---- Tipografia  ---- */

h1 {
	font-size: 170%;
	font-weight: lighter;
	color: #1F1B17;
	margin: 0;
	padding-bottom: 10px;
	background: url(../images/taglio/h1_row.jpg) bottom left no-repeat;
}
h2 {
	color: #7A8FBC;
	margin:15px 0 25px 0;
	padding: 0;
	font-size: 110%;
	font-weight: bold;
	line-height:140%;
}
h3 {
	color:#900;
	margin: 20px 0 0 0;
	padding: 0;
	font-size: 90%;
	font-weight:bold;
	line-height:140%;
}


 

p {
	padding:0;
	margin:5px 0 0 10px;
	font-size: 80%; 
	line-height: 140%;
}

ul {
	padding:0;
	margin:10px 10px 10px 30px;
}

li {
	padding:0  0px 10px 15px;
	margin:0;
}


/* ---- link  -----------------------------------------------------------------------------------------------------------------------*/ 
a:link,
a:visited
{
		color: #EC7D14;
		text-decoration: none; 
		padding:0;
		background:none;
		margin:0;
		outline:none;
		border:none;
}

a:hover
{
		color:#EC7D14;
		text-decoration: underline; 
}

 

/* ---- Tag HTML ---- */
blockquote {
	background: url(../images/taglio/post.gif) 0 0 no-repeat;
	border: 1px solid #f93;
	font-size:1.2em;
	font-weight:bold;
	margin: 10px;
	padding: 0 0 0 35px;
}

 
/*Wrap contenitore pagina*/
#wrap {
	text-align: left;
	width: 900px;
	margin: 0 auto;
	position: relative; 
	padding:0;
}
#content-wrap { 
	float: left; 
	position: relative;
	background:#FFF url(../images/taglio/content.jpg) 0 0 repeat-y;
	width: 900px;
	z-index:9999;
}
/*-----------------header----------------*/
#header {
	width: 900px;
	height:146px; 
	position:relative; 
	background:url(../images/taglio/header.jpg) top right no-repeat;
}
 
#logo a:link, #logo a:visited {  
	height:52px;
	z-index:9999; 
	width:384px;
	position:absolute;
	top:10px;
	left:10px;
	text-indent:-9999em;
}


/*-------------NAV----------------*/

 
#nav_menu{
	list-style: none;
	margin: 0;
	padding: 0;
	display:block;  
	height:40px;
	background:#F8F8F8;
	z-index:9;
	border-bottom:2px solid #0F3485;
}
#nav_menu li { 
	margin: 0;
	padding: 0;
	float:left;
}
#nav_menu li a:link, #nav_menu li a:visited 
{
	color: #333;
	font-size: 70%;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
	display:block;
	float:left;
	font-weight:bold; 
	padding: 12px 19px 15px 19px; 
	border-right:1px solid #ccc;
	border-left:1px solid #fff;
	margin:0;
	
}
#nav_menu li a:hover {
	background:#fff url(../images/taglio/v.gif) center bottom no-repeat;
	color:#666;  
}
/* ---------------------------- Main Column  -------------------------- */
#main {
	float: left; 
	width: 545px;
	padding: 25px 25px 25px 30px;
	margin: 0 0 0 0px;
}
 
/*------------------------------MAIN CALL-----------------*/
a.call {
	background:#FC9933;
	border:2px solid #0F3485;
	-moz-border-radius: 7px;
	-webkit-border-radius:  7px;  
	color: #000;
	margin: 20px 0 20px 330px;
	font-size: 90%;
	font-weight:bold;
	text-decoration: none;
	padding: 5px 15px 5px 15px;
	clear:both;
	display:block;
	}
	
a:hover.call { 
	color: #fff;
	background:#0F3485; 
	}



/* ----------------------------- Sidebar  ------------------ */
#sidebar {
	float: left;
	width:300px; 
	padding: 45px 0px 10px 0px;
	background:#0F3485 url(../images/taglio/sidebar.jpg) 0 0 no-repeat;
	
}

#sidebar p {
	color:#ccc;
	padding:10px;
}


 


 
 
/*--------------------SIDEBAR CALL-------------------*/
#sidebar a.call {
	background: url(../images/taglio/call_sidebar.jpg) no-repeat left top;
	width: 231px;
	height: 20px;
	display: block;
	color: #333;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	margin: 20px 0 22px 0;
	padding: 19px 0;
	text-decoration: none;
	}
#sidebar a:hover.call { 
	color: #000;
}

 
/* ---- ---- footer  ---- */
#footer {
	background:#ccc;
	color:#000;
	clear: both;
	margin: 0px auto;
	text-align: center;
	padding: 20px 0;
}
#footer a {
	text-decoration: none;
	color: #000;
	padding: 0 5px 0 5px;
	border-right: 1px solid #6C6B68;
}
#footer a:hover {
	color: red;
}
#footer strong {
	color:#FF9900;
}

#footer p  {
	font-size: 70%;
	color: #333;
	}
#footer p a  {
	color: #F60;
		text-decoration: none;
	}
#footer p a:hover  {
	color: #F60;
	text-decoration: none;
	}


/* ---- classi per allineare immagini, paragrafi etc...  ---- */
.float-left {
	float: left;
	margin: 0 20px 20px 0;
}
.float-right {
	float: right;
}
.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}

/* ---- altre classi  ---- */

.clear {
	clear: both;
}
.optima {
	display:none;
}
.sep {
	background:url(../images/taglio/sep.jpg) 0 0 no-repeat;
	width:380px;
	height:1px;
	margin:10px auto;
}
/*-----------------------------FORM-----------------------------------------*/
.top {
	background: url(../images/taglio/top.jpg) no-repeat;
	width: 649px;
	height: 10px;
	}
	.bottom {
	background: url(../images/taglio/bottom.jpg) no-repeat;
	width: 649px;
	height: 16px;
	}
#form {
		background: url(../images/taglio/bg.jpg);
			width: 639px;
		font-size: 13px;
		}
#main #form h4 {
	background: url(../images/house_pic.jpg) no-repeat;
	font-size: 140%;
	width: 300px;
	font-weight: lighter;
	color: #1F1B17;
	margin: 10px 0 15px 20px;
	padding: 20px 0 0 70px;
	height: 45px;
		}
/* ----- #NOMESIA FORM --------------------------------------------------------------------------------------------------------------------------*/ 
#nomesia_form
{
		font-size:11px;
		margin:10px 20px;
		clear:both;
}

#nomesia_form #tipologia_lead_container
{
		visibility:hidden;
		display:none;
}
 
 
 

#nomesia_form div
{ 
		padding-bottom:5px;
		margin:5px 0 5px 0;
		 
		float:left;
		width:250px; 
}


#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:5px 0;
	clear:both;
	width:500px;
	float:none;
}

#nomesia_form label
{
		display:block;
		clear:both; 
		font-size:12px;
		font-weight:bold;
}

#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:230px;
		padding:3px 5px 3px 5px;
		margin-bottom: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: 100px; 
}

#nomesia_form #privacy_container
{
		border:none;
		float:left;
		padding: 0 0 20px 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:11px;
		clear:none;
}

#nomesia_form  div#submit_container
{
		float:none;
		clear:both;
		margin:0 auto;
}


#nomesia_form .button_form
{
		background:#1F774D;
		color: #fff;
		font-weight:bold;
		text-transform: uppercase;
		border:none;
		width:92px;
		display:block;
		margin:20px 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;
}

