@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #EFEFEF;
	background-image: url(../imagenes/fondo.jpg);
	background-repeat: repeat-x;
	color: #5E574F;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#general {
	height: 830px;
	width: 998px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
#general #controls {
	margin: 0px;
	float: left;
	height: 31px;
	width: 998px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#controls a {
	text-align:center;
	float:left;
	text-decoration:none;
	font-size:11px;
	margin-top:0;
	color:#FFF;
	height:18px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 9px;
	padding-right: 15px;
	padding-left: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #3E4450;
	padding-bottom: 3px;
}

#controls a:hover {
	font-size: 11px;
	color: #F60;
	background-color: #3E4450;
}  
#controls a:focus {
	outline:none;
}

#controls a.active{
	border-top:1px solid #F1F3EB;
	border-right:1px solid #efefef;
	color:#5E5751;
	font-size: 11px;
	background-color: #FFF;
}

#general #logotipo {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 50px;
	width: 258px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#general #compartir_top {
	text-align: right;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 19px;
	width: 998px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#general #separacion {
	margin: 0px;
	float: left;
	height: 3px;
	width: 998px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#general #contenedor {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 257px;
	width: 998px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#container{
	margin: 0px;
	padding: 0px;
	float: left;
	height: 347px;
	width: 998px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow:auto;
	
}    
#my-glider{
	width:998;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position:relative;
	margin: 0px;
	padding: 0px;
	height: 347px;
	
}
.scroller {
	width: 998px;
	overflow: hidden;
	background:#F1F3EB;
	clear:left;
	-webkit-border-bottom-left-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-webkit-border-top-left-radius: 20px;
	-moz-border-radius-bottomleft: 20px;
	-moz-border-radius-bottomright: 20px;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-topleft: 20px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 347px;
}

