@charset "utf-8";
/* CSS Document */


@font-face {
    font-family: 'AllerRegular';
    src: url('aller_rg-webfont.eot');
    src: url('aller_rg-webfont.eot?#iefix') format('embedded-opentype'),
         url('aller_rg-webfont.woff') format('woff'),
         url('aller_rg-webfont.ttf') format('truetype'),
         url('aller_rg-webfont.svg#AllerRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'AllerBold';
    src: url('aller-webfont.eot');
    src: url('aller-webfont.eot?#iefix') format('embedded-opentype'),
         url('aller-webfont.woff') format('woff'),
         url('aller-webfont.ttf') format('truetype'),
         url('aller-webfont.svg#AllerBold') format('svg');
    font-weight: normal;
    font-style: normal;

}


html, body {
	height: 100%;
	color:black;
}

body {
	background:url(../imagem/bg_body.png) left 369px repeat-x #ececec;
	background-position:10px 184px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

#tudo {
	min-height: 100%;
	width: 100%;
    overflow: hidden;
    width: 100%;
}


* html #tudo {
	height: 100%; /* hack para IE6 que trata height como min-height */
	width:100%;
}

a:link, a:visited{
	outline:none;
	text-decoration:none;
	color:#333333;
}

a:hover{
	color:#bf7913;
}

* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0;
	padding: 0;
	outline: none;
	font-weight:100;
}

.over{
position:absolute; 
display:none; 
padding: 18px 73px; 
left:0px; 
top:0px;
 background:url('../imagem/luz.png') no-repeat center center;
 height:8px;
 color:white
}

#divCambio{
	float:left;
	clear:both;
}

.cambio{
	margin-top:20px;
	margin-right:20px;
}

	#divCambio td{
		font-family: Arial, Helvetica, sans-serif;
		text-align:left;
		padding-bottom:8px;
	}
	
	.cambio  td{
	margin-top:20px;
	text-align:right;
	padding-bottom:1px;
}

	.cambio  tr{
	margin-top:20px;
	text-align:center;
}
	
	.leia{
		border:1pt solid #f1a83d;
		background:url('../imagem/bg_a.jpg');
		float:right;
		padding:5px;
		height:9px;
		width:50px;
		color:#333333 !important;
		text-align:center;
		font-family: AllerRegular;
		margin-top:4px;
	}

.topFundo{
	width:100%;
	height:184px;
	position:absolute;
	top:0px;
	left:0px;
	background:url('../imagem/topBg_mapa.png') center center no-repeat #333333;
}

	.topMenu{
		width:516px;
		height:25px;
		float:right;
		margin-top:110px;
		text-align:right;
		color:white;
	}

	.topMenu a:link{
		padding: 5px 21px 5px 21px;
		color:#9d9d9c;
		font-size:10px;
		overflow:hidden;
		position:relative;
		background: url("../imagem/bg_menu.png") repeat-x scroll 31px 25px transparent;
		cursor:pointer;
	}	
	
	.topMenu a:visited{
		padding: 5px 21px 5px 21px;
		color:#9d9d9c;
		font-size:10px;
		overflow:hidden;
		position:relative;
		background: url("../imagem/bg_menu.png") repeat-x scroll 31px 25px transparent;
		cursor:pointer;
	}
	
	.topMenu a:hover{
		color:#bf7913;
		padding: 5px 21px 5px 21px;
		overflow:hidden;
		cursor:pointer;

	}
	

.logo{
	width:244px;
	height:126px;
	float:left;
	outline:none;
	background:url('../imagem/logo.png') no-repeat;
}

.corpo{
	height: auto;
    left: 0;
	top:10px;
    margin: 10px auto 21px;
    overflow: hidden;
    position: relative;
    width: 960px;
}

.footer{
	width:100%;
	height:90px;
	background:#262424;
	margin-top:-20px;
}

	.endereco{
		width:961px;
		margin:0 auto;
		color:white;
		padding:20px;
		position:relative;
	}
		.endereco span{
			color:white;
		}
	

