A.MENU {
	font-family: tahoma, verdana, sans serif ;
	font-size: 12px ;
	font-weight: normal ;
	text-decoration: none;	
	color: #000000;
	}

A.MENU:hover {
	font-family: tahoma, verdana, sans serif ;
	font-size: 12px ;
	font-weight: normal ;
	text-decoration: none;	
	color: #654A1F;
	}

A {
	font-family: tahoma,verdana,sans ;
	font-weight: normal;
	font-size: 11px;
	color: #286cb0;
	text-decoration: none
	}

A:hover {
	font-family: tahoma,verdana,sans ;
	font-weight: normal ;
	font-size: 11px;
	color: #54aaff;
	text-decoration: none
	}

TD.MENU_NORMAL {
	padding: 4;
	border: dashed #BC8C3F ;
	border-width: 0;
	border-bottom-width: 1;
	}

TD.MENU_OVER {
	padding: 4;
	border: dashed #BC8C3F ;
	border-width: 0;
	border-bottom-width: 1;
	background-color: #EFC87E;
	}

FONT.TITULO1 {
	font-family: Arial, tahoma, verdana, sans serif ;
	font-weight: normal ;
	font-size: 28px ;
	color: #f3a61f;
	}

FONT.TITULO2 {
	font-family: Arial, tahoma, verdana, sans serif ;
	font-weight: bold ;
	font-size: 28px ;
	color: #f8d187;
	}

FONT.xx-normal {
	font-family: tahoma, verdana, sans serif ;
	font-weight: normal ;
	font-size: 11px ;
	color: #4C4726;
	}

FONT.xx-negrita {
	font-family: tahoma, verdana, sans serif ;
	font-weight: bold ;
	font-size: 11px ;
	color: #4C4726;
	}

INPUT.input {
	border: solid #A0A0A0 ;
	border-width: 1;
	font-family: tahoma, verdana, sans serif ;
	font-weight: normal ;
	font-size: 11px ;
	color: #4C4726;
	}

TEXTAREA.textarea {
	border: solid #A0A0A0 ;
	border-width: 1;
	font-family: Verdana,sans;
	Font-size: 10
	}
	
SELECT {
	font-family: Verdana,sans;
	Font-size: 10;
	}

ACRONYM {
	border: 0;
	}

TD.SHOP_MENU_NORMAL {
	padding: 4;
	border: dashed #BC8C3F ;
	border-width: 1;
	}

TD.SHOP_MENU_OVER {
	padding: 4;
	border: dashed #BC8C3F ;
	border-width: 1;
	background-color: #EFC87E;
	}
	

HR {
	height:1px;
	border: 0 dashed #999999;
	border-top-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	padding: 0px;
	}

