/*estilos do cabeçalho arquivo head.php*/

#container_body {
 width:777px;
 /*height:645px;*/
 background:url("images/layoutuso_31.jpg");
 background-repeat:repeat-y;
 height:auto;
 display:table;
 position:relative;
 left:50%;
 margin-left:-389px;
}

#container_includes {
 width:756px;
 height:auto;
 float:left;
}
