hrml,body,p,div,span,a{
margin:0;
padding:0;
} 
	
#a_portfolio{
	clear:both;
	display:block;
	}
	
body{
    background: #ccc url(../img/sf_head.gif) repeat-x;
    }

#container{
	width:850px;
	text-align:left;
	margin:0 auto;
	padding-top:20px;
	}
h2{
	font-family: Georgia,serif;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size:10px;
	}
#header{
	padding-bottom:60px;
	}

.cat{
	clear:both;
	}
	
.titolo{
	margin:30px 0 10px 0;
	}
	
.titolo h3{
	float:left;
	font-family: Georgia,serif;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size:16px;
	margin-bottom:2px;
	}
	
.trat{
	clear:both;
	height:1px;
	background: url(../img/trat.gif) repeat-x;
	}
	
.menu{
	overflow:hidden;
	list-style:none;
	float:right;
	}
.menu li{
	display:inline;
	}
.menu a{
	display:block;
	float:left;
	font-family: Georgia,serif;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size:10px;
	color:black;
	}

#chisono{
	float:left;
	height:260px;
	display:block;
	}
#icone{
	float:right;
	text-align:right;
	padding-top:133px;
	}
#icone img{
	margin:1px;
	}
#icone h5{
	font-family: Georgia,serif;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size:9px;
	color:black;
	margin-top:3px;
	}
#chisono p{
	width:450px;
	padding:0 10px 0 10px;
	font-family: Georgia,serif;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 1px;
	font-size:14px;
	color:black;
	}

#portfolio{
	text-align:center;
	}
#portfolio img{
	margin:15px;
	}
#portfolio p{
	width:355px;
	margin:-15px 34px 20px 35px;
	float:left;
	text-align:left;
	font-family: Georgia,serif;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 1px;
	font-size:12px;
	line-height:13px;
	color:black;
	}
	
/************** FORM *********************/
#form_contatti{
	float:left;
	width:480px;
	}
#form_contatti p{
	font-family: Georgia,serif;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 1px;
	font-size:11px;
	margin-bottom:4px;
	line-height: 1.2em;
	}
form {
	padding: 20px;
}
.text_field {
	border:1px solid #bfbab3;
	width:274px;
	height:17px;
	margin:2px 0px 10px 0px;
	padding:2px;
}
.text_area {
	border:1px solid #bfbab3;
	width:274px;
	height:100px;
	margin:2px 0px 10px 0px;
	padding:2px;
}
#tasto_invia{
	text-align:center;
	background-color:#ddd;
	border:1px solid #666;
	height: 30px;
	width: 60px;
}
#tasto_invia a{
	color:#666;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height:30px;
	text-decoration:none;
	height: 30px;
	width: 60px;
	}
#tasto_invia a:hover{
	color:#222;
	}
#txt_contatti{
	float:right;
	width:300px;
	font-family: Georgia,serif;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 1px;
	font-size:11px;
	margin-top:40px;
	}
#txt_contatti a img{
	margin-bottom:20px;
	}
p#spacer{
	height:30px;
	display:block;
	clear:both;
	}
.ita{
	font-style:italic;
	}

#n_novalid{
	color:red;
	margin-left:3px;
	}
#m_novalid{
	color:red;
	margin-left:3px;
	}
#t_novalid{
	color:red;
	margin-left:3px;
	}
	
#resp-mail{
	margin:35px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	}