/*FORMATAÇÃO DA PÁGINA*/
body {
background-image: url(../images/bg.png);
background-repeat: repeat-x;
margin: 0px;
}
p {
font-size : 12px;
font-family : Verdana, Arial, Tahoma;
margin: 10px;
padding: 1px;
color: #666666;
}
a {
	text-decoration: none;
	color: #0092D6;
}
a:link {
	text-decoration: none;
	color: #0092D6;
}

a:visited {
	text-decoration: none;
	color: #0092D6;
}

a:hover {
	text-decoration: none;
	color: #36A9DF;
}
h1 {
font-family : Verdana, Arial, Tahoma;
font-size : 13px;
margin: 10px;
padding: 0px;
color: #0092D6;
}
h2 {
font-family : Verdana, Arial, Tahoma;
font-size : 13px;
margin: 10px;
padding: 0px;
color: #0092D6;
}
h3 {
font-family : Verdana, Arial, Tahoma;
font-size : 13px;
margin: 10px;
padding: 0px;
color: #0092D6;
}
h4 {
font-family : Verdana, Arial, Tahoma;
font-size : 13px;
margin: 10px;
padding: 0px;
color: #0092D6;
}
h5 {
font-family : Verdana, Arial, Tahoma;
font-size : 13px;
margin: 10px;
padding: 0px;
color: #0092D6;
}
h6 {
font-family : Verdana, Arial, Tahoma;
font-size : 13px;
margin: 10px;
padding: 0px;
color: #0092D6;
}
img {
border:none;
}
#central {margin:0 auto; width:964px; position:relative; overflow:hidden;}
#topo {
margin-right: 0px;
width: 964px;
height: 130px;
left: 0px;
float: left;
background-image: url(../images/bg_topo.png);
}
#logo {
width: 111px;
height: 110px;
float: left;
margin-left: 130px;
margin-top: 10px;
}
#img_topo {
float: right;
}
#menu {
width: 964px;
height: 30px;
left: 0px;
float: left;
font-family : Verdana, Arial, Tahoma;
color: #FFFFFF;
}
ul.menubar{
  margin-left: 150px;
  margin-top: 5px;
  padding: 0px;
  font-size: 12px;
  font-weight:bold;
}
 
ul.menubar .submenu{
  margin: 0px;
  padding: 2px;
  list-style: none;
  float:left;
}
ul.menubar ul.menu{
  display: none;
  position: absolute;
  margin: 0px;
}
ul.menubar a{
  margin-left: 5px;
  margin-right: 2px;
  display:block;
  text-decoration: none;
  color: #ffffff;
  padding: 5px;
}
ul.menubar a:hover{
  margin-left: 5px;
  margin-right: 2px;
  display:block;
  text-decoration: none;
  color: #36A9DF;
  padding: 5px;
}
ul.menu, ul.menu ul{
  margin-top: 0px;
  padding: 0;
  width: 200px; /* Width of Menu Items */
  background-color: #f0f0f0; /* IE6 Bug */
}
ul.menu li{
  position: relative;
  list-style: none;
  border: 0px;
}
ul.menu li a{
  margin-left: 0px;
  display: block;
  text-decoration: none;
  font-size:10px;
  border-bottom: 1px solid #ccc;
  color: #000;
  padding: 2px 2px 2px 2px;
}
ul.menu li a:hover{
  margin-left: 0px;
  display: block;
  font-size:10px;
  background:#fff;
  border-bottom: 1px solid #ccc;
  padding: 2px 2px 2px 2px;
}
ul.menu li red{
  color: red;
}
/* Fix IE. Hide from IE Mac \*/
* html ul.menu li { float: left; height: 1%;}
* html ul.menu li a { height: 1%;}
/* End */
 
ul.menu ul{
  position: absolute;
  display: none;
  left: 150px; /* Set 1px less than menu width */
  top: 2px;
}
 
