#header a {
	color: white;
	text-decoration:none;
	outline:none;
}
#footer a {
	color: white;
	text-decoration:none;
	outline:none;
}
#header { color: #FFF;  line-height: 1.1em; }
	#header .rside { background: #279394 url(header.jpg) no-repeat; color: #337493; float: right; height: 80px; width: 10%;  font-size: 95%; }
	#header .citation { text-align: right; padding: 60px 25px 25px 6px; color: #f0f0f0; font-size: 90%;}
	#header .lside { background: #279394; color: #FFF; height: 80px; width: 90%; padding: 0; margin: 0; float: left; }
	#header .logo { background-color: inherit; color: #FFF; letter-spacing: 1px; font-size: 110%; color: #FECC99}
	#header .title { text-align: center; padding-top: 10px; color: #FECC99}

/* FOOTER */
#footer {
	color: #FFF;  
	line-height: 1.1em; 
}
#footer .rside { background: #279394 url(header.jpg) no-repeat; color: #337493; float: right; height: 55px; width: 80%;  font-size: 95%; }
#footer .citation { text-align: right; padding: 10px 25px 25px 6px; color: #f0f0f0; font-size: 80%;}
#footer .lside { background: #279394; color: #FFF; height: 55px; width: 20%; padding: 0; margin: 0; float: left; }
#footer h2 { background-color: inherit; color: #FFF; letter-spacing: 1px; font-size: 90%; color: #FECC99}
#footer .title { text-align: center; padding-top: 10px; color: #FECC99}


	.imagenarrow {
		display: inline-block;
		*display: inline; /* for older IE */
		*zoom: 1; /* for older IE */
	}
	.folioarrow {
		color: white;
		text-decoration:none;
		outline:none;
		vertical-align:top; 
		font-family: "AlefRegular", "Alef+", "Times New Roman", Georgia, Serif;
	}
	.headerlogo {
		text-align:center;
	}
	.headerizquierda {
		float:left;
		height:40px;
		background-color:#279394;
		text-align:left;
		padding-top:10px;
		margin-left:20px;
	}
	.headercentrado {
		display:inline-block;
		height:20px;
		background-color:#279394;
		padding-top:10px;
	}
	.headercentradoB {
		display:inline-block;
		height:20px;
		background-color:#279394;
		padding-top:10px;
	}
	.headerderecha {
		float:right;
		height:40px;
		padding-top:10px;
		background-color:#279394;
		text-align:left;
		margin-right:20px;
	}
	.headerlogo {
		width:100%;
		background-color:#279394;
		height:120px;
	}

.tablecabecera p {
	font-family: "AlefRegular", "Alef+", "Times New Roman", Georgia, Serif;
	color: #666;
	margin-top: 2px !important;
}
.tablecabecera a:link {
	font-weight: normal;
	color: #666;
}
