@import url("geral.css");

#caixa1{
/margin-top:15px;
float:left;
width:490px;
text-align:justify;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#c0ad86;
font-weight:bold;
margin-top:15px;
margin-bottom:15px;
}

#caixa2{
float:right;
width:368px;
}

#home1 {
float:left;
margin-top:10px;
margin-left:15px;
margin-bottom:30px;
width:225px;
height:135px;
}

#home1 a img {
border:solid #B60100 3px;
margin-bottom:10px;
}
#home1 a:hover img {
border:solid #fff 3px;
margin-bottom:10px;
}
