@charset "UTF-8";
body{
	margin: 0px;
	padding: 0px;
	background-color: #6799CB;
	font-family: "Lucida Grande", Arial, sans-serif;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.azul{
    color:#9FC9EB;
}
.azul_fuerte{
	color:#003366;
}
.azul_medio{
	color:#336699;
}
.little{
	font-size:10px;
}
.rojo{
	color:#CC0000;
}
.container {
	height: 780px;
	width: 990px;
	position: inherit;
	padding: 0px;
	margin: 0px auto;
	margin-top: 20px;
	background-color: #FFFFFF;
}


.margen_izquierdo {
	height: 780px;
	width: 15px;
	position: absolute;
	background-image: url(images/margen_izquierdo.gif);
}
.margen_superior {
	height: 10px;
	width: 965px;
	position: absolute;
	background-image: url(images/margen_superior.gif);
	margin-left: 15px;
}
.margen_derecho {
	height: 780px;
	width: 10px;
	position: absolute;
	background-image: url(images/margen_derecho.gif);
	margin-left: 980px;
}
.margen_inferior {
	height: 10px;
	width: 965px;
	position: absolute;
	background-image: url(images/margen_inferior.gif);
	margin-top: 770px;
	margin-left: 15px;
}


.central {
	height: 760px;
	width: 965px;
	position: absolute;
	margin-top: 10px;
	margin-left: 15px;
}


.margen_izquierdo_menu {
	height: 150px;
	width: 10px;
	position: absolute;
	background-image: url(images/margen_izquierdo_menu.gif);
	margin-top: 10px;
	margin-left: 10px;
}
.margen_superior_menu {
	height: 10px;
	width: 155px;
	position: absolute;
	background-image: url(images/margen_superior_menu.gif);
	margin-top: 10px;
	margin-left: 20px;
}
.margen_derecho_menu {
	height: 150px;
	width: 10px;
	position: absolute;
	background-image: url(images/margen_derecho_menu.gif);
	margin-left: 175px;
	margin-top: 10px;
}
.margen_inferior_menu {
	height: 10px;
	width: 155px;
	position: absolute;
	background-image: url(images/margen_inferior_menu.gif);
	margin-top: 150px;
	margin-left: 20px;
}
.menu {
	height: 130px;
	width: 155px;
	position: absolute;
	margin-top: 20px;
	margin-left: 20px;
	background-color: #336699;
}


.banner_flash {
	height: 150px;
	width: 755px;
	position: absolute;
	background-image: url(images/banner_flash.gif);
	margin-top: 10px;
	margin-left: 200px;
}

.margen_izquierdo_datos {
	height: 575px;
	width: 10px;
	position: absolute;
	background-image: url(images/margen_izquierdo_datos.gif);
	margin-top: 170px;
	margin-left: 10px;
}
.margen_superior_datos {
	height: 10px;
	width: 155px;
	position: absolute;
	background-image: url(images/margen_superior_datos.gif);
	margin-top: 170px;
	margin-left: 20px;
}
.margen_derecho_datos {
	height: 575px;
	width: 10px;
	position: absolute;
	background-image: url(images/margen_derecho_datos.gif);
	margin-left: 175px;
	margin-top: 170px;
}
.margen_inferior_datos {
	height: 10px;
	width: 155px;
	position: absolute;
	background-image: url(images/margen_inferior_datos.gif);
	margin-top: 735px;
	margin-left: 20px;
}
.datos {
	height: 525px;
	width: 125px;
	position: absolute;
	margin-top: 180px;
	margin-left: 20px;
	background-color: #336699;
	padding: 15px;
	font-size: 12px;
	line-height: 14px;
}


.margen_izquierdo_textos {
	height: 575px;
	width: 10px;
	position: absolute;
	background-image: url(images/margen_izquierdo_textos.gif);
	margin-top: 170px;
	margin-left: 200px;
}
.margen_superior_textos {
	height: 10px;
	width: 735px;
	position: absolute;
	background-image: url(images/margen_superior_textos.gif);
	margin-top: 170px;
	margin-left: 210px;
}
.margen_derecho_textos {
	height: 575px;
	width: 10px;
	position: absolute;
	background-image: url(images/margen_derecho_textos.gif);
	margin-top: 170px;
	margin-left: 945px;
}
.margen_inferior_textos {
	height: 10px;
	width: 735px;
	position: absolute;
	background-image: url(images/margen_inferior_textos.gif);
	margin-top: 735px;
	margin-left: 210px;
}
.titulos {
	height: 67px;
	width: 735px;
	position: absolute;
	margin-top: 180px;
	margin-left: 210px;
	background-color: #6799CB;
}
.textos {
	height: 463px;
	width: 705px;
	position: absolute;
	background-image: url(images/texto.gif);
	margin-top: 247px;
	margin-left: 210px;
	background-color: #6799CB;
	font-size: 13px;
	line-height: 14px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.forma {
	height: auto;
	width: auto;
}
.detalles {
	height: auto;
	width: 300px;
	position: absolute;
	top: 10px;
	right: 15px;
}
.obra1 {
	height: 96px;
	width: 704px;
	background-color: #DBE3F2;
	position: absolute;
	top: 9px;
}
.obra2 {
	height: 96px;
	width: 704px;
	background-color: #DBE3F2;
	top: 125px;
	position: absolute;
}
.obra3 {
	height: 96px;
	width: 704px;
	background-color: #DBE3F2;
	top: 241px;
	position: absolute;
}
.obra4 {
	height: 96px;
	width: 704px;
	background-color: #DBE3F2;
	top: 357px;
	position: absolute;
}
.siguiente {
	height: auto;
	width: auto;
	top: 468px;
	position: absolute;
	right: 16px;
}
.anterior {
	height: auto;
	width: auto;
	top: 468px;
	position: absolute;
	right: 95px;
}
.regresar {
	height: auto;
	width: auto;
	top: 345px;
	position: absolute;
	right: 280px;
}
.pantalla_obras {
	height: 442px;
	width: 355px;
	background-color: #DBE3F2;
	position: absolute;
	top: 9px;
}
.fotos_flash {
	height: 325px;
	width: 335px;
	position: absolute;
	top: 9px;
	right: 16px;
}
.numeros {
	position: absolute;
	height: auto;
	width: auto;
	top: 196px;
	right: 35px;
}

