/* CSS Document */

* {
	margin:0;
	padding:0;
	font-family:Arial, "Nimbus Sans L";
	color:000;
}

body {
	background-image:url(../images/site/fundo.jpg);
	background-repeat:repeat-x;
	background-color:#ECE4CF;
}

img {
	border:0;
}

a {
	text-decoration:none;
}

ul {
	list-style:none;
}


#conteudo .ol_nivel_1{
  padding-left:40px;
}

#conteudo .ol_nivel_1 li{
  padding:3px 0px;
}

#conteudo .ol_nivel_1 li a{
	font-weight:bold;
	text-decoration:none;
}

#conteudo .ol_nivel_1 li a:hover{
	font-weight:bold;
	text-decoration:underline;
}

#conteudo .ol_nivel_2{
  padding-left:20px;
}

#conteudo .ol_nivel_2 li{
  padding-left:0px;
}

#conteudo .ol_nivel_2 li a{
	font-weight:normal;
	text-decoration:none;
	padding-left:0px;
}


#principal {
	width:779px;
	margin:0 auto;
}

.logo {
	float:left;
	margin: 5px 0px 14px 0px;
}

.logo_conteudo {
	float:left;
	margin-left:11px;
	display:inline;
}
.topo_divisao{
	float:left;
	width:570px;
	height:122px;
}
.idiomas{
	float:right;
	height:68px;
	text-align:right;
}
#flash {
  float:left;
  width:779px;
  height:217px;
	margin:1px 0px 0px 0px;
  padding:0;
}
#conteudo_principal{
  background-color:#ECE4CF;
	width:779px;
	height:100%;
}
.case{
	width:169px;
	height:124px;
	background-image:url(../images/site/07.jpg);
	background-repeat:no-repeat;
	float:left;
}
.news{
	width:244px;
	height:124px;
	background-image:url(../images/site/08.jpg);
	background-repeat:no-repeat;	
	float:left;
	margin-left:3px;
}
.contato{
	width:143px;
	height:124px;
	background-image:url(../images/site/10.jpg);
	background-repeat:no-repeat;
	float:left;
	margin-left:3px;
}
.hora_certa{
	width:213px;
	height:124px;
	background-image:url(../images/site/12.jpg);
	background-repeat:no-repeat;	
	float:left;
	margin-left:3px;
}
.case_titulo{
	color:#584111;
	font-size:17px;
	font-weight:bold;	
	margin:6px 0 0 19px;
}
.case_conteudo{
	color:#e14b02;
	font-size:12px;
	font-weight:bold;
	padding:10px 0 0 19px;		
}
.leia_mais{
	color:#000000;
	font-size:11px;
	font-weight:bold;			
	text-align:right;
	float:right;
	margin-right:26px;
	margin-top:20px;
}
.news_titulo{
	color:#c18200;
	font-size:11px;
	font-weight:bold;	
	margin:5px 0 0 19px;
}
.news_conteudo{
	color:#000;
	font-size:10px;
	font-weight:bold;
	/*padding:5px 0 0 19px;*/
	margin:5px 0 0 19px;
	width:190px;		
}
.news_conteudo a{
	color:#000;		
}
.leia_mais_news{
	color:#000000;
	font-size:11px;
	font-weight:bold;			
	text-align:right;
	float:right;
	margin-right:26px;
	margin-top:2px;
}
.destaque_titulo{
	color:#584111;
	font-size:20px;
	font-weight:bold;
	margin:32px 0 0 0;
}
/*
 * Menu Topo
 */
