/* CSS Document */

body {
margin:0;
padding:0 0%;
text-align: center;
background: #FFF;
color: #fff;
}

a:link { 
color: #7D775C; 
text-decoration: underline ;
font-weight: bold;
} 

a:visited { 
color: #7D775C; 
text-decoration: underline;
font-weight: bold;
}

a:hover { 
color: #993333; 
text-decoration: underline;
font-weight: bold;
}

a:active { 
color: #993333; 
text-decoration: underline;
font-weight: bold;
}  


#centrato {
width: 100%;
margin:auto;
text-align: left;

}

#header {
height: 158px;
background: url(resources/barra_top_1.jpg);
}

#header_interno {
height: 158px;
background: url(resources/barra_top.jpg) no-repeat;
}

.title {
padding-top: 72px;
padding-left: 50px;
font: 320% verdana, sans-serif;
color: #FFF;
}

.testo-header {
padding-top: 0px;
padding-left: 10px;
color: #FFF;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
font-size: 0.9em;
}
#colonna-1 {
float:left;
width: 150px;
}

#sponsor_teleriscaldamento {
margin-top: 1px;
color: #000066;
padding:7px;
line-height: 1.6;
background: #FFF;
font: 65% verdana, sans-serif;
}

#sponsor_teleriscaldamento a{
font-weight: bold;
}

#colonna-large {
margin-left: 150px;
margin-right: 210px;
color: #003366; 
font: 75% verdana, sans-serif;
line-height: 1.88889;
padding-top: 8px;
padding-right: 65px;
padding-left: 0px;
}

.page_header  {
font-family: Arial, Helvetica, sans-serif;
font-size: 2em;
color: #CC6666;
}

.teleriscaldamento_body  {
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
color: #666;
text-align: left; 
}


.teleriscaldamento_body img  {
margin: 2em 2em 2em 0.5em;
}

#colonna-2 {
position: absolute;
top: 159px;
right: 0px;
border-right: 3px solid #CC6666;
}

.menuNavigazione {
width: 250px;
margin: 0;
padding: 0;
list-style: none;
font: 0.7em Arial, Helvetica, sans-serif;
font-weight: bold;
}

.menuNavigazione a {
display: block;
text-decoration: none;
margin: 1px 0;
padding: 6px 10px;
}  

.menuNavigazione a:link,
.menuNavigazione a:visited {
background-color: transparent;
color: #CC6666; 
border-bottom: 1px dotted #CC6666;
text-decoration: none;
}

.menuNavigazione a:hover,
.menuNavigazione a:focus,
.menuNavigazione a:active {
background: #CC6666;
color: #FFF;
text-decoration: none;
}

.menuNavigazione .notiziario a:link,
.menuNavigazione .notiziario a:visited {
background-color: #FFCCCC;
color: #CC6666; 
border-bottom: 1px dotted #FFF;
text-decoration: none;
}

.menuNavigazione .notiziario a:hover,
.menuNavigazione .notiziario a:focus,
.menuNavigazione .notiziario a:active {
background: #CC6666;
color: #FFF;
text-decoration: none;
}

#sponsor_big {
width: 250px;
margin-bottom: 6px;
border-top: 3px solid #FF0000;
border-bottom: 3px solid #FF0000;
background: #FFFFFF;
font-family: Arial;
font-size: 75%;
}

#sponsor_big img{
margin-top: 3px;
margin-left: 3px;
}

#sponsor_big a{
width: 250px;
text-decoration: none;
}

#sponsor_big a:link,
#sponsor_big a:visited {
color: #FF0000; 
}

#sponsor_big a:hover,
#sponsor_big a:focus,
#sponsor_big a:active {
color: #666666;
}


div p {
margin: 0;
margin-left: 20px;
margin-right: 20px;
}

#footer {
background: #CCC;
margin-top: 200px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #336699;
border: 1px solid #336699;
}

#footer p {
padding: 3px;
color: #336699;
text-align: center;
}

#footer p a{
font-weight: normal;
color: #336699;
}
