body {

	background-color: #E5DFA1;

}

#agregador {

	font-family: Arial, Helvetica, sans-serif;

	width: 972px;

	margin: auto;

	background-color: #FFF;

	margin-top: 50px;

}



#agregador #topo {

	height: 140px;

	position: relative;

	background-color: #FFF;

}

#agregador #topo #logo {

	position: absolute;

	left: 0px;

	top: 25px;

	width: 435px;

	height: 95px;

}

#agregador #topo #logo img  {

	padding-top: 5px;

}



#agregador #topo #pesquisa {

	position: absolute;

	top: 25px;

	width: 413px;

	height: 95px;

	right: 0px;

}

#agregador #topo #pesquisa #cse-search-box {

	text-align: right;

	margin-right: 25px;

	margin-top: 50px;

}





#agregador #menu {

	width: 960px;

	margin-right: 6px;

	margin-left: 6px;

	background-color: #EAD150;

	clear: both;

	height: 40px;

}





#agregador #menu ul{

	list-style-type: none;

	margin-top: 0px;

	padding-left: 0px;

}

#agregador #menu ul li {

	display: inline;

}

#agregador #menu ul li a {

	float: left;

	background-color: #EAD150;

	text-decoration: none;

	color: #000;

	text-align: center;

	height: 40px;

	font-size: 16px;

	font-weight: bold;

	line-height: 40px;

	padding-left: 9px;

	padding-right: 9px;

}





#agregador #menu ul li a:hover {

	background-color: #666;

	color: #EAD150;

}

#agregador #links_google {

	margin-bottom: 5px;

	margin-left: 6px;

	margin-right: 6px;

	height: 25px;

	width: 960px;

	background-color: #E5DFA1;

	clear: both;

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #666;

}

#agregador #corpo #migalhas {

	margin-right: 6px;

	margin-left: 8px;

	height: 20px;

	font-size: 10px;

}

#agregador #corpo #migalhas a {

	text-decoration: none;

	color: #000;

}

#agregador #corpo #migalhas a:hover {

	text-decoration: none;

	color: #b21f24;

}





#agregador #conteudo  {

	float: left;

	width: 612px;

	margin-left: 6px;



}



#agregador #corpo #conteudo p {

	padding-right: 6px;

	padding-left: 6px;

	font-size: 13px;

	line-height: 20px;

	text-align: justify;

}

#agregador #corpo #conteudo h1 {

	color: #403F3F;

	padding: 20px 6px;
	
	font-size: 28px;

}

#agregador #corpo #conteudo h2 {

	color: #666;

	padding-right: 6px;

	padding-left: 6px;

	font-size: 18px;

}

#agregador #corpo #conteudo h4 {

	color: #000;

	padding-right: 6px;

	padding-left: 6px;

	font-size: 16px;

	background-color: #E0E0E0;

}

#agregador #corpo #conteudo a  {

	color: #004276;

	text-decoration: none;

}

#agregador #corpo #conteudo a:hover {

	color: #b21f24;

}

#agregador #corpo #conteudo ul {

	font-size: 13px;

	padding-left: 70px;

}

#agregador #corpo #conteudo #linha {

	margin-left: 6px;

	margin-right: 6px;

	color: #C7C7C7;

}













#agregador #coluna  {

	float: right;

	width: 340px;

	margin-right: 6px;

	background-color: #F6F6F6;

	border: 1px solid #E5E5E5;



}

#agregador #corpo #coluna p {

	padding-right: 20px;

	padding-left: 20px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

}







#agregador #fundo {

	clear: both;

	text-align: center;

	font-size: 11px;

	margin-top: 15px;

	padding-bottom: 5px;

	padding-top: 20px;

}

#agregador #fundo a {

	color: #000;

	text-decoration: none;

}

#agregador #fundo a:hover {

	color: #B21F24;

}







.quebra {

	clear: both;

}

#agregador #corpo #coluna a   {

	color: #004276;

	text-decoration: underline;

	font-weight: bold;

}

#agregador #links_google #alinhar {

	padding-top: 5px;

	padding-left: 8px;

}

#agregador #rp_google {

	float: left;

	width: 945px;

	margin-left: 6px;

}

#agregador #corpo #coluna .texto_pub {

	padding-left: 28px;

}

#voltar_topo {

	position: fixed;

	right: 5px;

	bottom: 5px;

	z-index: 100;

	background-color: #004276;

	width: 40px;

	text-align: center;

}

#voltar_topo a {

	bottom: 15px;

	text-decoration: none;

	color: #EAD150;

	font-weight: bold;

	font-size: 11px;

}

.ae {

	float: left;

	padding: 3px;

}

#popup {
	width:300px;
	height: 270px;	
	display:none;

}

#popup a{
text-decoration:none;
color:white;
font-weight: bold;
float: right;

}

	#simplemodal-overlay {
		background-color:#000; 
		opacity:0.4;
	}