ul.menu li.submenu ul { display: none; } /* Hide sub-menus initially */
ul.menu li.submenu { background-color:#333333;}
ul.menu li a:hover { color: #041f64;}

#conteudo {
margin-top: 20px;
width : 964px;
float: left;
text-align: left;
background-color: #ffffff;
}
#colunalateral {
width : 714px;
float: left;
text-align: left;
}
#colunaleft {
margin-top: 10px;
width : 347px;
float: left;
text-align: left;
}
#colunacenter {
margin-top: 10px;
width : 347px;
margin-left: 20px;
float: left;
text-align: left;
}
#colunaright {
margin-left: 20px;
width : 225px;
float: left;
text-align: left;
}
#boxatendimento {
width : 220px;
margin-top: 20px;
float: left;
text-align: left;
border-top: 1px solid #d8e1f2;
border-left: 1px solid #d8e1f2;
border-right: 1px solid #d8e1f2;
border-bottom: 1px solid #d8e1f2;
}
#boxacessorestrito {
width : 220px;
margin-top: 20px;
float: left;
text-align: left;
border-top: 1px solid #d8e1f2;
border-left: 1px solid #d8e1f2;
border-right: 1px solid #d8e1f2;
border-bottom: 1px solid #d8e1f2;
}
#boxtitacess {
width : 220px;
float: left;
text-align: left;
background:#F5F5F5;
border-bottom: 1px solid #d8e1f2;
}
#boxtwitter {
width : 150px;
float: left;
text-align: left;
margin-left: 30px;
margin-top: 10px;
}
#boxnewsletter {
width : 220px;
margin-top: 20px;
float: left;
text-align: left;
border-top: 1px solid #d8e1f2;
border-left: 1px solid #d8e1f2;
border-right: 1px solid #d8e1f2;
border-bottom: 1px solid #d8e1f2;
}
#boxpropag1 {
width : 714px;
height: 185px;
float: left;
margin-top: -5px;
background-image: url(../images/bg-banners.jpg);
}
#boxtopbann {
width : 714px;
margin-top: 20px;
float: left;
}
#boxfotoempresa {
width : 230px;
height: 173px;
margin-left:10px;
margin-top:30px;
float: left;
border-top: 1px solid #d8e1f2;
border-left: 1px solid #d8e1f2;
border-right: 1px solid #d8e1f2;
border-bottom: 1px solid #d8e1f2;
padding: 2px;
}
#formulario {
width: 420px;
margin-left:40px;
margin-top:10px;
margin-bottom:20px;
float: left;
}

#curriculo {
width : 600px;
margin-top: 20px;
margin-left: 50px;
float: left;
font-family : Verdana, Arial, Tahoma;
font-size : 12px;
color:#666666
}
#boxmapa {
width : 500px;
height: 350px;
margin-left:130px;
margin-top: 5px;
margin-bottom: 5px;
border: 1px solid #abbedf;
float: left;
}
#boxicoweb {
width : 64px;
height: 64px;
margin-left:10px;
margin-right:10px;
margin-top:5px;
float: left;
}
#boxicohosp {
width : 64px;
height: 64px;
margin-left:10px;
margin-top:5px;
float: left;
}
#boxiconews {
width : 100px;
height: 100px;
margin-left:60px;
margin-top:5px;
}
#boxhomecaseitx {
width : 200px;
margin-left:70px;
margin-right:70px;
margin-top:5px;
margin-bottom:20px;
float: left;
}
#boxhomeplacaitx {
width : 200px;
margin-left:70px;
margin-right:70px;
margin-top:5px;
float: left;
}
#boxhomefonteitx {
width : 200px;
margin-left:70px;
margin-right:70px;
margin-top:5px;
float: left;
}
#boxhomegps {
width : 200px;
margin-left:70px;
margin-right:70px;
margin-top:5px;
margin-bottom:20px;
float: left;
}
#boxlista {
width : 680px;
float: left;
}
ul.lista {
list-style:none;  
width : 680px;
padding:0px;
margin-left: 20px;
}
ul.lista li {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666666;
list-style: url(../images/list-style.png);
padding: 2px;
margin-left: 15px;
}
ul.listaprod {
list-style:none;  
padding:0px;
margin-left: 25px;
}
ul.listaprod li {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666666;
list-style: url(../images/list-style.png);
padding: 2px;
margin-left: 10px;
}
#colunas150a {
width : 250px;
height : 100px;
margin-top:15px;
margin-left: 15px;
margin-bottom: 20px;
float: left;
}
#colunas150b {
width : 250px;
height : 100px;
margin-top:15px;
margin-left: 15px;
margin-bottom: 20px;
float: left;
}
#colunas150c {
margin-right: 0px;
width : 250px;
height : 150px;
margin-top:15px;
margin-left: 15px;
float: left;
}
#colunas150d {
margin-right: 0px;
width : 250px;
height : 150px;
margin-top:15px;
margin-left: 15px;
float: left;
}
#boxcontato {
width : 500px;
margin-top:20px;
float: right;
}
/* Fixes for IE */
/* Fix IE. Hide from IE Mac \*/
boxcontato { float: right; }
/* End */

.tabela {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.iframe {
width : 225px;
height: 500px;
border: 0px;
}

#noticiaslista {
width : 690px;
float: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: left;
color:#666666;
border-top: 4px solid #066693;
border-left: 20px solid #066693;
border-bottom: 4px solid #066693;
}
#moldnoticia {
margin-top: 20px;
width : 710px;
float: left;
text-align: left;
background-color: #EAEAEA;
}
#noticialinea {
width : 680px;
margin-left: 5px;
padding: 2px;
}
#noticialineb {
width : 680px;
margin-left: 5px;
background-color:#e4f1df;
padding: 2px;
}
#conteudonoticia {
font-family : Verdana, Arial, Tahoma;
text-align:left;
margin: 4px;
padding: 5px;
}
#foto-noticias {
float: left;
padding: 4px;
}
#colunaprod1 {
width : 714px;
float: left;
text-align: left;
margin-bottom: 30px;
}
#colunaprod2 {
width : 714px;
float: left;
text-align: left;
margin-bottom: 30px;
}
#colunaprod3 {
width : 714px;
float: left;
text-align: left;
margin-bottom: 30px;
}
#colunaprod4 {
width : 714px;
float: left;
text-align: left;
margin-bottom: 30px;
}
#colunaprod5 {
width : 714px;
float: left;
text-align: left;
margin-bottom: 30px;
}

