﻿.div_menu_interno
{
  
    width: 430px;
    float: right;
    clear:both;
    vertical-align:bottom;
    border-style: none;
    border-collapse: collapse;
    background-color: White;
	margin-top: 10px;
}

.menu_int_items
{
 font-family: Arial, Lucida Sans, Verdana;
 font-size: small;
 color: gray;
 text-decoration: none;	

 margin: 0 0 0 auto;
 
 }
 .palo_style
 {
	color: Red;	
 }
  .palo_style_gris
 {
	color: Gray;	
 }
