@import url("contato.css");
@import url("css_pages.css");
@import url("global.css");

*{
	margin:0;
	padding:0;
	list-style:none;
	text-decoration:none;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

body{background:#031062 url(../images/fundo_body.jpg) repeat-x;
	}

#container{
	width:772px;
	margin:0 auto;
	background:#fff;
}

#topo{
	width:594px;
	height:200px;
	float:left;
	background:url(../images/back_infos.gif) repeat-y;
}

.fundo_g{
	background:url(../images/fundo_g.jpg) no-repeat;
	width:3px;
	height:35px;
	position:absolute;
	margin:155px 0 0 596px;
	display:block;
}

#topo h1, #topo h2{text-indent:-9999px; display:none;}

#menu {
	background:url(../images/menu2.jpg) right bottom no-repeat;
	width:175px;
	height:198px;
	float:right;
	position:relative;
	margin-right:1px;
	}
html>body #menu {
	margin-right:0px;
	}
#menu ul {
	height:182px;
	padding-top:2px;
	*padding-top:0;
	}
#menu ul li {
	width:172px;
	height:20px;
	margin-top:-2px;
	*position:relative;
	*height:20px;
	}
html>body #menu ul li {
	margin-top:0px;
	}
#menu ul li a {
	display:block;
	height:18px;
	*height:15px;
	text-indent:10px;
	text-transform:uppercase;
	font-size:12px;
	*font-size:11px;
	font-weight:bold;
	color:#fff;
	}
#menu ul li a:hover {
	background:#08198D;
	}

#informacoes{
	width:770px;
	margin-top:3px;
/*	padding-left:25px; padding-right:25px;*/
}
/*----------------------------------------*/
.textos-empresa {
	width:385px;
	padding-left:7px;
	position:relative;
	top:-35px;
	float:left;
	}
html>body .textos-empresa {
	top:-20px;
	}
.textos-empresa div.texto-apresenta {
	width:380px;
	height:90px;
	padding-left:7px;
	padding-top:36px;
	margin-bottom:7px;
	}
.texto-apresenta p {
	font-size:11px;
	}
.texto-apresenta p a {
	color:#fff;
	}
	
#fotos-inicial {
	float:left;
	position:relative;
	top:-35px;
	left:30px;
	}
html>body #fotos-inicial {
	left:30px;	
	top:-20px;
	}
#fotos-inicial ul {
	width:240px;
	}
#fotos-inicial ul li {

	height:86px;
	float:left;
	margin-top:25px;
	position:relative;
	}
#fotos-inicial ul li.dif {
	width:114px;
	height:80px;
	position:relative;
	top:30px;
	left:-50px;
	}
#fotos-inicial ul li a img {
	border:none;
	}
	
#localizacao-inicial {
	background:url(../images/contato_inicial.jpg) center top no-repeat;
	width:120px;
	float:right;
	margin-right:5px;
	padding-top:50px;
	position:relative;
	top:15px;
	}
html>body #localizacao-inicial {
	top:20px;
	}
	
#localizacao-inicial p {
	text-align:center;
	}
#localizacao-inicial p a {
	text-transform:uppercase;
	font-weight:bold;
	color:#fff;
	}
#localizacao-inicial p img {
	width:90%;
	}
#localizacao-inicial address {
	font-style:normal;
	font-size:11px;
	color:#fff;
	text-align:left;
	}

#box_empresa{
	width:400px;
	height:126px;
	float:left;
	margin-top:-114px;
	margin-left:-29px;
}
#box_empresa .empresa{
	width:400px;
	height:126px;
	background:url(../images/fundo_tit_empresa.jpg) no-repeat;
}

#box_empresa h2, #box_empresa h2 a{
	height:1px;
	color:#fff;
	font-size:17px;
	margin:10px 0 0 30px;
	text-indent:-30px;
}

#box_empresa .empresa p{
	margin-top:40px;
	margin-left:15px;
	width:370px;
}
#box_empresa p, #box_empresa p a{
	font-size:12px;
	color:#636363;
	text-align:justify;
	margin:0 0 0 30px;
	width:390px;
	line-height:15px;
	text-indent:-30px;
}