#menu {
	width:569px;
	height:43px;
	float:left;
}
#menu li {
	display:inline;
  float:left;
}
#menu li a {
	font-size:11px;
	color:#4b3508;
	width:70px;
	height:43px;
	float:left;
	padding:0;
	text-align:center;
}
#menu li a:hover {
	background-image:url(../images/site/fundo_menu2.jpg);
	background-repeat:no-repeat;
	color:#ffffff;
}
#menu li a.a_hover {
	font-size:11px;
	color:#ffffff;
	background-image:url(../images/site/fundo_menu1.jpg);
	background-repeat:repeat-x;
	width:70px;
	height:43px;
	float:left;
	padding:0;
	text-align:center;
}
/*
 * Menu Rodape
*/
#menu_rodape {
	width:778px;
	height:43px;
	float:left;
	margin-top:3px;
}
#menu_rodape li {
	float:left;
	background-image:url(../images/site/divisao_menus.jpg);
	background-repeat:no-repeat;
	margin-left:10px;
	text-align:center;
	padding-left:3px;
}
#menu_rodape li a {
	font-size:11px;
	color:#000;
	width:113px;
	height:43px;
	float:left;
	padding:10px 0 0 0;
	text-align:center;
}
#menu_rodape li a:hover {
	font-size:11px;
	color:#000;
	font-height:bold;	
	width:113px;
	height:43px;
	float:left;
	padding:10px 0 0 0;
	text-align:center;
}
#menu_rodape li a.a_hover {
	font-size:11px;
	color:#000;
	font-height:bold;
	width:113px;
	height:43px;
	float:left;
	padding:10px 0 0 0;
	text-align:center;
}

/*
 * Conteudo
 */
#conteudo_home {
	width:779px;
	float:left;
	color:#000;
	font-size:10px;
}
#conteudo_home .destaque {
	float:left;
	width:337px;
	margin-left:23px;
	_margin-left:14px;
	text-align:justify;
}
#conteudo_home .destaque p {
    /*margin-bottom:8px;*/
}

#conteudo_home h2 {
	font-size:12px;
	color:#FFFFFF;
	margin-bottom:10px;
}
#conteudo_home h3 {
	color:#e16f00;
	font-size:12px;
	margin-bottom:10px;
}
#conteudo_home .destaque p img {
	/*margin:0 5px 5px 0;*/
}
#conteudo {
	background-color:#ECE4CF;
	width:779px;
	min-height:200px;
	height:auto;
	_height:200px;
	float:left;
	color:#000000;
	font-size:11px;
	line-height:18px;
	margin:52px 0 0 0px;
}
#conteudo .texto {
	margin-top:20px;
}
#conteudo h3 {
	color:#584111;
	font-size:17px;
	font-weight:bold;
}
#conteudo h2 {
	height:23px;
	width:524px;
	font-size:14px;
	color:#584111;
	padding:0px 0 0 11px;
}

