@charset "utf-8";

/*====================/////CORPO/////====================*/
html, body{
	font-family:Arial, Helvetica, sans-serif;
	background:url(../imagem/bkg1.png);
	margin: 0 0 0 0;
	min-height:100%;
	height:100%;
}
/*====================/////PALCO/////====================*/
#palco{
	position:relative;
	width:100%;
	min-height:100%;
	margin:0 auto;
	top:141px;
	background:url(../imagem/bkg1.png);
}

/*====================/////TOOLTIP/////====================*/
/* background-color e para o IE6 */
/*a:hover {
	background:#ffffff;
	text-decoration:none; 
}*/

.tooltip span {
	font-family:Tahoma, Geneva, sans-serif;
	color:#888;
	font-size:12px;
	text-align:center;
	
	display:none;
	padding:2px 3px;
	margin:-25px 0 0 -25px;
	width:70px;
}
.tooltip:hover span{
	display:inline;
	position:absolute;
	border-radius:3px;
	color:#6c6c6c;
	
	background: -webkit-linear-gradient(top, #CCC 0%,#FFF 99%);
}

/*====================/////TOPO/////====================*/
#topoFixed{
	position:fixed;
	z-index:20;
	width:100%;
	background:#FFF;
}

#topo{
	position:relative;
	width:100%;
	height:135px;
	margin:0 auto;
	border-top:#ff9933 5px solid;
	border-bottom:#CCC 1px dotted;
	background:url(../imagem/bkg1.png);
	
	-webkit-box-shadow: 0px 0px 50px 10px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0px 0px 50px 10px rgba(0, 0, 0, 0.4);
	-ms-box-shadow: 0px 0px 50px 10px rgba(0, 0, 0, 0.4);
	-o-box-shadow: 0px 0px 50px 10px rgba(0, 0, 0, 0.4);
}

#topoB{
	position:relative;
	width:950px;
	height:135px;
	margin:0 auto;
}

#logo{
	position:relative;
	width:233px;
	height:120px;
	background:url(../imagem/logo.png) no-repeat left;
	float:left;
	margin-top:08px;
	margin-left:40px;
}

#menuArea{
	position:relative;
	width:600px;
	height:90px;
	border-bottom:solid 1px #ff9933;
	float:right;
}

#menuPrincipal{
	cursor:pointer;
	width:120px;
	height:1px;
	font-family:"Franklin Gothic Demi Cond";
	color:#666;
	font-size:17px;
	text-align:center;
	line-height:90px;
	background-color:transparent;
	float:left;
		
	-webkit-transition: height 200ms ease-out, background-color 200ms ease-out, color 200ms ease-out;
	-moz-transition: height 200ms ease-out, background-color 200ms ease-out, color 200ms ease-out;
	-ms-transition: height 200ms ease-out, background-color 200ms ease-out, color 200ms ease-out;
	-o-transition: height 200ms ease-out, background-color 200ms ease-out, color 200ms ease-out;
}

#menuPrincipal:hover{
	height:90px;
	background-color:#ff9933;
	color:#FFF;
}

#endereco{
	position:relative;
	width:600px;
	height:30px;
	margin-top:10px;
	text-align:center;
	float:right;	
}
/*====================/////BANNER 01/////====================*/
#fundoLayout{
	position:relative;
	width:100%;
	height:305px;
	margin:0 auto;
	background:url(../imagem/bkg4.fw.png);
}

#bannerLayout{
	position:relative;
	width:950px;
	height:235px;
	margin:0 auto;
	border-top:#ff9933 5px solid;
	/*overflow:hidden;*/
	background:#FFF;
}

.next{
	width:70px;
	height:40px;
	position:absolute;
	z-index:10;
	top:100px;
	right:-15px;
	cursor:pointer;
	background-image:url(banner/next.png);
}

.prev{
	width:70px;
	height:40px;
	position:absolute;
	z-index:10;
	top:100px;
	left:-15px;
	cursor:pointer;
	background-image:url(banner/prev.png);
}
/*====================/////BANNER 02/////====================*/
#fundoLayout2{
	position:relative;
	width:100%;
	height:155px;
	margin:0 auto;
	background:url(../imagem/bkg5.fw.png);
}

#bannerLayout2{
	position:relative;
	width:950px;
	height:155px;
	margin:0 auto;
	overflow:hidden;
	background:url(../imagem/arrow4d.png) no-repeat right;
	border-bottom:#CCC dotted 1px;
	z-index:3;
	-webkit-box-shadow: 0px -15px 20px 5px rgba(0, 0, 0, 0.2);
}

#bannerLayout2A{
	position:relative;
	width:480px;
	height:155px;
	float:left;
	/*background:url(../imagem/arrow4b.png) no-repeat right;*/
}