#box_empresa img{margin:5px 0 0 25px;border:none;}

/*----------------------------------------*/
#box_meioambiente{
	width:400px;
	height:126px;
	float:left;
	margin-top:10px;
}
#box_meioambiente .meioambiente{
	width:400px;
	height:126px;
	background:url(../images/fundo_titi_meioambiente.jpg) no-repeat;
}

#box_meioambiente h2, #box_meioambiente h2 a{
	height:1px;
	color:#fff;
	font-size:17px;
	margin:10px 0 0 30px;
	text-indent:-30px;
}

#box_meioambiente .meioambiente p{
	margin-top:40px;
	margin-left:15px;
	width:370px;
}
#box_meioambiente p, #box_meioambiente p a{
	font-size:12px;
	color:#636363;
	text-align:justify;
	margin:0 0 0 30px;
	width:366px;
	line-height:15px;
	text-indent:-30px;
}

#box_meioambiente img{margin:5px 0 0 25px;border:none;}

/*----------------------------------------*/
#box_servico{
	width:400px;
	height:126px;
	float:left;
	margin-top:10px;
}
#box_servico .servico{
	width:400px;
	height:126px;
	background:url(../images/fundo_servicos.jpg) no-repeat;;
}

#box_servico h2, #box_servico h2 a{
	height:1px;
	color:#fff;
	font-size:17px;
	margin:10px 0 0 30px;
	text-indent:-30px;
}

#box_servico .servico p{
	margin-top:40px;
	margin-left:15px;
	width:370px;
}
#box_servico p, #box_servico p a{
	font-size:12px;
	color:#636363;
	text-align:justify;
	margin:0 0 0 30px;
	width:366px;
	line-height:15px;
	text-indent:-30px;
}

#box_servico img{margin:5px 0 0 25px;border:none;}

/*----------------------------------------*/
#box_imagem{
	width:220px;
	height:415px;
	float:left;
	margin-top:-272px;
	margin-left:-10px;
}
#box_imagem .imagem{
	margin-top:10px;
	width:220px;
	height:300px;
	margin-left:1px;
	background:url(../images/fundo_chamada_imagem.jpg) no-repeat;
}

#box_imagem h2, #box_imagem h2 a{
	height:1px;
	color:#fff;
	font-size:17px;
	margin:10px 0 0 30px;
	text-indent:-30px;
}

#box_imagem .imagem p{
	margin-top:30px;
	margin-left:10px;
}
#box_imagem p, #box_imagem p a{
	font-size:12px;
	color:#fff;
	text-align:justify;
	margin:0 0 0 30px;
	width:220px;
	line-height:15px;
	text-indent:-30px;
}

#box_imagem img{margin:5px 0 0 25px;border:none;}

/*----------------------------------------*/
#box_localizacao{
	width:136px;
	height:364px;
	float:right;
	margin-right:3px;
	margin-top:-222px;
}
#box_localizacao .localizacao{
	width:136px;
	height:358px;
	background:url(../images/fundo_chamada_localizacao.jpg) no-repeat;
}

#box_localizacao h2, #box_localizacao h2 a{
	height:1px;
	color:#fff;
	font-size:17px;
	margin:10px 0 0 30px;
	text-indent:-30px;
}

#box_localizacao .localizacao p{
	margin-top:30px;
	margin-left:10px;
}
#box_localizacao p, #box_localizacao p a{
	font-size:12px;
	color:#fff;
	text-align:justify;
	margin:0 0 0 30px;
	width:115px;
	line-height:15px;
	text-indent:-30px;
}

#box_localizacao img{margin:5px 0 0 -2px;border:none;}

html>body #box_laranja{
	width:364px;
	height:210px;
	background:url(../images/back_laranja.gif) no-repeat;
	float:right;
	padding-bottom:-10px;
}

#box_laranja{
	width:364px;
	height:210px;
	background:url(../images/back_laranja.gif) no-repeat;
	float:right;

}