#conteudo table {
	margin:20px auto;
}
#conteudo p {
	margin-top:10px;
}
#conteudo h3 {
	color:#584111;
	font-size:19px;
}
#conteudo h4{
	font-size:12px;
	color:#E14B02;
}
#conteudo a {
  color:#000;
  text-decoration:underline;
	font-style:italic;
}
#conteudo a:hover {
  color:#000;
  text-decoration:none;
}
#conteudo .img_contato img{
	margin:12px 0px 0px 25px;
}
.divisoria_noticia{
	background-image:url(../images/site/div_noticias.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:3px;
	margin-top:5px;
	margin-bottom:5px;			
}
.voltar {
	float:right;
	width:58px;
	height:21px;
	background-image:url(../images/site/voltar.gif);
	cursor:pointer;
	margin:0 0 10px 0;
}

.link_seta {
    background-image:url(../images/site/seta.gif);
    background-repeat:no-repeat;
    background-position:left center;
    padding:0 0 0 10px;
    font-size:12px;
    color:#eb9522;
    font-weight:bold;
    float:right;
    margin-right:25px;
}
.link_seta:hover {
    text-decoration:underline;
}

.divisoria {
    float:left;
    background-image: url(../images/site/divisao_vert.jpg);
    background-position:top;
    width:2px;
	height:700px;
    margin-top:35px;
    margin-left:55px;
    _margin-left:25px;
}
.divisoria_menus{
    float:left;
    background-image: url(../images/site/traco.jpg);
    width:779px;
    height:5px;
    clear:both;
    background-repeat:no-repeat;
	
}
.divisoria1{
    float:left;
    background-image: url(../images/site/divisao_horizontal.jpg);
    background-position:top;
    width:376px;
    height:3px;
    margin-bottom:10px;
    margin-top:5px;
    background-repeat:no-repeat;
}
.divisoria2{
    float:left;
    background-image: url(../images/site/divisao_horizontal.jpg);
    background-position:top;
    _width:340px;
    width:357px;
    height:3px;
    margin-bottom:10px;
    margin-top:10px;
    background-repeat:no-repeat;
    margin-left:14px;
    _margin-left:6px;
}
.produtos_servicos{
	width:376px;
	height:200px;
  margin-bottom:10px;
  float:left;
}
.area_banners{
	float:right;
	margin:16px 20px 0 0;
}
.horario {
    background-color:#000000;
    border:1px solid #868684;
    width:61px;
    height:14px;
    color:#fff;
    text-align:center;
}
.eventos{
	padding-left:41px;
}
.eventos_topo{
	margin-top:14px;
}
.eventos_cont{
	/*background-color:#fff;*/
	margin-top:10px;
	background-image:url(../images/site/eventos_1.jpg);
	background-repeat:repeat-y;
	width:299px;
	height:auto;
	margin:14px 0px 0px 0px;
	border-bottom:2px solid #bcb196;
	border-right:2px solid #bcb196;
}
.eventos_cont td{
	border-bottom:#ede4cf 1px solid;
	border-right:#ede4cf 1px solid;
	text-align:center;
	line-height:20px;
}
.eventos_cont table{
	color:#584111;
	width:300px;
	clear:both;
	padding:15px 15px 15px 15px;	
}

.banner{
	width:360px;
	_width:350px;
	float:left;
	padding-left:23px;
}

.banners{
	width:360px;
	_width:350px;
	float:left;
	padding-left:23px;
}
.news_cadastro{
	background-image:url(../images/site/news.jpg);
	width:340px;
	height:93px;	
}
.news_input{
	width:160px;
	height:23px;
	background-image:url(../images/site/input_news.jpg);
	border:0;
	float:left;
	margin-top:50px;
	margin-left:64px;
	background-repeat:no-repeat;
	padding-top:5px;
	padding-left:3px;
}

.news_ok{
	float:left;
	margin-top:50px;
	margin-left:4px;
	background-image:url(../images/site/botao_ok.jpg);
	width:37px;
	height:27px;
	border:0px;
	
}
.titulo_noticia {
	color:#E2530D;
	font-height:bold;
	font-size:12px;
	
}
#destaques{
	width:779px;
	vertical-align:top;
}
.destaque_direita{
	width:340px;
	float:left;
}
.destaque_esquerda{
	width:340px;
	float:left;
}
.contato_img{
	padding-left:36px;
	padding-top:5px;
}

.lista_conteudo {
  float:left;
  width:779px;
}




/*
*	Localizacao
*/
.localizacao{
	width:3px;
	height:500px;
	background-image:url(../images/site/bg_linha_locacaiza.jpg);
	background-repeat:repeat-y;	
	float:left;
}
.localizacao_esquerda{
	float:left; 
	width:330px; 
	height:500px; 
	margin:0 17px 0 0;
	padding-left:60px;
}
.localizacao_direita{
	float:left; 
	width:330px; 
	height:500px;
	margin:0 0 0 27px;
}
.alinha_esq{
	padding-left:65px;
}



/*****
FORMULARIOS  CONTATO
*****/

/*
 * Formularios
 */
#formulario { 
	width:auto;
	min-height:323px;
	height:auto;
	font-size:11px;
	font:bold;
	margin:0px 0px 30px 0px;
}

#formulario label {
	font-size:12px;
	font-weight:bold;
	text-align:right;
	color:#c4880e;
}

.td_label {
	width:100px;
	padding:5px 10px 0px 0px;
	text-align:right;
}
.td_label2 {
	text-align:right;
	padding:5px 10px 0px 0px;
}
#formulario label.label {
  font-weight:normal;
} 

#formulario input { 
	border:1px solid #c4880e;
	width:280px;
	height:20px;
	font-size:11px;
	font-weight:normal;
	margin:2px 0px 3px 0px;
	color:#c18200;
}

#formulario input.arquivo {
  height:23px;
}

#formulario input.fone { 
	width:255px;
	margin:2px 0px 3px 3px;
}

#formulario input.ddd { 
	width:20px;
}

#formulario input.cidade { 
	width:170px;
	margin:2px 0px 3px 3px;
	color:#c18200;
}
#formulario input.cidade2 { 
	color:#c18200;
	width:218px;
}

