@charset "utf-8";
@import url("titulos.css");
@import url("estilos.css");
/* CSS Document */
* { margin:0px; padding:0px; border: 0; }
body { background:url(../img/fundo.jpg) center top; }
div#geral { width:1000px; margin:auto; height:600px; position:relative; }
div#col_esq { width:240px; height:527px; background:url(../img/fundo_menu.gif) no-repeat; margin:0 8px 0 8px; float:left; }
*html div#col_esq { margin:0 4px 0 0; }
div#col_dir { width:743px; background:#704630; height:488px; float:right; position:relative; }
div#col_dir_conj { width:743px; background:#704630; height:425px; float:right; }
div#col_dir_bottom { width:743px; background:#87563d url(../img/fundo_menu_bottom.jpg) bottom repeat-x; height:33px; float:right; }
div#col_dir_bottom_conj { width:743px; background:#87563d url(../img/fundo_menu_bottom.jpg) bottom repeat-x; height:36px; float:right; position:relative; }
div#descricao { margin-top: 8px; width:743px; background:#653f2b; height:auto; float:right; }
div#slide_conj { width:400px; float:right; height:167px; position:absolute; left:600px; top:435px; }
table#cont_descricao { margin:10px 0 0 10px; }
