@charset "utf-8";
/* CSS Document */

#contenedor{
	position:relative;
	width:1000px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	border: 0.5px solid #666666;
	margin-top: 2px;
	background-color:#000000;
}
#cabecera {
	position:absolute;
	margin-left:11px;
	margin-top:10px;
	width:976px;
	height:137px;
	z-index:2;
}
#menu_superior {
	position:absolute;
	margin-left:130px;
	margin-top:30px;
	width:409px;
	height:auto;
	z-index:3;
}

#menu_inferior {
	position:absolute;
	margin-left:11px;
	margin-top:157px;
	width:285px;
	height:auto;

}
#titulo_proyectos_recientes {
	position:absolute;
	margin-left:45px;
	margin-top:60px;
	width:auto;
	height:auto;

}
#titulos_recientes {
	position:relative;
	width:236px;
	height:auto;
	margin-left:13px;
	margin-top:6px;
}
#caja2 {
	position:absolute;
	margin-left:45px;
	margin-top:330px;
	width:auto;
	height:auto;

}
#caja3 {
	position:absolute;
	margin-left:45px;
	margin-top:489px;
	width:auto;
	height:auto;

}
#caja4 {
	position:absolute;
	margin-left:45px;
	margin-top:635px;
	width:auto;
	height:auto;

}
#caja5 {
	position:absolute;
	margin-left:45px;
	margin-top:789px;
	width:auto;
	height:auto;

}
#proyectos_recientes {
	position:relative;
	margin-left:11px;
	margin-top:10px;
	width:979px;
	height:144px;
	background:url(../img_web/jpg/fondo_proyectos_index.jpg);
	background-repeat:no-repeat;
}
#fichas_fla {
	position:absolute;
	margin-left:11px;
	margin-top:177px;
	width:142px;
	height:739px;

}
#quienes_somos {
	position:relative;
	width:287px;
	height:auto;
	z-index:1;
	background-color: #CCCCCC;
	float:right;
}
#quienes_somos655 {
	position:absolute;
	width:287px;
	height:auto;
	z-index:1;
	background-color: #CCCCCC;
	left: 704px;
}
#foto_nave {
	position:relative;
	margin-left:20px;
	margin-top:9px;
	width:auto;
	height:auto;
	z-index:1;
}
#texto_quienes {
	position:relative;
	margin-left:10px;
	margin-top:10px;
	width:270px;
	height:auto;
	z-index:1;
	background-color: #CCCCCC;
}
#caja_video {
	position:relative;
	width:287px;
	height:211px;
	z-index:1;
	background-color: #CCCCCC;
	margin-top: 10px;
}
#fondo_gris_noticias {
	position:absolute;
	width:258px;
	height:92px;
	margin-top:26px;
	background-color:#999999;
	margin-left: 212px;

}
#foto_noticias {
	position:absolute;
	width:418px;
	height:auto;
	margin-top:26px;
	margin-left:469px;

}
#video {
	position:absolute;
	margin-left:10px;
	margin-top:10px;
	width:231px;
	height:186px;
	left: 11px;
	top: -2px;
}
#pie {
	position:relative;
	width:826px;
	height:auto;
	margin-top: 10px;
	margin-left: 90px;
}
/*////////////////////////////////estilo texto ///////////////////////////////////*/
.estilo_menu_sup{
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	color:#FFFFFF;
	font-size:12px;
}
.estilo_fichas_vinculos{
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	color:#FFFFFF;
	font-size:12px;
	font-weight:900;
}

.estilo_texto{
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	color:#000000;
	font-size:11px;
	line-height: 17px;
}
.estilo_fichas{
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	color:#FFFFFF;
	font-size:11px;
	line-height: 17px;
	padding-top:5px;
	
}