#formulario .estado { 
	border:1px solid #c4880e;
	width:55px;
	height:20px;
	font-size:11px;
	font-weight:normal;
	margin:2px 0px 3px 5px;
}

#formulario .setor { 
	border:1px solid #c4880e;
	width:120px;
	height:24px;
	font-size:11px;
	font-weight:normal;
	margin:2px 0px 3px 0px;
	padding:2px 0px 2px 0px;
}

#formulario select { 
	border:1px solid #c4880e;
	width:280px;
	height:20px;
	font-size:11px;
	margin:2px 0px 3px 3px;
	background-image:url(../images/site/bg_input.jpg);
	background-repeat:repeat-x;
	color:#c18200;
}
#formulario textarea { 
	border:1px solid #c4880e;
	width:283px;
	height:147px;
	font-size:11px;
	background-image:url(../images/site/bg_textarea.jpg);
	background-repeat:repeat-x;
	background-color:#faf7f7;
	color:#c18200;
}

#formulario input.radio {
  border:0;
  width:15px;
  height:10px;
  margin:5px 0;
}

#formulario .limpar {
	width:52px;
	height:22px;
	cursor:pointer;
	padding:0px;
	border:0px;
	margin:5px 5px 0px 0px;
	font-weight:bold;
	color:white;
	font-size:10px;
	background-image:url('../images/site/bg_bt_form.jpg');
	background-repeat:repeat-x;
}
#formulario .enviar {
	width:52px;
	height:22px;
	border:0;
	cursor:pointer;
	margin:5px 0px 0px 0px;
	padding:0px;
	font-weight:bold;
	color:white;
	font-size:10px;
	background-image:url('../images/site/bg_bt_form.jpg');
	background-repeat:repeat-x;
}

#formulario label.label_erro {
	font-size:11px;
	color:red;
	text-align:left;
}

.area_voltar {
  width:100%;
  text-align:right;
  float:left;
}

#conteudo .bt_voltar{
	width:67px;
	height:22px;
	float:right;
	margin:30px 0px 20px 0px;
	padding:2px 0px 2px 0px;
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
	background-image:url('../images/site/bg_bt_form.jpg');
	background-repeat:repeat-x;
  text-align:center;
}

#conteudo .bt_voltar a {
  color:#FFFFFF;
  text-decoration:none;
  text-align:center;
}

.texto-equipe {
    display:none;
    width:560px;
    padding: 0 20px 0 20px;
}

.texto-equipe-inicio {
    display:block;
    width:560px;
    padding: 60px 20px 0 20px;
    font-size:16px;
    text-align:justify;
}

.divequipe {
    background-image: url(../images/site/box-divequipe.jpg);
    width:                      611px;
    min-height:             250px;
    overflow:                 auto;
    margin:                   0 0 10px 70px;

}

.msg-equipe {
    text-align:center;
    display:block;
    width:590px;
    padding: 5px;
}

#conteudo .titulo-case {
	color:#E2530D;
	font-size:12px;
    padding:0 0 10px 0;
	font-weight:bold;
    font-style:normal;    
}

#conteudo .titulo-case a {
    text-decoration:none;
	color:#E2530D;
	font-size:12px;
    padding:0 0 10px 0;
	font-weight:bold;    
    font-style:normal;   
}

#conteudo .texto-case {
    float:left;
    width:520px;
    text-align:justify;
    font-style:normal;   
}

#conteudo .texto-case a {
    text-decoration:none;
    float:left;
    width:520px;
    text-align:justify;
    font-style:normal;   
}


#conteudo .foto-case {
    float:left;
    width:200px;
    height:auto;
    margin:0 10px;
}

#conteudo .veja-mais-cases {
    clear:both;
    padding:10px 0;
}

#conteudo .veja-mais-cases a {
    text-decoration:none;
    font-size:11px;
    font-weight:bold;
}

#conteudo .veja-mais-cases a:hover {
    text-decoration:underline;
}


/*
 * Rodape
*/
#rodape {
	width:100%;
	background-image:url(../images/site/rodape.jpg);
	background-repeat:repeat-x;	
	height:95px;
	clear:both;
	
}
#rodape address {
	text-align:center;
	color:#fff;
	font-size:11px;
	font-style:normal;
    padding-top:33px;
}

