/* CSS Document */

.textoRojeda {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	vertical-align: middle;

}.cabeceraCom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-image: url(images/cabeceraCom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.Porque {
	background-image: url(images/fondocentroPorque.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
