body {
	background:fixed;
	margin-top: 0px;
	background-image: url(fondo/fondo.jpg);
	background-repeat:repeat-x;
	font-size: 3px;
}

.titulos_bloques {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #FFF;
}
.texto_base {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
}

.titulos {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #FFF;
}
.contenidos {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 18px;
	text-align:justify;
}

.texto_productos {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #fff;
	line-height: 18px;
	text-align:center;
}