/*stile css generale*/
body {margin:0; padding:0; height:100%; font-family:Trebuchet MS; background:url(../grafica/bg_body.jpg) center top no-repeat;
font-size:12px; color:#000;
}
a {color:#000;}
a.bianco {color:#fff; text-decoration:none; font-size:12px;}
a.bianco:hover 	{text-decoration: underline; color:#fff;}
a.bianco:visited 	{text-decoration: none; color:#fff;}

.sx{float:left;}
.dx{float:right;}
.clearfix{clear:both;}
#contenitore {width:990px; padding:0 10px; margin: auto; background: url(../grafica/bg_contenitore.png) no-repeat top center;}
#header {position:relative; width:990px; height:150px;}
#menu {width:990px; height:30px;}
#menu ul {padding:0; margin:0;}
#menu li {float:left; height:30px; padding-left:20px; padding-right:5px; margin-right:20px;  background:#f39400; list-style-type:none; color:#fff;}/* questo è il fucsia background:#a10d59;*/
#contenuto {width:990px;}
#footer {width:950px; margin:0 auto; height:30px; padding:0 20px; background:#f39400; line-height:30px;color:#fff; font-size:10px;}/* questo è il fucsiabackground:#a10d59;*/
#footer img {float:right; border:0;}

#colonna_sx {float:left; width:495px; margin:45px 10px 0 20px;}
#colonna_dx {float:left; width:460px; margin-top:45px;}
.titolo_sezione {float:left; width:495px; height:65px;}
#abstract {width:495px; float:left;}
.img_abstract {width:495px; float:left;}

#abstract_home a		{font-size:10pt; text-decoration: none; font-weight:normal; font-family:Trebuchet MS; color:#000;}
#abstract_home a:hover 	{font-size:10pt; text-decoration: none; font-weight:normal; font-family:Trebuchet MS; color:#f39400/*a10d59*/;}
#abstract_home a:visited 	{font-size:10pt; text-decoration: none; font-weight:normal; font-family:Trebuchet MS; color:#000;}




.txt_abstract {width:210px; float:left; padding-top:10px; text-align:justify;}
.in_evidenza_sx {float:right; width:210px; margin-left:20px; background:url(../grafica/bg_in_evidenza.png) left top repeat-x;}
.in_evidenza_dx {float:left; width:210px; margin-right:20px; background:url(../grafica/bg_in_evidenza.png) left top repeat-x;}
.titolo_in_evidenza {float:left; width:200px; height:20px; text-align:right;}
.img_in_evidenza {float:left; width:210px;}
.link_utili {float:left; width:210px; height:295px;}
.link_utili a { padding:10px; text-decoration:none;}
.pub_home{float:left; width:440px; height:125px; margin-top:30px; background:url(../grafica/ombra_pubb.png) no-repeat;}
.pub_home img{border:0; margin:9px 5px 0 5px;}