
@charset "utf-8";
*
{
	padding:0px;
	margin:0 auto;
	border:0px;
}

.menuBg {
	background-image: url(img/bg_menu.gif);
}
.BgMenu {
	background-image: url(img/bg_menu.gif);
	text-align: right;
}
.BordoDx {
	background-color: #D7D7D7;
	background-image: url(img/bordo_dx2.gif);
	background-position: right;
	background-repeat: no-repeat;
}
.BordoLungoSx {
	background-image: url(img/bordo_lungo_sx.gif);
	background-repeat: repeat;
}
.BordoLungoDx {
	background-image: url(img/bordo_lungo_dx.gif);
	background-repeat: repeat;
}
.BodyBg {
	background-attachment: scroll;
	background-color: #D7D7D7;
	background-image: url(img/bg_curva_body.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.ColonninoSx {
	background-image: url(img/bg_colonnino_sx.gif);
	background-repeat: repeat;

}
.BgBase {
	background-image: url(img/bg_base.gif);
	text-align: right;

}
.TopLeftBody {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #434343;
	padding-top: 11px;
	padding-left: 38px;
	background-image: url(img/bg_curva_body.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #D7D7D7;
	padding-bottom: 5px;
	line-height: 15px;
}
ul li {
	list-style-type:disc;
	list-style-position:inside;
	padding-left:6px;
}
.rossoTit {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}
.TopLeftBodyScheda {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #434343;
	padding-top: 30px;
	padding-left: 38px;
	background-image: url(img/bg_curva_body.gif);
	background-repeat: no-repeat;
	background-position: left 20px;
	background-color: #D7D7D7;
	padding-bottom: 5px;
	line-height: 15px;
}
.rossoTitBold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;

}
.TopLeftBodySchedaChiudi {


	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #434343;
	padding-top: 15px;
	background-color: #EFEFEF;
	padding-bottom: 5px;
	line-height: 15px;
}
a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000CC!important;
	text-decoration: none;
}
a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000CC!important;
	text-decoration: none;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066!important;
	text-decoration: none;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666!important;
	text-decoration: none;
}
.bluTitBold {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000CC;
	font-weight: bold;
}
.TopLeftBodySchedaFoto {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #434343;
	padding-top: 30px;
	padding-left: 38px;
	background-image: url(img/bg_curva_body.gif);
	background-repeat: no-repeat;
	background-position: left 20px;
	background-color: #D7D7D7;
	padding-bottom: 5px;
	line-height: 15px;
	padding-right: 10px;

}
.separatore {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
}
.finestraOrizz {
	width: 470px;
	height: 510px;
	text-align: center;
	vertical-align: middle;
}
#bordoFoto {
	border:5px solid #FFFFFF
}
.bluTit {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000CC;
}
.tblpage{
	width:684px;
	margin:0px auto!important;
}