/* informacion */
#cuerpo {
	background: url(../images/fondos/informacion_es.jpg) #ffffff no-repeat left top;
}

#animacion {
	float: right;
	margin-top: 60px;
	margin-right: 20px;
}
* html #animacion { margin-right: 10px;}

#animacion.doble {
	margin-top: 28px;
}

#animacion object {
	display:block;
	border: solid 1px #000000;
}

#contenido {
	/* zona donde se ubican los objetos con scroll */
	margin-top: 24px;
	margin-left: 12px;
	height: 280px;
	width: 475px;
	overflow: hidden;
	position: relative;
	xborder-right: solid 2px #e01427;
	background: transparent;
}

#contenido #texto {
	position:relative;
	top: 0px;
	display:table;
	text-align: justify;
	font: 8pt Tahoma;
	color: black;
	letter-spacing: 1px;
	line-height: 150%;
}

.navegacion {
	left: 470px;
}

* html .navegacion {
	left: 468px;
}

