body {
	margin: 0px;
	background:url(img/fundorodape2.png) left top;
	background-repeat: repeat;
	font-family:"Trebuchet MS";
}
a img {
	border: 0px;
}
form{
	margin:0px;
}
.classTitulo {
	width:232px;
	height:71px;
	float:left;
	margin-top:60px;
}
.classTitulo span {
	display: block;
	font-family:"Trebuchet MS";
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	padding-top:39px;
	padding-left:20px;
}
#divTituloHome {background:url(img/quemsomos.jpg) center no-repeat;}
#divTituloCategoria {background:url(img/Titulocategoria.jpg) center no-repeat;}
#divTituloItens {background:url(img/TituloItem.jpg) center no-repeat;}
#divTituloContato {background:url(img/Contato.jpg) center no-repeat;}
#divTituloHtml{background: url(img/TituloItem.jpg) no-repeat;}
#divTituloCategoria span{
	display: block;
	font-family:"Trebuchet MS";
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	padding-top:39px;
	padding-left:65px;
}
#divTituloItens span{
	display: block;
	font-family:"Trebuchet MS";
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	padding-top:39px;
	padding-left:60px;
}
#divTituloContato span{
	display: block;
	font-family:"Trebuchet MS";
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	padding-top:39px;
	padding-left:65px;
}
#divTituloHtml span{
	display: block;
	font-family:"Trebuchet MS";
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	padding-top:39px;
	padding-left:60px;
}
/*video*/
#flashemp {
	margin-left: 30px;
	margin-top: 15px;
}
#BoxVideo{
	clear:both;
	width:221px;
	height:43px;
	background:url(img/BoxVideo.png) no-repeat;
	font-family:"Trebuchet MS";
	font-size:11pt;
	font-weight:bold;
}
#videolink{
	display:block;
	padding-top:16px;
	padding-left:55px;
	color:#FFFFFF;
	text-decoration:none;
}
#videolink:hover{
	text-decoration:underline;
}

#divBanner {
	float:left;
	margin-top:22px;
	border:solid 4px #367AA8;
	margin-left:27px;
}
#divTextoDesc {
	margin-top:12px;
	padding-bottom:20px;
	margin-right: 10px;
	float:left;
	text-align:left;
	font-family:"Trebuchet MS";
	font-size:10pt;
	color:#464433;
}
#divTextoDesc.esq {
	width: 388px;
}
#divTextoDesc b {
	color:#216D9F;
}
/** TOPO 
**************************************************************************/
#divTopoPai {
	height:203px;
	background:#FFFFFF url(img/fundoTopo.jpg) repeat-x;
	text-align:center;
}
#divTopoFilho {
	margin:0 auto;
	width: 714px;
	height: 170px;
}
#divTopoFilho img{
	float:left;
}
#divTopoFilho #logo {
	margin-top: 67px;
}

/** MENU SUPERIOR 
**************************************************************************/
#divMenuPai{
	background:#FFFFFF
}
#divMenuFilho{
	width:670px;
	height:24px;
	padding-top:4px;
	margin:0 auto;
	font-family:"Trebuchet MS";
	color:#367AA8;
	font-size:10pt;
	font-weight:bold;
}
#divMenuFilho ul {
	padding: 0px;
	margin: 0px;
	text-align: right;
}
#divMenuFilho ul li {
	display: inline;
	list-style:none;
	padding-right: 10px;
}
#divMenuFilho ul li a {
	text-decoration:none;
	color:#367AA8;
}
#divMenuFilho ul li a:hover {
	color:#FF8000;
	text-decoration:underline;
}
/** MEIO 
**************************************************************************/
#divMeioPai {
	background:#FFF  url(img/fundomeio.jpg) left top repeat-x;
	text-align:center; /* IE HACK */
}
#divMeioFilho{
	width:685px;
	text-align: left; /* IE HACK FIX */
	margin:0 auto;
	padding-bottom:20px;
}
/** HOME
**************************************************************************/
#banner {
	width: 660px;
	height: 101px;
	float: left;
	margin-top: 22px;
	margin-left: 10px;
	background-color: #FFF;
	border: 5px solid #d3d3d3;
}
#conteudo {
	width: 679px;
	float: left;
	padding-left: 10px;
	font-size: 10pt;
	margin-top: 20px;
}
#latEsqHome {
	width: 414px;
	float: left;
	padding-right: 10px;
	margin-right: 15px;
	border-right: 2px dotted #13649A;
}
#latDirHome {
	width: 221px;
	float: left;
}
#labelRealizacao {
	width: 186px;
	height: 22px;
	color: #266A9F;
	font-weight: bold;
	font-size: 10pt;
	padding: 7px 0px 0px 35px;
	background: url(img/labelRealizacao.jpg) no-repeat;
}
#bannerRealizacao {
	width: 196px;
	height: 237px;
	margin: 15px 0px 0px 8px;
	padding: 4px;
	background-color: #FFF;
	border: 4px solid #2B85B8;
}
.labelsHome {
	height: 28px;
	margin-bottom: 15px;
	padding: 6px 0px 0px 58px;
	color: #FF8000;
	font-size: 13pt;
	background: url(img/labelsInternos.jpg) no-repeat;
}
#divDestaques {
	width:229px;
	float:left;
	margin-top:14px;
	padding-left:21px;
	border-left: 2px dotted #367AA8;
	padding-bottom: 10px;
}
#BoxDestaque {
	width:224px;
	height:29px;
	background:url(img/ProdutosDestaque.jpg) no-repeat;
	font-family:"Trebuchet MS";
	font-size:16px;
	font-weight:bold;
	color:#367AA8;
	padding-top:4px;
}
#BoxDestaque span {
	margin-left:35px;
}
#BoxDestaqueImagens img {
	border:4px solid #367AA8;
	margin-top:7px;
	margin-bottom:7px;
	margin-left:18px;
}

