@charset "UTF-8";
/* CSS Document */

body, html {
	width:100%;
	height:100%;
	font-size:1em; /* 10px */
	background-image:url(../images/bg-zanini-4.png);
	background-repeat:repeat-x;
	font-family: 'dincond-regularalternateRg', Verdana, Geneva, sans-serif;
	background-color:#005189;
	
}

h1 {
	font-size:1.6em;
	padding: 25px 0 20px 20px;
}
h2 {
	font-size: 1.3em;
	padding:10px 0 0 10px;
}
h2:hover {
	color:#012c4c;
}

#container-header {
  position: absolute;
  left: 50%;
  width: 950px;
  margin: 0 0 0 -30em;
  overflow:hidden;
}

#menu ul li a {
	display: inline-block;
	width:7em;
	height:78px;
	color:#fff;
	text-align:center;
	text-decoration:none;
	border-right:#005189 2px solid;
	background-color:#00477b;
	margin:0 auto;
	padding: 30px 0 15px 0;
	font-size:1.1em;
	
	letter-spacing: .1em;
	-webkit-letter-spacing: .1em;
	-moz-letter-spacing: .1em;
	-o-letter-spacing: .1em;
	-ms-letter-spacing: .1em;
}

#menu ul li a:hover {
	background-color:#003e6d;
}

#menu-li {
	display: inline-block;
	width:7em;
	height:78px;
	color:#fff;
	text-align:center;
	text-decoration:none;
	border-right:#005189 2px solid;
	background-color:#003e6d;
	margin:0 auto;
	padding: 30px 0 15px 0;
	font-size:1.1em;
	
	letter-spacing: .1em;
	-webkit-letter-spacing: .1em;
	-moz-letter-spacing: .1em;
	-o-letter-spacing: .1em;
	-ms-letter-spacing: .1em;
}
#menu-alinhamento {
	margin-top:-10px;
}

#tarja-blue-header {
  position: absolute;
  float:right;
  right:0;
  width: 50%;
  margin: 0 auto;
  height:78px;
  background-color:#005189;
  z-index:4;
}

#tarja-blue-acima-foto {
  position: absolute;
  float:left;
  width: 100%;
  height:5px;
  margin: 365px auto;
  background-color:#ededed;
  z-index:5;
}


#tarja-blue-fotos {
  position: absolute;
  float:right;
  right:0;
  width: 100%;
  margin: 5em auto;
  height:380px;
  background-color:#fcfafa;
  background-image:url(../images/detalhe-servicos.png);
  background-repeat:repeat-x;
  z-index:-4;
}
/*
#seta {
	position:absolute;
	width: 23px;
	height: 18px;
	background-image:url(../images/seta.png);
	background-repeat: no-repeat;
	float:left;
	margin: 8em 0 0 56em;
	z-index:8;
}
#seta:hover {
	background-image:url(../images/setahover.png);
	background-repeat:no-repeat;
}
*/
#box {
	position:absolute;
	width: 100%;
	height: 300px;
	float:left;
	background-color:#fff;
	margin-top: -13px;
	z-index:auto;
	border-top: .1em solid #003e6d;
}

#header {
  position:relative;
  z-index:5; 
}

section {
  position:relative;
  margin-top:0;
  height: 630px;
  margin-bottom: -10px;
}

article{
	background-image:url(../images/sombra-div-2.png);
	background-repeat:no-repeat;
	margin-top:369px;
	width:100%;
	height:310px;
	padding-top:.1em;
	background-color: #fff;
}

#tarja-menu-servicos {
	position:absolute;
	width:100%;
	height:96px;
	float:left;
	left:0;
	background-image:url(../images/tarja-menu-servicos.png);
	background-repeat: repeat-x;
	z-index:3;
}

#tarja-branca-servicos {
	position:absolute;
	width:100%;
	height:317px;
	float:left;
	left:0;
	top:22.8em;
	z-index:2;
	background-color:#fff;
}

footer{
  position:relative;
  margin:178px 0 0 0;
  height: 7em;
}


/* Conteúdo */

#div-esquerda {
	float:left;
	width:100%;
	height:100%;
	position:absolute;
	display:block;
	z-index:3;
}

#div-esquerda p {
	margin: 0 auto;
	font-size:1.3em;
	font-family: 'swis721_lt_btlight', Verdana, Geneva, sans-serif;
	color:#1b1b1b;
	text-align:left;
	padding: 10px 0 7px 10px;
	text-transform: none;
	
	letter-spacing: .03em;
	-webkit-letter-spacing: .03em;
	-moz-letter-spacing: .03em;
	-o-letter-spacing: .03em;
	-ms-letter-spacing: .03em;
	z-index:3;
}
#div-esquerda p:hover, #div-esquerda p:active {
	color:#999;
}
hr{
	margin-top: 10px;
	background:#CCC;
}

.hr-topo {
	margin-top:5px;
	background:none;
}
.hr-semefeito {
	background:none;
}

#zoom {
	position:relative;
	z-index:10;
}

/* Rodapé */

#menu-rodape {
	float:right;
	margin: -110px auto;
	color:#fff;
	
	letter-spacing: .05em;
	-webkit-letter-spacing: .05em;
	-moz-letter-spacing: .05em;
	-o-letter-spacing: .05em;
	-ms-letter-spacing: .05em;
}

#menu-rodape a:hover {
	color:#003359;
}

#logo-rodape {
	float:left;
	width:7em;
	height:7em;
}

#end a:hover{
	color:#003359;
}


#logo-dg {
	float:right;
	margin-top: 65px;
}

#h1 {
	color:#fff;
	font-size:1.7em;
	font-family: 'dincond-regularregular', Verdana, Geneva, sans-serif;
	padding: 10px 0 20px 20px;
}

#fonte-h1 {
	font-size:1.3em;
}

.borda {
	border:#edebeb 1px solid;
	padding:3px;
}