*{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
}

.erro{
	color:red;	
}

td{
	vertical-align:top;	
}

.center{
	text-align:center;
}
/*
.azul{
	color:#60b7c1;
}*/

form{
	padding:0; 
	margin:0; 	
}

.clearB{
    clear: both;
    float: none;
    border: 0px;
    height: 0em;
    line-height: 0px;
}

.tErro{
	background-color:#374f62;
}

html {
	height:100%; 
	max-height:100%; 
	padding:0; 
	margin:0; 
	border:0; 
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
	overflow: hidden; 
	/* */ 
}

body {
	height:100%; 
	max-height:100%; 
	overflow:hidden; 
	padding:0; 
	margin:0; 
	border:0;
}

#guia{
    display:none;
    position:absolute;
    border-bottom:1px solid #000000;
    top:155px;
    width:100%;
    height:1px;
    z-index:9999;
}

#content{
    display:block;
    width:100%; 
    height:100%;
    max-height:100%;
    overflow:auto;
    position:relative;
    z-index:3;
    word-wrap:break-word;
}

#head {
    position:absolute;
    margin:0;
    top:0;
    right:18px;
    display:block;
    width:100%;
    height:153px;
    z-index:5;
    color:#000; 
    background-color:#ffffff;
}

.pad1 {
	display:block; 
	width:18px; 
	height:50px; 
	float:left;
}


.pad2 {
    display:block;
    height:144px;
}
.pad3{
    display:block; 
    height:30px;
}

#main{
    position:relative;
    margin:auto;
    width:800px;
    height:100%;
    text-align:center;
}

#topo{
    position:relative;
    width:800px;
    height:153px;
    margin:auto;
    /*overflow:hidden;*/
    background-color:#fff;
}

#bottomArea{
    position:absolute;
    margin:0;
    bottom:0;
    right:18px;
    display:block;
    width:100%;
    z-index:5;
    background-color:#ffffff;
    height: 32px;
}

#bottom{
    position:relative;
    width:800px;
    margin:auto;
    padding-top: 5px;
    text-align: center;
    background-color:#fff;
}
#bottom a{
    color: #374F62;
    text-decoration: none;
    font-size: 12px;
}
#bottom a img{
    vertical-align: -4px;
}

#bottom a:hover{
    text-decoration: underline;
}

#bottom a.social{
    background-color: #003252;
    color: #FFFFFF;
    padding: 4px;
    font-size: 10px;
    font-weight: 700;
}


#logo{
	text-align:left;
	position:absolute;
	width:443px;
	height:49px;
	left:0px;
	top:0px;
	padding-top:15px;
	padding-left:21px;
}
#logo img{
	border:0px;
}

#pesquisaMenu{
    display:none;
    position:absolute;
    width:200px;
    height:20px;
    right:125px;
    top:83px;
    text-align: right;
}

#pesquisaMenu input{
    width:130px;
    height:18px;
    padding-top:1px;
    border:1px solid #2b3e50;
}

#pesquisaMenu .tErro{
	background-color:#dddee0;
}



#links{
	text-align:right;
	position:absolute;
	width:306px;
	height:92px;
	left:484px;
	top:0px;
	padding-top:8px;
}

#links div{
	width:106px;
	height:62px;
	margin-left:auto;
	text-align:left;
	line-height:18px;
	padding-top:5px;
}
#links div.one{
	height:12px;
}

#links div.two{
	height:12px;
	width:252px;
	text-align:right;
	padding-right:54px;
}



#links a{
	/*display:block;*/
	text-decoration: none;
	font-size: 12px; 
	font-weight:700;
	color:#374f62;
}

#links a:hover {
  text-decoration: underline;
}

#menuTopRigth{
    position: absolute;
    top:154px;
    left:576px;
}

#tituloConteudo{
	position:absolute;
	width:643px;
	height:47px;
	left:0px;
	top:60px;
	text-align:left;
	padding-left:21px;
}

#tituloConteudo p{
	margin:0px;
	padding:0px;
	font-size:45px;
	color:#374f62;
}

#opcoesMenu{
	position:absolute;
	width:776px;
	height:24px;
	left:0px;
	top:111px;
	text-align:left;
	padding-top:5px;
	padding-left:24px;
}

#areaAproveitada{
	text-align:left;
	margin:auto;
	width:800px;
	margin-top:10px;
	padding-right:36px;
}

#areaConteudos{	
	text-align:left;
	/*width:100%;*/
	width:760px;
	margin:auto;
}

#areaConteudos.splash{
	width:800px;
}


#areaConteudos.splash .banners{
    overflow: auto;
}
#areaConteudos.splash .banners .small{
    width: 260px;
    /*background-color: #ccc;*/
    float: left;
    overflow: hidden;
    margin-top: 27px;
}

#areaConteudos.splash .banners .meio{
    margin-left: 10px;
    margin-right: 10px;
}



#conteudos{
	/*padding-right:30px;
	padding-left:30px;*/
	color:#374f62;
	line-height:16px;
}

#mapaGoogle{
	height:400px;	
}
#conteudos h1{
	font-weight:normal;
	font-size:18px;
	margin-top:0px;
	margin-bottom:10px;
	line-height:20px;
}
#conteudos p{
	margin-top:10px;
	margin-bottom:10px;
}

#conteudos p:first-child {
	margin-top:0px;
}

#conteudos img{
	border:0px;
}

#conteudos a{
	color:#425161;
	text-decoration:underline;
}
#conteudos a:hover{
	text-decoration:none;
}

#conteudos .left2{
    float:left;
    width:535px;
}

#conteudos .right2{
    float:right;
    /*position: absolute;
    top:200px;
    left:0px;*/
    width:204px;

}

#conteudos .left2H{
	float:left;
	width:365px;
}

#conteudos .right2H{
	float:right;
	width:365px;
}

.direita{
	text-align:right;
}
.centro{
	text-align:center;
}
.esquerda{
	text-align:left;
}

.qtip{
    z-index: 999999;
}
