@charset "utf-8";
.basetexto {
	font-family: "Calibri";
	color:#FFF;
	font-size:12px;
	text-align:center;
	
	
}

.cololecion {
	font-family: "Calibri";
	color:#FFF;
	font-size:18px;
	text-align:center;
	
	
}

.titulo {
	font-family: "Berlin Sans FB";
	color: #999;
}

.titulo2 {
	font-family: "Berlin Sans FB";
	color: #999;
	font-size:18px;
}

body {
	background-image: url(imagenes/fondoweb.jpg);
	background-repeat: repeat;
}