/** AGENDA
**************************************************************************/
.labelsInternos {
	width: 612px;
	height: 28px;
	color: #FF8000;
	font-size: 13pt;
	margin-bottom: 20px;
	padding: 6px 0px 0px 58px;
	background: url(img/labelsInternos.jpg) no-repeat;
}

.diaAgenda {
	width: 670px;
	height: 30px;
	margin-bottom: 5px;
}

.diaAgenda h2 a {
	display: block;
	width: 50px;
	height: 24px;
	font-size: 12pt;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
	float: left;
	text-align: center;
	padding-top: 6px;
	margin-right: 10px;
	background-color: #245D8B;
}
.diaAgenda h2 a:hover {text-decoration:underline;}

.labelDiaAgenda {
	float: left;
	width: 610px;
	height: 27px;
	font-size: 12pt;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding-top: 3px;
	background-color: #245D8B;	
}

.horaAgenda {
	width: 670px;
	height: 20px;
	color: #877C6D;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
	background-color: #E9E9EA;
}

/** INSCRIÇÕES
**************************************************************************/
#formmsg {font-weight:bold;margin-bottom:15px;}

#CamposInscricoes {margin-bottom:25px;}

#LabelNome, #LabelInstituicao, #LabelEndereco, 
#LabelNumero, #LabelComplemento, #LabelMunicipio, #LabelEstado, 
#LabelCEP, #LabelTelefone, #LabelEmail {
	display: block;
	width: 80px;
	float: left;
	color: #245D8B;
	margin-top: 5px;
	font-weight: bold;
	margin-right: 10px;
	text-align: right;
}
#LabelNumero {width:30px;margin-left:10px;}
#LabelComplemento {width:95px;margin-left:13px;}
#LabelEstado {width:30px;margin-left:10px;}
#LabelCEP {width:34px;margin-left:14px;}
#LabelEmail {width:40px;margin-left:15px;}

#inputNome, #inputInsti, #inputEnde, #inputNumero, 
#inputComplemento, #inputMunicipio, #inputEstado,
#inputCEP, #inputTelefone, #inputEmail {
	width: 570px;
	height: 22px;
	float: left;
	margin-bottom: 20px;
	border: 1px solid #245D8B;
}
#inputInsti {width:570px;}
#inputEnde {width:200px;}
#inputNumero {width:50px;}
#inputComplemento {width:144px;}
#inputMunicipio {width:200px;}
#inputEstado {width:50px;}
#inputCEP {width:204px;}
#inputTelefone {width:250px;}
#inputEmail {width:251px;}

.gecko #inputComplemento {width:148px;}
.gecko #inputCEP {width:208px;}
.gecko #inputEmail {width:253px;}

#btnConfirmar {
	border: 0px;
	padding: 5px;
	cursor: pointer;
	color: #FFF;
	background-color: #245D8B;
	margin: 8px 0px 0px 570px;
}

.gecko #btnConfirmar {margin-left:589px;}
#btnConfirmar:hover {color:#FFF;background-color:#143550;}

/** TRABALHOS
**************************************************************************/
.labelTrabalhos {
	display: block;
	width: 100px;
	float: left;
	text-align: right;
	margin-right: 10px;
}

#boxFormTrab {
	padding-left: 110px;
}

