body
{
	background-image:   url(../imgs/marco/fondo.png);
	text-align:center;
}
#contenedor
{
	margin: 0 auto 0 auto;
	/*margin-top: -284px;*/
	margin-top: -292px;
	margin-left: -437px;
	position: absolute;
	width:875px;
	/*height:568px;*/
	height:598px;
	top: 50%;
	left: 50%;
	z-index:1;
	overflow: hidden;
}
#fondo
{
	width:865px;
	height:560px;
	position: absolute;
	left: 5px;
	top: 5px;
	z-index: 2;
	background-color:#F7F7F7;
	/*background-image:  url(../imgs/marco/relleno.png);*/
	overflow: hidden;
}

#gestorr
{
	width:865px;
	height:558px;
	position: absolute;
	left: 5px;
	top: 5px;
	z-index: 2;
	background-color:#F7F7F7;
	overflow: hidden;
}

#marcoDerecha
{
	width:5px;
	height:568px;
	position: absolute;
	left: 870px;
	top: 0px;
	z-index: 2;
	background-image:  url(../imgs/marco/derecha.png);
	overflow: hidden;
}

#marcoIzquierda
{
	width:5px;
	height:568px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 2;
	background-image:  url(../imgs/marco/izquierda.png);
	overflow: hidden;
}

#marcoSuperior
{
	width:865px;
	height:5px;
	position: absolute;
	left: 5px;
	top: 0px;
	z-index: 2;
	background-image:  url(../imgs/marco/superior.png);
	overflow: hidden;
}

#marcoInfeior
{
	width:865px;
	height:5px;
	position: absolute;
	left: 5px;
	top: 563px;
	z-index: 2;
	background-image:  url(../imgs/marco/inferior.png);
	overflow: hidden;
}

#fotoCentral
{
	width:865px;
	height:237px;
	position: absolute;
	left: 0px;
	top: 70px;
	z-index: 3;
	overflow: hidden;
}

/*#corporacionPie
{
	width:121px;
	height:10px;
	position: absolute;
	left: 378px;
	top: 574px;
	z-index: 3;
	overflow:hide;
	text-align:center;
	/*font-size:7pt;*
	font-size:0pt;
	/*color: #7F7F7F;*
	color: #EAEAEA;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing: 0.2pt;
}*/

#corporacionPie
{
	width:152px;
	height:30px;
	position: absolute;
	left: 356px;
	top: 572px;
	z-index: 3;
	overflow:hide;
}


#logoCatamaran
{
	width:65px;
	height:47px;
	position: absolute;
	left: 30px;
	top: 3px;
	z-index: 3;
	overflow: hidden;
	background-image: url(../imgs/otros/logo.jpg);
}

 Marco para IE 

#marcoDerechaIE
{
	width:5px;
	height:568px;
	position: absolute;
	left: 870px;
	top: 0px;
	z-index: 2;
	/*background-image: url(../imgs/marco/derecha.gif);*/
	overflow: hidden;
}

#marcoIzquierdaIE
{
	width:5px;
	height:568px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 2;
	/*background-image:  url(../imgs/marco/izquierda.gif);*/
	overflow: hidden;
}

#marcoSuperiorIE
{
	width:865px;
	height:5px;
	position: absolute;
	left: 5px;
	top: 0px;
	z-index: 2;
	/*background-image:  url(../imgs/marco/superior.gif);*/
	overflow: hidden;
}

#marcoInfeiorIE
{
	width:865px;
	height:5px;
	position: absolute;
	left: 5px;
	top: 563px;
	z-index: 2;
	/*background-image:  url(../imgs/marco/inferior.gif);*/
	overflow: hidden;
}
