html,body
{
	background:#f3ebde;
	height: 100%;
	max-height: 100%;
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
color:#4b3e28;
}

div#container{
	width:1012px; 
	margin:0 auto;
	text-align:left;
	background:url(img_profero/sfondo_home.jpg);
	height: auto;
	min-height: 100%;
}

div#ragazza{
	width:990px; 
	height:705px;
	background:url(img_profero/website_prelaunch_fase2_hires.jpg);
	margin-left:13px;
}


#fascia_alta
{
	width:990px;
	height:333px;
	padding-top:110px;
}


#facebook
{
	padding-left:90px;
	padding-top:195px;
	float:left;
	width:440px;
}

#logo
{
	width:120px;
	height:100px;
	margin-left:450px;
}


#fascia_bassa
{
	margin:0 auto;
	width:400px;
	text-align:center;
	height:143px;
}

#pie
{
	margin:0 auto;
	text-align:center;
	width:990px;
}


#social
{
	padding-top:5px;
}

#video
{	
	width:330px;
	float:right;
	margin-right:110px;
	padding:5px;
	background:#4b3e28;
}


a:link.link, a:visited.link
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
color:#4b3e28;
}

a:hover.link
{
background:#e4d0c0;
}