#inputAnexo {margin-bottom:20px;}
#MensagemTrabalhos {
	width: 256px;
	height: 100px;
	border: 1px solid #245D8B;
}

#EnviarTrabalho {
	border: 0px;
	padding: 5px;
	cursor: pointer;
	color: #FFF;
	background-color: #245D8B;
	margin: 15px 0px 0px 315px;
}
#EnviarTrabalho:hover {color:#FFF;background-color:#143550;}

/** RODAPÉ 
**************************************************************************/
#divRodapePai {
	background:url(img/fundorodape.jpg) left top repeat-x;
	text-align:center;
	margin:auto;
	height: 119px;	
}
#divLinhaPontilhada {
	width:682px;
	height:28px;
	border-bottom:2px dotted #363636;
	text-align:center;
	margin:0 auto;
	padding-top:11px;
	margin-bottom: 3px;
}
#divMenuHorizontal {
	font-size:13px;
	font-family:"Trebuchet MS";
	color:#363636;
	font-weight:bold;
}
ul#divMenuHorizontal  {
	padding: 0px;
	margin: 0px;
}
#divMenuHorizontal li {
	display: inline;
	list-style: none;
	padding-right: 10px;
}
#divMenuHorizontal li a {
	text-decoration:none;
	color:#363636;
}
#divMenuHorizontal li a:hover {
	text-decoration:underline;
}
#divInformacao {
    width:682px;
	height:43px;
	text-align:center;
	margin:0 auto;
	font-family:"Trebuchet MS";
	color: #072136;
	font-size:12px;
	font-weight:bold;
}
#RodapeInfoEsq {
	width:354px;
	height:43px;
	float:left;
	text-align:left;
}
#RodapeInfoDir{
	width:328px;
	height:43px;
	float:left;
	text-align:right;
}
#PraticSiteImgLink {
	color: #FFF;
	height:21px;
	float:right;
}
#PraticSiteImgLink a {
	color: #FFF;
	text-decoration:none;
}
#PraticSiteImgLink a:hover { 
	text-decoration:underline;
}

/************************ EMPRESA **********************/
#divEmpresaEsq {	
	width:508px;
	float:left;
}
#divTextoEmpresa{
	font-family:"Trebuchet MS";
	font-size:10pt;
	color:#464433;
}
#divTextoEmpresa span{
	font-weight:bold;
}
#divEmpresaDir {
	width:145px;
	margin-left: 20px;
	float:left;
	border-left: 2px dotted #367AA8;
}
#divEmpresaDirFotos {
	text-align:center;
}
#divEmpresaDirFotos a img {
	padding: 4px;
	background:#fff;
	border:4px solid #367AA8;
	margin-top:5px;
	margin-bottom:5px;
}
/******************************* FIM EMPRESA *****************************/

/*******************************  SERVICOS *********************************************/
.ServContainer{
	width:664px;
	padding-bottom:15px;
	padding-top:10px;
	margin-bottom:13px;
	border-bottom:3px dotted #CCCCCC;
	font-family:"Trebuchet MS";
	font-size:10pt;
	color:#666666;
	clear:both;
}
.ie .ServContainer{
	margin-bottom:5px;
	padding-bottom:10px;
}
.ServIMG{
	display:block;
	width:80px;
	height:80px;
	padding:3px;
	border:2px solid #DEDEDE;
	background:#FFFFFF;
	float:left;
	overflow:hidden;
}
.ServIMG img{
	width:80px;
	height:80px;
}
.DescServ{
	width:548px;
	padding-left:25px;
	float:left;
}
.DescServ h1{
	font-size:12pt;
	color:#003366;
	margin:0px;
}
/*******************************FIM  SERVICOS *********************************************/

/******************************* INICIO PRODUTOS *****************************/
#QuadroFotos {	
	padding-top: 5px;
	width:408px;
	float:left;
}
#QuadroFotos a {
	width:61px;
	height:61px;
	border:2px solid #DEDEDE;
	padding:3px;
	background:#FFFFFF;
	float:left;
	margin-right:8px;
	margin-bottom:18px;
}
#QuadroFotos a.imgSel {
	border:2px solid #056F9B;
}
#QuadroFoto {
	width:253px;
	float:left;
	border-left:2px dotted #CCCCCC;
	margin-left:12px;
	margin-top:15px;
}
#divFotoAmpliar {	
	width:217px;
	padding-left:36px;
	font-family:"Trebuchet MS";
	font-size:9pt;
}
#divFotoAmpliar img {
	border:6px solid #DCDCDC;
}
#divFotoAmpliar a {	
	text-decoration:none;
	color:#003366;
}
#divDescFoto {
	width:238px;
	padding-left:15px;
	font-family:"Trebuchet MS";
	font-size:10pt;
	color:#666666;
	margin-bottom: 20px;
}
#divDescFoto h1{
	color:#003366;
	font-size:12pt;
	margin:0px;
}
#divDescFoto p{
	margin:0px;
}
#divDescFoto span{
	color:#216D9F;
	font-weight:bold;
}
/******************************* FIM PRODUTOS *****************************/