#bannerLayout2B{
	position:relative;
	width:430px;
	height:155px;
	float:right;
}
/*====================/////BANNER 03/////====================*/
#bannerLayout3{
	position:relative;
	width:950px;
	height:150px;
	margin:0 auto;
	overflow:hidden;
	border-bottom:#CCC 1px dotted;
/*	background:url(../imagem/bkg3.png);*/
	background:url(../imagem/bkg5.fw.png);

	-webkit-box-shadow: 0px -5px 20px 5px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px -5px 20px 5px rgba(0, 0, 0, 0.2);
	-ms-box-shadow: 0px -5px 20px 5px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 0px -5px 20px 5px rgba(0, 0, 0, 0.2);
}

#subMenuA{
	position:relative;
	width:310px;
	height:130px;
	margin:10px 0 0 4px;
	float:left;
	background:url(../imagem/sub01.png) no-repeat center;
}

#subMenuB{
	position:relative;
	width:310px;
	height:130px;
	margin:10px 0 0 4px;
	float:left;
	background:url(../imagem/sub02.png) no-repeat center;
}

#subMenuC{
	position:relative;
	width:310px;
	height:130px;
	margin:10px 0 0 4px;
	float:left;
	background:url(../imagem/sub03.png) no-repeat center;
}

#subMenuTexto{
	position:relative;
	margin:30px 0 0 10px;
	width:210px;
}

/*#subMenu{
	position:relative;
	width:185px;
	height:195px;
	margin:3px 0 0 4px;
	float:left;
}*/

#subMenu2{
	position:relative;
	width:100%;
	height:55px;
	background:url(../imagem/bkg6b.fw.png);
	border-bottom:5px #B4B4B4 solid;
	
/*	background: -webkit-linear-gradient(-45deg, #ff7b00 0%,#ff9c3f 100%);*/
}

#subMenu3{
	position:relative;
	width:183px;
	height:135px;
	border:#e5e5e5 1px solid;
	
	cursor:pointer;
	background-color:transparent;
	
	-webkit-transition:background-color 200ms ease-out;
	-moz-transition:background-color 200ms ease-out;
	-ms-transition:background-color 200ms ease-out;
	-o-transition:background-color 200ms ease-out;
}

#subMenu3:hover{
	background-color:#f0f0f0;
}

#subMenu4{
	position:relative;
	width:75px;
	height:30px;
	/*border-left:5px #ff7f00 solid;*/
	border-left:5px #B4B4B4 solid;
	line-height:30px;
	padding-left:10px;
	/*background:#464f5c;*/
	background:url(../imagem/bkg4.fw.png);
}


/*====================/////CONTEUDO/////====================*/
#conteudo{
	position:relative;
	width:950px;
	min-height:400px;
	margin:0 auto;	
	background:url(../imagem/bkg3.png);
}

#conteudoA{
	position:relative;
	width:600px;
	min-height:400px;
	float:left;
}

#conteudoB{
	position:relative;
	width:300px;
	min-height:400px;
	float:right;
}

#menuLateral{
	position:relative;
	width:290px;
	height:100px;
	border:#DDD solid 1px;
	border-radius:5px;
	margin-top:15px;
}

#menuLateralBt{
	cursor:pointer;
	background-color:#eee;

	-webkit-transition:background-color 400ms ease-out;
	-moz-transition:background-color 400ms ease-out;
	-ms-transition:background-color 400ms ease-out;
	-o-transition:background-color 400ms ease-out;
}

#menuLateralBt:hover{
	background-color:#666;
}

/*====================/////RODAPE/////====================*/
#rodapeLayout{
	position:relative;
	width:100%;
	height:200px;
	margin:0 auto;
	background:url(../imagem/bkg5.fw.png);
}

#rodape{
	position:relative;
	width:950px;
	height:200px;
	margin:0 auto;
	background:url(../imagem/bkg2.png);	
}

#rodape2a{
	position:absolute;
	left:10px;
	bottom:5px;
	width:420px;
	height:190px;
	text-align:left;
	opacity:0.8;
	background:url(../imagem/arrow8.png) center no-repeat;
}

#rodape2b{
	position:absolute;
	bottom:10px;
	right:10px;
	width:400px;
	height:30px;
	text-align:right;	
}

#rodape2c{
	position:relative;
	top:15px;
	width:500px;
	height:60px;
	float:right;
	right:10px;
	text-align:right;	
}

#rodape2d{
	position:relative;
	width:150px;
	height:40px;
	margin-top:25px;
	right:10px;
	float:right;	
}

#rodape2e{
	position:relative;
	width:280px;
	height:40px;
	margin-top:25px;
	float:right;	
}