@charset "utf-8";
/* CSS Document */

body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/background_inicio.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.footer{
	height: 50px;
	background-image: url(../images/franja_foot.png);
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	padding-right: 10px;
	color: #2971A7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

/* Scroll Bar Master Styling Ends Here */

.footer_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #2971A7;
	text-decoration: none;
}
.tabla_principal {
	height: 768px;
	width: 1024px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}
.contenedor_idioma {
	padding-top: 80px;
	padding-left: 280px;
	padding-right: 630px;
}

.titulo_boton{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #052674;
	font-weight: bold;
}
