* {
	padding:0;
	margin:0;
}

p { text-align: justify; padding:0 0 10px 0; }

img {
	border:none;
}

body {
	background:#f2f2f3 url(/public/image/sfondoBody.jpg) top center no-repeat;
	font-family:Tahoma, Arial, Verdana, Helvetica;
	font-size:12px;
	color:#000;
	text-align: justify;
	line-height:160%;
}

.container {
	width:900px;
	margin:0 auto 0 auto;
}

.testata {
	width:900px;
	height:170px;
	background: url(../public/image/sfondoTestata.jpg) top center no-repeat;
}


h1 {
	font-family: 'Nova Square' ,Tahoma, Verdana, Arial, Helvetica;
	font-size:17px;
	color:#90352c;
	margin-bottom:10px;
	line-height:140%;
	text-align: left;
	text-transform: uppercase;
}

h2 {
	font-family: 'Nova Square' ,Tahoma, Verdana, Arial, Helvetica;
	font-size:13px;
	color:#90352c;
	margin-bottom:10px;
	line-height:120%;
	text-transform: uppercase;
	
}

a {
	color:#90352c;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

.PNLNewsList a {
	color:#90352c;
	text-decoration:none;
	font-weight:bold;
}

.PNLNewsList a:hover {
	color:#000;
	text-decoration:none;
	font-weight:bold;
}


.pagina {
	float:left;
	width:900px;
	padding:0;
	margin:0;
	padding-top:20px;
	background: url(/public/image/sfondoContainer.jpg) no-repeat top center;
	height:450px;
	min-height:450px;
	height:auto; !important
}

.paginaUnica {
	float:left;
	width:900px;
	height:450px;
	min-height:450px;
	height:auto; !important
}

.paginaSx {
	float:left;
	width:320px;
	height:450px;
	min-height:450px;
	height:auto; !important
}

.paginaSxContent {
	float:left;
	width:600px;
	margin-bottom:15px;	
	height:450px;
	min-height:450px;
	height:auto; !important
}

.paginaSx li{
   list-style:square;
   margin: 8px 0 8px 18px;
}

.paginaDxContent {
	float:left;
	width:280px;
	height:450px;
	min-height:450px;
	height:auto; !important	
}

.paginaDx {
	float:left;
	width:535px;
	margin-left:45px;
	margin-bottom:15px;
	height:450px;
	min-height:450px;
	height:auto; !important	
}

.paginaDx table img {

}

.paginaDx table img:hover {
	opacity:0.6;
	filter:alpha(opacity=60);
}

.animazione {
	float:left;
	width:534px;
	margin-top:15px;
	margin-bottom:5px;
}

.divgallery img {
	padding:5px;
	border:#999999 1px solid;
	background:#FFFFFF;
	margin:0 8px 8px 8px;
}

.divgallery img:hover {
	filter:alpha(opacity=60);
	opacity:0.6;
}

.news {
	float:left;
	background:url(/public/image/sfondoNews.png) no-repeat;
	margin-left:-5px;
	width:350px;
	height:260px;
	font-size:11px;
	margin-top:13px;
}

.contatti1 {
	padding-left:50px;
	width:450px;
	float:left;
	height:200px;
	min-height:200px;
	height:auto; !important	
}

.contatti2 {
	width:400px;
	float:left;
	margin-top:10px;
	height:200px;
	min-height:200px;
	height:auto; !important	
}

.TRMessaggio { display:block; width:350px; margin-top:-15px;}

.LBLEsitoInvioMail { clear:both; background:red; margin-top:5px; text-align:center; color:#FFFFFF}

.disclaimer {width:395px; height:70px; font-size:9px; padding:5px; background:#FFFFFF; border: 1px solid #999999; margin-top:10px;}

.acconsento {width:350px; text-align:left; margin-top:10px;}

.footer {
	width:100%;
	height:140px;
    background: url(/public/image/sfondoFooter.jpg) top center repeat-x;
	clear:both;
	padding-top: 20px;
	font-size:12px;
	line-height:190%;
}

.contenutiFooter {
	width:900px;
	margin:0 auto 0 auto;
}
