html,body{margin:0;padding:0}
body{font: 76% arial,sans-serif;text-align:center; background-color:#171717; margin:0;}
p{margin:0 10px 10px}
a{display:block;color: #981793;padding:10px}
div#header{background-color:#000; border-bottom: 1px #ccc solid;}
div#header h1{height:80px;margin:5px;padding-left:10px;color: #ccc; text-align: right; line-height: normal; margin-bottom: 0px; font-size:large;}
/*div#header img{padding-top: 2px; padding-left: 10px;}*/
div#container{text-align:left;background-color: #fff;}
div#content p{line-height:1.4; padding-top: 5px;}
div#content h3{line-height:1.4; padding-top: 5px; padding-left: 10px; font-size: x-large; margin-top: 0px;margin-bottom: 0px;}
div#navigation{background:#B9CAFF;}
div#extra{/*border-right: 1px #ccc solid;*/}
div#extra p{ padding-top: 5px;}
div#footer{background: #000;color: #fff;}
div#footer p{margin:0;padding:0px 10px; font-size: 12px; line-height: 1.8; margin-top: 5px;}
div#container{width:950px;margin:0 auto;}
div#content{float:right;width:725px; border-left: 1px #ccc solid; }
div#navigation{float:left;width:223px}
div#extra{width:220px}
div#footer{clear:both;width:100%; border-top: 1px #ccc solid;}

/*Cantos arredondados menu superior e rodape*/
.top div { background: url(../imagens/tl.png) no-repeat top left;}
.top {background: url(../imagens/tr.png) no-repeat top right;}
.bottom div {background: url(../imagens/bl.png) no-repeat bottom left;}
.bottom {background: url(../imagens/br.png) no-repeat bottom right;}
.top div, .top, .bottom div, .bottom {width: 100%;height: 8px;font-size: 0px;}

/***menu lateral esquerdo***/
#menubv {width: 223px;padding: 0;margin: 0;font: 12px Verdana, sans-serif;}
#menubv ul {list-style: none;margin: 0;padding: 0;}
#menubv li {background: #ff7910; border-bottom: 1px  #ccc solid; margin: 0;}
#menubv li a { padding-left: .8em; padding-bottom: 5px; padding-right: 5px; padding-top: 5px; background-color: #efefef; display: block;font-weight:bold;color: #666666;text-decoration: none;}
#menubv li a:hover {margin-left: 8px; text-decoration: underline; background-color: #fff;color: #0000b1;}
/* Fix IE. Hide from IE Mac \*/* html ul#menubv  li { float: left; height: 1%; }* html ul#menubv  li a { height: 1%; }
