/* CSS Document */
/*---- stili generali di pagina----*/
body{padding:0px; margin:0px; background:url(../images/mainbg.gif) 0 0 repeat-x #fff; color:#666; font:14px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;}
div, p, ul, h2, img{padding:0px; margin:0px;}
ul{list-style-type:none;}
a{background:#fff; color:#000; text-decoration:none;}
a:hover{background:#fff; color:#666; text-decoration:underline;}
/*---- fine stili generali di pagina----*/

/*----  top della pagina ----*/
#l_superiore {
	height: 87px;
	width: 778px;
	position: relative;
	margin:0 auto;}
#l_superiore #img_logo {
	height: 52px;
	width: 238px;
	left: 0px;
	position: absolute;
	background-color: #FFFFFF;
	top: 35px;
	padding:0 0 0 35px;
}
#l_superiore #img_logo img{
	height: 52px;
	width: 201px;
}
#l_superiore ul{
	height: 32px;
	width: 235px;
	position: absolute;
	top: 43px;
	right: 45px;
}
#l_superiore ul li{
	float: right;
	height: 32px;
	width: 78px;
}
#l_superiore ul li a{
	font-size: 12px;
	line-height: 32px;
	font-weight: bold;
	background-image: url(../images/topmenu-normal.jpg);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	height: 32px;
	width: 76px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#l_superiore ul li a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/topmenu-hover.jpg);
	background-repeat: no-repeat;
}
#l_superiore ul li.tit{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/topmenu-hover.jpg);
	background-repeat: no-repeat;
	text-align: center;
	line-height: 32px;
}
/*---- fine stili per il top della pagina ----*/
/*---- stili per la parte superiore del corpo della pagina ----*/
#l_corpo{
	width: 689px;
	position: relative;
	margin:0 auto;
}
#l_corpo p.spaziotext{
	padding:25px 0 0;
}
/*---- fine stili per la parte superiore del corpo della pagina ----*/
#l_corpocentrale {

	width: 689px;
	position: relative;
	margin:0 auto;
	background-color: #ffffff;
}

#l_corpocentrale p.textgrande{font-size:18px;
}

#l_corpocentrale_sx {
	width: 232px;
	position: relative;
	margin:0 auto;
	background-color: #FFFFFF;
	float: left;
}
#l_corpocentrale_sx h2{font-size: 24px; line-height: 22px; color: #d20039;
                       background: url(../images/icon1.jpg) 100% 0 no-repeat;
					   display: block;
					   width: 210px; height: 50px; padding: 0 20px 0 0;
					   border-bottom: 1px dashed #bdb9b9;
}
#l_corpocentrale_sx h2 span{font-size: 14px; color: #545454; font-weight: bold; text-transform: uppercase;
                            background: #ffffff;
}


#l_corpocentrale_dx {
	width: 384px;
	padding: 0 0 0 73px;
	float: left;
}
#l_corpocentrale_dx_img{ background: url(../images/image1.jpg) no-repeat 100%;
                         width: 384px; height: 203px; padding: 29px 0 0 0; margin: 0 0 40px 0; }
#l_corpocentrale_dx h2{font-size: 24px; line-height: 28px; color: #d20039;
                       background: url(../images/icon2.gif) 100% 0 no-repeat;
					   display: block;
					   width: 290px; height: 50px; padding: 0 20px 0 0;
					   border-bottom: 1px dashed #bdb9b9;}
#l_corpocentrale_dx h2 span{font-size: 14px; color: #545454; font-weight: bold; text-transform: uppercase;
                            }

/*---- liste lincate sinistra----*/
#l_corpocentrale_dx_lista_sx{width:200px; float:left; padding:7px 0 0;}
#l_corpocentrale_dx_lista_sx ul{width:200px;}
#l_corpocentrale_dx_lista_sx ul li{ width:200px; height:20px; float:left; }
#l_corpocentrale_dx_lista_sx ul li a{line-height:20px; color:#666666;
                                     background: url(../images/bullet.gif) 0 6px no-repeat;
									 width: 190px; padding: 0 0 0 18px; text-decoration:underline;}
