body {
background-color: #FFFFFF;
background-image: url("");
background-repeat: no-repeat;
margin-top: "0"; 
margin-left: "0";
margin-right: "0";
margin-bottom: "0";
}

.links-dir {
font-family: 'PT Sans', Arial, sans-serif;
font-size: 20px;
line-height: 180%;
background-color: #ECF5FF;
margin-left: 15px;
}

.links-esq {
font-family: 'PT Sans', Arial, sans-serif;
font-size: 20px;
line-height: 180%;
background-color: #ECF5FF;
margin-left:5px;
}

#lateral-direita {
float: right;
width: 300px;
text-align: left;
background-color: #ECF5FF;
border-top: 0px solid #ffffff;
border-bottom: 10px solid #ffffff;
}

#lateral-esquerda {
float: left;
width: 190px;
text-align: left;
background-color: #ECF5FF;
border-top: 0px solid #ffffff;
border-bottom: 10px solid #ffffff;
}

ul {
font-family: 'PT Sans', Arial, sans-serif;
font-size: 18px;
line-height: 180%;
list-style-type: none;
}


