/* HOME*/

html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none;
   }
   

body {
text-align:center;
font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
font-size:11px;
line-height:120%;
}

h1,h2,h3 {
display:inline;
}

img {
border:none;
}

a {
text-decoration:none;
color:#666666;
}

a:hover {
text-decoration:underline;
}

.wrapper {
display:table; 
width:1000px;
margin:0px auto 0px auto;
}

.data {
float: left;
margin:5px 0px 0px 20px;
padding:0px;
text-align:left;
color:#666666;
}

.personalizzazione {
float:right;
margin:5px 20px 0px 0px;
padding:0px;
text-align:right;
color:#666666;
}


.top {
clear:both;
width:1000px;
height:280px;
margin:0px;
padding:0px;
}

.navigazione {
width:920px;
height:73px;
margin:0px auto 0px auto;
padding:0px;
}

.contenuto {
	margin:20px 40px 0px 40px;
	text-align:left;
}

.linea {
	height:15px;
	background:url(images/line.png) 0px 0px repeat-x;
}

.titles {
height:14px;
margin-bottom:10px;
}

.indietro {
	float:right;
height:14px;
margin-bottom:10px;
}

.left {
	float:left;
width:520px;
}

.news {
	margin-bottom:5px;
padding:0px;
}

.newsitem {
	padding-left:13px;
padding-bottom:15px;
}

.right {
	float:right;
width:360px;
}

.segnalazioni {
margin-bottom:15px;
}

.segnalazioniitem {
padding-left:13px;
padding-bottom:15px;
}

.sondaggio {
margin-bottom:15px;
}

.sondaggioitem {
padding-bottom:15px;
}

.mailing {
margin-bottom:5px;
}

.mailingitem {
padding-bottom:15px;
}

.admintitle {
height:26px;
margin:0px;
text-align:center;
color:#FFFFFF;
}

.admincontent {
text-align:left;
padding:0px 20px 0px 20px;
color:#FFFFFF;
}

.adminnav {
margin:0px;
}

.content {
float:right;
display:inline;
width:700px;
margin:0px 15px 0px 0px;
padding:0px;
}

.contentitem {
text-align:left;
margin:0px;
min-height:405px;
height: auto !important;
height: 405px;
padding:5px 25px 10px 25px;
background:url(images/back_box_content.png) 0px 0px repeat-y;
color:#000000;
}

.contentitemnews {
text-align:left;
margin:0px;
padding:5px 25px 10px 25px;
background:url(images/back_box_content.png) 0px 0px repeat-y;
color:#000000;
}

.servizititle {
height:35px;
margin:0px 15px 0px 15px;
padding:0px;
}

.buttonleft {
height:35px;
margin:0px;
}

.style1 {
	color: #0066CC;
	font-weight: bold;
}

.style3 {color: #EEA862; font-weight: bold; }

.style4 {color: #CC0066}

.contentad {
width:700px;
margin:0px 15px 0px 0px;
padding:0px;
}

.contentitemad {
text-align:left;
margin:0px;
padding:5px 25px 10px 25px;
background:url(images/back_box_content.png) 0px 0px repeat-y;
color:#000000;
}

.rightimage {
float:right;
margin-left:10px;
}

.clearfloat {
clear:both;
}

.newstitle {
color:#945A93;
font-weight:bold;
}

.segnalazionititle {
	color:#EEA862;
	font-weight:bold;
}

.newstit {
height:35px;
margin:0px;
}

.linea_bottom {
	height:15px;
	width:920px;
	margin-left:40px;
	margin-top:10px;
	background:url(images/line.png) 0px 0px repeat-x;
}

.bottom {
margin-top:15px;
text-align:center;
}

.credits {
margin:15px 0px 10px 0px;
color:#999999;
}

.loghi {
margin-top:30px;
text-align:center;
}

/* slightly enhanced, universal clearfix hack */
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

