html {
     overflow: -moz-scrollbars-vertical;
}

a:active {
    text-decoration: underline;
    color: #f2f2f2;
  }


a:link {
    text-decoration: underline;
    color: #f2f2f2;
  }


a:visited {
    text-decoration: underline;
    color: #f2f2f2;
  }


a:hover {
    text-decoration: none;
    color: #f2f2f2;
  }


.taboff a:active {
    text-decoration: none;
    color: #ffffff;
    background-color: #464749;
  }


.taboff a:link {
    text-decoration: none;
    color: #ffffff;
    background-color: #464749;
  }


.taboff a:visited {
    text-decoration: none;
    color: #ffffff;
    background-color: #464749;
  }


.taboff a:hover {
    text-decoration: none;
    color: #ffffff;
    background-color: #999999;
  }
  
.tabon {
    background-color : #595b5e;
    border-bottom-color : #000000;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-left-color : #000000;
    border-left-style : solid;
    border-left-width : 1px;
    border-right-color : #000000;
    border-right-style : solid;
    border-right-width : 1px;
    border-top-color : #000000;
    border-top-style : solid;
    border-top-width : 1px;
  }

.cabecalho {
    height : 160px;
    margin-bottom : 5px;
    margin-left : 5px;
    margin-right : 5px;
    margin-top : 5px;
    width : 750px;
	background-color : #000000;
  }
  
.logotipo {
    background-image : url('../imagens/cabecalho.jpg');
    width : 750px;
	height : 160px;
	float : left;
  }


.corpo {
    background-color : #6d6e70;
    font-family : 'Arial', 'Helvetica', 'Sans Serif';
    font-size : small;
    overflow : hidden;
    position : relative;
    width : 750px;
  }

.corpoesq {
    float : left;
    width : 130px;
  }

.cxesq {
    color : #f2f2f2;
    margin-bottom : 5px;
    margin-left : 5px;
    margin-right : 0px;
    margin-top : 5px;
  }

.corpodir {
    color : #000000;
    float : right;
    width : 615px;
	min-height : 500px;
	background-color : #58595b;
	_height: 500px; /* IE */
  }
  
.cxdir {
    margin-bottom : 15px;
    margin-left : 15px;
    margin-right : 15px;
    padding-top : 5px;
  }

.corpocxdir {
    background-color : #6d6e70;
    border-bottom-color : #000000;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-left-color : #000000;
    border-left-style : solid;
    border-left-width : 1px;
    border-right-color : #000000;
    border-right-style : solid;
    border-right-width : 1px;
    border-top-color : #000000;
    border-top-style : solid;
    border-top-width : 1px;
	color : #f2f2f2;
	overflow: auto;
	width: 100%;
	#padding-bottom : 3px;
  }
  
.cxdirtexto {
}

.cxdirtextoimg {
	width : 475px;
	float: right;
	#float : none;
}
  
.corpocxdir_nov {
    overflow : hidden;
	color : #f2f2f2;
  }
  
.novidadeimg {
	float : right;
	width : 475px;
	overflow : hidden;
	height : 75px;
  }
  
.novidade {
	float : right;
	width : 580px;
	overflow : hidden;
}

.barrahorizontal {
	background-color:#000000;
	height:1px;
	border:0px;
	#color : #000000; /* IE */
}

.imagem {
    margin-bottom : 3px;
    margin-left : 3px;
    margin-right : 3px;
    margin-top : 3px;
  }


.texto {
    font-family : 'Arial', 'Helvetica', 'Sans Serif';
    font-size : small;
    color : #f2f2f2;
  }


.titulo {
    color : #b2d020;
	font-weight : bold;
  }
 
.titulo2 {
    color : #f2f2f2;
  }


.txtpequeno {
    font-size : xx-small;
  }


.cxtexto {
    border-bottom-color : #666666;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-left-color : #666666;
    border-left-style : solid;
    border-left-width : 1px;
    border-right-color : #666666;
    border-right-style : solid;
    border-right-width : 1px;
    border-top-color : #666666;
    border-top-style : solid;
    border-top-width : 1px;
  }


.botoes {
    background-color : #AAAAAA;
    border-bottom-color : #000000;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-left-color : #000000;
    border-left-style : solid;
    border-left-width : 1px;
    border-right-color : #000000;
    border-right-style : solid;
    border-right-width : 1px;
    border-top-color : #000000;
    border-top-style : solid;
    border-top-width : 1px;
    font-family : 'Arial', 'Helvetica', 'Sans Serif';
    font-size : x-small;
  }

