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

#navegador ul{
	z-index: 1;
	background-color: #243492;
	list-style-type: none;
	height: 100px;
	width: 570px;
	float: left;
	padding-left: 14px;
	padding-right: 0px;
}

#navegador li{
	text-decoration: none;
	color: #D81B10;
	font-family: Arial;
	padding-top: 40px;
	float: left;
	font-size: 12pt;
	text-align: center;
	width: 20%;
}

#navegador li a{
	color: #FFFFFF;
	text-decoration: none;
}

#navegador li a:hover{
	color: #D81B10;
	text-decoration: none;
}


#idioma a{
	color: #495599;
	font-family: Arial;
	text-decoration: none;
	font-size: 12pt;
	text-align: right;
}

#idioma a:hover{
	color: #D81B10;
}

#gris1 a{
	color: #FFFFFF;
	text-decoration: none;
}


#gris1 a:hover{
	color: #D81B10;
	text-align: center;
	text-decoration: none;
}

#gris2 a{
	color: #FFFFFF;
	text-decoration: none;
}


#gris2 a:hover{
	color: #D81B10;
	text-align: center;
	text-decoration: none;
}

#gris3 a{
	color: #FFFFFF;
	text-decoration: none;
}


#gris3 a:hover{
	color: #D81B10;
	text-align: center;
	text-decoration: none;
}

#gris4 a{
	color: #FFFFFF;
	text-decoration: none;
}


#gris4 a:hover{
	color: #D81B10;
	text-align: center;
	text-decoration: none;
}
