body {
	background-color: #E9F6FF;
	background-image: url(images/body_bg.gif);	
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #068DCD;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #098CC7;
	text-align: center;
}
.box_texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0E5588;
}
.footer_index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0E5588;
}
.selected_cat_titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.titulos_productos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #157BC5;
}
.precio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.table_prods {
	border-right-width: 1px;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.prod_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #098CC7;
}
.precio2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #CC0000;
}
.prod_carac {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #098CC7;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF3300;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #578BCB;
}
.nombre_producto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #098CC7;
}
a:link.nombre_producto {
	text-decoration:none;
}
a:active.nombre_producto {
	text-decoration:none;
}
a:visited.nombre_producto {
	text-decoration:none;
}
a:hover.nombre_producto {
	text-decoration:none;
}
.textos_destacados {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9B9B9B;
	text-align: left;
}
a:link.textos_destacados {
	text-decoration:none;
}
a:active.textos_destacados {
	text-decoration:none;
}
a:visited.textos_destacados {
	text-decoration:none;
}
a:hover.textos_destacados {
	color:#666666;
	text-decoration:underline;
}
.textos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: justify;
}
a:link.textos {
	text-decoration:none;
}
a:active.textos {
	text-decoration:none;
}
a:visited.textos {
	text-decoration:none;
}
a:hover.textos {
	color:#666666;
	text-decoration:underline;
}
.footer_texto {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
}
a:link.footer_texto {
	text-decoration:none;
}
a:active.footer_texto {
	text-decoration:none;
}
a:visited.footer_texto {
	text-decoration:none;
}
a:hover.footer_texto {
	text-decoration:underline;
}
.cat_titulos_listado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #157BC5;
}
a:link.cat_titulos_listado {
	text-decoration:none;
}
a:active.cat_titulos_listado {
	text-decoration:none;
}
a:visited.cat_titulos_listado {
	text-decoration:none;
}
a:hover.cat_titulos_listado {
	color:#1269A8;
	text-decoration:none;
}
.cat_titulos_texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9B9B9B;
	text-align: justify;
}
a:link.cat_titulos_texto {
	text-decoration:none;
}
a:active.cat_titulos_texto {
	text-decoration:none;
}
a:visited.cat_titulos_texto {
	text-decoration:none;
}
a:hover.cat_titulos_texto {
	color:#666666;
	text-decoration:underline;
}