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

#conteudo_empresa h2{
font-size:20px;
color:#666666;
}
#conteudo_empresa{
width:748px;
padding:15px;
*margin-top:-05px;
margin-top:-15px;
height:503px;
background-image:url(../imagens/fundo_listra.jpg);
background-repeat:repeat-x;
font-size:12px;
color:#666666;
line-height:25px;
text-align:justify;
}

#barra_rolagem{
	height:400px;
	overflow:auto;
	padding:10px;
}