.scroller div.content {
	width: 6986px;
	margin: 0px;
	padding: 0px;
	height: 257px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 

.scroller div.section {
	width:998px;
	height:347px;
	overflow:hidden;
	float:left;
	padding:0px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.forwarders{
	width: 998px;
	float:left;
	position:relative;
	top:200px;
	left:0px;
	display:inline;     
	position:absolute;    
	top:36%;
} 

.fuentes{
	width: 998px;
	float:left;
	position:relative;
	top:200px;
	left:0px;
	display:inline;
	position:absolute;
	top:82%;
	text-align: right;
} 
.forwarders a img{ 
	float:left;


}   
#general #separacion2 {
	margin: 0px;
	float: left;
	height: 3px;
	width: 998px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#general #texto_abajo {
	margin: 0px;
	float: left;
	height: 225px;
	width: 602px;
	padding-top: 0px;
	padding-right: 43px;
	padding-bottom: 8px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 18px;
}
#general #texto_abajo p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#general #videoplayer {
	/*background-image: url(../imagenes/fondo_player.jpg);*/
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 199px;
	width: 325px;
	padding-top: 13px;
	padding-right: 14px;
	padding-bottom: 21px;
	padding-left: 14px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#general #descargar {
	margin: 0px;
	float: left;
	height: 36px;
	width: 126px;
	padding-top: 0px;
	padding-right: 132px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#general #compartir_bottom {
	text-align: right;
	vertical-align: top;
	margin: 0px;
	float: left;
	height: 36px;
	width: 740px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#general #pie {
	margin: 0px;
	float: left;
	height: 18px;
	width: 998px;
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #818181;
	text-align: center;
	vertical-align: middle;
}
.izq {
	margin: 0px;
	float: left;
	height: 317px;
	width: 308px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 50px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.dch {
	margin: 0px;
	float: left;
	height: 327px;
	width: 509px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.volver {
	margin: 0px;
	float: left;
	height: 24px;
	width: 86px;
	padding-top: 303px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.textofuentes{
	margin: 0px;
	float: left;
	height: 243px;
	width: 851px;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 42px;
	padding-left: 60px;
	font-size: 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.topblanco {
	font-size: 22px;
	color: #423D39;
	background-color: #FFF;
}
.colorblanco {
	color: #FFF;
	background-color: #423D39;
	font-size: 12px;
	padding: 3px;
}
.toprojo {
	font-size: 22px;
	color: #FFF;
	background-color: #E76737;
}
.colorrojo {
	color: #000;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	padding: 3px;
}


.verfuentes {
	margin: 0px;
	float: left;
	height: 24px;
	width: 86px;
	padding-top: 303px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.flecha_izq{
	width: 40px;
	height: 80px;
	float:left;
	left:0px;
	position:absolute;
	top:134px;
}

.flecha_dch{
	width: 40px;
	height: 80px;
	left:958px;
	position:absolute;
	top:134px;
}
#contenido01 {
	margin: 0px;
	float: left;
	height: 347px;
	width: 998px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	-webkit-border-bottom-left-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-webkit-border-top-left-radius: 20px;
	-moz-border-radius-bottomleft: 20px;
	-moz-border-radius-bottomright: 20px;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-topleft: 20px;
	background-image: url(../imagenes/bg01.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
	padding: 0px;
}

#fuentes01 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 347px;
	width: 998px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	-webkit-border-bottom-left-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-webkit-border-top-left-radius: 20px;
	-moz-border-radius-bottomleft: 20px;
	-moz-border-radius-bottomright: 20px;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-topleft: 20px;
	background-repeat: no-repeat;
	background-color: #FFF;
	color: #423D37;
	background-image: url(../imagenes/fondo_fuentes.gif);
}
#contenido02 {
	margin: 0px;
	float: left;
	height: 347px;
	width: 998px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	-webkit-border-bottom-left-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-webkit-border-top-left-radius: 20px;
	-moz-border-radius-bottomleft: 20px;
	-moz-border-radius-bottomright: 20px;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-topleft: 20px;
	background-image: url(../imagenes/bg02.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#fuentes02 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 347px;
	width: 998px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	-webkit-border-bottom-left-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-webkit-border-top-left-radius: 20px;
	-moz-border-radius-bottomleft: 20px;
	-moz-border-radius-bottomright: 20px;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-topleft: 20px;
	background-repeat: no-repeat;
	background-color: #FFF;
	color: #423D37;
	background-image: url(../imagenes/fondo_fuentes.gif);
}


#contenido03 {
	margin: 0px;
	float: left;
	height: 347px;
	width: 998px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	-webkit-border-bottom-left-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-webkit-border-top-left-radius: 20px;
	-moz-border-radius-bottomleft: 20px;
	-moz-border-radius-bottomright: 20px;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-topleft: 20px;
	background-image: url(../imagenes/bg03.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#fuentes03 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 347px;
	width: 998px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	-webkit-border-bottom-left-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-webkit-border-top-left-radius: 20px;
	-moz-border-radius-bottomleft: 20px;
	-moz-border-radius-bottomright: 20px;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-topleft: 20px;
	background-repeat: no-repeat;
	background-color: #FFF;
	color: #423D37;
	background-image: url(../imagenes/fondo_fuentes.gif);
}
#contenido04 {
	margin: 0px;
	float: left;
	height: 347px;
	width: 998px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	-webkit-border-bottom-left-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-webkit-border-top-left-radius: 20px;
	-moz-border-radius-bottomleft: 20px;
	-moz-border-radius-bottomright: 20px;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-topleft: 20px;
	background-image: url(../imagenes/bg04.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#fuentes04 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 347px;
	width: 998px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	-webkit-border-bottom-left-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-webkit-border-top-left-radius: 20px;
	-moz-border-radius-bottomleft: 20px;
	-moz-border-radius-bottomright: 20px;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-topleft: 20px;
	background-repeat: no-repeat;
	background-color: #FFF;
	color: #423D37;
	background-image: url(../imagenes/fondo_fuentes.gif);
}


#contenido05 {
	margin: 0px;
	float: left;
	height: 347px;
	width: 998px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	-webkit-border-bottom-left-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-webkit-border-top-left-radius: 20px;
	-moz-border-radius-bottomleft: 20px;
	-moz-border-radius-bottomright: 20px;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-topleft: 20px;
	background-image: url(../imagenes/bg05.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#fuentes05 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 347px;
	width: 998px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	-webkit-border-bottom-left-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-webkit-border-top-left-radius: 20px;
	-moz-border-radius-bottomleft: 20px;
	-moz-border-radius-bottomright: 20px;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-topleft: 20px;
	background-repeat: no-repeat;
	background-color: #FFF;
	color: #423D37;
	background-image: url(../imagenes/fondo_fuentes.gif);
}



#contenido06 {
	margin: 0px;
	float: left;
	height: 347px;
	width: 998px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	-webkit-border-bottom-left-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-webkit-border-top-left-radius: 20px;
	-moz-border-radius-bottomleft: 20px;
	-moz-border-radius-bottomright: 20px;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-topleft: 20px;
	background-image: url(../imagenes/bg06.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#fuentes06 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 347px;
	width: 998px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	-webkit-border-bottom-left-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-webkit-border-top-left-radius: 20px;
	-moz-border-radius-bottomleft: 20px;
	-moz-border-radius-bottomright: 20px;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-topleft: 20px;
	background-repeat: no-repeat;
	background-color: #FFF;
	color: #423D37;
	background-image: url(../imagenes/fondo_fuentes.gif);
}

.topnaranja {
	font-size: 20px;
	color: #FFF;
	background-color: #E76737;
	line-height: 23px;
	margin: 0px;
	padding: 2px;
}

#fuentes01 a {
	color: #E76737;
	text-decoration: none;
}

#fuentes01 a:hover {
	color: #E76737;
	text-decoration: underline;


}  
#fuentes01 a:focus {
	color: #E76737;
	text-decoration: none;

}

#fuentes01 a.active{
	color: #E76737;
	text-decoration: none;

}


