/* CARROSSEL */
.slider-wrap{
	width: 604px;
	height: 310px;
	top: 0px;
	margin-left: 205px;
	background:url(../img/fundocentrocarrosel.gif);
	background-position:0px -5px;
	background-repeat:no-repeat;
	}
	
.stripViewer{
	position: relative;
	overflow: hidden;
	width: 805px;
	height: 310px;
	}
	
.stripViewer .panelContainer{
	position: relative;
	top: 0;
	margin-left: 20px;
	padding-top: 20px;
	}
	
.stripViewer .panelContainer .panel{
	position: relative;
	float: left;
	height: 270px;
	width: 604px;
	}
	
.stripNavL, .stripNavR, .stripNav{
	display: none;
	display: none;
	}
	
.nav-thumb{
	border: 0px solid black;
	margin:1px;
	}
	
#movers-row{
	position: relative;
	z-index:10;
	margin: 0px;
	text-align:left;
	float:left;
	height:251px;
	margin-top:35px;
	padding-top:35px;
	background:none;
	}

.active-thumb{
	color:#F60;
	}
/* FIM DO CARROSSEL */
h3{
	font-size:13pt;
	color:#676568;
	
}

a{
	color:#444;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

BODY {
	background:url(../img/fundo.jpg) fixed;
	background-repeat:repeat-x;
	margin:0px;
	font-family:arial;
	}

.fundomenu{
	position:absolute;
	z-index:1;
	background-color:#f8c301;
	width:100%;
	height:57px;
	margin-top:44px;
	border-bottom-width:8px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	}

.menu{
	position:absolute;
	z-index:2;
	width:784px;
	left:50%;
	margin-left:-392px;
	margin-top:10px;
	}

.menu img{
	float:left;
	}


.menu div{
	float:right;
	margin-top:43px;
	_margin-top:35px;
	}

.menu td{
	margin-right:10px;
	padding-top:17px;
	padding-bottom:16px;
	font-family:arial;
	font-weight: bold;
	width:115px; 
	text-align:center;
	}

 .menu a{
	 text-decoration:none;
	 color:#111;
 } 
 
 .ativo{
	background:url(../img/fundomenuativo.jpg);
	background-repeat:no-repeat;
	color:#ffffff;
	}

.ativo a{
	color:#f8c301;
	}

 .fundocorpo{
	position:absolute;
	background-color:#ffefc0;
	width:844px;
	left:50%;
	margin-left:-433px;
	_margin-left:-433px;
	padding:19px;
	padding-right:1px;
	_width:866px;
	padding-top:141px;
	padding-bottom:0px;
	}

 .menu_carossel{
	width:205px;
	_width:205px;
	position:absolute;
	padding:0px;
	margin-top:0px;
	left:19px;
	background-color:#ffefc0;
	z-index:20;
	height:300px;
	}


.menu_carossel div{
	 font-family:arial;
	 font-weight: bold;
	 font-size:9pt;
	 color:#5e5c5c;
	 width:169px;
	 height:39px;
	 padding:12px;
	 margin-left:9px;
	 margin-top:-20px;
	 background:url(../img/intem.jpg);
	 background-repeat:no-repeat;
	 _width:183px;
	 _margin-left:10px;
	 _margin-right:-11;
	 
	 _margin-top:3px;
	}

.menu_carossel .ativo{
	background:url(../img/intemselect.jpg);
	background-repeat:no-repeat;
	margin-left:10px;
	}

.palco{
	z-index:-1;
	margin-left:181px;
	padding:18px;
	width:599px;
	HEIGHT:296;	
	background:url(../img/fundocarrosel.jpg);
	background-repeat:no-repeat;
	}

.panel .titulo{
	width:563px;
	text-align:center;
	color:#e67817;
	font-size:14pt;
	_margin-bottom:10px;
	font-weight:100;
	margin-top:0px;
	}

.panel .texto{
	color:#858585;
	font-size:11pt;
	width:563px;
	}

.panel img{
	 margin-right:8px;
	 }

.servicos{
	 float:left;
	 margin-left:20px;
	 margin-top:20px;
	 }

.servicos img{
	 _margin-bottom:-5;
	 }

.servicos .texto{
	margin-left:7px;
	border-left-width:3px;
	border-right-width:3px;
	border-left-style:solid;
	border-right-style:solid;
	border-left-color:#e1e1df;
	border-right-color:#e1e1df;
	background-color:#ffffff;
	WIDTH:539px;
	padding:0px;
	_WIDTH:545px;
	_margin-bottom:-6px;
	}
	
.servicos .texto td{
	font-size:9pt;
	width:166px;
	height:35px;
	margin:3px;
	color:#555;
	font-weight:bold;
	padding-left:14px;
	padding-bottom:5px;
}

 .Recentes{
	float:left;
	margin-left:28px;
	margin-top:20px;
	}

.rodape{
	float:left;
	margin-top:35px;
	margin-left:20px;
	padding:10px;
	padding-bottom:0px;
	width:786px;
	HEIGHT:68px;
	_HEIGHT:78px;
	text-align:center;
	background:url(../img/rodape.gif);
	background-repeat:no-repeat;
	_margin-bottom:0px;
	}
	
.rodape a {
	color:#000;
	font-size:13px;
	text-decoration:none;
}

.rodape a:hover{
	text-decoration:underline;
}

#tb_portifolio tr{
	vertical-align:top;
}
	
#tb_portifolio td{
	font-size:9pt;
	color:#444;
}

#tb_portifolio .T1{
	background-color:#fee8a9;
}