@charset "utf-8";
/* CSS Document */

/* Aqui empieza el CSS para el Footer*/

#footer{
	background-color:#FFFFFF;
	height:170px;
	margin:10px 0 0 0;
}

#footer a{
color:#FFFFFF;
	height:170px;
	margin:0 0 0 0;
}

#footer div.footernav {
	font-size:12px;
	line-height:20px;
	padding:5px 10px;
	background-color: #104893;
}

#footer div.footernav a.rss-link {
	background:url(../images/rss.png) no-repeat;
	width:19px;
	height:19px;
	text-indent:-999px;
	overflow:hidden;
	float:right;
}


#footer .pipe-links span.pipe {
	color:#9a8878;
	padding:10px 5px;
	height:55px;
}

.lftItemFooter{
	width:220px;
	height:auto;
	margin:10px 0 0 20px;
	text-align:left;
	font-size:10px;
}

.lftItemFooter H1{
	font-size:11px;
	font-weight:bold;
	line-height: 20px;
	#9a8878;
}



.rightItemFooter{	
	width:200px;
	height:auto;
	text-align:left;
	font-size:10px;
	margin:10px 20px 0 10px;

}

.rightItemFooter h1{
	font-size:11px;
	font-weight:bold;
	line-height: 20px;
}

.rightItemFooter p{
	color:#9a8878;
}

#sub-footer {
	padding:10px 0px;
	text-align:center;
	font-size:11px;
	color:#9a8878;
}

#sedes A{
	color: #0099FF;
	text-decoration: underline;
}

#sedes A:Hover{
	color: #CCCCCC;
	text-decoration: none;
}