.banner{

  text-decoration:none;
  overflow:hidden !important;
  width:960px;
  height:440px;
  *height:460px;
  float:left;
  margin-top:10px;
  margin-bottom:21px;
  position:relative;
  z-index:0;
}
	.banners{
		position:absolute; background:white; height:100%; width:100%; padding-top:92px; display:block; left:0px /* imagens dos banners mudar os background's na index */
	}
	
	.menus_banner{
	background: url("../imagem/bg_bt.png") repeat-x scroll 0 0 transparent;
    float: left;
    margin-right: 1px;
    padding: 19px 73px;
    text-align: center;
    width: auto;	
	color:#333333 !important;
	cursor:pointer;
	}
	
	.imgBannerDireita{
		text-align:left;
		width:286px;
		position:absolute;
		right:0px;
		top:44px;
		height:525px;
		z-index:900;
		background: url("../imagem/bg_dir.png") repeat scroll 0 0 transparent;
	}
	
		
	
		.imgBannerDireita span{
			display:none;
			float:left;
			padding:35px;
			color:#ffcb05;
			font-size:34px;
			position:absolute;
			top:65px;
			font-family: Arial, Helvetica, sans-serif;
		}
		
		.imgsContents{
			color:#333333;
			font-size:12px;
			padding:7px; 
			text-align:justify
		}		
		
		.imgsContents div{
			padding:13px;
			padding-left:29px;
		}
		
		.imgsTitulo{
			font-size:34px;
			color:#bf7913;
			padding-bottom: 12px;
			padding-left: 26px;
			padding-top: 6px;
			
		}
		
.conteudos{
	background: url('../imagem/bg_corpo.png') repeat-x #e1e1e1;
	border:1pt solid white;
    float: left;
    min-height: 320px;
    margin-right: 12px;
	margin-left: 10px;
    margin-top: -35px;
    position: relative;
    width: 685px;
	overflow:hidden;
	position:relative;
	margin-bottom:20px;
    z-index: 1000;		
	}
	
	
	
	.conteudosInternas{
	background: url('../imagem/bg_corpo.png') repeat-x #e1e1e1;
	border:1pt solid white;
    float: left;
    min-height:525px;
    margin-right: 12px;
	margin-left: 10px;
    margin-top: -35px;
    position: relative;
    width: 685px;
	overflow:hidden;
	position:relative;
    z-index: 1000;		
	}
	
	.menusDir{
	 background: url("../imagem/bg_corpo.png") repeat-x scroll 0 0 #E1E1E1;
    border: 1pt solid white;
    color: #333333;
    float: right;
    height: 321px;
    margin-bottom: 54px;
    margin-right: 12px;
    margin-top: -35px;
    position: relative;
    width: 229px;
    z-index: 1000;	}
	
	.imgsSeta{
	background: url('../imagem/seta.png') no-repeat;
	width:14px;
	height:10px;
	float:left;
	}
	
.assinatura{
	background:url('../imagem/assinatura.png');
	height:18px;
	width:72px;
	float:right;
	clear:both;
	margin-top:20px;
}

	table{
		width:400px;
	}
 /** * FORMULARIOS * **/
	
.forms{
	width:319px
}
	
.enviar{
		margin-top:0px; 
		margin-right:10px; 
		float:right;
		font-size:10px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight:bold;
		width:61px;
		height:13px;
		text-align:center;
		color:white !important;
		background:#262424;
		padding:4px;
}

a.enviar:hover{
		margin-top:0px; 
		float:right;
		font-size:10px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight:bold;
		width:61px;
		height:13px;
		text-align:center;
		color:white !important;
		background:url('../imagem/envia_bg.png');
		padding:4px;
}


/* ** formulario **/
.formContato{
	float:left;
	padding:5px;
}