/*******************************  PAGINACAO *********************************************/
#Paginacao {
	text-align:center;
	padding-top:5px;
	color:#666666;
	font-size:10pt;
}
.qp_next, .qp_prev {
	font-size:10pt;
	text-decoration:none;
	color:#003366;
}
.qp_next:hover, .qp_prev:hover {
	text-decoration:underline;
}
.qp_counter {
	font-size:10pt;
	padding-left: 10px;
	padding-right: 10px
}
.qp_totalnumber, .qp_pagenumber {
	color:#003366;
	font-weight: bold;
	padding-left:4px;
	padding-right:4px;
}

/*******************************  PAGINA HTML *********************************************/
#divConteudoHtml {
	padding-top:11px;
	font-family:"Trebuchet MS";
	font-size:10pt;
	width:683px;
	color:#2F5A73;
}
#divConteudoHtml p{
	margin:0px;
	margin-bottom:15px;
	padding:0px;
}
#divConteudoHtml b{
	color:#1F5999;
}
#divConteudoHtml strong{
	color:#1F5999;
}
/*******************************  FIM PAGINA HTML ***************************************/

/** CATEGORIA
*********************************/
#QuadFotosCategoria{
	width:670px;
	clear:both;
}
.graySquare{
	width:670px;
	height:11px;
	background-color:#183A52;
}
#squareIMGText{
    padding-top:13px;
}
#image{
    width:144px;
    float:left;
    background-color:#183A52;
    text-align:center;
    padding:6px;
}
#boxTxt{
	width:500px;
    padding-left:12px;
    font-family:"Trebuchet MS";
	color:#000;
	font-size:10pt;
    float:left;
}
#boxTxt span{
    display:block;
}
#boxcarrousel{
	width:670px;
    height:99px;
    padding-top:20px;
}
#divCentral{
	width:617px;
    height:88px;
    float:left;
}
#BoxPlus{
    display:block;
    width:24px;
    height:53px;
    padding-top:35px;
    text-align:center;
    background-color:#183A52;
    color:#FFFFFF;
    text-decoration:none;
    float:left;
    margin-right:5px;
}
#BoxPlus2{
    display:block;
    width:24px;
    height:53px;
    padding-top:35px;
    text-align:center;
    background-color:#183A52;
    color:#FFFFFF;
    text-decoration:none;
    float:left;
}
.CategoriaIMG{
    display:block;
    width:80px;
    height:80px;
    padding:4px;
    float:left;
    margin-left:7px;
    margin-right:7px;
}
.ie6 .CategoriaIMG{
     margin-left:9px;
}
/******************************
* classe que define as cores de todas as
* imagens e texto da pagina de Categoria
*******************************/
.colorsCategoria{
    background-color:#183A52;
}
.corTxtCategoria{
    font-size:15pt;
    color:#0C698B;
    font-weight:bold;
}
/***/
.BoxCategoria{
	width:670px;
    padding-top:5px;
    padding-bottom:9px;
    border-bottom:1px solid #183A52;
    margin-top:9px;
    margin-bottom:9px;
}
.ImageInferior{
    display:block;
    width:80px;
    height:80px;
    padding:4px;
    float:left;
}
.textoCategoria{
	width:563px;
    padding-left:15px;
    font-family:"Trebuchet MS";
	color:#000;
	font-size:10pt;
    float:left;
}
.textoCategoria span{
    display:block;
}

/***************************************
   =cluetipClass: 'jtip'
-------------------------------------- */
.cluetip-jtip {
  background-color: transparent;
  font-family:"Trebuchet MS";
  font-size:10pt;
}
.cluetip-jtip #cluetip-outer {
  border: 2px solid #183A52;
  position: relative;
  background-color: #fff;
}

.cluetip-jtip h3#cluetip-title {
  margin: 0 0 5px;
  padding: 2px 5px;
  font-size: 16px;
  font-weight: normal;
  background-color: #1E6593;
  color: #fff;
}

.cluetip-jtip #cluetip-inner {
  padding: 0 5px 5px;
  display: inline-block;
}
.cluetip-jtip div#cluetip-close { 
  text-align: right;
  margin: 0 5px 5px;
  color: #900;
}
/** FIM GALERIA
*********************************/

