﻿/* BODY */
body {
margin:0 0 0 0;
background-color:#FFF;
background-repeat:repeat-x;
height:100%;
}

html {
margin:0 0 0 0;
background-color:#FFF;
height:100%;
}

<!--
html {
	overflow-x: hidden;
	overflow-y: auto;
} 
-->

a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}

img{
border:0px
}

/* STRUTTURA */

div#bgtop{
position:absolute;
height:605px;
width:1800px;
top:0px;
left:50%;
margin-left:-900px;
background-image:url('img/bg_top.jpg')
}

div#bgmiddle{
position:absolute;
height:250px;
width:980px;
top:605px;
left:50%;
margin-left:-500px;
background-image:url('img/bg_middle.jpg')
}

#flashcontent{
position:absolute;
width:976px;
height:600px;
top:65px;
left:50%;
margin-left:-500px;
}

div#ecotop{
position:absolute;
height:297px;
width:516px;
top:855px;
left:50%;
margin-left:-477px;
background-image:url('img/bg_eco.jpg')
}

div#ecotab{
position:absolute;
height:1050px;
width:516px;
top:1152px;
left:50%;
margin-left:-477px;
background-image:url('img/ecotab.jpg')
}

div#ecoend{
position:absolute;
height:38px;
width:516px;
top:2202px;
left:50%;
margin-left:-477px;
background-image:url('img/ecoend.jpg')
}

div#footer{
font-family:Tahoma;
font-size:10px;
color:#666;
position:absolute;
width:870px;
height:20px;
top:2900px;
margin-left:-540px;
left:50%;
text-align:right;
}

div#interiority{
width:55px;
width:86px;
position:absolute;
left:50%;
margin-left:350px;
top:2856px;
}

div#ecotext{
font-family:Tahoma;
font-size:12px;
color:#FFF;
position:absolute;
height:38px;
width:440px;
top:960px;
left:50%;
margin-left:-440px;
line-height:16px;
}

div#poi{
font-family:Tahoma;
font-size:12px;
color:#444;
line-height:16px;
position:absolute;
height:38px;
width:380px;
top:770px;
left:50%;
margin-left:52px;

}

a:visited{
font-family:Tahoma;
font-size:12px;
color:#000;
text-decoration:underline;	
}

a:link{
font-family:Tahoma;
font-size:12px;
color:#000;
text-decoration:underline;	
}

a:hover{
font-family:Tahoma;
font-size:12px;
color:#000;
text-decoration:none;	
}

#title{
font-family:Tahoma;
font-size:18px;
color:#3c9700;
line-height:16px;

}