#l_corpocentrale_dx_lista_sx ul li a:hover{ background: url(../images/bullet-hover.gif) 0 6px no-repeat; text-decoration:underline; }
/*---- liste lincate destra ----*/
#l_corpocentrale_dx_lista_dx{width:160px; float:right; padding:7px 0 0;}
#l_corpocentrale_dx_lista_dx ul{	width: 160;}
#l_corpocentrale_dx_lista_dx ul li{width:160px; height:20px; float:left;}
#l_corpocentrale_dx_lista_dx ul li a{width:140px; line-height:20px; background:url(../images/bullet.gif) 0 6px no-repeat #fff; color:#666; text-decoration:underline; padding:0 0 0 18px;}		
#l_corpocentrale_dx_lista_dx ul li a:hover{background: url(../images/bullet-hover.gif) 0 6px no-repeat #fff; color:#000; text-decoration:underline;}											   
/*---- fine liste ----*/
/*----piede della pagina----*/
#l_piede{background:url(../images/footerbg.gif) 0 0 repeat-x #F4F4F4; color:#212121; position:relative; margin:0 auto; height:50px; clear:both;}
#menu_piede{widht: 180px; position:relative; margin:0 auto; padding: 5px 0 0 0; font:12px/15px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:normal; }
#menu_piede ul{width:180px; height:20px; position:relative; margin:0 auto;}
#menu_piede li{float:left; }
#menu_piede ul li a{padding:0 10px 0; color:#212121; background:#F4F4F4; text-decoration:underline;}
#menu_piede ul li a:hover{text-decoration:underline; color:#990000;}
#menu_piede ul li.tit{padding:0 10px 0; color:#212121; background:#F4F4F4; text-decoration:underline;}
#sa_ena{ width:250px; background:#F4F4F4; color:#212121; position:relative; margin:0 auto; text-align: center; padding-top: 10px 0 0 0;}
#sa_ena a{font:12px/15px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:normal;text-decoration:underline; background:#F4F4F4; }
#sa_ena a:hover{font:12px/15px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:normal;}
#l_corpo h2 {
	font-size: 24px; line-height: 28px; color: #d20039;
                       background: 0 url(../images/icon3.gif) no-repeat right;
					   display: block;
					   width: 290px; height: 50px; padding: 0 20px 0 0;
					   border-bottom: 1px dashed #bdb9b9;
					   }
#l_corpocentrale h3 {

	font-size: 24px; line-height: 28px; color: #d20039;
                       background: 0 url(../images/icon4.gif) no-repeat right;
					   display: block;
					   width: 290px; height: 50px; padding: 0 20px 0 0;
					   border-bottom: 1px dashed #bdb9b9;
}
#l_immagini {
	display: block;
	border: thin solid #FFFFFF;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 4px;
	text-align: left;
}
#l_immagini img {
	border: thin solid #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}
#l_corpo td.titolini {
	font-size: 14px;
	display: table-cell;
	font-weight: bold;
	vertical-align: bottom;
	color: #808080;
}
#l_corpocentrale h4 {


	font-size: 24px; line-height: 28px; color: #d20039;
                       background: 0 url(../images/form.gif) no-repeat right;
					   display: block;
					   width: 290px; height: 50px; padding: 0 20px 0 0;
					   border-bottom: 1px dashed #bdb9b9;
}
#l_corpocentrale h5 {


	font-size: 24px; line-height: 28px; color: #d20039;
                       background: 0 url(../images/cell.gif) no-repeat right;
					   display: block;
					   width: 210px; height: 50px; padding: 0 20px 0 0;
					   border-bottom: 1px dashed #bdb9b9;
}
#l_corpocentrale_sx span.mail {
	width: 231px;
	position: relative;
	margin:0 auto;
	background-color: #FFFFFF;
	float: left;
	background-image: url(../images/arrow1.gif);
	color: #666666;
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: left;
}

