/*----------------- SetUp Pagina -----------------*/
html, body {
    height: 100%;
}
body
{
	background-image:url(images/s_top.jpg);
	background-repeat:no-repeat;
	background-color:#FFF;
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-arrow-color: #C7372E;
	scrollbar-shadow-color: #C6C6C6;
	scrollbar-highlight-color: #C6C6C6;
	scrollbar-3dlight-color: #EBEBEB;
	scrollbar-darkshadow-color: #EBEBEB;
	scrollbar-face-color: #F6F6F6;
	scrollbar-track-color: #EBEBEB;				
}

img{border:0px;}
.cursor {cursor:hand;}

a{border:0px; margin:0px;}

span{border:0px; margin:0px;}

.header{
height:398px;
}

.left{
float:left;
height:960px;
overflow:hidden;
display:inline;
margin-right:25px;
}

.right{
position:relative;
height:960px;
overflow:hidden;
}

.txt_12_verde     		{ color: #6a6c4c; text-decoration: none;  font-family: arial, tahoma, verdana;  font-size: 12px; line-height: 14px;}

.txt_11_verde     		{ color: #8c9137; text-decoration: none;  font-family: arial, tahoma, verdana;  font-size: 11px; line-height: 14px;}
.txt_11_verde:link      { color: #8c9137; text-decoration: none;  font-family: arial, tahoma, verdana;  font-size: 11px; line-height: 14px;}
.txt_11_verde:visited   { color: #8c9137; text-decoration: none;  font-family: arial, tahoma, verdana;  font-size: 11px; line-height: 14px;}
.txt_11_verde:hover     { color: #666666; text-decoration: none;  font-family: arial, tahoma, verdana;  font-size: 11px; line-height: 14px;}

.txt	     			{ color: #666666; text-decoration: none; font-family: arial, tahoma, verdana;  font-size: 12px; line-height: 14px;}
.txt:link     			{ color: #666666; text-decoration: none; font-family: arial, tahoma, verdana;  font-size: 12px; line-height: 14px;}
.txt:visited 	     	{ color: #666666; text-decoration: none; font-family: arial, tahoma, verdana;  font-size: 12px; line-height: 14px;}
.txt:hover   	     	{ color: #666666; text-decoration: none; font-family: arial, tahoma, verdana;  font-size: 12px; line-height: 14px;}

.txt_footer	     				{ color: #666666; text-decoration: none; font-family: arial, tahoma, verdana;  font-size: 11px; line-height: 14px;}
.txt_footer:link     			{ color: #666666; text-decoration: none; font-family: arial, tahoma, verdana;  font-size: 11px; line-height: 14px;}
.txt_footer:visited 	     	{ color: #666666; text-decoration: none; font-family: arial, tahoma, verdana;  font-size: 11px; line-height: 14px;}
.txt_footer:hover   	     	{ color: #8c9137; text-decoration: none; font-family: arial, tahoma, verdana;  font-size: 11px; line-height: 14px;}


.smusso_sx{ 
background-image:url(images/smusso_sx.gif); 
background-repeat:no-repeat;
padding-top:13px;
padding-left:29px;
color: #666666; 
text-decoration: none; 
font-family: arial, tahoma, verdana;  
font-size: 14px; 
line-height: 16px;
}

.smusso_dx{ 
background-image:url(images/smusso_dx.gif); 
background-repeat:no-repeat;
width:554px;
font-family:Arial;
font-size:12px;
font-weight:normal;
color:#000;
padding-top:13px;
}

#footer{
 	clear:both;
	height:255px;
	background-image:url(images/s_bottom.jpg);
	margin:0px;
	padding:0px;
}

#footerint{
	padding-top:180px;
	color: #666666; text-decoration: none; font-family: arial, tahoma, verdana;  font-size: 11px;
	float:left;
	}
	
#footerint a{
	color: #666666; text-decoration: none; font-family: arial, tahoma, verdana;  font-size: 11px;
	}
	
	
.spazio3 {height:3px;width:100px;}
.spazio10 {
	height:10px;
	margin:0px;
	padding:0px;
	width:100px;
}

#wrapper{
	padding:0px;
	margin:0px;
	overflow:hidden;
}

#wrapper li{
	padding:0px;
	margin:0px;
}

#nav{
	margin:0px;
	padding:0px;
	width:407px;
}

#nav li{
	list-style:none;
	margin:0px;
	padding:0px;
	height:32px;
	overflow:hidden;
	margin-bottom:3px;
}

#nav2{
	margin:0px;
	padding:0px;
}

#nav2 li{
	list-style:none;
	margin:0px;
	padding:0px;
	height:32px;
	overflow:hidden;
	margin-bottom:3px;
}

#content{
	padding:0px;
	margin:0px;
	margin-top:0px;
	width:407px;
	display:inline;
}

#content2{
	padding:0px;
	margin:0px;
	margin-top:0px;
}



#content p{
	margin:0px;
	padding:0px;
	width:407px;
}

#content2 p{
	margin:0px;
	padding:0px;
}

