*{
    border:0;
    margin:0;
    padding:0;
}
#topo{
    width:100%;
    height:116px;

}
#topo #fundoazul
{
    width:100%;
    height:77px;
    background-color: #BB9829;
    /*margin-top: 20px;*/
}
#topo #fundocinza
{
    width:100%;
    height:37px;
    margin-top:2px;
    background-color: #E6E7E8;
}
#topo #fundoazul #logo
{
    width:190px;
    height:116px;
    margin:0 auto;
}
#topo #fundoazul #logo img{
    margin-top:-1px;
    border: 1px solid white;
}
#content
{
    width:850px;
    height:500px;
    margin:0 auto;
    margin-top:25px;
    padding-top:25px;
    border-top:2px solid #000021;
    border-bottom:2px solid #000021;
    margin-bottom:20px;
}
#rodape
{
 
    width:257px;
    height:20px;
    margin:0 auto;
}
#item_esquerda div.fb-like
{
    margin-left: 5px;
    margin-top:-10px;
    
    float:left;
}
#item_esquerda p
{
    width:210px;
    float:left;
    
}
#item_esquerda #linkredepetro
{
    float:left;
    width:40px;
    height:40px;
    margin-top:12px;
    margin-left:15px;
    display: block;
}


#item_esquerda p a {
    color: #fff !important;
}
#item_direita h3 {
    color: #fff !important;
}
#submitlogin {
    background-color: #090c1c !important;
    color: #fff !important;
}






.rede-petro	{
	float: right;
	margin: 7px 0 0 0;
	}
.fb-icon	{
	float: left;
	}
.fb-icon img	{
	width: 20px;
	float: left;
	}
.fb-icon span	{
	font-size: 15px;
	float: left;
	margin: 0 0 0 5px;
	color: #fff;
	}
.fb-icon:hover span	{
	text-decoration: underline !important;
	}