.manisur {
	background-image: url(images/fondoprueba.jpg);
	background-position: center top;
	background-color: #333333;
	background-repeat: no-repeat;

}
.manisurpie {
	background-image: url(images/fondopie.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.fuente {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	font-variant: normal;
	font-weight: normal;
	color: #333333;
	text-align: left;

}
.fuente2 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	font-variant: normal;
	font-weight: normal;
	color: #333333;

}
.indextop {
	background-image: url(images/topindex.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
