@charset "utf-8";
/* CSS Document */

#body {
background: url(/images/bg_geral2.jpg) no-repeat;
}

#doc {
background-color: #ffffff;

}


.hiddenPic {display:none;}


#hd {
width:750px;
margin:0 auto;
background-color: #75bb67;
}

h1 {
margin:0px;
}

#menu {
	position: relative;
	margin: 0;
	margin-left:0px;	
	padding: 0;
	left: 0px; /*posição à direita*/
	top: 0px; /*posição abaixo*/
	width: 760px;
	height: 38px;
	border-width: 0px;

}

#menu ul { 
	margin: 0px; 
	padding: 0px;
	float: left;
}

ul#menu li{list-style-type:none; float: left;}
/* Retira os marcadores de listas */

ul#menu li span {
display:none; /* Esconde o texto do link */
}

ul#menu li.mn_inicio img {
display:block;
width:34px;
height:38px;
margin-left:0px;
}

ul#menu li.mn_home img {
display:block;
width:31px;
height:38px;
margin-left:0px;
}

ul#menu li.mn_certificacao a {
display:block;
width:129px;
height:38px;
margin-left:0px;
background: transparent url(/images/mn_certificacao.gif) left top no-repeat;}

ul#menu li.mn_certificacao a:hover {
background: transparent url(/images/mn_certificacao_o.gif) left top no-repeat;
}

ul#menu li.mn_qualidade a {
display:block;
width:164px;
height:38px;
margin-left:0px;
background: transparent url(/images/mn_qualidade.gif) left top no-repeat;}

ul#menu li.mn_qualidade a:hover {
background: transparent url(/images/mn_qualidade_o.gif) left top no-repeat;
}

ul#menu li.mn_seguranca a {
display:block;
width:83px;
height:38px;
margin-left:0px;
background: transparent url(/images/mn_seguranca.gif) left top no-repeat;}

ul#menu li.mn_seguranca a:hover {
background: transparent url(/images/mn_seguranca_o.gif) left top no-repeat;
}

ul#menu li.mn_treinamentos a {
display:block;
width:99px;
height:38px;
margin-left:0px;
background: transparent url(/images/mn_treinamentos.gif) left top no-repeat;}

ul#menu li.mn_treinamentos a:hover {
background: transparent url(/images/mn_treinamentos_o.gif) left top no-repeat;
}

ul#menu li.mn_cases a {
display:block;
width:50px;
height:38px;
margin-left:0px;
background: transparent url(/images/mn_cases.gif) left top no-repeat;}

ul#menu li.mn_cases a:hover {
background: transparent url(/images/mn_cases_o.gif) left top no-repeat;
}

ul#menu li.mn_quem a {
display:block;
width:89px;
height:38px;
margin-left:0px;
background: transparent url(/images/mn_quem.gif) left top no-repeat;}

ul#menu li.mn_quem a:hover {
background: transparent url(/images/mn_quem_o.gif) left top no-repeat;
}

ul#menu li.mn_contato a {
display:block;
width:71px;
height:38px;
margin-left:0px;
background: transparent url(/images/mn_contato.gif) left top no-repeat;}

ul#menu li.mn_contato a:hover {
background: transparent url(/images/mn_contato_o.gif) left top no-repeat;
}

#bd {
width:750px;
margin:0 auto;
}


#bd h1 {
margin-left: 50px;
margin-top: 15px;
width:550px;
margin-bottom: 10px;
}

.banner-capa {
margin-left: 42px;
}

.capa {
margin-left: 100px;
}

.banner-interno {
margin-left: -12px;
}

.texto {
margin-left: 50px;
margin-top: 0px;
width:500px;
line-height: 140%;
}

#ft {
width:750px;
margin:0 auto;
}

.rodape {
text-align: center;
font-size: 70%;
margin-top:30px;
  background: transparent url(/images/rodape.gif);
height:77px;
}

#topo_esquerdo {
	position:absolute;
	top:0px;
	margin-left:-148px;
    background: transparent url(/images/esq_topo.jpg) left top no-repeat;
	z-index:1;
	width:148px;
	height:162px;
}

#topo_direito {
	position:absolute;
	top:0px;
	margin-left:750px;
    background: transparent url(/images/dir_topo.jpg) left top no-repeat;
	z-index:1;
	width:126px;
	height:162px;
}

#anexo_capa {
	position:absolute;
	top:162px;
	margin-left:-150px;
    background: transparent url(/images/anexo-capa.jpg) left top no-repeat;
	z-index:1;
	width:239px;
	height:268px;
}

ul#submenu li a {
color: #000000;
font-size:80%;
text-decoration:none;
font-weight:bold;
padding:5px;
}

ul#submenu li a:hover {
color: #0000FF;
}

#sub_container {
clear: both;
float:right;
width:180px;background-color: #ebebeb;margin-top: 0px;margin-left:10px;
}
