@charset "utf-8";
/* CSS Document */

@import url("css/blueprint/screen.css");

#topo {background:url(images/topo.jpg) no-repeat; height: 198px;}

#conteudo {background: #eeeeee;}

#menu ul {list-style:none; margin-left:30px;}

#menu ul li{display:inline; float:left;}
#menu ul li a{ color:#000000; display:block; text-decoration:none; font-size: 16px; padding: 10px;}
#menu ul li a:hover{ text-decoration:underline;}

#miolo {background:url(images/img_fundo.jpg) no-repeat; min-height: 588px; clear:both;}

#texto{ background: url(images/fundo.png); padding: 10px; }

#rodape{ height: 35px; padding-top:10px;}

#rodape a {color:#000000; text-decoration:none}
#rodape a:hover {text-decoration:underline;}