@charset "utf-8";

body{	
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background:#eeeded url(img/bk_body.jpg) repeat-x;
	text-align:center;
}
p{
  color:#4f4f4f;
}

.corniceHome{
	width:100%;
	height:100%;
	text-align:center;
	margin:0 auto;
	padding:0 auto;
	}

.intestazione{
	margin:0 auto;
	height:150px;
	position:relative;
	background:url(img/sfum_intesta.png) 50% 100% no-repeat;
	text-align:center;
	}

.logoHome{
	background:url(img/logoIndex.png) no-repeat;	
	width:340px;	
	height:105px;	
	border:dashed 1px #888888;	
	margin:20px auto;	
	moz-border-radius: 10px;	
	border-radius: 10px;
}

.corpo{
	text-align:center;
	/*float:left;*/
	margin:0px auto;
	width:900px;
	height:300px;
	background:url(img/sfum_corpo.png)50% 0% no-repeat;
	}

.corpo_a{
    margin-left:300px;
}

.corpo_a, .corpo_b, .corpo_c, .corpo_d, .corpo_e{
	float:left;
	width:57px;
	text-align:left;
	margin-top:-50px;
	}

.ombraBt{
  position:absolute;
  top:170px;
  width: 57px;
  background:url(img/sf_bt) 50% 0 no-repeat;
  height:40px;  
}

.buttonBio, .buttonWeb, .buttonGrafica, .buttonContact, .buttonPhoto{	
	border:0px;
	text-align:left;
	}

.footerHome{
	width: 100%;
color: #737373;
font-weight: bold;
text-align: center;
margin-bottom: 20px;
text-shadow: 1px 1px 1px white;
	}

.social img{
	border:dashed 1px #888888;
	moz-border-radius: 10px;	
	border-radius: 10px;
	margin:0 5px 0 0;

}