/*----------------- FORM -----------------*/
form{margin:0px; padding:0px;}


input.bottone
	{
				color : #EBEBEB;
				background: #e1e1e1; 
				border : 0px none;
				font-family : Tahoma, arial, helvetica;
				font-size : 10px;
				font-weight : bold;
				text-decoration : none;
	}
	
input.form
	{
		color : #4C4C4C;
		background-color: #e1e1e1;
		border : 0;
		height:21px;
		font-family : verdana, tahoma, arial;
		font-size : 12;
		font-weight : normal;
		text-decoration : none;
		padding-left : 4px;
		width:295px;
	}
	
input.formmini
	{
		color : #4C4C4C;
		background-color: #e1e1e1;
		border : 0;
		height:21px;
		font-family : verdana, tahoma, arial;
		font-size : 12;
		font-weight : normal;
		text-decoration : none;
		padding-left : 4px;
		width:200px;
	}
	
	input.form#nome	    {margin-bottom:8px;}
	input.form#cognome	{margin-bottom:8px;}
	input.form#azienda	{margin-bottom:8px;}
	input.form#telefono	{margin-bottom:8px;}
	input.form#email	{margin-bottom:8px;}


textarea.form
	{
		color : #4C4C4C;
		background-color: #e1e1e1;
		border : 0;
		font-family : verdana, tahoma, arial;
		font-size : 12;
		font-weight : normal;
		text-decoration : none;
		padding-left : 4px;
		width:295px;
		height:60px;
	}
	
select.form
	{
		color : #4C4C4C;
		background-color: #e1e1e1;
		border : 0;
		height:21px;
		font-family : verdana, tahoma, arial;
		font-size : 12;
		font-weight : normal;
		text-decoration : none;
	}
	
checkbox.form
	{
		color : #4C4C4C;
		background-color: #e1e1e1;
		border : 0;
		font-family : verdana, tahoma, arial;
		font-size : 10;
		font-weight : normal;
		text-decoration : none;
		background-image: url(button.gif);
	}
	
radio.form
	{
		color : #4C4C4C;
		background-color: #e1e1e1;
		border : 0;
		font-family : verdana, tahoma, arial;
		font-size : 10;
		font-weight : normal;
		text-decoration : none;
		background-image: url(button.gif);
	}	
	
/*----------------- FORM -----------------*/

/*----------------- FORM ACCESSI -----------------*/
.boxheader{
width: 554px; 
background-color:#FFF;
background-image:url(images/smusso.gif);
background-position:top;
background-repeat:no-repeat;
padding:0px;
margin:0px;
text-align:right;
color: #666666; text-decoration: none;  font-family: arial, tahoma, verdana;  font-size: 12px; line-height: 14px;
}

#cat1{width:554px; height: 112px; padding:0px; margin:0px;}
#cat2{width:554px; height: 438px; padding:0px; margin:0px;}
#cat3{width:554px; height: 150px; padding:0px; margin:0px;}
#cat4{width:554px; height: 150px; padding:0px; margin:0px;}

#tit{font-weight:bold; margin-right:25px; margin-top:15px;}
#txt{padding:0px; margin:0px; margin-right:25px;}
#myform{padding:0px; margin:0px; margin-right:25px; margin-top:10px;}


/*----------------- FORM ACCESSI -----------------*/
