@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.index a:link {
	color: #666666;
	text-decoration: none;
}
.index a:visited {
	text-decoration: none;
	color: #666666;
}
.index a:hover {
	text-decoration: none;
	color: #666666;
}
.index a:active {
	text-decoration: none;
	color: #666666;
}
img { border: 0px; 
}

.Stile1_1 {
font-family: "Arial Narrow";
color: #FFFFFF;
font-size: 16px;
}
.Stile1_2 {
font-family: "Arial Narrow";
color: #666666;
font-size: 18px;
}
.Stile1_3 {
font-family: "Arial Narrow";
color: #33cccc;
font-size: 18px;
}

.Stile1_4 {
font-family: "Arial Narrow";
color: #33cccc;
font-size: 13px;
}
.Stile1_5 {
font-family: "Arial Narrow";
color: #666666;
font-size: 10px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(img/filoverde.jpg);
	background-repeat:repeat-x;

}



div#contenitore{
	position:absolute;
	left:50%;
	top:0;
	width:988px;
	height:650px;
	margin:0 0 0 -494px;
}

div#left {
width: 19px;
background-image:url(img/sx.jpg);
background-repeat:no-repeat;
float: left;
height: 650px;
margin:0 auto;
padding:0;



}
div#right {
width: 19px;
background-image:url(img/dx.jpg);
background-repeat:no-repeat;
float:left;
height: 650px;
margin: 0 auto;
padding:0 ;
}
div#front {
width: 950px;
background-color:#FFFFFF;
float:left;
height: 650px;
margin:0 auto;
padding:0 ;
float:left;
}

#BARRA
{
    overflow: Auto;
    background-color: #FFFFFF;
    width: 555px;
    height: 330px;
    margin: 0px;
    padding: 5px;
    border: none;
}

