

#contenedor {
	width: 600px;
	margin: 0 auto;
	height: 800px;
	position: relative;
	top: 15px;
}

#inicio {
	cursor: pointer;
}

#images {
	position: relative;
	top: 0px;
	left: 0px;
	height: 16px;
}


#rectangulo {
	z-index: 9;
	top: 50px;
	position: absolute;
	left: 0px;
	height: 398px;
	width: 598px;
	border-style: solid;
	border-width: 1px;
	border-color: black;
	padding: 0px;

}

#rectangulo_blanco {
	z-index: 16;
	top: 50px;
	position: absolute;
	left: 0px;
	height: 400px;
	width: 596px;
	border-style: solid;
	border-width: 1px;
	border-color: white;
}

#logo {
	z-index: 2;
	top: 100px;
	position: absolute;
	left: 0px;
	height: 300px;
	width: 340px;
	overflow: hidden;
	padding-left: 150px;
	padding-right: 150px;
	padding-top: 30px;	
}


#marco {
	z-index: 2;
	top: 50px;
	position: absolute;
	left: 0px;
	height: 400px;
	width: 600px;
	overflow: hidden;	

}


#slide {
	z-index: 8;
	top: 50px;
	position: absolute;
	left: 0px;
	height: 400px;
	width: 600px;
	overflow: hidden;	
}


#txt_01 {
	z-index: 22;
	top: 50px;
	position: absolute;
	left: 0px;
	height: 370px;
	width: 580px;
	overflow: hidden;
	margin: 10px;	
	padding: 0px;
}

#txt_02 {
	z-index: 23;
	top: 50px;
	position: absolute;
	left: 0px;
	height: 370px;
	width: 580px;
	overflow: hidden;
	margin: 10px;	
	padding: 0px;
}

#txt_03 {
	z-index: 24;
	top: 50px;
	position: absolute;
	left: 0px;
	height: 370px;
	width: 580px;
	overflow: hidden;
	margin: 10px;	
	padding: 0px;
}


#fotos {
	z-index: 5;
	cursor: pointer;
}

#uno {
	font-family: Helvetica, Arial, sans-serif;
	color: white;
	position:relative;
	font-weight: normal;
	font-size: 18 px;
	text-align: center;
	top: 400px;
	width: 600px;
	z-index: 5;
}

#menu {
	z-index: 3;
	position: relative;
	width: 140px;
	margin-top: 3px;
}

#menu_derecho {
	z-index: 3;
	position: relative;
	width: 180px;
	margin-top: 3px;
	margin-right: 0px;
	float: right;	
	display: table;
}

#caja {
	z-index: 3;
	position: relative;
	width: 150px;
}


#primero {
	position: absolute;
	width: 140px;
	height: 350px;
	top: 460px;
	left: 0px;
	z-index: 4;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	overflow: hidden;
	padding: 0px;
}

#segundo {
	position: absolute;
	left: 140px;
	top: 460px;
	width: 140px;
	z-index: 5;
	height: 350px;
	overflow: hidden;
	padding: 0px;
}

#datos_obra{
	position: absolute;
	left: 100px;
	top: 460px;
	width: 220px;
	z-index: 5;
	height: 350px;
	overflow: hidden;
	padding: 0px;	
}


#tercero {
	left: 280px;
	top: 460px;
	position: absolute;
	width: 140px;
	height: 350px;
	z-index: 6;
	overflow: hidden;
	padding: 0px;
}

#cuarto {
	left: 420px;
	top: 460px;
	position: absolute;
	width: 180px;
	height: 350px;
	overflow: hidden;
	text-align: right;
	padding: 0px;	
}

#creditos {
	left: 310px;
	top: 460px;
	position: absolute;
	width: 290px;
	height: 350px;
	overflow: hidden;
	text-align: right;
	padding: 0px;		
}

#text_pag {
	left: 495px;
	font-family: Helvetica, Swiss, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	top: 432px;
	position: absolute;
	z-index: 32;
	width: 100px;
	height: 12px;
	display: inline;
	overflow: hidden;
	text-align: right;		
}



#nombre {
	left: 300px;
	top: 460px;
	position: absolute;
	width: 300px;
	height: 350px;
	text-align: right;
	overflow: hidden;		
}


#quinto {
	position: absolute;
	left: 150px;
	top: 460px;
	width: 250px;
	z-index: 5;
	height: 350px;
	overflow: hidden;
}





