.tresc {
	   padding-top:  	   10px;
	   padding-left: 	   10px;
	   padding-right: 	   10px;
	   font-family: 	   arial, verdana, tahoma;
	   font-size: 		   12px;
	   font-weight: 	   normal;
	   text-align:		   justify;
}

.tresc2 {
	   font-family: 	   arial, verdana, tahoma;
	   font-size: 		   12px;
	   font-weight: 	   normal;
	   text-align:		   justify;
}

.menuHeader {
	   font-family: 	   arial, verdana, tahoma;
	   font-size: 		   16px;
	   font-weight: 	   bold;
	   color:			   #ffffff;
	   letter-spacing: 	   0.15em;
	   padding-left:3px;
}

.bodyHeader {
	   font-family: 	   arial, verdana, tahoma;
	   font-size: 		   16px;
	   font-weight: 	   bold;
	   color:			   #000000;
	   letter-spacing: 	   0.05em;
}

li { color: #000000; }

a { 
  	   font-family: arial, verdana, tahoma; 
	   font-size: 12px; 
	   color: #000000; 
	   font-weight: bold; 
	   text-decoration: none;
}
a:hover { 
	   text-decoration: underline;
}

a.menu_oferta { 
  	   font-family: arial, verdana, tahoma; 
	   font-size: 11px; 
	   color: #ffffff; 
	   font-weight: normal; 
	   text-decoration: none;
}
a.menu_oferta:hover { 
	   text-decoration: underline;
}

.td_menu_oferta { padding-left: 20px; }