body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
}
body {
	background-color:#FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}



/*------------------------------- PUBLICIDADE -----------------------------*/
.modal-form{
	background-color:#FFF;
}
#banner-cabecalho{
	width:728px;
	height:90px;
}
#expandbanner2{
	width:728px;
	height:90px;	
	position:absolute; 
	z-index:99; 
	top: 5;
}
/*------------------------------- CABEÇALHO ------------------------*/
#cabecalho-fundo{
	width:100%;
	height:105px;
	border-bottom:1px solid #b1c9eb;
	background-image:url(../images/fundocabecalhologin.gif);
}
#cabecalho{
	width:750px;
	height:100px;
	margin:auto;
	padding-top:5px;
	text-align:center;
}

/*------------------------------- BARRA -----------------------------*/
#login{
	width:250px;
	height:80px;
	margin:auto;
	margin-top:20px;
}
#quadro{
	width:280px;
	height:80px;
	margin:auto;
}
#horde_user{
	width:275px;
	height:27px;
	margin-top:65px;
}
#horde_login{
	margin:auto;
	width:200px;
}
#horde_pass {
		width:275px;
	    height:27px;
		margin-top:30px;
}
#login-button{
	width:95px;
	height:34px;
	margin-left:177px;
}

#usuario{
	width:122px;
	height:33px;
	background-image:url(../images/usuario.gif);
	position:absolute;
	margin:auto;
	margin-top:-116px;
	margin-left:-120px;
}
#senha{
	width:122px;
	height:33px;
	background-image:url(../images/senha.gif);
	position:absolute;
	margin:auto;
	margin-top:-51px;
	margin-left:-120px;
}
#botusuario{
	background-image:url(../images/usuario.gif);
	width:122px;
	height:33px;
	margin:auto;
}


/*------------------------------- BARRA -----------------------------*/

#barra-superior{
	width:750px;
	height:80px;
	margin:auto;
}

#logo{
	width:128px;
	height:45px;
	float:left;

}

#busca-texto{
	width:195px;
	height:45px;
	background:url(../images/busca-texto.png) no-repeat 0px 20px;
	padding-top:22px;
	float:left;
}
.busca-texto-campo{
	width:190px;
	height:28px;
	background-color:#F9FAFC;
	border:0px;
	margin-top:-2px;
	font-size:14px;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	color:#4F7298;
}

/*------------------------------- RODAPÉ -----------------------------*/
#barra-rodape{
	width:100%;
	height:32px;
	margin-top:8px;
	background-color:#5b80aa;
	overflow:hidden;
	z-index:10;
	position:relative;
}
#rodape{
	width:100%;
	height:300px;
	background-color:#c4d6eb;
	font-size:12px;
	overflow:hidden;
	z-index:10;
	position:relative;
}
#barra-rodape-central{
	width:1000px;
	height:30px;
	margin:auto;
}
#barra-rodape-central ul{
	margin:8px 0 0 0px;
	padding:5px 0 0 20px;
	margin:0px;
}
#barra-rodape-central li{
	float:left;
	list-style:none;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
}
#rodape-central{
	width:1000px;
	height:230px;
	margin:auto;
	background:url(../images/logo-rodape.png) no-repeat;
	background-position: 850px 40px; 
}
#rodape-menu{
	width:470px;
	height:210px;
	padding-left:20px;
	border-left:1px solid #9faebf;
	border-right:1px solid #9faebf;
	float:left;
}
#rodape-menu ul{
	width:110px;
	height:188px;
	float:left;
	margin:5px 5px 0 0;
	padding:0px;
	line-height:150%;
	color:#000;	
}
#rodape-menu li{
	list-style:none;
	color:#000;
}
#rodape-menu li a{
	list-style:none;
	color:#000;
}
#rodape-noticias{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
}
#barra-rodape-central li{
	width:112px;
	height:20px;
	float:left;
}
#rodape-endereco{
	width:355px;
	height:208px;
	float:left;
	text-align:right;
	overflow:hidden;
}
.endereco{
	padding:10px 0 20px 0;
	font-weight:bold;
	line-height:150%;
}
.expediente{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000;
}
.expediente a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000;
}