
html, body { 
	height: 100%; 
	width:100%;
	margin: 0; 
	padding: 0; 
	color: #000;
	overflow:hidden;
}

#bg {
	position:fixed; 
	top:0; 
	left:0; 
	width:100%; 
	height:100%;
	
}



#content {
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	border:0px red solid;
	height:100%;
	width:100%;			
	overflow-y:scroll;
}

#divGraminha2{	
	position:absolute; 	
	z-index:2;
	border:0px red solid;
	height:35px;
	width:790px;	
	left:50%;
	margin-left:-403px;
	bottom:0;
	background:url(../img/graminha2.png) bottom center no-repeat;
	
}

#divGraminha{
	width:790px;
	height:35px;
	background:url(../img/graminha2.png) left bottom no-repeat;
	border:0px red solid;
	bottom:0px;		
	z-index:999;
	position:absolute;
	left:50%;
	margin-left:-395px;
}

#wrapper{	
	z-index:2;
	border:0px red solid;
	width:790px;
	height:auto;
	min-height:80%;
	_height:80%;	
	/*min-height:500px;
	_height:600px;*/
	clear:both;	
	margin:0;
	background:url(../img/fundo_03-full.png);
	position:absolute;	
	left:50%;
	margin-left:-395px;
	text-align:center;
	top:145px;
	
	
	
	
}
#wrapperLinks{	
	z-index:2;
	border:1px green solid;
	width:100%;
	height:31px;		
	clear:both;	
	margin:0;	
	top:145px;
	position:absolute;			
	text-align:center;	
z-index:99;	
}
#wrapperLogo{	
	z-index:2;
	border:0px red solid;
	width:100%;
	height:125px;		
	clear:both;	
	margin:0;	
	position:absolute;			
	text-align:center;		
}
#logo{
	height:125px;	
	width:100%;
	clear:both;
	border:0px red solid;		
	margin-top:10px;
	
}

#logoBg{	
	height:100%;
	vertical-align: middle;
	width:100%;	
	background: url(../img/bgtopo2.jpg) no-repeat;
	background-position:center; 
	border:0px white solid;		
}

#logoZSE{
	width:230px;
	height:85px;	
	position:absolute;
	z-index:20;
	left:50%;
	margin-left:-390px;
	top:31px;
	border:0px red solid;
}
#logoZEBU{
	width:200px;
	height:80px;	
	position:absolute;
	z-index:20;
	left:50%;	
	margin-left:-160px;
	top:36px;
	border:0px red solid;
}

#logo25{
	width:140px;
	height:80px;	
	position:absolute;
	z-index:20;
	left:50%;	
	margin-left:70px;
	top:36px;
	border:0px red solid;
}

#searchBox{
	width:180px;
	height:25px;
	border:0px red solid;
	position:absolute;
	left:50%;
	margin-left:210px;
	top:93px;
	z-index:20;
	background:url(../img/bgSearch-180.png) no-repeat;
	padding-top:2px;
	padding-left:5px;
	text-align:left;
	
}

#searchBox input{
	background-color:transparent;
	font-size:11px;	
	margin:0;
	border:none;
}
#btnBusca{
	width:29px;
	height:25px;
	border:0px red solid;
	position:absolute;
	top:93px;
	left:50%;
	margin-left:361px;
	z-index:21;
}
#footer{
	width:790px;
	height:27px;
	clear:both;	
	bottom:0px;
	border:0px red solid;
	position:fixed;
	/*background:url(../img/graminha.png);*/
	background-color:red;	
	left:50%;
	margin-left:-390px;
	top:100%;
	margin-top:-27px;
	z-index:10;
}


#header{
	z-index:2;
	border:0px red solid;
	width:780px;
	height:31px;	
	background:transparent;
	clear:both;		
	OVERFLOW:HIDDEN;
	margin:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding:0;
}

#conteudo {	
	z-index:20;
	border:0px blue solid;
	width:780px;
	height:auto;		
	_height:88%;
	margin:auto;
	text-align:left;
	clear:both;		
	margin-top:0px;		
}



#divConteudo h1{
	color:#000;
}



#divBanner{
	width:780px;
	height:248px;
	/*background:url(../img/banner.jpg);*/
	clear:both;
}

#conteudo p{
	text-align:center;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	color:#000;
}

#conteudo .homeTitle {
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 10px;
font-weight: bold;
color: #fb892a;
}

#conteudo a.homeLinks:link{
	text-align:center;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	text-decoration:none;
	color:#325983;
}
#conteudo a.homeLinks:active{
	text-align:center;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	text-decoration:none;
	color:#325983;
}
#conteudo a.homeLinks:visited{
	text-align:center;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	text-decoration:none;
	color:#325983;
}
#conteudo a.homeLinks:hover{
	text-align:center;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	text-decoration:none;
	color:#325983;
}

#conteudo .pEndereco{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 9px;
	font-weight: none;
	color: #325983;
	text-align:left;
}

#conteudoTexto{
	width:760px;
	margin:10 10 10 10;
	height:auto;
	clear:both;	
	border:0px pink solid;
}

#conteudoTexto p{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: none;
	color: #000000;
	text-align:left;
}

#conteudoTexto h1{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: none;
	font-size:14px;
	color: #fb892a;
	text-align:left;
	font-style:italic; 
}
#conteudoTexto h2{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: none;
	font-size:16px;
	color: #325983;
	text-align:left;
	font-style:italic; 
}

#breadcrumbs{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: none;
	font-size:10px;
	color: #fb892a;
	text-align:left;
	font-style:italic; 
	border-top:1px #e7e7e7 solid;
	border-bottom:1px #e7e7e7 solid;
	padding:5px;
}

#breadcrumbs a:link{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: none;
	font-size:10px;
	color: #fb892a;
	text-align:left;
	font-style:italic; 
	text-decoration:none;
}
#breadcrumbs a:visited{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: none;
	font-size:10px;
	color: #fb892a;
	text-align:left;
	font-style:italic; 
	text-decoration:none;
}
#breadcrumbs a:active{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: none;
	font-size:10px;
	color: #fb892a;
	text-align:left;
	font-style:italic; 
	text-decoration:none;
}
#breadcrumbs a:hover{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: none;
	font-size:10px;
	color: #325983;
	text-align:left;
	font-style:italic; 
	text-decoration:none;
}

#conteudoTexto a.lwSubcategorias2:link{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: none;
	font-size:10px;
	color: #325983;
	text-align:left;	
	text-decoration:none;
}
#conteudoTexto a.lwSubcategorias2:visited{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: none;
	font-size:10px;
	color: #325983;
	text-align:left;	
	text-decoration:none;
}
#conteudoTexto a.lwSubcategorias2:active{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: none;
	font-size:10px;
	color: #325983;
	text-align:left;	
	text-decoration:none;
}
#conteudoTexto a.lwSubcategorias2:hover{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: none;
	font-size:10px;
	color: #fb892a;
	text-align:left;	
	text-decoration:none;
}

.style48{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size:12px;
	color: #325983;
	text-align:left;
}

.lwTexto{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: none;
	font-size:10px;
	color: #000;
	text-align:left;	
}

.lwselect {
	     border-right: #cccccc 1px solid;
    	 border-top: #cccccc 1px solid;
    	 border-left: #cccccc 1px solid;
    	 border-bottom: #cccccc 1px solid;
    	 font-size: 10pt;
    	 color: #000000;
    	 font-family: Tahoma, Arial, Helvetica;
     	 background-color: #ffffff
}
