body {
	  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	  margin:0px;
	  padding:0px;
	  background-color:#e1e1e5;
}

#main{
	width:675px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#bottom-fascia1{
width:675px;
height:15px;
background-image:url(../imgs/bottom-fascia.gif);
}

#main-box{
width:675px;
height:311px;
background-image:url(../imgs/bg-x.gif);
background-repeat:repeat-y;
}

#main-box2{
width:675px;
height:auto;
background-image:url(../imgs/bg-x.gif);
background-repeat:repeat-y;
}

#stripe{
width:620px;
height:150px;
margin-bottom:10px;
margin-left:auto;
margin-right:auto;

}
#stripe2{
width:620px;
height:150px;
margin-left:auto;
margin-right:auto;
}

.img, .img a:link, .img a:hover, .img a:visited{
margin-right:10px;
border:0px;
}

#box-menu{
width:675px;
height:44px;
background-image:url(../imgs/bg-menu.gif);
background-repeat:no-repeat;
margin:0px;
padding:0px;
}

#box-img{
width:200px;
height:150px;
float:left;
margin-left:2px;
margin-right:2px;
}

#navcontainer{
width:675px;
height:44px;
background-color:#c9cbcd;
text-align:center;
background-image:url(../imgs/bg-menu.gif);
vertical-align:bottom;
}

#navlist li
{
display: inline;
list-style-type: none;
padding-right: 5px;
}

.txt-menu, .txt-menu a:link{
padding:0px;
font-size:10px;
color:#333333;
text-decoration:none;
}

.txt-menu a:hover{
color:#fff;
text-decoration:none;
}

#box-pagine{
width:620px;
height:auto;
margin-left:auto;
margin-right:auto;
}

#box-titoli{
width:620px;
height:53px;
margin-left:auto;
margin-right:auto;
}

#content-pagine{
width:600px;
height:auto;
margin-left:auto;
margin-right:auto;
background-color:#f4911e;
text-align:justify;
padding-left:10px;
padding-right:10px;
padding-top:20px;
padding-bottom:20px;
}

#back{
width:610px;
height:40px;
background-image:url(../imgs/back.gif);
margin-left:auto;
margin-right:auto;
}

table.info{
border:1px solid #FFFFFF;
} 

#torna{
width:620px;
height:20px;
margin-left:auto;
margin-right:auto;
}

#footer{
width:675px;
height:60px;
background-image:url(../imgs/footer.gif);
background-repeat:no-repeat;
padding-top:3px;
}

.txt-pagine, .txt-pagine a:link, .txt-pagine a:visited{
color:#FFF;
font-size:14px;
text-align:justify;
text-decoration:none;
padding-left:10px;
}
.txt-pagine a:hover{
color:#666666;
text-decoration:none;}

.txt-torna, .txt-torna a:link, .txt-torna a:visited{
color:#FF6600;
font-size:12px;
font-weight:bold;
text-align:justify;
text-decoration:none;
padding-left:10px;
padding-top:10px;
}
.txt-torna a:hover{
color:#666666;
text-decoration:none;
}


.txt-scopri, .txt-scopri a:link, .txt-scopri a:visited{
font-family:Helvetica,Arial,Verdana,sans-serif;
font-size:14px;
font-weight:bold;
color:#f29325;
text-decoration:none;
text-align:center;
}

.txt-scopri a:hover{
color:#FFFFFF;}


.txt-footer, .txt-footer a:visited{
font-size: 9px;
color:#999999;
text-align: center;
text-decoration:none;
}
.txt-footer a:link{
color:#FF6600;
text-decoration:none;
}

.txt-footer a:hover{
color:#999999;
text-decoration:none;
}

.txt-hide{
display:none;}


ul#menu{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:36px;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	background:transparent url("../imgs/OFF2.gif") repeat-x top left;
	font-family:Helvetica,Arial,Verdana,sans-serif;
}

ul#menu li{
	display:block;
	float:left;
	margin:0;
	padding:0;}
	
ul#menu li a{
	display:block;
	float:left;
	color:#6d7078;
	text-decoration:none;
	font-weight:bold;
	padding:12px 20px 0 20px;
	height:24px;
	background:transparent url("../imgs/DIVIDER.gif") no-repeat top right;
	}
	
ul#menu li a:hover{
	color:#fff;
	background:transparent url("../imgs/HOVER.gif") no-repeat top right;	
	}
	