.txt_blanco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.table_producto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
	padding: 3px;
}
.table_producto_imag {
	padding: 3px;
	background-color: #3A3A3A;
}
.table_centro {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.borde_centro {
	background-image: url(images/centro_fondo.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: 100%;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
.txt_oscuro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #171717;
}
.titulo_producto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.table_ficha_product {
	border: 1px solid #3a3a3a;
}


.table_producto_todo {
	border: thin solid #E5E5E5;
}
.producto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 1px;
}
.tdproducto {
	padding-top: 15px;
}
.ficha_foto {
	border: 1px solid #C0CAD6;
}
.ficha_precio {
	padding-right: 5px;
	background-image: url(images/ficha_fondo_precio.png);
	background-repeat: no-repeat;
	background-position: left top;
}



.tabletodoproductos {
	margin-top: 10px;
}


.borde_centro2 {
	background-image: url(images/centro_fondo_izq.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: 100%;
}
.producto_oferta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 1px;
}
.ficha_precio_oferta {

	padding-right: 5px;
	background-image: url(images/ficha_fondo_precio_oferta.png);
	background-repeat: no-repeat;
	background-position: left top;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 0px;
}
.td_h1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.title1_ofertas {
	background-image: url(images/ofertas_sup_2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	width: 790px;
}
.presentacion_fondo {
	background-image: url(images/presentacion_fondo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.txt_presentacion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #171717;
	line-height: 16px;
	text-align: justify;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #171717;
	padding-bottom: 3px;
	margin-bottom: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.title2_ofertas {
	margin-left: 29px;
}
img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.text_submeno {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.fondo_comocomprar {
	background-image: url(images/fondo_comocomprar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.comocomprar_txt1 {
	padding-top: 40px;
	padding-left: 40px;
}
.comocomprar_txt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #171717;
	line-height: 16px;
}
.fondo_informacion {
	background-image: url(images/fondo_informacion.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #171717;
	background-color: #FBF7E3;
	width: 170px;
	border: 1px solid #BDB6A2;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #171717;
	width: 170px;
	background-color: #fbf7e3;
	border: 1px solid #bdb6a2;
}
.enviar {
	width: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
	background-color: #252524;
}
.td_boton_enviar {
	padding-top: 75px;
	padding-left: 10px;
}
