@font-face {
	font-family: juana;
	src: url('juana.ttf');
}
.imagenentrada {
	clear: left;
	float: left;
	margin-left: 147px;
}
.tituloentrada {
	font-family: juana;
	color: #FFF;
	font-size: 22px;
	letter-spacing: 1px;
}
.idioma {
	font-family: juana;
	color: #FFF;
	margin-left: 737px;
	list-style-type: none;
	margin-top: -15px;
	text-decoration: none;
}
#idioma a {
	color: #FFF;
	text-decoration: none;
}

#idioma a:link {
	color: #FFF;
	text-decoration: none;
}
#idioma a:hover   {
	color: #26ed14;
	text-decoration: none;
}
.facebook {
	float: left;
	margin-top: 80px;
	margin-left: 2px;
}
#contacto {
	font-family: Arial;
	list-style-type: none;
	font-size: 11px;
	color: #FFF;
	text-align: right;
	clear: left;
	float: left;
	background-image: url(imagenes/contacto.png);
	background-repeat: no-repeat;
	padding-right: 50px;
	background-position: 22px;
	padding-top: 50px;
	padding-bottom: 50px;
	margin-top: -480px;
	margin-left: 625px;
}
#contacto li {
	padding-top: 0.5px;
	padding-bottom: 0.5px;
}
#contacto a {
	color: #B9008A;
}
#contacto a:link {
	color: #FFF;
	text-decoration: none;
}
#contacto a:hover {
	color: #26ED14;
}
#contacto #seleccionado {
	color: #26ED14;
}
.news {
	font-family: juana;
	color: #26ed14;
	list-style-type: none;
	margin-top: 0px;
	text-decoration: none;
	font-size: 20px;
	text-align: right;
	text-align: right;
	clear: left;
	float: left;
	margin-top: -480px;
	margin-left: 700px;
}
#news a {
	color:  #26ed14;
	text-decoration: none;
}

#news a:link {
	color: #26ed14;
	text-decoration: none;
}
#news a:hover   {
	color: #FFF;
	text-decoration: none;
}
#overbox3 {
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    z-index: 999999;
    display: block;
}
#infobox3 {
	margin: auto;
	position: relative;
	top: 0px;
	height: 35px;
	width: 100%;
	text-align:center;
	background-color: #FFF;
	font-family: Arial;
}
#infobox3 p {
    line-height:35px;
    font-size:12px;
    text-align:center;
}
#infobox3 p a {
    margin-right:5px;
    text-decoration: underline;
}