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



/*URL: http://www.cssplay.co.uk/menus/pro_two */

.menu2 {  border-left:0px solid #000; border-right:0px solid #000; border-top:0px solid #000; margin:0; height:35px; background: url('../images/button0.png'); position:absolute;list-style-type:none; padding-left:32px; padding-right:0; padding-top:0; padding-bottom:0}
.menu2 li {

float:left;

}
.menu2 li a {display:block; float:left; height:35px; line-height:35px; color:#fff; text-decoration:none; font-size:18px; font-family: verdana, arial, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 8px; cursor:pointer;}
.menu2 li a b {float:left; display:block; padding:0 16px 0 8px;}
.menu2 li.current a {color:#fff; background:url('../image/button3.png');}
.menu2 li.current a b {background:url('../image/button3.png') no-repeat right top;}
.menu2 li a:hover {color:#fff; background: url('../image/button4.gif');}
.menu2 li a:hover b {background:url('../image/button4.gif') no-repeat right top;}
.menu2 li.current a:hover {color:#fff; background:url('../images/button3.png'); cursor:default}
.menu2 li.current a:hover b {background:url('../image/button3.png') no-repeat right top;}


/* -------------------------- tabela MENU*/


.tabelaMENU{
position:absolute;
left:50%;
margin-left:-500px; 
top:7px;
width:970px;
height:32px;
}

/* margin: 0 auto; --------------- Menu principal*/

* { margin: 0; padding: 0; }

.menupre{
display:table;
position:absolute;
margin-top:8px;
width:100%;
height:35px;
background: url('../image/button1.png');
}


/* --------------------------- banner topo */

