* {
	padding:0;
	margin:0;
}

p {
	text-align:justify;
	padding:0 0 10px 0;
	
}

img {
	border:none;
}

body {
	background:#FFFFFF url(/public/image/sfondoBody.jpg) repeat-x top center;
	font-family: Arial, Verdana, Tahoma, Helvetica;
	font-size:11px;
	color:#000;
	text-align:justify;
	line-height:170%;
	
	
}

h1 {
	font-size:20px;
	color:#474f5c;
	margin-bottom:15px;
}

a {
	color:#4168a7;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

.container {
	width:930px;
	margin:0 auto 0 auto;
}

.testata {
	float:left;
	width:930px;
	background: url(/public/image/logoApid.png) left bottom no-repeat;
	height:125px;
}

.animazione {
	float:left;
	width:630px;
	height:265px;
}
 
.pagina {
	float:left;
	width:930px;
	padding-bottom:20px;
	height:400px;
	min-height:400px;
	height:auto; !important
}

.paginaSx {
	width:283px;
	float:left;
	padding:15px 15px 0 15px;
	border-left:#a5b2c0 1px solid;
	margin-top:20px;
	min-height:345px;
	height:345px;
	height:auto; !important
}

.paginaSx ul li, .paginaUnica ul li {
	margin-left:15px;
	list-style-image:url(/public/image/bullet.gif);
}

.paginaSx img, .paginaUnica img {
	margin:15px 0 15px 15px;
	border:#999999 1px solid;
}
.paginaDx {
	width:282px;
	float:left;
	padding:15px 15px 0 15px;
	border-left:#a5b2c0 1px solid;
	border-right:#a5b2c0 1px solid;
	margin-top:20px;
	min-height:345px;
	height:345px;
	height:auto; !important
}

.paginaBanner {
	text-align:center;
	width:290px;
	float:left;
	padding:15px 0 0 5px;
	margin-top:20px;
	margin-bottom:20px;
	min-height:345px;
	height:345px;
	height:auto; !important
}

.paginaUnica {
	width:597px;
	float:left;
	padding:15px 15px 0 15px;
	border-left:#a5b2c0 1px solid;
	border-right:#a5b2c0 1px solid;
	margin-top:20px;
	margin-bottom:20px; 
	min-height:345px;
	height:345px;
	height:auto; !important
}

.paginaUnica a{
	color:#891d1b;
	text-decoration:underline;
}

.paginaUnica a:hover{
	color:#891d1b;
	text-decoration:none;
}

.menuFlash {
	float:left;
	background: url(/public/image/sfondoMenuFlash.png) top center  no-repeat;
	width:260px;
	height:265px;
	padding-top:2px;
	margin-left:40px;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	
}


.menuFlash a {
	color:#000;
	font-weight:bold;
}

.menuFlash a:hover {
	color:#891d1b;
	font-weight:bold;
	text-decoration:underline;
	
}

.menuFlash .-ON {
	height: 16px;
	width: 239px;
	font-weight:bold;
	background: url(/public/image/sfondoMenuFlash_li_on.png) bottom left repeat-x;
	padding-bottom:1.04em;
	
}

.menuFlash li {
	list-style-type:none;
	height: 15px;
	font-weight:bold;
	background:url(/public/image/sfondoLi.jpg) top center no-repeat;
	margin-left:-5px;
	padding: 5px;
	padding-bottom:1.04em;
}

.menuFlash li ul{
	display:none;
	font-weight:bold;
}

.menuInterno {
	float:left;
	height:22px;
	width:614px;
	background: url(/public/image/sfondoInterno4.png) top center no-repeat;
	margin-top:10px;
	margin-right:40px;
	padding:8px;
	font-size:11px;
	text-transform:uppercase;
}

.menuInterno ul {
	margin-left:0px;
}


.menuInterno a {
	color:#FFFFFF;
	font-weight:normal;
}

.menuInterno a:hover {
	color:#891d1b;
	font-weight:normal;
}

.menuInterno .-ON {
	background: url(/public/image/sfondoMenuON.gif) top center repeat-x;
	padding: 1px 5px 1px 5px;
	height:21px;
	color:#FFFFFF;
	font-weight:normal;
}

.menuInterno .-OF {
	padding: 1px 5px 1px 5px;
	height:21px;
	color:#FFFFFF;
	font-weight:normal;
}

.menuInterno .-ON a:hover {
	color:#FFFFFF;

}

.menuInterno li {
	list-style-type:none;
	float:left;
	height: 13px;
	margin-left:18px;
	padding: 10px 10px 0px -1px;
	padding-bottom:1.04em;
}

.footer {
	clear:both;
	height:43px;
	background:#47515d;
	font-size:13px;
	text-align:center;
	color:#FFFFFF;
	padding-top:10px;
}

.titoloMenu {
	font-size:18px;
	color:#891d1b;
	margin-top:15px;
}


.footer a, .footer a:hover {
	color:#FFFFFF;
}