/* HOME*/

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

body {
background:#222222 url(images/background_site.png) center repeat-y;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
line-height:120%;
}

h1,h2 {
display:inline;
}

img {
border:none;
}

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

a:hover {
text-decoration:underline;
}

.wrapper {
display:table; 
width:900px;
margin:0px auto 0px auto;
background:url(images/top_back.png) 0px 0px repeat-x;
}

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

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


.top {
clear:both;
width:900px;
height:100px;
margin:0px;
padding:0px;
}

.servizi {
float:left;
display:inline;
width:170px;
margin:0px 0px 0px 15px;
padding:0px;
}

.serviziitem {
height:76px;
margin:0px;
}

.news {
float:left;
display:inline;
width:440px;
margin:0px;
padding:0px;
}

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

.box {
height:15px;
margin:0px;
}

.newsitem {
text-align:left;
margin:0px;
padding:0px 25px 5px 25px;
background:url(images/back_box_news2.png) 0px 0px repeat-y;
}


.segnalazioni {
float:left;
display:inline;
width:260px;
margin:0px 15px 0px 0px;
padding:0px;
}

.segnalazioniitem {
text-align:left;
padding:0px 25px 5px 25px;
background:url(images/back_box_right2.png) 0px 0px repeat-y;
}

.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: #CC6600; 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:#0066cc;
font-weight:bold;
}

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

.bottom {
margin:20px 0px 0px 0px;
color:#ffffff;
line-height:15px;
}

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