/* CSS Document */
*{border:0; padding:0; margin:0}
body{background-image:url(img/fundao.jpg); font-family:Arial; font-size:14px; color:#000000}

#wrapper{ background-color:#FFFFFF; width:800px; margin:0 auto; border-bottom:1px solid #FFF}
#menu{width:inherit; text-align:center; margin-top:15px; margin-bottom:15px}
#menu ul{list-style-type:none}
#menu ul li{display:inline; margin-right:30px}
#menu ul li a{font:bold 13px "Verdana"; color: #000000; text-decoration:none}
#menu ul li a:hover{text-decoration:underline}

#content{width:790px; float:left; padding:inherit; margin:0 10px 0 5px}
#info{float:left; width:200px; text-align:left; font:12px "Tahoma"; color: #000000}
.borda{border:1px solid  #0066CC; padding:3px}

#rodape{ background-color:#FFFFFF; margin:0 auto; margin-top:10px; width:800px; text-align:center}

.cl{clear:left}
h1{color: #0033CC; font:15px 'Century Gothic';}
h2{color: #FF0000; font:15px 'Century Gothic';}


