.fondocentro {
	background-image: url("ant2/images/fondo_interior_centro.jpg");
	background-repeat:  repeat-y;
}
.texto {
	font-family: Arial;
	font-size: 11px;
}
.titulos {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #A30100;
}
.links {
	font-family: Arial;
	font-size: 11px;
	color: #D61602;
	text-decoration: underline;
}
.links:hover {
	font-family: Arial;
	font-size: 11px;
	color: #FF6600;
	text-decoration: underline;
}
.fondoiz {
	background-image: url("ant2/images/fondoizq.jpg");
	background-repeat:  repeat-y;
}
.subtitulos {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #A30100;
}
.subtitulos2 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #D97200;
}
