@charset "UTF-8";

body {

background-color: #ffffff;
overflow-x: hidden;

}

#layout {

  width: 1440px;
  margin-left: 50%;
  left: -720px;
  position: absolute;
  float: left;
  background-color: #ffffff;
  top: 0px;
  display: inline;
}


#leftsidebanner {
  background-image: url(../img/leftsidebanner.jpg);
  background-repeat: no-repeat;
  width: 270px;
  height: 588px;
  position: relative;
  float: left;
  background-color: #ffffff;
}

#cont {
  background-image: url(../img/banner.jpg);
  background-repeat: no-repeat;
  width: 900px;
  position: relative;
  float: left;
  background-color: #ffffff;
}


#contents {
  width: 900px;
  float: left;
  position: relative;
}

#areaconteudo {
  width: 900px;
  float: left;
  position: relative;
}

#contleft {
  margin-top: 70px;
  width: 220px;
  float: left;
  position: relative;
}

#conteudo {
  width: 670px;
  float: left;
  position: relative;
  margin-bottom: 10px;
}

#cham {
  width: 220px;
  height: 46px;
  float: right;
  position: relative;
}

a.cham {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 15px;
 font-weight: bold;
 text-decoration: none;
 color: #666666;
 width: 120px;
 position: relative;
 float: right;
 text-align: center;
 padding-top: 14px;
}
a.cham:hover {
 color: #999999;
 font-weight: bold;
}
a.cham:active {
 color: #666666;
 font-weight: bold;
}
a.cham:visited {
 color: #666666;
 font-weight: bold;
}

a.cham1 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 15px;
 font-weight: bold;
 text-decoration: none;
 color: #666666;
 width: 120px;
 margin-right: -5px;
 position: relative;
 float: right;
 text-align: center;
 padding-top: 12px;
}
a.cham1:hover {
 color: #999999;
 font-weight: bold;
}
a.cham1:active {
 color: #666666;
 font-weight: bold;
}
a.cham1:visited {
 color: #666666;
 font-weight: bold;
}

a.cham2 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 15px;
 font-weight: bold;
 text-decoration: none;
 color: #666666;
 width: 120px;
 position: relative;
 float: right;
 text-align: center;
 padding-top: 3px;
}
a.cham2:hover {
 color: #999999;
 font-weight: bold;
}
a.cham2:active {
 color: #666666;
 font-weight: bold;
}
a.cham2:visited {
 color: #666666;
 font-weight: bold;
}
#lema {
  width: 505px;
  float: right;
  position: relative;
}

.lema {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
 }

 #lema1 {
  width: 505px;
  float: right;
  position: relative;
  margin-top: 5px;
}

.tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #666666;
	margin-right: 100px;
	text-align: center;
	padding-top: 5px;

 }

#conts {
  width: 590px;
  margin-left: 60px;
  float: left;
  position: relative;
  margin-top:  20px;
  margin-bottom: 50px;
  }

#conts1 {
  width: 590px;
  height: 250px;
  margin-left: 60px;
  float: left;
  position: relative;
  margin-top:  20px;
  }

#conts2 {
  width: 590px;
  float: left;
  position: relative;
  margin-top:  20px;
  }
  #conts3 {
  width: 590px;
  height: 250px;
  float: left;
  position: relative;
  margin-top:  20px;
  margin-left: 100px;
  }
#conts4 {
  width: 500px;
  height: 250px;
  float: left;
  position: relative;
  margin-top:  30px;
  margin-left: 100px;
  background-image: url(../img/clientes.jpg);
  background-repeat: no-repeat;
  }
#contsESPE {
  width: 500px;
  float: left;
  position: relative;
  margin-bottom: 25px;
  }

.conts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
 }
 .conts1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
 }
.conts2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 17px;
  color: #666666;

 }

.contsESPE {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 17px;
  color: #666666;
  text-align: center;
  font-style: italic;
  font-weight: bold;
 }

 .diz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	width: 500px;
	margin-left: 290px;
 }


#rightsidebanner {
  background-image: url(../img/rightsidebanner.jpg);
  background-repeat: no-repeat;
  width: 270px;
  height: 588px;
  position: relative;
  float: left;
  background-color: #ffffff;
}

#arearodape {

  width: 1440px;
  position: relative;
  float: left;
  background-color: #ffffff;
  bottom: 0px;
}

#leftsiderodape {
  background-image: url(../img/leftsiderodape.jpg);
  background-repeat: no-repeat;
  width: 270px;
  height: 190px;
  position: relative;
  float: left;
  background-color: #ffffff;
}

#rodape {
  background-image: url(../img/rodape.jpg);
  background-repeat: no-repeat;
  width: 900px;
  height: 190px;
  position: relative;
  float: left;
  background-color: #ffffff;
}

#rightsiderodape {
  background-image: url(../img/rightsiderodape.jpg);
  background-repeat: no-repeat;
  width: 270px;
  height: 190px;
  position: relative;
  float: left;
  background-color: #ffffff;
}

#suj1 { width: 900px; height: 70px; position: relative; float: left; }
#suj2 { width: 640px; height: 190px; position: relative; float: left; }
#suj3 { width: 900px; height: 110px; position: relative; float: left; }

#sujrodape { width: 900px; height: 100px; position: relative; float: left; }

#telaten {
  background-image: url(../img/tel1.jpg);
  width:200px;
  height: 80px;
  float:left;
  position: relative;
  margin-left: 50px;
  margin-top: -30px;
  }

.direitos {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 15px;
 color: #666666;
 width: 900px;
 position: relative;
 float: left;
 color: #ffffff;
 text-align: center;
 margin-top: 20px;
}

