body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #003300;
}
a:link,a:visited, a:active {
	text-decoration: none;
/*	font-weight: bold;*/
	color: #003300;
}
a:hover {
	text-decoration: underline;
/*	font-weight: bold; */
	color: #990000;
}

.estilo_menu		.submenu		{font-size: 12px; padding-left: 20px;}
.estilo_menu		.submenu		a:link			{font-size: 12px; text-decoration: none; font-weight: normal; color: #003300;}
.estilo_menu		.submenu		a:visited		{font-size: 12px; text-decoration: none; font-weight: normal; color: #003300;}
.estilo_menu		.submenu		a:active 		{font-size: 12px; text-decoration: none; font-weight: normal; color: #003300;}
.estilo_menu		.submenu		a:hover 		{font-size: 12px; text-decoration: underline; font-weight: normal; color: #900;}

.estilo_menu		a:link			{font-size: 14px; text-decoration: none; font-weight: normal; color: #003300;}
.estilo_menu		a:visited		{font-size: 14px; text-decoration: none; font-weight: normal; color: #003300;}
.estilo_menu		a:active 		{font-size: 14px; text-decoration: none; font-weight: normal; color: #003300;}
.estilo_menu		a:hover 		{font-size: 14px; text-decoration: underline; font-weight: normal; color: #900;}

a.gen:link,a.gen:visited, a.gen:active {
	color: #1C6D60;
	font-weight: bold;
	text-decoration: none;
}
a.gen:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #990000;
}

a.texto_blanco:link,a.texto_blanco:visited, a.texto_blanco:active { text-decoration: none; color: #000000; }
a.texto_blanco:hover {  text-decoration: underline; color: #FF0000; }

.links_superior								{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight: bold; padding: 2px;}
.links_superior		a:link			{font-size: 20px; text-decoration: none; color: #299282;}
.links_superior		a:visited		{font-size: 20px; text-decoration: none; color: #299282;}
.links_superior		a:active 		{font-size: 20px; text-decoration: none; color: #299282;}
.links_superior		a:hover 		{font-size: 20px; text-decoration: underline; color: #900;}

.link_abajo										{font-weight: normal;}
.link_abajo				a:link			{font-size: 10px; text-decoration: none; color: #999;}
.link_abajo				a:visited		{font-size: 10px; text-decoration: none; color: #999;}
.link_abajo				a:active 		{font-size: 10px; text-decoration: none; color: #999;}
.link_abajo				a:hover 		{font-size: 10px; text-decoration: underline; color: #900;}

.lo_mas_rapido	{ font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #299282; font-style: italic; padding-bottom: 10px; vertical-align: middle;}

input{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border: 1px solid #006633;
}
input.boton{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border: 1px solid #FFFFFF;
	cursor: pointer;
}
textarea{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border: 1px solid #006633;
}
select{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border: 1px solid #006633;
}
form {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.lateral_menu {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #32AF9C;
}
.lateral_menu_izq {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #32AF9C;
}
.tb_down {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #32AF9C;
}
.tb_down_punteado {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #32AF9C;
}
.tb_up {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #32AF9C;
}
.identado_4 {
	padding: 4px;
}
.box {
	border: 1px solid #32AF9C;
}
.borde_foto{
	border: 1px solid #32AF9C;
}
.linea_seleccionada{
	background-color: #EEEEEE;
}
.linea_titulo {
	font-weight: normal;
	color: #FFFFFF;
	font-size: 16px;
	background-color: #00AB59;
	padding-top: 4px;
	padding-bottom: 4px;
}
.titulo_link {
	font-weight: bold;
	color: #999999;
	background-color: #EEEEEE;
	font-size: 10px;
}
.punteado_medio {
	background-image: url(images/punteadp.gif);
	background-repeat:  repeat-x;
	background-position: left center;
}
.punteado_medio_rojo {
	background-image: url(images/punteadp_rojo.gif);
	background-repeat:  repeat-x;
	background-position: left center;
}
.precio {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
}
.titulo {
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #32AF9C;
}
.titulo_cat {
	font-size: 14px;
	font-weight: bold;
}
#producto	{
	position: relative;
	float: left;
	text-align: center;
	top: auto;
	left: auto;
	width: 182px;
	height: auto;
	min-height: 240px;
	margin-left: 6px;
	margin-bottom: 6px;
	/*border: 1px solid #900;*/
}
.titulo_lista {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	padding-left: 6px;
	padding-right: 6px;
}
.titulo_rojo {
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #00AB59;
	padding-top: 4px;
	padding-bottom: 4px;
	font-style: italic;
}
.borde_sombra_img {
	cursor: pointer;
	/*border-top: 1px solid #1F6D61;
	border-left: 1px solid #1F6D61;
	border-right: 2px solid #1F6D61;
	border-bottom: 2px solid #1F6D61;*/
	vertical-align: top;
}
.precio_anterior {
	font-size: 9px;
	text-decoration: line-through;
}
.etiqueta_izquierda {
	background-image: url(images/etiqueta_izquierda.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.etiqueta_centro {
	/*background-image: url(images/etiqueta_centro.jpg);
	background-repeat:  repeat-x;
	background-position: left top;*/
	margin-top: 10px;
	padding: 0px 10px 10px 10px;
	background-color: #EEE;
	box-shadow: 2px 2px 6px #999;
	border-radius: 12px;
}
.etiqueta_derecha {
	/*background-image: url(images/etiqueta_derecha.jpg);
	background-repeat: no-repeat;
	background-position: left top;*/
}
.etiqueta_izquierda_no {
	/*background-image: url(images/etiqueta_izquierda_no.jpg);
	background-repeat: no-repeat;
	background-position: left top;*/
}
.titulo_evento{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1F6D61;
}
.fecha_evento{
	font-weight: bold;
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1F6D61;
}
.descripcion_evento {
	font-weight: bold;
	color:  #18544B;
	background-color: #FFEDC4;
}
.footer {
	font-size: 9px;
	font-weight: bold;
	color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1F6D61;
}
.selector{
	margin: 2px;
	padding: 2px;
	text-align:right;
}
.paginacion{
	font-size: 9px;
	color:  #18544B;
}
.lista_mano {
	cursor: pointer;
}
.invertido {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006666;
	text-decoration: blink;
}
.tb_down_punteado {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1F6D61;
}
.tb_left_punteado {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #1F6D61;
}
.identado_2{
	padding: 4px;
}
.fondo_buscador {
	background-image: url(images/fondo_buscador.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
}
.margen_abajo{
	padding-bottom: 4px;
}
.arroba {
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	text-decoration: blink;
}

#texto_buscar			{height: 22px; font-size: 18px; width: 360px;}
#boton_buscar			{background-color: #01AD5B; color: #FFF; font-size: 16px; font-weight: bold; font-family: Verdana, Geneva, sans-serif; width: 120px;  height: 26px; border: solid none 0px; vertical-align: middle;}
.fondo_tabla_buscar	{background-color: #E6FFF3; margin-bottom: 10px;}
.verde_tabla_buscar	{background-color: #E6FFF3; margin-bottom: 10px; height: 22px;}

.verde_otros_productos	{background-color: #E6FFF3; padding:6px; font-size: 14px; font-weight: bold;}



