/* CSS Document */

html {
margin:0px;
padding:0px;}
body {
font-family:Arial, sans-serif;
background-image:url(../img/background_home.gif);
background-repeat:repeat-x;
font-size:10px;
text-align:center;
color:#000;
margin:0px;
padding:0px;}

#contenitore {
width:1000px;
margin:0 auto 0 auto;
padding:0px;
text-align:center;}

#superiore {
height:24px;
width:1000px;
float:left;
text-align:left;
margin:0px;
padding:0px;}
#superiore ul{
height:24px;
width:1000px;
float:left;
margin:0px;
padding:0px;}
#superiore ul li{
float:left;
list-style-type:none;
display:inline;
font-size:11px;
color:#fff;
margin:4px 22px 0 0;}
#superiore ul li a{
color:#fff;
text-decoration:none;}
#superiore ul li a:hover{
color:#00CCFF;
text-decoration:none;}

#animazione {
height:316px;
width:1000px;
float:left;
margin-top:22px;}

#menu_aree {
height:98px;
width:1000px;
float:left;
margin-top:25px;}
.BTarea{
float:left;
height:98px;
width:163px;
font-size:13px;
font-weight:bold;
margin-right:4px;}
.BTarea img{
float:left;
height:73px;
width:163px;
border-bottom:1px solid #fff;}

.BTarea a{
display:block;
height:20px;
width:163px;
text-decoration:none;
background-color:#0062aa;
color:#fff;
padding-top:3px;}
.BTarea a:hover{
text-decoration:none;
background-color:#008bed;
color:#fff;}

.BTfotovoltaico{
float:left;
height:98px;
width:163px;
font-size:13px;
font-weight:bold;
margin-right:4px;}
.BTfotovoltaico img{
float:left;
height:73px;
width:163px;
border-bottom:1px solid #fff;}
.BTfotovoltaico a{
display:block;
height:20px;
width:163px;
text-decoration:none;
background-color:#88bb00;
color:#fff;
padding-top:3px;}
.BTfotovoltaico a:hover{
text-decoration:none;
background-color:#74aa00;
color:#fff;}

#footer{
float:left;
width:1000px;
margin:35px 0 30px 0;
text-align:left;
font-size:11px;
color:#666;}
#footer strong{
font-size:11px;
color:#025b9c;
font-weight:lighter;}
#footer a{
color:#666;
text-decoration:none;}
#footer a:hover{
color:#025b9c;
text-decoration:underline;}


