.container{
width: 900px;
height: 600px;

}

#header{
}

h1{
font-family: "Corbel", "Century Gothic", "MS Trebuchet", sans-serif;
font-weight: normal;
font-size: 35px;
color: #b4b4b4;
padding-left: 85px;
margin-bottom: 40px;
margin-top: 20px;
}

#fotos {
width: 900px;
height: 290px;
background: #aaddff url(../imagens/fotos.jpg);
}

#links{
width: 1000px;
height: 69px;
padding-left:0px;
margin-top: 50px;
}

#links ul{
margin-top: 0;
}

#links li{
list-style: none;
display: block;
float: left;
margin-right: 52px;

}

#links a{
text-decoration: none;
color: #b4b4b4;
font-size: 13px;
font-family: "Century Gothic", "MS Trebuchet", sans-serif;
font-weight: bold;

}

#icones{
margin-left: 0px;
}

#icones a{
text-decoration: none;
color: #b4b4b4;
font-size: 13px;
font-family: "Century Gothic", "MS Trebuchet", sans-serif;
display: block;
float: center;
margin-right: 20px;
margin-left: 22px;
}

#icones a:hover{
	opacity: 0.5;
	filter:alpha(opacity=50);
} 

#icones h3{
color: #b4b4b4;
font-size: 13px;
font-family: "Century Gothic", "MS Trebuchet", sans-serif;
font-weight: bold;
padding-left: 40px;
margin-top: 0;
}

#antigo {
width: 900px;
}

#antigo a{
text-decoration: none;
color: #b4b4b4;
font-size: 13px;
font-family: "Century Gothic", "MS Trebuchet", sans-serif;
font-weight: bold;
display: block;
float: right;
margin-right: 30px;
margin-left: 22px;
margin-top: 50px;
padding-right: 20px;
}

#icones ul{
list-style: none;
}

#icones li{
display: block;
float: left;

}

#icones img{
display: block;
border: 0px;
}
