html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li, blockquote,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	}
:focus {
	outline: 1px dotted #666;
}
ol, ul {
	font: 90% arial, "lucida console", sans-serif;
	list-style: none;
	}
	
	/* div {border:1px #ff0000 solid; } */

table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* Fim reset CSS */
body {
	font: 90% arial, "lucida console", sans-serif;
	line-height: 1;
	color: #333;
	background:#caa885;
	text-align: center;
	margin-bottom: 30px;
	}
#tudo {
	width: 865px;
	margin: 0 auto;
	padding-top: 0px;
	padding-bottom: 5px;
	position: relative;
	text-align: left;
	color: #333;
	}
	
.background_top{
	height: 21px; 
	margin-top:20px;
	background: url(../imagens/geral/background_tophome.jpg) top center no-repeat;
}
.background{
	width: 875px;
	background-image:url(../imagens/geral/background.jpg);
    background-position:top center;
    background-repeat:repeat-y;
	margin: 0 auto;
}
.background_bottom{
	height: 22px;
	background: url(../imagens/geral/background_bottom.jpg) bottom center no-repeat;
	margin-bottom: 3px;
}



h1 {
font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size:1.8em;
	color:#DA2128;
	margin-top:0.5em;
	margin-bottom: 0.5em;
	}

h2 {
font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size:1.4em;
	color:#DA2128;
	margin-top:0.5em;
	margin-bottom: 0.5em;
	}
h3 {
font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1.7em;
	color:#DA2128;
	margin-top: 0.8em;
	margin-bottom: 0.3em;
	}

h4, h3.esph4 {
font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 0.9em;
	color:#DA2128;
	margin-top: 1.2em;
	}
p {
    font-size: 0.9em;
	margin: 1em 0 1em 0;
	text-align: justify;
	}


#principal {
	width: /*475px;*/ 450px;
	float: right;
	padding-right: /*25px;*/ 0px;
	line-height:1.4;
	display:inline;
	}
#principal ul { 
	margin-left:15px;
	padding:0;
	list-style: disc;
	}
	
#principal p { 
	margin-right:15px;
	padding:0;
	list-style: disc;
	}

#principal a, #principal a:visited {
	color: #AD9F87;
	}
#principal a:hover {
	text-decoration:none;
	color: #DA2128;
	}

#logotop {
	width: 245px;
	height:148px;
	float:left;
	display:block;
	display:inline;
	margin-left:0px;
	padding:0px 17px;
	_padding: 0px 17px; /* para o IE */ 
	}

#menu {
	width: 387px;
	height:96px;
	float:left;
	display:inline;
	margin-left:10px;
	padding:0px 2px;
	_padding: 0px 0px; /* para o IE */ 
	}
	
#divtop {
	width: 190px;
	height:96px;
	float:left;
	background: url(../imagens/geral/menuhome.jpg) no-repeat;
	}
#divmapa {
	width: 190px;
	height:96px;
	float:left;
	}
	
	
	
#imagens {
	width: 378px;
	height:295px;
	float:left;
	display:inline;
	margin-top:0px;
	margin-left:17px;
	}
	
#top {
	width: 460px;
	height:38px;
	background: url(../imagens/geral/top.jpg) no-repeat;
	}
	
#titulo {
	width: 400px;
	height:40px;
	margin-bottom:10px;
	padding-bottom:0px;
	border-bottom: 2px #D92128 solid;	
	}
	
#botoes {
	width: 250px;
	height:323px;
	padding-left:100px;
	}
	
#linkimagem {
	width: 609px;
	height:137px;
	}	

.subtit {
	width: 306px;
	height:69px;
	margin:10px 0px 10px -4px;
	border: 0px #D92128 solid;
	background: url(../imagens/geral/bg_subtit.jpg) no-repeat;
	}	

.subtit h3 {
	position:absolut;
	text-align:center;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 0.9em;
	color:#DA2128;
	padding-top:1.4em;
	}


/* Navegacao */
#nav {
	font: bold 80% "Trebuchet MS", Helvetica, sans-serif;
	margin-top:20px;
	margin-left:35px;
	}
#nav, #nav ul {
	width: 120px; 
	text-decoration:none;
	list-style: none;
	}
#nav li {
	/*float: left;*/
	color:#AD9F87 !important;
	border-bottom: 1px #993300 dotted;
	margin-top: 3px;
	text-decoration:none;
	list-style: none;
	}
#nav a, #nav a:visited {
	padding:0px 22px;
	text-decoration:none;
	list-style: none;
	display: block;
	color:#AD9F87;
	} 

* html #nav a, * html #nav a:visited {
	text-decoration:none;
	list-style: none;
	}
* html ul#nav ul {
	text-decoration:none;
	list-style: none;
	} 
#nav a:hover {
	text-decoration:none;
	list-style: none;
	color:#D92128 !important;
	} 
#nav ul li  a {width: 250px} /* Para os links do subnivel */ 
#nav li ul li a {
height:15px !important;  /* Permite quebra linha em textos longos para link */
	} 
#nav li ul {
	border: 1px #D92128 solid;
	background-color:#fff;
	position: absolute;
	left: 0px;
	width: 250px; /* Largura = 110px links + padding-left:5px + padding-right:5px; */
	margin: -22px 0px 0px 120px;
	}

/* abre submenu na página corrente */
body#servicos #nav li.abresv ul {	
color:#9AD9F87 !important;
	left: auto !important;	
	}
body.dg #nav li.abreport ul, body.wd #nav li.abreport ul {
	
	left: auto !important;	
	}
#nav li:hover ul {left: auto;}


/* estado dos links do submenu*/
#nav li ul li a:link, #nav li ul li a:visited { 
	text-decoration:none;
	list-style: none;
	color:#AD9F87;
	}
#nav li ul li a:hover { 
	color:#9AD9F87 !important;
	}		

ul#nav li a.submenu:hover {
	color:#fff;
	}

#tudo #nav li a#here {
	color: #D92128;
	}
/* Fim Navegacao */


.clear {clear:both;}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}