.titulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #82251E;
}
.subtitulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #303437;
}
.fcab {
	background-image: url(img/fondo_cab.jpg);
	background-repeat:  repeat-x;
	background-position: top;
}
.flin {
	background-image: url(img/fondo_lin.jpg);
	background-repeat:  repeat-x;
	background-position: top;
}
.fconte {
	background-image: url(img/fconte.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.fconteg {

	background-image: url(img/fconte%2B.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
