@charset "utf-8";
.texto {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}.ver_mas {
	font-family: "Arial Black";
	font-size: 10px;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: none;
}
body {
	background-image: url(../images/back%20back.jpg);
	background-repeat:repeat-x;
}
.novedades {
	background-image: url(../images/home4_04.jpg);
	background-repeat:repeat-x;
}

