.principal {
	position:relative;
	width:967;
	height:430;
	z-index:1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	visibility: visible;
	text-decoration: none;
}
.fondoFicha {
	background-image: url(imagenes/Fondo_ficha.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bordeFino {
	border: thin solid #000000;
}
.textoBlancoFicha {
	color: #FFFFFF;
}
.fondoCapa {
	background-image: url(imagenes/fondoCapa.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.fondoFicha2 {

	background-image: url(imagenes/fondoFicha.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.textoContacta {
	color: #10124F;
}
.bordeExteriorIndex {
	border: thin solid #000000;
}
.cabeceraCronica {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}