.imgcham {
width:120px;
height:160px;
float: left;
margin-left: -20px;
margin-top:10px;
position: relative;
}



/* FORMULARIO */

#divpri {
  width:500px;
  float:left;
  position: relative;
  margin-left: 50px;
  }

#divleft {
  width:150px;
  float:left;
  position: relative;
  }

#divright {
  width:350px;
  float:left;
  position: relative;
  }

#titulo {
float: left;
position: relative;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
text-align: right;
height: 21px;
width: 150px;
margin-top: 3px;
color:#666666;
}

#titulo1 {
float: left;
position: relative;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
text-align: right;
height: 21px;
width: 150px;
margin-top: 12px;
color:#666666;
}

#type {
float: left;
position: relative;
width: 350px;
}

input.type {
width: 260px;
height: 17px;
float: left;
position: relative;
border: 1px solid #999999;
margin-top: 3px;
margin-left: 5px;
background-image: url(../img/fundobutton.jpg);
background-repeat: repeat-x;
background-color: #ffffff;
color:#666666;
}

input.type:hover {
background-image: url(../img/fundobuttonhover.jpg);
background-repeat: repeat-x;
background-color: #d9d9d9;
border: 1px solid #0068c8;
}

input.type1 {
width: 260px;
height: 17px;
float: left;
position: relative;
border: 1px solid #999999;
margin-top: 12px;
margin-left: 5px;
background-image: url(../img/fundobutton.jpg);
background-repeat: repeat-x;
background-color: #ffffff;
color:#666666;
}

input.type1:hover {
background-image: url(../img/fundobuttonhover.jpg);
background-repeat: repeat-x;
background-color: #d9d9d9;
border: 1px solid #0068c8;
}

input.type2 {
width: 150px;
height: 17px;
float: left;
position: relative;
border: 1px solid #999999;
margin-top: 3px;
margin-left: 5px;
background-image: url(../img/fundobutton.jpg);
background-repeat: repeat-x;
background-color: #ffffff;
color:#666666;
}

input.type2:hover {
background-image: url(../img/fundobuttonhover.jpg);
background-repeat: repeat-x;
background-color: #d9d9d9;
border: 1px solid #0068c8;
}

#type1 {
float: left;
position: relative;
}

textarea.type1 {
width: 260px;
float: left;
position: relative;
border: 1px solid #999999;
margin-top: 3px;
margin-left: 5px;
background-image: url(../img/fundobutton.jpg);
background-repeat: repeat-x;
background-color: #ffffff;
color:#666666;
}
textarea.type1:hover {
background-image: url(../img/fundobuttonhover.jpg);
background-repeat: repeat-x;
background-color: #d9d9d9;
border: 1px solid #0068c8;
}

#botao {
  width: 180px;
  float: left;
  position: relative;
  margin-top: 10px;
  margin-left: 200px;
}

#button {
  width: 80px;
  height: 23px;
  float: left;
  position: relative;
}
.button {
  background-image: url(../img/button.jpg);
  width: 80px;
  height: 23px;
  float: left;
  position: relative;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #ffffff;
  border: 0;
  text-align: center;
}
.button:hover {
  background-image: url(../img/buttonhover.jpg);
  border: 0;
}

#button1 {
  width: 100px;
  height: 23px;
  float: left;
  position: relative;
}
.button1 {
  background-image: url(../img/button1.jpg);
  width: 100px;
  height: 23px;
  float: left;
  position: relative;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #ffffff;
  border: 0;
  margin-left: 3px;
  text-align: center;
}
.button1:hover {
  background-image: url(../img/button1hover.jpg);
  border: 0;
}
#retorno {
  width: 250px;
  float: left;
  position: relative;
  margin-top: 10px;
  margin-bottom: 15px;
  margin-left: 200px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #0068c8;
}

#atendimento {
float: left;
position: relative;
width: 400px;
margin-left: 120px;
font-family: Arial, Helvetica, sans-serif;
font-size: 17px;
text-align: center;
font-weight: bold;
color:#666666;
margin-bottom: 15px;
}

#telefones {
float: left;
position: relative;
width: 400px;
margin-left: 120px;
}
#telefones1 {
float: left;
position: relative;
width: 400px;
margin-left: 120px;
margin-top:10px;
margin-bottom:20px;
}

#telimg {
float: left;
position: relative;
width: 60px;
height: 30px;
background-image: url(../img/tele.jpg);
margin-left: 20px;
}
#emailimg {
float: left;
position: relative;
width: 60px;
height: 30px;
background-image: url(../img/email.jpg);
margin-left: 20px;
}

#tels {
float: left;
position: relative;
width: 280px;
height: 30px;
margin-left: 10px;
font-family: Arial, Helvetica, sans-serif;
font-size: 19px;
font-weight: bold;
color: #666666;
}
#tels1 {
float: left;
position: relative;
width: 280px;
height: 30px;
margin-left: 10px;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #666666;
padding-top: 4px;
}

#lemadgcomuni {
   width:320px;
   height: 60px;
   position: relative;
   float: right;
   background-image: url(../img/lema.jpg);
   margin-top: 55px;
   margin-right: 40px;
}

.parc1 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 color: #666666;
 text-align: center;
 text-decoration: none;
}
.parc1:hover {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: bold;
 color: #666666;
 text-align: center;
 text-decoration: underline;
}
.signature {
  width: 150px;
  height: 30px;
  margin-left: 375px;
  position: relative;
  float: left;
  background-image: url(../img/asssite.png);
  background-repeat:no-repeat;
}
