.centralizador {
	margin: 3px auto 10px;
	width: 995px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	background: #0C0200 url(../layout/fundo_sitegeral.jpg) no-repeat center top;
}
.TITULOSpaginas {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
.TITULOSparceiros {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
.endereco {
	font-size: 10px;
	font-weight: normal;
	color: #CCC;
}
.linhavertical {
	background-image: url(/layout/linha_vertical.png);
	background-repeat: repeat-y;
	background-position: center top;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.copyright {
	font-size: 10px;
	font-weight: normal;
	color: #9F9F9F;
}
.botaovitrine {
	color: #FFF;
	background-color: #000;
	background-position: center center;
	font-size: 12px;
	font-weight: normal;
	border: 2px dotted #666;
	height: 100%;
}
.depoimentoslinks {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #525b3c;
}


.vtdepartamentos {
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
}

.vtcategorias {
	font-size: 12px;
	color: #FFF;
}
.vtsubcategorias {
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
}
.bold12 {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
.valor {
	font-size: 16px;
	font-weight: bold;
	color: #E5BA4A;
}
.linhaparceiros {
	background-image: url(/layout/linha_parceiros.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
.tituloschamadas {
	font-size: 13px;
	color: #333;
	font-weight: bold;
}
.datadepoimentos {
	font-size: 11px;
	font-weight: bold;
	color: #666;
}
.png {behavior:url(iepngfix.htc);}
.cores {
	background-color: #0467bc;
	background-image: url(../layout/menu_barra.jpg);
}

.bgdepartamento{
	padding-left: 5px;
	color: #FCCDAB; 
}
.bgdepartamentoOn{padding-left: 5px;}
.txtdepartamento{
	font-size: 14px;
	font-weight: bold;
	color: #FCCDAB;
}

a.txtdepartamento:hover{
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

.bgcategorias{

	padding-left: 10px;
	padding-top: 5px
}
.bgcategoriasOn{

	padding-left: 10px;
	padding-top: 5px
}
.txtcategorias{
	font-size: 12px;
	color: #FBA260;
	padding-top: 5px
}
a.txtcategorias:hover{
	font-size: 12px;
	color: #FDD2B3;
	text-decoration: none;
}
	
.bgsub{

	padding-left: 20px
}
.bgsubOn{ padding-left: 20px}
.txtsub{
	font-size: 11px;
	font-weight: normal;
	color: #E0B772;
	line-height: 15px;
}
a.txtsub:hover{
	font-size: 11px;
	font-weight: normal;
	color: #FBF4EA;
	line-height: 25px;
	text-decoration: none;
	line-height: 15px;
}

.menunav {
	border: 2px solid #CCC;
	background: #0C0200;
	height: 22px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFF;
}



#base-menu{
}

ul#nave-menu{
	list-style-type:none;
	position:relative;
	height:27px;
	margin:0;
	font: bold 10px "Trebuchet MS", Arial, sans-serif;
	float: right;
	width: 560px;
	padding-top: 11px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5;
}
ul#nave-menu li{
	display:block;
	margin:0 0 0 3px;
	height:27px;
	float: left;
}
ul#nave-menu li.left{margin:0;}
ul#nave-menu li a{
	display:block;
	float:left;
	background:#000;
	line-height:27px;
	text-decoration:none;
	height:27px;
	color: #FFF;
	border: 1px solid #666;
	padding: 0 15px;
}
ul#nave-menu li a.right{padding-right:19px;}
ul#nave-menu li a:hover{
	background:#333;
	color: #F90;
}
ul#nave-menu li a.current{color:#2E4560;background:#fff;}
ul#nave-menu li a.current:hover{color:#2E4560;background:#fff;}
.bordafundo {
	border: thin solid #333;
}
#bannerhome {
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #000;
}
