* { padding: 0; margin: 0; outline: 0; }

body, html { height: 100%; }

body {
	background: #e1e5e8;
	font-family: "Trebuchet MS", Tahoma, Sans-Serif; 
	font-size: 12px;
	line-height: 18px;
	color: #888;
}

a { color: #45c7ee; text-decoration: underline; cursor: pointer; }
a:hover { text-decoration: none; }
a img { border: 0; }


.left, .alignleft { float: left; display: inline; }
.right, .alignright { float: right; display: inline; }



#pagina { 
width: 750px; 
margin: 0 auto; 
padding: 0 28px; 
min-height: 100%; 
height: auto !important; 
height: 100%; 
background: url(images/sfondo.gif) repeat-y center 0; 
}

#alto { 
padding: 10px 0 16px; 
}



#titolo {
height: 51px; 
background: url(images/titolo.jpg) no-repeat; 
padding: 12px; 
margin-top: 10px; 
}

#titolo h1 { 
line-height: 38px; 
text-transform: uppercase; 
font-size: 26px; 
font-weight: bold; 
color: #ffffff; 
font-family: "Trebuchet MS", Tahoma, Sans-Serif; 
display:inline;
}

#titolo h2 { 
line-height: 38px; 
text-transform: uppercase; 
font-size: 20px; 
font-weight: bold; 
color: #ffffff; 
font-family: "Trebuchet MS", Tahoma, Sans-Serif; 
display:inline;
margin-left:25px;
}


#main { border-bottom: solid 1px #e3e7e9; margin-bottom: 6px; }

#corpocentrale {
}



.testo { float: left; display: inline; }


.testo h3 { 
text-transform: uppercase; 
line-height:26px;
font-size: 18px; 
font-weight: bold; 
color: #49C9F0; 
font-family: "Trebuchet MS", Tahoma, Sans-Serif; 
border-bottom: 1px solid #49C9F0;
margin-bottom:10px;
}

.testo  p {
color: #666666; 
font-family: "Trebuchet MS", Tahoma, Sans-Serif; 
font-size: 14px; 
line-height:1.5em;

}

.testo  ul {
list-style-type: disc;
color: #666666; 
font-family: "Trebuchet MS", Tahoma, Sans-Serif; 
font-size: 14px; 
margin-left:30px;
margin-top:0px;
padding-top:0px;
}

.testo  ul li{
color: #666666; 
font-family: "Trebuchet MS", Tahoma, Sans-Serif; 
font-size: 14px; 
margin-top:0px;
}



#footer { 
height: 41px; 
background: url(images/piede.jpg) no-repeat 0 0; 
line-height: 41px; 
padding: 10px 10px 10px 22px; 
color: #ffffff; 
}

#footer p { 
padding-bottom: 0;
font-size:13px; 
}

