body{
	padding:0px;
	margin:0px;
	font-family: arial,helvetica,sans-serif;
	font-size:12px;
}
h1{
	padding:0 0 21px 0;
	margin:0px;
	font-size:22px;
	font-weight:bold;
	color:#9d0c15;
}
img{
	border:none;
}

.foto{
	border:1px solid #a70908;
	padding:1px;
}

a:hover{
	text-decoration: underline;
}

/*pagCentrata*/
.pagCentrata {
	width:947px;
	margin:0 auto;
	border-bottom:solid 20px #fff;
	background:url(../widgets/sfondoPagina.gif) repeat-y top left;
}

/*boxContent*/

#boxContent{
	float:left;
	background:url(../widgets/sfondoBox.gif) repeat-y top left;
}

/*boxSx*/
#boxSx{
	float:left;
	width:281px;
	padding-left:6px;
}
#boxSxContent{
	float:left;
}
#menuLingua{
	float:left;
	border-top:1px solid #ce858a;
	width:280px;
	background-color:#9d0c15;
}
#menuSx{
	clear:left;
	padding-top:3px;
}
#menuSx ul{
	padding:0 0 4px 0;
	margin:0px;
	color:#9d0c15;
	font-size:13px;
}
.ulRigaTop{
	border-top:1px solid #ce858a;
}

#menuSx li{
	padding:0px;
	margin:0px;
	list-style-type:none;
}

#menuSx li a:hover{
	text-decoration: underline;
}

.menuSxTitoloTop{
	font-size:17px;
	font-weight:bold;
	padding:0 0 0 23px;
}

.menuSxTitoloTop a{
	color:#9d0c15;
	text-decoration:none;
}
.menuSxTitolo{
	font-size:17px;
	font-weight:bold;
	padding:4px 0 0 23px;
}

.menuSxTitolo a{
	text-decoration:none;
	color:#9d0c15;
}

.menuSxVoce, .menuSxVoce a, menuSxVoceAccesa, .menuSxVoceAccesa a {	
	padding:0 0 0 80px;
	margin:0px;
	text-decoration:none;
	color:#9d0c15;
}
.menuSxVoceAccesa, .menuSxVoceAccesa a{	
	font-weight:bold;
	color:#000000;
}
/*boxDx*/
#boxDx{
	float:left;
	width:660px;
}

#boxDx_cn{
	float:left;
	width:660px;
}

#boxDxContent{
	float:left;
}
#boxDxContentTop{
	float:left;
	width:655px;
	height:279px;
	display: block;
	z-index: 50;
	position: relative;
	/*background:url(../widgets/headerDx.jpg) no-repeat top left;*/
}
.contenuto{
	float:left;
	width:592px;
	padding:21px 0 0 31px;
}
.contenutoSoloTesto{
	float:left;
	padding-right:30px;
	font-size:13px;
}
.contenutoTesto{
	float:left;
	width:329px;
	padding-right:30px;
	font-size:13px;
}
.contenutoImmagini{
	float:left;
	width:233px;
	padding-top:31px;
}
.contenutoImmagini img{
	float:left;
	/*width:233px;*/
}
.contenutoImg{
	padding-top:18px;
}
.boxDxContentBottom{
	clear:left;
	float:left;
	width:655px;
	padding:35px 0 0 0;
}
.boxDxContentBanner{
	padding:0 31px 0 0;
}
.banner{
	float:right;
}



/*footer*/


#footer{
	clear:both;
	width:947px;
	padding:0;
	margin:0;
}
#footerTop{
	float:left;
	background:url(../widgets/sfondoFooter.jpg) repeat-y top left;
	width:947px;
}
#footerSx{
	float:left;
	padding:4px 0 16px 31px;
	width:256px;
}
#footerSx a{
	color:#fff;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
}
#footerDx{
	float:right;
	font-size:10px;
	width:641px;
	padding:7px 7px 0 12px;
	font-family: Tahoma, arial,helvetica,sans-serif;
}
.mail a{
	color:#9d0c15;
	text-decoration:none;
}


/*pagina interna*/

.titoloInterna{
	padding:0 0 31px 0;
	margin:0px;
	font-size:22px;
	font-weight:bold;
	color:#9d0c15;
}
.contenutoInterna{
	float:left;
	width:592px;
	padding:12px 0 0 31px;
}

.boldRed{
	margin:0px;
	font-size:13px;
	font-weight:bold;
	color:#9d0c15;
}

.link {
	font-weight:normal;
	color:#9d0c15;
	text-decoration:underline;
}

.link:hover {
	text-decoration:none;
}
