body {
	margin:0;
	padding:0;
	font-family: tahoma, geneva, sans-serif;
}
h1 {
color: #fff;
}
html, body {
	height: 100%;
}

a {
	text-decoration: none;
}
*{
 margin: 0;
 padding: 0;
}

img {
    border: none;
}

#pagina {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -285px;
    margin-left: -475px;
	height: 570px;
	width: 950px;
}

#utilidades {
	position: absolute;
    top: 7px;
    right: 20px;
    height: 20px;
    width: 500px;
    z-index: 100;
}

#logotipo {	
}

h1 a{
	position: absolute;
	display: block;
	outline: none;
    top: 0px;
    left: 40px;
    height: 61px;
    width: 210px; 
	text-indent: -2000px;
    z-index: 100;
    background-image: url('../imgPublic/integral.png') !important;
    background-image: none;
    background-repeat: no-repeat;
    filter: none !important;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Html/Skins/integral/imgPublic/integral.png'); 
}

#contenido {
	position: absolute;
	top: 35px;
	height: 535px;
	width: 950px;
	z-index: 50;
}

#menu {
	margin: 80px 0 0 40px;
    height: 380px;
    float: left;
	width: 340px;
	position: absolute;

	z-index: 1;
}

#fotos {
	margin: 0;
    height: 535px;
    width: 560px;
	position: absolute;
	right: 0;
	bottom: 0;
	color: #1A171B;
	font-size: 11px;
	text-align: justify;
}

#fotosContenedor {
	width: 532px;
	height: 460px;
	position: relative;
	left: 3px;
	top: 0px;
}

#copyright {
	position: absolute;
    top: 520px;
    left: 40px;
    height: 20px;
    width: 300px;
    z-index: 100;
	padding-top: 4px;
}

#ruta {
	position: absolute;
    top: 520px;
    right: 25px;
    height: 40px;
    width: 400px;
	padding-top: 4px;
    z-index: 60;
}
#fotoFondo {
	position:absolute;
    right:0;
    top:0;
    z-index:-1;
}
#fotoFondoPrivacidad {
    float: right;
    margin-top: 250px;
    z-index: -1;
}
#menuSecundario {
	position: absolute;
	/*left: 63px;*/
	/* #### */
	left: 52px;
	margin-top: -22px;
}
#menuTerciario {
    position: absolute;
    /*left: 116px;*/
    /* #### */
    left: 136px;
    margin-top: -22px;
    /* #### */
    width: 140px;
}
#columna4 {
	width: 130px;
	height: 100%;
	position: absolute;
	right: 399px;
}
#columna3 {
    width: 130px;
	height: 100%;
	position: absolute;
	right: 266px;
}
#columna2 {
    width: 130px;
	height: 100%;
	position: absolute;
	right: 133px;
}
#columna1 {
    width: 130px;
	height: 100%;
	position: absolute;
	right: 0;
}

/*
.marcoFotoAlto10 {
	height: 46px;
	background-color: #f0f0f0;
}
.marcoFotoAlto15 {
	height: 69px;
	background-color: #0f0f0f;
}
.marcoFotoAlto20 {
	height: 92px;
	background-color: #0ff0f0;
}
.marcoFotoAlto25 {
	height: 115px;
	background-color: #00f0f0;
}
.marcoFotoAlto30 {
	height: 138px;
	background-color: #f0f0ff;
}
.marcoFotoAlto35 {
	height: 161px;
	background-color: #f0fff0;
}

.marcoFotoAlto40 {
	height: 184px;
	background-color: #f0ffff;
}
.marcoFotoAlto50 {
	height: 230px;
	background-color: #fff0ff;
}
*/