
body {
	background-color: #450401;
	margin:0 auto
}


 
a.menu
{
 font-family: Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#ffffff;
 font-weight:bold;
 text-decoration:none;
 background-position:top left;
 background-repeat:no-repeat;
 padding:2px 0 2px 25px
 } 
 
a.menu:hover{
 color:#ffcc33;
 text-decoration:none;
 font-weight:bold;
 background-position:top left;
 background-repeat:no-repeat;
 }
 
 a.menu_sel {
 font-family: Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#ffcc33;
 font-weight:bold;
 text-decoration:none;
 background-position:top left;
 background-repeat:no-repeat;
padding:2px 0 2px 25px
 } 
 
a.menu_sel:hover{
 color:#ffffff;
 text-decoration:none;
 background-position:top left;
 background-repeat:no-repeat;
 }
 


 .testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FDF5E6;
	font-weight: normal;
	text-decoration: none;
} 
 
.testo a{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
} 
 
.testo a:hover{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
 
 .testo2 {
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#cbcbca;
 font-weight:normal;
 text-decoration:none;
 } 
 
.testo2 a{
 color:#cbcbca;
 font-weight:bold;
  text-decoration:none;
 } 
 
.testo2 a:hover{
 color:#ffcc33;
 font-weight:bold;
 text-decoration:none;
 }
 
 .titolo {
 font-family: Arial, Helvetica, sans-serif;
 font-size:13px;
 color:#ffcc33;
 font-weight:normal;
 text-decoration:none;
 } 
 
 
 
 .td_menu {
	background-color:#690000;
}
 
  .td_testo {
	background-color: #450401;
}

  .box_testo 
 {
 padding:20px
 }

 .footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFDAB9;
	font-weight: normal;
}
 
.footer a{
	color: #FFD700;
	font-weight: normal;
	text-decoration: none;
}