@charset "utf-8";
#contenedor {
	width: 970px;
	height: 910px;
	margin:0 auto 0 auto;
	position:relative;
	background-color:#000;
}

#princ_swf {
	width:310px;
	position: absolute;
	left: 10px;
	top: 172px;
	height: 465px;
}
#bienvenida_tit
{
	position:absolute;
	width:962px;
	top:717px;
	left:0px;
	height: 386px;
	background-repeat: no-repeat;
	font-family: Tahoma, Geneva, sans-serif;
	padding: 0px;
	text-align: center;
	}
#bienvenida_es
{
	position:absolute;
	width:310px;
	top:170px;
	left:330px;
	padding-top: 0px;
	color: #FFF;
	height: 520px;
	background-repeat: no-repeat;
	padding-left: 0px;
	text-align: left;
	}
#bienvenida_en
{
	position:absolute;
	width:310px;
	top:171px;
	left:640px;
	height: 520px;
	background-repeat: no-repeat;
	padding-left: 10px;
	text-align: justify;
	padding-right: 10px;
	}
#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:521px;
	top:121px;
	left:0px;
	height: 30px;
	background-repeat: no-repeat;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	padding: 0px;
	color: #F60;
	}

#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;
}

#imgs_ale {
	width:960px;
	position: absolute;
	left: 0px;
	top: 700px;
	height:146px;
	padding-left: 10px;
}
#linea_inf
{
	position:absolute;
	width:970px;
	top:850px;
	height: 2px;
	background-color: #F60;
	left: 0px;
}

#pie {
	width:970px;
	position: absolute;
	left: 0px;
	top: 865px;
	height: 40px;
	color: #FFF;
	text-align: center;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	}

