@charset "utf-8";
#contenedor {
	width: 970px;
	height: 700px;
	margin:0 auto 0 auto;
	position:relative;
	background-color:#000;
}
#menu {
	width:957px;
	position: absolute;
	left: 3px;
	top: 3px;
	height: 73px;
}
#princ_swf {
	width:402px;
	position: absolute;
	left: 22px;
	top: 126px;
	height: 32px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	color: #F60;
}
#bienvenida_tit
{
	position:absolute;
	width:152px;
	top:246px;
	left:0px;
	padding-top: 5px;
	color: #FFF;
	height: 327px;
	background-repeat: no-repeat;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	padding-left: 10px;
	}
#bienvenida_es
{
	position:absolute;
	width:161px;
	top:633px;
	left:804px;
	padding-top: 5px;
	color: #FFF;
	height: 133px;
	background-repeat: no-repeat;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	padding-left: 10px;
	text-align: left;
	}
#bienvenida_en
{
	position:absolute;
	width:960px;
	top:171px;
	left:2px;
	padding-top: 5px;
	height: 455px;
	background-repeat: repeat;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	padding-left: 10px;
	text-align: justify;
	font-style: italic;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
#proyectos_es
{
	position:absolute;
	width:230px;
	top:39px;
	left:1px;
	padding-top: 5px;
	color: #CCC;
	height: 451px;
	background-repeat: no-repeat;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	padding-left: 10px;
	text-align: justify;
	font-style: italic;
	}
	
#obra_tit
{
	position:absolute;
	width:562px;
	top:172px;
	left:236px;
	height: 54px;
	background-repeat: no-repeat;
	}

#proyectos_tit {
	width:230px;
	position: absolute;
	left: 728px;
	top: 368px;
	height:25px;
	background-color: #F90;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	padding-top: 5px;
	padding-left: 10px;
}
#pie {
	width:972px;
	position: absolute;
	top: 663px;
	text-align: center;
	}

