@charset "UTF-8";
/* CSS Document */

body{
		background-color:#6a6a6a; margin:0; font-size:12px; font-family:Verdana, Geneva, sans-serif;}
		
#bkg_top{
		background-image:url(../iamges/bkg-top.gif); background-repeat:repeat-x; height:109px; margin:0;}		
#bkg_top .logo img{
		margin:5px 0 0 0;}		
#bkg_menu{
		background-image:url(../iamges/menu2.gif); height:30px; margin:0 auto 0 auto; text-align:center; background-repeat:repeat-x; width:791px;}		
#bkg_menu .link{
		color:#FFF; text-transform:uppercase; font-size:11px; padding:8px 0 0 0;}	
#bkg_menu .link a{
		color:#FFF; text-transform:uppercase; font-size:11px; text-decoration:none;}			
#bkg_menu .link a:hover{
		color:#FF9; text-transform:uppercase; font-size:11px; text-decoration:none;}		

.tabella_home{
		margin:10px auto 0 auto;}
.tabella_home .testo{
		color:#333; line-height:17px; padding:0 30px 0 0;}
.tabella_home .testo a{
		color:#F60; line-height:20px;}	
.tabella_home .testo a:hover{
		color:#F90; line-height:20px;}			
.tabella_home .bkg_box{
		background-image:url(../iamges/box-contatti.jpg); width:252px; height:181px; background-repeat:no-repeat;}
.tabella_home .testo2{
		color:#333; line-height:20px; padding:0 30px 0 0;}		
		
.tabella_home .link{
		color:#999; line-height:20px; padding:10px 30px 0 5px;}	
.tabella_home .link a{
		color:#F60; line-height:22px; padding:0;}		

#contenitore{
		background-color:#FFF;}

#footer{
	background-image:url(../iamges/bkg-footer.gif); background-repeat:repeat-x; background-color:#6a6a6a;clear:both; margin:20px 0 0 0; color:#f2f2f2;}
#footer .testo{
		padding:15px 0 0 0; line-height:18px;}	
ul{
		margin:15px 0 0 0; padding:0; color:#CCC; font-size:12px; font-weight:bold;}	
li{
		margin:5px 0 0 13px; padding:0; color:#f2f2f2; font-weight:normal; font-size:12px;}		
#footer a{
		color:#f2f2f2; padding:10px 0 0 0; text-decoration:none;}	
#footer a:hover{
		color:#FFF; padding:10px 0 0 0; text-decoration:none;}			
		
/* MENU HOVER */
#dropmenudiv{
z-index:100; position:absolute; border:1px solid black; border-bottom-width:0; margin:5px 0 0 5px;}
#dropmenudiv a{
width: 100%; color:white; display: block; text-indent: 3px; border-bottom: 1px solid black; padding: 3px 0 3px 0; text-decoration: none;}
#dropmenudiv a:hover{
background-color: #444444;}		

h1{
		font-size:10px; color:#CCC;}
h2{
		font-size:10px; color:#ccc;}		
