* {
	margin: 0;
	padding: 0;
	list-style: none;
	border: none;
}
body {
	padding-top: 25px;
	background: url('../img/bg-body.jpg') #84a7c4 repeat-x top left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #838383;
}
h1 {
	color: #a33c3c;
	font-weight: normal;
	text-transform: uppercase;
	font-family: 'Lucida Sans Unicode', Verdana, Arial, sans-serif;
	margin-bottom: 10px;
	font-size: 24px;
}
h2 {
	color: #a33c3c;
	font-weight: normal;
	font-family: 'Lucida Sans Unicode', Verdana, Arial, sans-serif;
	margin-bottom: 10px;
	font-size: 20px;
}
h3 {
	margin-bottom: 5px;
}
a {
	color: #333;
}
a:hover {
	text-decoration: underline;
	color: #2694eb;
}
address {
	color: #2575b7;
	font-style: normal;
	font-size: 11px;
}
p{
	text-align: justify;
	margin-bottom: 10px;
}
.lado label {
	display: inline;
}
form {
	width: 350px;
	margin: 0 auto;
}
label {
	display: block;
	text-align: right;
}
input,
textarea,
select {
	margin: 2px;
	padding: 2px;
	background: #fff;
	border: 1px solid #0e5895;
}
.submit {
	margin: 0 auto;
	width: 100px;
}
.clear {
	clear: both;
}
.error {
	color: #f00;
	font-size: 11px;
}
#tudo {
	background: #fff;
	width: 940px;
	margin: 0 auto;
	padding: 0 10px;
}
#topo {
	height: 460px;
	position: relative;
	font-family: 'Lucida Sans Unicode', Verdana, Arial, sans-serif;
}
#topo address {
	position: absolute;
	top: 20px;
	right: 5px;
	text-align: right;
}
#topo address a {
	background: url('../img/como-chegar.jpg') no-repeat left center;
	padding-left: 20px;
}
#logo {
	position: absolute;
	top: 25px;
	left: 0px;
}
#topo #img-home {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
}
#menu {
	border: 1px solid #cdcdcd;
	height: 26px;
	border-left: none;
	border-right: none;
	top: 128px;
	left: 0;
	position: absolute;
	width: 100%;
}
#menu li {
	float: left;
	text-transform: uppercase;
	position: relative;
	padding: 5px 10px;
}
#menu li ul {
	position: absolute;
	z-index: 3;
	background: #fff;
	width: 180px;
	padding-bottom: 5px;
	border: 1px solid #cdcdcd;
	left: 0;
	top: 26px;
	display: none;
}
#menu li:hover ul {
	display: block;
}
#menu li ul li {
	float: none;
	padding: 2px 10px;
}
#menu li a {
	color: #80807f;
	text-decoration: none;
}
#menu li a:hover {
	color: #2694eb;
	text-decoration: underline;
}
#hora {
	display: block;
	background: #2575b7;
	width: 180px;
	height: 24px;
	line-height: 24px;
	position: absolute;
	right: 0;
	top: 130px;
	color: #fff;
	font-size: 11px;
	text-align: right;
	padding-right: 5px;
}
#nav_aux {
	height:294px;
	padding-top:167px;
}
#nav_aux li{
	float: left;
	padding-right: 85px;
}
#nav_aux li a {
	color: #fff;
	text-decoration: none;
}
#nav_aux li a:hover {
	text-decoration: underline;
}
#indique {
	background: url('../img/indique.jpg') no-repeat left center;
	padding-left: 30px;
}
#nav_aux li#agende {
	background: url('../img/agende.jpg') no-repeat left center;
	padding-left: 30px;
	padding-right: 0;
}
#conteudo {
	background: url('../img/bg-conteudo.jpg') repeat-y left top;
	margin-bottom: 20px;
}
#miolo {
	width: 670px;
	float: left;
	padding: 30px 10px 10px 25px;
	min-height: 300px;
}
#miolo ul {
	margin-left: 15px;
	margin-bottom: 15px;
}
#nav {
	width: 180px;
	float: right;
	padding: 20px;
}
#nav h3 {
	color: #fff;
	font-size: 26px;
	text-transform: uppercase;
	font-weight: normal;
	text-align: center;
	margin-bottom: 15px;
}
#nav li a{
	color: #fff;
	border-bottom: 1px dashed #fff;
	display: block;
	padding: 10px 0 3px 0;
	text-decoration: none;
}
#nav li a:hover {
	text-decoration: underline;	
}
#chamadas {

}
#chamadas li {
	background: url('../img/chamadas-li.jpg') no-repeat left top;
	width: 280px;
	height: 105px;
	float: left;
	margin-right: 19px;
	padding: 5px 10px 10px 10px;
	font-size: 11px;
}
#chamadas p{
	text-align: left;
	margin-top: 20px;
}
#chamadas h3 {
	color: #fff;
	margin-bottom: 10px;
	font-size: 14px;
}
#rodape {
	background: #1c5889;
	height: 75px;
}
#rodape div {
	width: 960px;
	margin: 0 auto;
	background: #fff;
	height: 50px;
	position: relative;
	border-top: 1px solid #b8b8b8;
}
#rodape p {
	text-align: center;
	font-size: 11px;
	padding-top: 20px;
	color: #818180;
}
#logotrans {
	position: absolute;
	top: 10px;
	right: 5px;
}
#g-maps {
	width: 425px; 
	height:350px; 
	overflow: hidden; 
	display: block; 
	margin: 0 auto;
}
#procedimento-li a {
	display: block;
	text-align: left;
	padding-top: 20px;
}
#procedimento-li img {
	float: left;
	margin-right: 10px;
}
#procedimento-li p {
	float: right;
	width: 210px;
	text-align: left;
	position: relative;
	left: -5px;
}
#procedimento-li li {
	width: 325px;
	float: left;
	height: 100px;
	margin-right: 10px;
}
