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

h1{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #666666;	
}

h2{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #666666;	
}

.titulo{
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #99CC66;
	font-weight: bold;


}


.texto{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #666666;
}

.texto_destaque{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}

.texto_home{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
}
.subtitulo{
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #06F;
	font-weight: bold;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


#fundo{
	background-image: url(imgop/bg_fundo.jpg);
	background-repeat: repeat-x;
	width:auto;
	height: 900px;

}

#corpo{
	width: 781px;
	height: 900px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position:relative;
	z-index: 10;



}

#topo{
	width:781px;
	height: 192px;


}


#meio{
	width: 781px;
	height: 737px;
	position:absolute;
	background-image: url(imgop/corpo_png.png);
	top: 165px;
	left: 9px;
}

#meio_conteudo{
	width: 781px;
	height: 737px;
	position:absolute;
	background-image: url(imgop/corpo_conteudo.png);
	top: 165px;
	left: 9px;
}


#corpo_dentro{

	position:relative;
	width: 781px;
	height: 737px;


}

#ticker_flash{
	width: 758px;
	height: 568px;
	position: absolute;
	left: 7px;
	top: -1px;
}

#div_titulo{
	width: 758px;
	height: 59px;
	position: absolute;
	left: 4px;
	top: 1px;
	z-index: 1;
}

#div_conteudo{
	width: 698px;
	height: 430px;
	position: absolute;
	left: 13px;
	top: 171px;
	padding-left: 30px;
	padding-right: 30px;
	overflow:auto;
	overflow-x:hidden;
}

#sobrenos{
	width: 236px;
	height: 118px;
	position: absolute;
	left: 50px;
	top: 302px;
	background-image: url(imgop/box_sobre_a_empresa.jpg);
	padding-left:60px;
	padding-top:60px;
	padding-right:10px;
}

#servicos{
	width: 239px;
	height: 118px;
	position: absolute;
	left: 428px;
	top: 301px;
	background-image: url(imgop/box_servicos.jpg);
	padding-left:60px;
	padding-top:60px;
	padding-right:10px;
}
#legislacao{
	width: 307px;
	height: 187px;
	position: absolute;
	left: 50px;
	top: 487px;
	background-image: url(imgop/box_newsletter.jpg);
	padding-top:0px;
	padding-right:0px;

}

#solicitar{
	width: 239px;
	height: 123px;
	position: absolute;
	left: 428px;
	top: 487px;
	background-image: url(imgop/box_solicitar.jpg);
	padding-left:60px;
	padding-top:60px;
	padding-right:10px;


}
#lemonfox{
	width: 122px;
	height: 45px;
	position:absolute;
	left: 331px;
	top: 666px;
	
}