#fuentes02 a {
	color: #E76737;
	text-decoration: none;
	
}

#fuentes02 a:hover {
	color: #E76737;
	text-decoration: underline;


}  
#fuentes02 a:focus {
	color: #E76737;
	text-decoration: none;

}

#fuentes02 a.active{
	color: #E76737;
	text-decoration: none;

}

#fuentes03 a {
	color: #E76737;
	text-decoration: none;
	
}

#fuentes03 a:hover {
	color: #E76737;
	text-decoration: underline;


}  
#fuentes03 a:focus {
	color: #E76737;
	text-decoration: none;

}

#fuentes03 a.active{
	color: #E76737;
	text-decoration: none;

}

#fuentes04 a {
	color: #E76737;
	text-decoration: none;
	
}

#fuentes04 a:hover {
	color: #E76737;
	text-decoration: underline;


}  
#fuentes04 a:focus {
	color: #E76737;
	text-decoration: none;

}

#fuentes04 a.active{
	color: #E76737;
	text-decoration: none;

}

#fuentes05 a {
	color: #E76737;
	text-decoration: none;
	
}

#fuentes05 a:hover {
	color: #E76737;
	text-decoration: underline;


}  
#fuentes05 a:focus {
	color: #E76737;
	text-decoration: none;

}

#fuentes05 a.active{
	color: #E76737;
	text-decoration: none;

}

#fuentes06 a {
	color: #E76737;
	text-decoration: none;
	
}

#fuentes06 a:hover {
	color: #E76737;
	text-decoration: underline;


}  
#fuentes06 a:focus {
	color: #E76737;
	text-decoration: none;

}

#fuentes06 a.active{
	color: #E76737;
	text-decoration: none;

}
#compartir_top a{
	color: #8E8B84;
	text-decoration: none;
}

#compartir_bottom a{
	color: #8E8B84;
	text-decoration: none;
}


#pie a {
	color: #818181;
	text-decoration: none;
	
}

#pie a:hover {
	color: #818181;
	text-decoration: underline;


}  
#pie a:focus {
	color: #818181;
	text-decoration: none;

}

#pie a.active{
	color: #818181;
	text-decoration: none;

}
#compartir_top .naranjito {
	color: #E76737;
	font-weight: bold;
}

