@charset "UTF-8";
.fondo {
	background-attachment: scroll;
	background-color: #000;
	background-image: url(images/2014_textura.png);
	background-repeat: repeat;
	background-position: left top;
}
.div_principal {
	width: 940px;
	background-attachment: scroll;
	background-image: url(images/2014_fondo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
	height: 870px;
	left: 0px;
	top: 0px;
	margin: auto;
	right: 0px;
	bottom: auto;
	background-color: #FFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
.div_principal_esp {
	width: 940px;
	background-attachment: scroll;
	background-image: url(images/2014_fondo_esp.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
	height: 870px;
	left: 0px;
	top: 0px;
	margin: auto;
	right: 0px;
	bottom: auto;
	background-color: #FFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
.div_espaciador {
	height: 164px;
}
.div_contenedor {
	text-align: center;
	height: 212px;
}
.div_texto {
	ztext-align: center;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	line-height: 20px;
	background-color: #333333;
	top: 862px;
	position: absolute;
	padding-bottom: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	padding-right: 50px;
	padding-left: 50px;
	left: 0px;
	right: 0px;
	bottom: auto;
	width: 840px;
	margin: auto;
}
.img_fila {
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
}
}
.div_idioma {
	top: 0px;
	right: 0px;
	position: absolute;
	float: right;
	height: 36px;
	width: 101px;
}
.div_facebook {
	height: 18px;
	width: 18px;
	position: absolute;
	right: 101px;
	bottom: auto;
	top: 5px;
	left: auto;
	float: none;
}
