body {
	scrollbar-face-color: #EFB67C; 
	scrollbar-highlight-color: #FFF; 
	scrollbar-shadow-color: #88201F; 
	scrollbar-3Dlight-color: #EFB67C; 
	scrollbar-arrow-color: #FFF; 
	scrollbar-track-color: #EBD0A5; 
	scrollbar-darkshadow-color: #88201F;
	margin: 0px;
	padding: 0px; 
	background-color: #FFF;
	color: #000;
}

A.menu:link {
	COLOR: #88201F; TEXT-DECORATION: none
}
A.menu:active {
	COLOR: #88201F; TEXT-DECORATION: none
}
A.menu:visited {
	COLOR: #88201F; TEXT-DECORATION: none
}
A.menu:hover {
	COLOR: #FF9800; TEXT-DECORATION: none
; font-weight: bold
}
TD.menu {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #88201F;
; text-decoration: none
}
DIV.menu {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #88201F;
}

A:link  {
	color: #88201F;
	text-decoration: none;
}

A:visited  {
	color: #88201F;
	text-decoration: none;
}

A:active  {
	color: #88201F;
	text-decoration: none;
}

A:hover  {
	color: #FF9800;
	text-decoration: none;
}
A.catalog:link  {
	color: #88201F;
	text-decoration: underline;
; font-weight: normal
}

A.catalog:visited  {
	color: #88201F;
	text-decoration: underline;
; font-weight: normal
}

A.catalog:active  {
	color: #88201F;
	text-decoration: underline;
; font-weight: normal
}

A.catalog:hover  {
	color: #FF9800;
	text-decoration: none;
; font-weight: normal
}
TD  {
font-family: Verdana, Arial;
font-size: 11px;
           }
           
P  {
font-family: Verdana, Arial;
font-size: 11px;
}

TD.right {
font-family: Verdana, Arial;
font-size: 11px;
color: #333333;
}

HR {
	color: #EFB67C;
	height: 1px;
}
.fondo_naranja {  background-color: #FF9800}
.tabla_cuerpo {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #88201F; background-color: #EBD0A5; border: 0px solid; font-weight: bold}
.letra_peq {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #88201F}
.textodestacado_naranja {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #ff9800}
.letra_dir {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #88201F}
A.pie:active { color: #ff9800; text-decoration: underline; ; font-family: Arial, Helvetica, sans-serif; font-size: 9px}
A.pie:link { color: #ff9800; text-decoration: underline; ; font-family: Arial, Helvetica, sans-serif; font-size: 9px}
A.pie:visited { color: #ff9800; text-decoration: underline; ; font-family: Arial, Helvetica, sans-serif; font-size: 9px}
.letra_peqnaranja { font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #ff9800}
A.pie:hover { font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #88201F}
.fondo_tierra { background-color: #EBD0A5}
.fondo_granate { background-color: #88201F}
.textodestacado_tierra { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #EBD0A5}
.textodestacado_granate { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #88201F}
.tabla_ofertas { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; background-color: #FFFFFF; border: 0px solid; font-weight: normal}
.letra_peqgris { font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #CCCCCC}
.fondo_iconos { background-color: #E7B67C}

/* extra */
.centerbold {
	text-align: center;
	font-weight: bold;
}

.familydiv {
	margin-top: 15px;
}
.familydiv a {
	font-weight: bold;
}

/* Tooltips */
.hasTip {
	cursor: pointer;
	font-weight: bold;
	color: #88201F;
}

.tool-tip {
	float: left;
	background: #eee;
	padding: 5px;
	max-width: 260px;
	z-index: 50;
	
	margin-left: 55px;
	margin-top: -120px;
}

.tool-tip,
.tool-tip img {
	border: 1px solid #ff9800;
}

.icon {
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}