BODY {
	margin: 0px;
	background-color: #E2F5D9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #454545;
}
TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
TH {
	font-family: Arial, Helvetica, sans-serif;
}
.tabla {
	border-top: 0px none #F9FEF3;
	border-right: 1px none #F9FEF3;
	border-bottom: 1px none #BDF2A6;
	border-left: 1px none #BDF2A6;
}
.textodentro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003300;
	text-align:left;
}
.enlacebajo {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.enlacebajo:hover {
	border-bottom: 1px dotted #FFFFFF;
}
.modelostablas {
	background-color: #FFFFE1;
	border: 1px dashed #336633;
}
.linksinteriores {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	text-decoration: none;
}
.mayusculastitulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #006600;
	text-decoration: blink;
}
/*
A:hover {
	text-decoration:underline;
}
A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009933;
}
*/
.volver {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: capitalize;
	color: #006600;
	text-decoration: none;
	font-style: normal;

}
.borde_fotos_productos {
	border: 1px;
	border-color:#bdf2a6;
	border-style:solid;
}
.tabla_productos_datos_opcionales {
	padding-top:17px;
	padding-left:13px; 
}
.titulos_interna_productos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #228920;
	padding-left: 13px;
	text-decoration: none;
}
.titulo_vclaro_productos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #228920;
}
.texto_datos_opcionales_productos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #454545;
	text-decoration: none;
}
.texto_datos_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #454545;
	text-decoration: none;
}
.texto_datos_link:hover {
	color: #000000;
}
.texto_datos_opcionales_productos_resaltado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #454545;
	text-decoration: none;
}
.texto_bajar_pdf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}

.boton_comprar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006600;
	/*
	left: 7px;
	top: 2px;
	right: 7px;
	bottom: 2px;
	*/
	padding: 2px;
	clear: none;
	float: none;
	margin: 3px;
	line-height: normal;
	border: 1px solid #667E80;
	background-image: url(img/bg_boton_form.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
.bg_foto {
	background-position: center center;
	background-repeat: no-repeat;
}
.link_cajita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	height: 12px;
}
.link_cajita:hover {
	border-bottom: 1px dotted #333333;
}
.linea_ubicacion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.link_ubicacion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.link_ubicacion:hover {
	border-bottom: 1px dotted #333333;
}

/* buscador */
.bg_sombrita {
	background-image: url('img/bg_sombrita.jpg');
	background-position: right top;
	background-repeat: no-repeat;
}
.input_buscar {
	border: 1px solid #303030;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

/* paginador */
.celda_paginador_sel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #CEEF7B;
	background-color: #CEEF7B;
	padding: 3px;
	width: 18px;
	text-align: center;
}
.celda_paginador {
	border: 1px solid #CEEF7B;
	background-color: #FFFFFF;
	padding: 3px;
	width: 18px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}




