@charset "utf-8";

.body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #008000;
}

.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #008000;
}

.bold_mayuscula {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #008000;
}

.form_etiqueta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #008000;
}

.form_etiqueta_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #0000FF;
}

.form_categoria {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #008000;
}

.lista {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #008000;
	text-align: left;
}

.bold_mayuscula_grande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #008000;
	text-decoration: underline;
}

.texto_promocion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #008000;
	text-decoration: underline;
}

.texto_precio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #008000;
	
}


.menu_elemento {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	background-color: #33CC66;
	border-color: #008000;
	display: block;
	width: 150px;
	height: 25px;
	margin-top: 4px;
	padding-left: 3px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 3px;
	margin-left: 2px;
}

.menu_elemento:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	background-color: #008000;
	border-color: #008000;
	display: block;
	width: 150px;
	height: 25px;
	margin-top: 4px;
	padding-left: 3px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 3px;
	margin-left: 2px;
}

.menu_elemento_azul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
	background-color: #33CC66;
	border-color: #008000;
	display: block;
	width: 150px;
	height: 25px;
	margin-top: 4px;
	padding-left: 3px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 3px;
	margin-left: 2px;
}


.menu_elemento_secundario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	background-color: #33CC66;
	border-color: #008000;
	display: block;
	width: 150px;
	height: 25px;
	margin-top: 4px;
	padding-left: 3px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 3px;
	margin-left: 2px;
}

.menu_elemento_secundario:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	background-color: #008000;
	border-color: #008000;
	display: block;
	width: 150px;
	height: 25px;
	margin-top: 4px;
	padding-left: 3px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 3px;
	margin-left: 2px;
}


.menu_elemento_horizontal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	background-color: #33CC66;
	border-color: #008000;
	display: inline;
	width: auto;
	height: 13px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 2px;
	margin-left: 2px;
	letter-spacing: normal;
	text-align: left;
	
	white-space: nowrap;
	list-style-type: none;
	line-height: 15px;
	word-spacing: normal;
	margin-top: 1px;
	margin-right: 2px;
	margin-bottom: 1px;
}


.menu_elemento_horizontal:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	background-color: #008000;
	border-color: #008000;
	display: inline;
	width: auto;
	height: 13px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 2px;
	letter-spacing: normal;
	text-align: left;
	
	white-space: nowrap;
	list-style-type: none;
	line-height: 15px;
	word-spacing: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}