@charset "utf-8";
/* CSS Document */

* {margin:0; padding:0; font-family:Tahoma;}
body {background:#000000;}

#wrap {width:776px; margin:0 auto 15px auto;}
#topo {height:100px;}
#topo #logo {margin-top:10px; float:left}
#topo #pub {float:left; margin:20px 0 0 100px;}

#menu {background:url(../images/bg_menu.jpg) no-repeat; height:46px;}
#menu ul {list-style:none; float:right;}
#menu ul li {float:left; margin:11px 30px 0 0}
#menu ul li a {text-decoration:none; font-size:15px; color:#FFFFFF; padding:3px}
#menu ul li a:hover {background:#FFFFFF; color:#000000;}

#fotos {width:756px; height:279px; margin:20px auto;}
#content {margin:20px auto; width:751px; font-size:12px; color:#FFFFFF; border:1px dashed #CCCCCC; padding:10px;}
#content .contentheading {font-size:16px; color:#990066; font-weight:700; padding-bottom:15px;}
#content .componentheading {font-size:16px; color:#990066; font-weight:700; padding-bottom:15px;} 
#content #emailForm {margin-top:-30px;}

#apoio {color:#FFFFFF; font-size:14px; height:20px;}

#banners {height:110px; margin:5px 0 20px 0;}
#banners .bannergroup .banneritem {float:left; margin-right:13px;}
#banners .img {float:left; margin-right:13px;}

#footer {background:url(../images/bg_rodape.jpg) no-repeat; height:46px;}