@charset "utf-8";

/* ESQUELETO GENERAL */
#web {
	width:870px;
	height:auto;
	margin:0 auto;
	text-align:left;
}

/* HEADER */
#header {
	width:870px;
	height:190px;
	padding-bottom:50px;
	position:relative;
}

#logo_ugofe {
	width:255px;
	height:95px;
	position:absolute;
	top:30px;
}

#menu {
	width:395px;
	height:35px;
	position:absolute;
	top:155px;
}

#menu li {
	border-top:4px solid #e3eaf3;
	height:19px;
	padding-top:8px;
	display:block;
	float:left;
}

#menu_lineas {
	width:480px;
	height:135px;
	position:absolute;
	left:390px;
}

#menu_lineas li {
	display:block;
	float:left;
}

.bt-galeria-flickr {
	display:block;
	width:480px;
	height:65px;
	padding-top:12px;
	background:url(images/bt-galeria-video.jpg) no-repeat;
	position:absolute;
	font-size:10px;
	line-height:13px;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	color:#bf2679 !important;
}
.bt-galeria-flickr span {
	color:#2c3181;
	text-decoration:underline;
	font-weight:normal;
}
#flickr-lbs {
	top:155px;
	right:340px;
}
#flickr-lgr {
	top:155px;
	right:170px;
}
#flickr-lsm {
	top:155px;
	right:0;
}

/* CONTENIDO */
#contenido {
	width:870px;
	height:auto;
	padding-bottom:20px;
}

/* FOOTER */
#footer {
	width:870px;
	height:auto;
	padding-bottom:30px;
	font-size:10px;
	color:#2c3180;
}

#leyenda_footer {
	width:850px;
	height:auto;
	padding:15px 10px 15px 10px;
	border-top:4px solid #e3eaf3;
	border-bottom:4px solid #e3eaf3;
}

.info_footer {
	display:block;
	width:630px;
	height:auto;
	float:left;
}

.derechos_footer {
	width:220px;
	height:auto;
	text-align:right;
	float:left;
}

#logos_footer {
	width:870px;
	height:80px;
	position:relative;
}

#logo1 {
	position:absolute;
	top:28px;
	left:315px;
}

#logo2 {
	position:absolute;
	top:28px;
	left:405px;
}

#logo3 {
	position:absolute;
	top:28px;
	left:495px;
}

/* Galeria */
#contenedor-galeria {
	width:100%;
	text-align:center;
	margin-bottom:50px;
}

