.fc {
	background-image:  url(images/f_c.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.titulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #330066;
}
.foncab {
	background-image: url(images/cab.png);
	background-repeat: no-repeat;
	background-position: left;
}
.fnos {
	background-image: url(images/f_n.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.ff {
	background-image: url(images/f_f.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
