@charset "UTF-8";

body {
	font-size: 12px;
	line-height: 20px; /* 20px (12 x 1.6666 = 20) */
	font-family: Arial, sans-serif;
	color: #333333;
	background: url(../images/bg-all.jpg) repeat-x #213650 top center;
	padding:0px;
	margin: 0 auto;
	text-align: center;
}



/* ---------------------------------------*/
/* LAYOUT */

#wrapper {
margin:0px auto;
width:916px;
position:relative;
text-align:left;
background:url(../images/bg-body.jpg) no-repeat top center;
z-index:1;
}


#body-page {
width:867px;
background-repeat:no-repeat;
min-height:570px;
float:left;
margin-top:145px;
margin-left:25px;
}

#body-page-paper {
width:588px;
float:right;
margin-right:20px;
margin-top:80px;
}

#body-page-paper-text {
background:#FFFFFF;
padding:30px;
}

#splash {
padding-top:47px;
}


#footer {
min-height:140px;
background:url(../images/layout-footer.jpg) no-repeat bottom center;
position:relative;
color:#86a7d0;
font-size:11px;
}


#submenu {
position:absolute;
top:248px;
left:11px;
width:253px;
}

/* ---------------------------------------*/
/* TYPO */

h1,h2,h3 {
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
}

h1 { font-size:22px;
line-height:30px;
padding:0px 0px 10px 0px;
color:#005080;
}

h2 { font-size:13px;
line-height:22px;
padding:0px 0px 20px 0px;
color:#0070aa;

}

#body-page-paper-text p {
margin-left:20px;

}

h4 {
font-size:16px;
color:#990000;}

/* ---------------------------------------*/
/* LINKS */

.back a {
color:#ffffff;
text-decoration:none;
}
.back a:hover {
color:#FFCC00
}

a {text-decoration:none;
color:#006699;
}

a:hover {
text-decoration:underline;
color:#FF3300;
}

a.rewhite {text-decoration:none;
color: #000000;
}

a.rewhite:hover {
text-decoration:underline;
color: #006699;
}



/* ---------------------------------------*/
/* ELEMENTS */

.submenu-item {
width:230px;
height:40px;
background:url(../images/pages-submenu.png) no-repeat;
padding-right:48px;
padding-top:9px;
font-size:13px;
font-weight:bold;
text-align:right;
}

.back {
float:right;
clear:both;
background:url(../images/layout-back2.png) repeat-x right;
height:24px;
padding-right:14px;
margin-top:20px;
font-weight:bold;
font-size:11px;
}

.photobox {
float:left;
width:165px;
margin-left:15px;
}
.photo {
margin:5px;
margin-bottom:15px;
clear:left;
width:128px;
background-repeat:no-repeat;
background-position:center center;
}

#realback {
padding:10px;
text-align:left;
font-size:11px;
padding-left:3px;
}


#attach {
padding:10px;
padding-left:220px;
background:url(../images/bg-attach.jpg) no-repeat;
margin-bottom:20px;
margin-top:40px;
min-height:50px;
clear:both;
}

/* ********** */



#attach li {
border:solid 1px #CCCCCC;
padding:3px;
margin-bottom:4px;
padding-left:30px;
font-weight:bold;
}


#footer .newstitle {
position:absolute;
left:27px;
top:26px;
}

#footer .newsbox {
position:absolute;
left:170px;
top:34px;
width:340px;
}

#footer .newsbox h3 {
font-weight:bold;
font-size:13px;

line-height:15px
}

#footer .newsbox .row {
margin-top:10px;
margin-bottom:1px;

}

#footer .newsbox a.archivio {
color:#4d74a7;
text-decoration:none;
font-weight:bold;
}

#footer .newsbox a.archivio:hover {
color:#ffffff;
text-decoration:none;
}



#footer .dati {
background:url(../images/footer-logo.png) no-repeat top right;
position:absolute;
right:30px;
top:18px;
padding-top:40px;
padding-right:40px;
text-align:right;
line-height:16px;
}

#footer .dati p {
margin-top:4px;
}

#footer .dati a {
color:#d5e2f3;
text-decoration:none;
}

#footer .dati a:hover {
color:#FFCC00;
}





a.white {
color:#FFFFFF;
text-decoration:none;
}
a:hover.white {
color: #99CCFF;
text-decoration:none;
}





/* ------------------ */


.page-news {
font-size:12px;

line-height:14px;
margin-top:10px;
position:relative;
padding-bottom:10px;
border-bottom: dotted 1px #999999;
}


div.page-news-text {
margin-left:140px;
color:#444444;
}


.page-news h3 {
color:#336699;
font-size:16px;
font-style: normal;
background: none;
margin-top:0px;
margin-bottom:7px;
padding-left:0px;
color: #990000;
margin-left:0px;
font-weight:normal;
}

.page-news h4 {
margin-bottom:15px
}


.pages {
margin-top:20px;
}

.pages span, .pages a {
border: 1px solid #CCCCCC;
padding:5px;
}
.pages .current {
font-weight:bold;}

.pages span.nextprev { display:none;}





.item a { color: #7ea7d0;}

.item a:hover { color: #ffffff; text-decoration:none}