#rodape{
	width:774px;
	height:33px;
	background:url(../images/rodape.gif) bottom no-repeat;
	background-color:#04105e;
	clear:both;
	color:#fff;
	font-size:11px;
	padding-top:10px;
}
#rodape .adress{
margin: 0 70px 0 10px;
}
#rodape .subnav a, #rodape .adress a{
color:#fff;
}
#rodape .subnav a:hover, #rodape .adress a:hover{
color:#999;
text-decoration:underline;
}

#info_index{
	/*position:absolute;
	margin-top:-20px;
	border:1px solid #000;*/
	width:690px;
	margin:0 auto;
}

html>body #info_index {
	padding-top:5px;
	}

#info_index img{
	margin:-20px 20px 0 10px;
	float:left; 
	border:none;
	position:relative;
}

#info_index h2, #info_index h2 a{
	height:40px;
	color:#08198d;
	font-size:17px;
	/*background:url(../images/linha_tit.gif) no-repeat 0 10px;*/
	margin-bottom:-5px;
}

#info_index h2 {
		/*background:url(../images/linha_tit.gif) 0 25px no-repeat;*/
	}

html>body>#container>#informacoes #info_index h2{
	/*background:url(../images/linha_tit.gif) 0px 25px no-repeat;/* 207px 25px;*/*/
	}

#info_index p, #info_index p a{
	font-size:12px;
	width:555px;
	color:#636363;
	text-align:justify;
}

html>body>#container>#informacoes #info_index p{width:760px;}

#responsabilidade h2, #responsabilidade h2 a{
	height:40px;
	color:#ed9661;
	font-size:17px;
	background:url(../images/tit_laranja.gif) no-repeat 0 25px;
	margin:10px 0 0 20px;
	text-indent:-20px;
}

#responsabilidade p, #responsabilidade p a{
	font-size:12px;
	color:#636363;
	text-align:justify;
	margin:0 0 0 20px;
	width:333px;
	line-height:15px;
	text-indent:-20px;
}

#localizacao h2, #localizacao h2 a{
	height:40px;
	color:#ed9661;
	font-size:17px;
	background:url(../images/tit_laranja.gif) no-repeat 0 25px;
	margin:35px 0 0 15px;
}

#localizacao h2 a{
	position:relative;
	right:12px;
	}

#localizacao img{margin:0 0 0 8px; border:none}

#idioma{
	position:absolute;
	margin:-70px 0 0 10px;
}

#idioma a img{border:1px solid #ccc}

/*imagem index-home*/

.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.formatacao_foto{
	width:234px;
	height:400px; 
	margin-top:-20px;
	margin-left:-10px;
}
.formatacao_foto #foto1{
	margin-left:11px;
	margin-top:-30px;
	position:absolute;
	
}
.formatacao_foto #foto1 a{
	display:block;
	width:125px;
	height:88px;
}
.formatacao_foto #foto2{
	margin-left:116px;
	margin-top:0px;
	position:absolute;
	
}
.formatacao_foto #foto2 a{
	display:block;
	width:125px;
	height:88px;
}
.formatacao_foto #foto3{
	margin-left:11px;
	margin-top:103px;
	position:absolute;
	
}
.formatacao_foto #foto3 a{
	display:block;
	width:125px;
	height:88px;
}
.formatacao_foto #foto4{
	margin-left:116px;
	margin-top:144px;
	position:absolute;
	
}
.formatacao_foto #foto4 a{
	display:block;
	width:125px;
	height:88px;
}
.formatacao_foto #foto5{
	margin-left:11px;
	margin-top:243px;
	position:absolute;
	
}
.formatacao_foto #foto5 a{
	display:block;
	width:125px;
	height:88px;
}
.formatacao_foto #foto6{
	margin-left:116px;
	margin-top:286px;
	position:absolute;
	
}
.formatacao_foto #foto6 a{
	display:block;
	width:125px;
	height:88px;
}

#espaco{margin:0 0 -75px 0;}