@import url("reset.css"); /* css reset */

#left { width:300px; float:left; display:inline; }
			
#right { margin-left:15px; width:260px; float:left; display:inline; }

#table { margin:15px 0 0 0; }
        
.azul { background:#5790AE; text-align:center; font-weight:bold; color:#fff; }

table.obras {
width:300px;
border:1px solid #17577A;
border-collapse:collapse;
font:0.84em/110% Trebuchet MS, arial;
color:#666;
}

table.obras td { border:1px solid #17577A; padding:3px; }         

ul.link-obras {
margin:15px 0 0 0;
width:300px;
}

#right img { border:1px solid #ccc; padding:3px; }

#voltar { width:; text-align:center; clear:both; }