.formContato input{
	border:1pt solid #e1e1e1;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	width:442px;
	height:25px;
	line-height:25px;
	background:#fafaf8;
	margin: 0 16px 0 0;
	vertical-align:middle;
	margin-bottom:10px;
	text-align:left;
	padding:2px 0px 2px 4px;
}

.formContato textarea{
	border:1pt solid #e1e1e1;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	width:442px;
	max-width:442px;
	min-height:102px;
	height:25px;
	line-height:25px;
	background:#fafaf8;
	margin: 0 16px 0 0;
	vertical-align:middle;
	margin-bottom:10px;
	text-align:left;
	padding:2px 0px 2px 4px;
}

.campoVazio{ 
	background: none repeat scroll 0 0 #fafaf8; 
	font-size: 12px; 
	height: 13px; 
	padding: 6px; 
	position: absolute;
	width: 235px; 
	clear:both; 
	display:none; 
	left:10px;
	font-weight:bold;
}


	.titulo1{
	color: #202020;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: -8px;
	}
	
	.titulo2{
		color:#664206;
		font-size:14px;
		margin-bottom:10px;
		font-weight:bold;
	}
	
	.titulo3{
		color:#333333;
		font-size:11px;
		margin-bottom:23px;
		line-height:13px;
	}
	
	.titulo4{
		color:#333333;
		font-size:11px;
		margin-bottom:4px;
		line-height:13px;
	}
	
	.msgResposta{
	left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9100;
	background-image:url('../imagem/bg.png'); 
	opacity: 0.7; 
	height: 1403px;
	display:none;
	}
	
	
	ul li
	{
	list-style-image:url("../imagem/seta.png");
	margin-left: 13px;
	color:#333333;
	font-size:11px;
	margin-bottom:13px;
	line-height:13px;
	}
	
	
	.msgStatus{
	border: 1pt solid #FFFFFF;
	background:url('../imagem/globo.png') left center no-repeat white  ;
	background-position: -13px -38px ;
    height: 60px;
    outline: medium none;
    overflow: hidden;
    padding: 21px 60px 80px;
    position: fixed;
    width: 120px;
    height: 0px;
    width: 250px;
	margin: 0 auto;
	margin-top:-125px;
	top:50%;
	left:50%;
	margin-left:-125px;
	z-index:90000;
	display:none;
	text-align:center;
	font-weight:bold;
	}
	
	.imagem_right {
    float: right;
    margin-left: 3px;
	width: 200px;
}


	
.tip-twitter {
	background:black;

	z-index:1000;
	text-align:left;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	opacity:0.8;
	padding:8px 8px;
	max-width:200px;
	color:white !important;


	/**
	 * - If you set a background-image, border/padding/background-color will be ingnored.
	 *   You can set any padding to .tip-inner instead if you need.
	 * - If you want a tiled background-image and border/padding for the tip,
	 *   set the background-image to .tip-inner instead.
	 */
}
.tip-twitter .tip-inner {
	font:bold 9px sans-serif;
	color:white !important;
}

/* Configure an arrow image - the script will automatically position it on the correct side of the tip */
.tip-twitter .tip-arrow-top		 {
	margin-top:-5px;
	margin-left:-5px; /* approx. half the width to center it */
	top:0;
	left:50%;
	width:9px;
	height:5px;
	background:url(tip-twitter_arrows.gif) no-repeat;
}
.tip-twitter .tip-arrow-right 	{
	margin-top:-4px; /* approx. half the height to center it */
	margin-left:0;
	top:50%;
	left:100%;
	width:5px;
	height:9px;
	background:url(tip-twitter_arrows.gif) no-repeat -9px 0;
}
.tip-twitter .tip-arrow-bottom 	{
	margin-top:0;
	margin-left:-5px; /* approx. half the width to center it */
	top:100%;
	left:50%;
	width:9px;
	height:5px;
	background:url(tip-twitter_arrows.gif) no-repeat -18px 0;
}
