@CHARSET "UTF-8";

/**
 * Processos
 */
 
 #processo-descricao h2{font-family:"Georgia", Times New Roman, Times, serif; font-weight:bold; font-size:18px; color:#dbd1ba; margin-top:20px; margin-left:10px;}
 
 #processo-descricao p{font-family:"Georgia", Times New Roman, Times, serif; font-size:12px; color:#dbd1ba; margin-top:0px; margin-left:10px; width:200px;}
 
 
ul.processos-menu-numeracao li{

	float: left;
	background:url(../img/bgNumeroCurtimento.png) no-repeat;
	padding-left:18px;
	padding-right:3px;
	margin-left:-5px;
	text-align:center;
}

ul.processos-menu-numeracao li a{background:url(../img/numeroCurtimento.png) no-repeat; width:46px; height:46px; text-decoration:none; font-size:30px; color:#282827; float:left;}

.linhaSeparacao{background:url(../img/styleLinha.png) repeat-x; height:9px;}

.linhaSeparacaoConteudo{background:url(../img/styleLinha.png) repeat-x; height:9px; width:700px;}

.linhaSeparacaoIe{display:none;}

#processo-descricao{background:#282827; width:230px; height:465px; margin-left:0px; margin-right:5px; padding:0;}

#galeria-processo{margin:0; padding:0; margin-bottom:30px;}

p{font-family:"Georgia", Times New Roman, Times, serif; font-size:14px; color:#232327;}

ul.processos-menu-numeracao li a.marca-processo{
	background:url(../img/numeroCurtimento-marcado.png) no-repeat;
}