/* general */

    body{ 
		background:#fff url(../images/taglio/bg_body.jpg) repeat-x;
        font:75% Verdana, Helvetica, Sans-Serif;
		color: #666;
		margin:0;
		padding:0;
		text-align:left;
		margin-bottom: 0px;
		padding-bottom: 0px;
        }
		
h1{
	font-size:210%;
	color: #303231;
	font-weight:normal;
	margin:0;
	top:0px;
	line-height: normal;
		}	
		
	h2, h3, h4, h5, h6{
		font-weight:normal;
/*		margin:1em 0;*/
		}	
	h2{
	font-size:155%;
	color: #729700;
	line-height: 150%;
		}	
	h3{
	font-size:130%;
	color: #333;
	font-weight:bold;
	line-height: 130%;
	margin-bottom: 0;
	margin-top: 20px;
		}
	h4{
		font-size:110%;
		color: #788AB6;
		}
		
	p{
		margin-top: 2px;
		}
		
.title_list{
	font-size:120%;
	font-weight:bold;
	color: #206BBF;
		}				
	a{
	text-decoration:underline;
	color: #666;
		}
	a:hover{
	color: #999;
	text-decoration:underline;
		}							
	p{
		margin-top: 6px;
		line-height:160%;
		}		


/* // general */

/* page setup */

	#container {	
		margin:0 auto;
		width:832px;
		text-align:left;
		}
	#header{
		height:160px;
		background:url(../images/taglio/bg_header.gif) no-repeat 0 0;
		position:relative;
		}				
	#content{
		background:url(../images/taglio/bg_content.gif) repeat-y;
		position:relative;
		margin-top:0px;
		}		
		
		#testo {
		color:#666;
		width: 540px;
		margin-left: 15px;
		position:absolute;
		padding-left: 15px;
		padding-right: 20px;
		padding-bottom: 20px;
		position:relative;
}
		
#spalla{
		float:right;
		width: 210px;
		top: 0px;
		margin-left: 580px;
		position:absolute;
		}
		
#spalla h1 {
	font-size:150%;
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: 10px;
	color: #729700;
		}
		
#footer{
		padding-top: 50px;
		color:#000;
	    height:120px;
		background:url(../images/taglio/bg_footer.gif) no-repeat 0 0;
		text-align:center;
		font-size:11px;
		line-height: 16px;
		}
		
#footer a{
	color:#000;
	text-decoration:none;
		}	
		
#footer a:hover{
	color: #F0F0F0;
	text-decoration: underline;
		}

/* //page setup */


/*#logo{
top: 18px;
position:absolute;
left: 150px;
		}	*/


/*Calltoaction e call*/

#call {
		border:none;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		text-decoration: none;
		width: 250px;
		height:70px;
		margin-top: 20px;
		margin-bottom: 20px;
}

#calltoaction {
		text-align:center;
		border:none;
		margin-top: 30px;
		margin-bottom: 10px;
}

/*menu di spalla*/

ul#menuSecondario{
		color: #333;
		font-size: 12px;
		list-style: none;
		padding:0px;
		margin:0px;
}
ul#menuSecondario li{
	background: url(../images/taglio/ico_freccia.jpg) 5px 2px no-repeat;
	background-position: 5px 2px;
	font-size: 11px;
	font-weight:bold;
	line-height: 25px;
	margin: 10px 0;
	padding-top: 1px;
	text-indent:30px;
	width: 100%;
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9C0;
}
ul#menuSecondario a:link{
		color: #333;
		font-weight:bold;
		text-decoration:none;
		display: block;
}
ul#menuSecondario a:visited{
		color: #333;
		text-decoration:none;
		display: block; 
}
ul#menuSecondario a:hover{
		color: #333;
		background-color: #CCC;
		background-image: url(../images/taglio/ico_freccia_hover.jpg);
		background-repeat: no-repeat;
		background-position: 5px 2px;
		font-weight:bold;
		display:block;
}


/* ---- Navigation  ---- */

#nav{
	position:absolute;
	margin:94px 0px 0px 15px;
	width: 850px;
	height: 40px;/*		background:url(../images/taglio/sfo_menu.jpg) center bottom no-repeat;*/
}



#nav ul{
		list-style: none;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
}

#nav ul li{

		display: inline;
		margin: 0px 0px 0px 0px;
		padding: 0;
		color: #003399;
}

#nav ul li a {
	color: #1E1E1E;

}

#nav ul li a:link, #nav ul li a:visited{
		font-size: 13px;
		font-weight: bold;
		text-decoration: none;
		letter-spacing: 1px;
		display: block;
		float: left;
		margin-right:9px;
		padding: 0px 21px 0px 0px;
		height: 40px;
		line-height:38px;
		background:/*#B30210*/ url(../images/taglio/tab_right.jpg) right top no-repeat;
}



#nav ul li span{
		font-size: 13px;
		font-weight: bold;
		text-decoration: none;
		letter-spacing: 1px;
		display: block;
		padding: 0px 0px 0px 0px;
		float: left;
		width:21px;
		height: 40px;
		line-height:38px;
		background:/*#B30210*/ url(../images/taglio/tab_left.jpg) left top no-repeat;

}


#nav ul li a:hover{
		background:#fff url(../images/taglio/tab_right_selected.jpg) right top no-repeat;
		color:#333;
}

#nav ul li a:hover span{
		background: url(../images/taglio/tab_left_selected.jpg) left top no-repeat;
		color:#333;

}

#nav ul li a:hover span .selected{
		background: url(../images/taglio/tab_right_selected.jpg) left top no-repeat;
		color:#333;
}

#nav ul li#current a {

		background: #eee;
		color: #333;
		height: 33px;
		display: block;

		}
		
	
/*elementi liste comuni*/

/*ul#content {
		margin: 5px 20px;
		padding: 0 20px;
	}
	
ul#content li {
		list-style-image: url(../images/taglio/bullet.jpg);
		line-height: 17px;
		margin: 4px 0;
}*/

/* ---- immagini  ---- */
	
img.float-right {
		float: right;	
		margin: 3px 5px 12px 12px;
	}
	
img.float-left {	
		float: left;
		margin: 0px 15px 10px 0px;
	}
	
	/*immagine ombra*/

 div.img-ilus {
		 float:left;
		 background: url(../images/shadow.gif) no-repeat bottom right;
		 margin: 10px 5px;
		 padding: 0;
		 position: relative;
 }
  
 div.img-ilus img {
		 float:left;
		 background-color: #fff;
		 border: 1px solid #a9a9a9;
		 margin: -5px 5px 5px -5px;
		 padding: 7px;
		 position: relative;
		 vertical-align: bottom;
}

.contentul {
	list-style-image: url(../images/taglio/bullet.jpg); 
	line-height: 22px; 
	margin: 15px 0 0 40px; 
	padding: 0 20px;
}

.contentul li {
	margin-top: 15px;
}

/*form*/
.button_form
{
	background: url(../images/taglio/invio.jpg) center no-repeat;
	width: 100px;
	height: 40px;
	font-weight:bold;
	color:#1B1B1B;
	text-transform: uppercase;
	padding: 6px;
	border: none;
	margin-top: 15px;
	cursor: pointer;
}

textarea, select, input {
	background:#FFC;
	border: 1px solid #CCC;
	padding: 1px;
	}

	/*Eventuale uso di tabella*/
	
.approfondimenti td {
	padding: 10px;
	border-right: 1px #999 dotted;
}

.row {
	background-color: #EBEFE4;
}

