body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	}

h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 8px;
	color: #000;
	}

#container {
	width: 980px;
	margin: 10px auto;
	background-color: #fff;
	line-height: 130%;
	background-image: url("images/sfondo_corpocentrale.jpg");
	}

#top {
   background-image: url("images/header.jpg");
    background-repeat : no-repeat;
	height: 203px;
	}

#navigation{
	height: 34px;
	padding-top: 8px;
	padding-right: 8px;
	text-align: right;
	}

#navigation a{
    text-decoration: none;
    font-weight: bold;
    color: #000;
    padding: 0px;
    }
 
 #navigation img{
    border: 0px;
    }

#navigation ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 

#navigation ul li{
	margin-left: 0;
	margin-bottom: 0;

	border: 2px solid red;
	list-style: none;
	display: inline;
	}

#leftnav {
	float: left;
	width: 650px;
	min-height: 321px;
    height: auto !important;
    height: 321px;
	}

#leftnav p {
    margin: 10px 25px 10px 0px;
    }


#content {
	margin-left: 669px;
	min-height: 321px;
    height: auto !important;
    height: 321px;
	}

html>body #content {
	margin-left: 672px;
	}

input.contactform {
	border: 1px solid #000;
	width: 450px;
	voice-family: "\"}\""; 
	voice-family:inherit; 
	width: 448px;
	}
html>body input.contactform {
	width: 448px;
	}

textarea.contactform {
	overflow:auto;
	width: 450px;
	height: 100px;
	border: 1px solid #000;
	voice-family: "\"}\""; 
	voice-family:inherit; 
	width: 448px;
	height: 98px;
	}
html>body textarea.contactform {
	width: 448px;
	height: 98px;
	}

fieldset {
    border: 0;
	}

#footer {
	clear: both;
	margin: 0;
	padding: 4px 20px 4px 22px;
	color: #fff;
	text-align: left;
	font-size: 11px;
	line-height: 130%;
    background-image: url("images/sfondo_footer.jpg");
    background-repeat : no-repeat;
    height: 53px;
	voice-family : "\"}\"";
    voice-family : inherit;
    height: 45px;
    }
html>body #footer {
    height: 45px;
    }
#footer img {
    float: right;
    }
 
 #footer a {
    color:#ccffff
    }
    
#banner {
    width: 264px;
    height: 366px;
    border: 2px solid #CC0000;
    margin-bottom: 18px;
    }


color:#ccffff
