.td_menu{
	font-family:Verdana,sans-serif; font-size: 10px;
}

.item_principal{
color: #EDC700;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size: 13px;
font-weight: bolder;
margin-left: 10px;

}

.item_secundario{
color: White;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size: 10px;
font-weight: bold;


}

.item_secundario:HOVER{
color: White;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size: 10px;
font-weight: bold;
text-decoration: underline;


}
.bullet{
	margin-left: 18px;
}


.fondo_submenu_on{
	background-color:#936975;
	border-top-color: #6D8898;
	border-top-width: 1px;
	border-top-style: solid;                                                                                              	  border-bottom-color: White;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6D8898;
	height: 25px;
   padding-top: 5px;	 
	margin-top: 10px;
  
	 
}
.fondo_submenu_opcion1_off{
	background-color:#2E556B;
	border-top-color: #6D8898;
	border-top-width: 1px;
	border-top-style: solid;                                                                                              	  border-bottom-color: White;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6D8898;
	height: 25px;
   padding-top: 5px;	 
	margin-top: 10px;
	/*width: 177px;*/
	width: 155px; 
}


.fondo_submenu_opcion2_off{
	background-color:#2E556B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6D8898;
	height: 20px;
   padding-top: 3px;	 
	margin-top: 3px;
	/*width: 177px;*/
	width: 155px; 
	 
}


.fondo_menu_sin_submenu_off{
	background-color:#2E556B;
	                                                                                           	  border-bottom-color: White;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6D8898;
	height: 25px;
   padding-top: 1px;	 
	margin-top: 0px;
	/*width: 177px;*/
	width: 155px; 
	 
}
.fondo_contacto{
   background-color:#2E556B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6D8898;
	border-top-color: #6D8898;
	border-top-width: 1px;
	border-top-style: solid;  
	height: 25px;
   padding-top: 5px;	 
	margin-top: 10px;
	/*width: 177px;*/
	width: 155px; 
	 
}

.link_contacto_on{
	color:  White;
}

.link_contacto_on:Hover{
	color:  White;
	text-decoration: underline;
}

.link_principal{
color: #EDE99D;
	
}
.link_principal:HOVER{
 color: White;
 text-decoration: underline;
}