/* Created by TopStyle Pro Trial Version - www.bradsoft.com */
#main{
	height: 500px;
	background: #DEE8F3 url(../images/sf_biografia.jpg) no-repeat bottom left;
}

#mainvuoto{
	height: auto;
	position: relative;
	top: 0px;
	left: 0px;
	width: 640px;
	height: auto; 
	border-bottom: 1px;
	border-left: 1px;
	border-right: 1px;
	border-top: 0px;
	border-color: #4F6C8A;
	border-style: solid;
	background: #DEE8F3 url(../images/sf_vuoto.jpg) no-repeat bottom left;
}

#rassegna{
	position: relative;
	top: 80px;
	left: 50px;
	width: 410px;
	height: auto;
	margin-bottom: 180px;
	margin-left: 10px;
}

#rassegna a{
	text-decoration: none;
	color: #665956;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#rassegna a:hover{
	color: #386EB6;
	text-decoration: underline;
}
	

#rassegna p{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align: justify;
	color : #54524F;
	line-height: 18px;
}

.title {
	width: 400px;
	border-bottom-width: 1px;
	border-bottom-color: White;
	border-bottom-style: solid;
	color: #386EB6;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: small-caps;
	text-align: left;
	padding: 2px;
}

.subtitle{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align: justify;
	color : #54524F;
	line-height: 15px;
}


