body{
background:#767676;
font:normal 62.5% "Verdana", sans-serif;
}

a{
color:#fff;
font-weight:bold;
padding:1px 0;
text-decoration:none;
}

a:hover{
color:#FC8B01;
}

#abertura{
height:420px;
left:50%;
margin-left:-250px;
margin-top:-210px;
overflow:hidden;
position:absolute;
text-align:center;
top:50%;
width:500px;
}

#idioma{
margin:20px auto;
width:100px;
}
		
	#idioma a{
	display:block;
	float:left;
	height:40px;
	text-indent:-9999px;
	width:40px;
	}
	
	a.portugues{background:url("../images/portugues-home.png") no-repeat}
	a.english{background:url("../images/english-home.png") no-repeat;margin-left:20px}

