/* Created by TopStyle Pro Trial Version - www.bradsoft.com */
#main{
	height: 500px;
	background: #DEE8F3 url(../images/sf_immagini.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;
}

#testo{
	position: relative;
	top: 80px;
	left: 50px;
	width: 410px;
	height: auto;
	margin-bottom: 180px;
}

#testo a{
	text-decoration: none;
	color: #386EB6;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#testo a:hover{
	color: #386EB6;
	text-decoration: underline;
}
	
#gallery{
	position: relative;
	top: 80px;
	left: 50px;
	width: 410px;
	height: auto;
	margin-bottom: 180px;
}

#testo p{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align: justify;
	color : #54524F;
	line-height: 18px;
	margin-left: 5px;
}

.box-photo{
	height: 100px;
	width: 200px;
	float: left;
}

.box-photo img{
	margin-top: 8px;
	margin-left: 25px;
	border: 1px Gray dashed;
	
}

.tipo {
	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: 3px;
	line-height: 12px;
}

.box-photo p{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #54524F;
	line-height: 12px;
	text-align: center;
	margin-top: -2px;
}

.box-photo a{
	text-decoration: none;
	color: #665956;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.box-photo a:hover{
	color: #386EB6;
	text-decoration: underline;
}

.info{
	text-align: right;
	float: right;
}

#fasciaimm{
	position: relative;
	margin-top: 10px;
	width: 600px;
	left: 40px;
	margin-bottom: 50px;
}

#fasciaimm img{
	margin: 2px;
	border: 1px Gray dashed;
}

#fasciatxt{
	width: 580px;
	position: relative;
	top: 0px;
	left: 40px; 
}

#fasciatxt p{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align: left;
	color : #54524F;
	line-height: 15px;
	margin-top: 60px;
	margin-right: 5px;
}

.articolo{
	width: 420px;
	height: 110px;
}

.articolo-foto{
	width: 115px;
	margin: 3px;
	float: left;
	text-align: right;
}

.articolo-foto img{
	margin: 3px;
	border: 1px Gray dashed;
	vertical-align: middle;
}

.articolo-desc{
	height: 110px;
	width: 260px;
	float: left;
	text-align: left;
	margin-right: 10px;
}

.titoletto{
	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;
}
	
