#cuerpo.areas {
	background-image: url(../images/cuerpos/areas.jpg);
	background-position: 50% 50%;
}
#animacion {
	float: right;
	border-left: solid 1px #333333;
	margin-top: 38px;
	margin-right: 8px;
	padding-left: 16px;
	xheight: 233px;
}

#animacion.doble {
	margin-top: 8px;
}

#animacion object {
		display:block;
		border: solid 1px #000000;
}

#contenido {
	/* zona donde se ubican los objetos con scroll */
	margin-top: 4px;
	margin-left: 8px;
	height: 280px;
	overflow: hidden;
	position: relative;
}

#contenido.empresa {
	margin-top: 8px;
	height: 233px;
}

#contenido #texto {
	padding-right: 16px;
	text-align: justify;
	font: 8pt Tahoma;
	color: #333333;
}

.navegacion {
	left: 450px;
}

* html .navegacion {
	left: 438px;
}

#popups {
	padding: 9px 0px 3px 20px;
}

#popups button {
	font: 7pt Tahoma;
	text-align: center;
	color: #a62c2c;
	cursor: pointer;
	padding: 2px;
	width: 110px;
	background-color: transparent;
	color: #a62c2c;
	border: none;
	border-right: solid 1px #333333;
}

#popups button.ultimo {
	border-right: solid 0px;
}

#popups button.over {
	color: #333333;
}

.columna {
	float: left;
	width: 220px;
	margin: 0 10px;
}

* html .columna {
	width: 215px;
}

.columna a {
	font: 8pt Tahoma;
	text-decoration: none;
	display: block;
	color: #000000;
	padding: 2px 0 0 5px;
}

.columna .b {
	font: bold 8pt Tahoma;
	padding-left: 0;
	margin-top: 12px;
}

.columna a:hover, .column a:active {
	color: #a62c2c;
}

#marcoArea {
	width: 287px;
	height: 264px;
	float:right;
	margin: 5px 5px 0 0;
	padding: 11px 0 0 11px;
	background: transparent url(../images/polaroid.jpg) top left;
}

* html #marcoArea {
	width: 298px;
	height: 275px;
}

#imgArea {
	border: 0;
	width: 274px;
	height: 224px;
}

