a { text-decoration: none; }

img { border: none; }

.container {
    text-align: center;
    margin-top: 60px;
    width: 100%;
}

.change_language {
	background: url(../img/index_icone_botao.gif) center center no-repeat;
	height: 30px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding-top: 15px;
	font-weight: bold;
}

.language {
    background: url(../img/index_sombra.png) center center no-repeat;
    text-align: center;
    height: 132px;
}

.language img {
	margin-bottom: 0px;
}

.legend {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    font-weight: bold;
    margin-top: 0px;
}

.legend a {
    color: #000000;
    text-decoration: none;
}

.credits {
    color: #575757;
    font-size: 0.6em;
    font-family: Arial, Helvetica, sans-serif;
}

.credits a {
    color: #575757;
    font-weight: bold;
    text-decoration: underline;
}

.credits a:hover {
    text-decoration: none;
}