#colunaprodright1 {
width : 480px;
float: right;
text-align: left;
}
#colunaprodright2 {
width : 480px;
float: right;
text-align: left;
}
#colunaprodright3 {
width : 480px;
float: right;
text-align: left;
}
#colunaprodright4 {
width : 480px;
float: right;
text-align: left;
}
#colunaprodright5 {
width : 480px;
float: right;
text-align: left;
}
#foto-produtos1 {
margin-left: 10px;
margin-bottom: 20px;
float: left;
border-top: 1px solid #d8e1f2;
border-left: 1px solid #d8e1f2;
border-right: 1px solid #d8e1f2;
border-bottom: 1px solid #d8e1f2;
padding: 2px;
}
#foto-produtos2 {
margin-left: 10px;
margin-bottom: 20px;
float: left;
border-top: 1px solid #d8e1f2;
border-left: 1px solid #d8e1f2;
border-right: 1px solid #d8e1f2;
border-bottom: 1px solid #d8e1f2;
padding: 2px;
}
#foto-produtos3 {
margin-left: 10px;
margin-bottom: 20px;
float: left;
border-top: 1px solid #d8e1f2;
border-left: 1px solid #d8e1f2;
border-right: 1px solid #d8e1f2;
border-bottom: 1px solid #d8e1f2;
padding: 2px;
}
#foto-produtos4 {
margin-left: 10px;
margin-bottom: 20px;
float: left;
border-top: 1px solid #d8e1f2;
border-left: 1px solid #d8e1f2;
border-right: 1px solid #d8e1f2;
border-bottom: 1px solid #d8e1f2;
padding: 2px;
}
#foto-produtos5 {
margin-left: 10px;
margin-bottom: 20px;
float: left;
border-top: 1px solid #d8e1f2;
border-left: 1px solid #d8e1f2;
border-right: 1px solid #d8e1f2;
border-bottom: 1px solid #d8e1f2;
padding: 2px;
}
#boxfotospc {margin:0; width:960px; position:relative; overflow:hidden;}
ul.fotospc {
	list-style:none;  
	width : 960px;
	padding:0px;
	margin:0px; 
}
ul.fotospc li {
	width : 160px;
	height: 120px;
	float:left; 
	margin-left: 15px;
	margin-bottom: 15px;
	border-top: 1px solid #d8e1f2;
	border-left: 1px solid #d8e1f2;
	border-right: 1px solid #d8e1f2;
	border-bottom: 1px solid #d8e1f2;
	padding: 2px;
	}
/* Fixes for IE */
/* Fix IE. Hide from IE Mac \*/
ul.fotospc li { float: left; margin-bottom: 15px;}
/* End */

.cleardiv {
clear: both;
}
#footer_divisao {
text-align: center;
height : 27px;
line-height : 12px;
padding: 0px;
margin-bottom: 10px;
}
#rodape {
text-align: right;
margin:0px;
height:100px;
padding: 0px;
color:#666666;
}
#rod-endereco {
font-family: Arial, Helvetica, sans-serif;
font-size : 12px;
float: left;
text-align: left;
margin-left:70px;
margin-top:5px;
margin-bottom: 20px;
padding: 15px 5px 5px 5px;
}
#iconepdf {
width:50px;
height : 50px;
margin:5px;
padding: 0px;
float: left;
background-image : url(../images/icopdf.jpg);
}
.textfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	border: 0px;
	background-color: #EAEAEA;
	height: 18px;
}
.botao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 11px;
	line-height: 11px;
	border: 0px;
	background-color: #066693;
	height: 16px;
}
.multline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	border: 0px;
	background-color: #EAEAEA;
}

#footer {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: 666666;
border-top: 1px solid #d8e1f2;
padding: 40px 5px 5px 5px;
}
#footerlink a:hover {
text-decoration: none;
}
#footerlink a:visited {
color: #0066CC;
}
ul {
margin: 10;
padding: 0;
list-style: none;
width: auto; /* Width of Menu Items */
}
ul li a {
text-decoration: none;
color: #fff;
padding: 2px;
}
li {
list-style : none;
padding: 0px;

}
li.linha {
display : inline;
}
#galeria {
	width:714px;
	float:left;
	margin-left:0px;
	margin-top:10px; 
}
ul.galeria {
	list-style:none;  
	width : 714px;
	padding:0px;
	margin:0px; 
}

#galeria li {
	width:150px;
	height:113px;
	float:left;
	border: 1px solid #d8e1f2;
	padding:4px;
	margin-left:5px;
	list-style-type:none
}
