@charset "utf-8";
/* CSS Document */

body {font-family: Arial, Helvetica, sans-serif; }

#cuerpomenu{width:200px; height:120px;}

a#enlace:{ width:100px;height:100px;} 
a#enlace:link {color: #000000;font-size: 11px;text-decoration: none;;background-color: #ffffff; } 
a#enlace:hover {color: #ffffff;font-size: 11px;text-decoration: none;background-color: #000000; }
a#enlace:visited {color:#ffffff ;font-size: 11px;text-decoration: none;background-color: #000000; }

.tx{ color:#000000; font-size: 11px;}
.txn{ color:#ffffff; font-size: 11px; background-color: #ff0000;}

#menu {width:60px; height:100px;float:left; text-align:right;line-height: 1.1em; }
#linea {width:18px; height:100px; float:left; background-image: url("menus/linea.jpg");background-repeat: no-repeat;}
#submenu {width:60px; height:100px;float:left; text-align:left;line-height: 1.1em;}
#submenu_ricerca {width:120px; height:100px;float:left; text-align:left;line-height: 1.1em;}