@CHARSET "ISO-8859-1";
@IMPORT url("index.css");
@IMPORT url("conteudo.css");

/*overrides*/
#container h1{
	background-image:url(../images/site_h1_comocolaborar.gif);
}
#conteudo{
	top: 165px;
	height: 260px;
}
.apres{
	position: absolute;
	top: 75px;
	left: 290px;
	width: 268px;
	height: 85px;
	background-image:url(../images/site_comocolaborar.gif);
}
#conteudo h4{
	display: block;
	width: 288px;
	height: 28px;
	background-image:url(../images/site_comocolaborar_fundo_opcao.jpg);
	margin:4px 4px 10px 4px;
	text-align: center;
	color: #003061;
	font-size: 14px;
	padding: 6px 0px 0px 0px;
	cursor: pointer;
}
#conteudo p{
	display: none;
}
#col_descricao{
	behavior: url(../images/iepngfix.htc);
	width: 318px;
	height: 359px;
	position: absolute;
	top: 70px;
	left: 560px;
	z-index: 30;
	background-image:url(../images/site_comocolaborar_painel1.png);
	background-repeat:no-repeat;
	display: none;
}
#col_descricao h4{
	position: absolute;
	top:16px;
	*top:36px;
	left:30px;
	font-family: arial;
	font-size: 16px;
	color: #ffffff;
}
#col_descricao p{
	position: absolute;
	top:110px;
	left:30px;
	font-family: arial;
	font-size: 12px;
	line-height: 19px;
	width: 260px;
	margin: 0px;
}
#col_descricao p a{
	color: blue;
}
#col_descricao #fechar{
	display: block;
	position: absolute;
	top:38px;
	left:276px;
	width: 25px;
	height: 25px;
}
