body 
{
    background-color:#e9e9e9;
    background-image:none;
    padding:0;
    margin:0 auto;
}
a {
	font-family: Arial;
	color: #2284AB;
	font-size: 16px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #d39f12;
	
}
a:active {
	text-decoration: none;
}

a.link2 {
	font-family: Arial;
	color: #2284AB;
	font-size: 12px;
	font-weight: lighter;

}
a.link2:link {
	text-decoration: none;
}
a.link2:visited {
	text-decoration: none;
}
a.link2:hover {
	text-decoration: none;
	color: #d39f12;
}
a.link2:active {
	text-decoration: none;
}


#corpo {
	text-align:center;
	margin:0 auto;
	position:relative;
		
}
#topo {
	background-image:url(images/topo.jpg);
	height:291px;
	width:1024px;
	margin:auto;
	float:none;
	position:static;
	/* border:1px solid #F00;*/

}
#menu {
	background-image:url(images/menu.jpg);
	height:47px;
	width:1024px;
	margin:0 auto;
	text-align:left;
	position:relative;
	overflow:auto; /* isso tbm concertou um espaçamento no firefox */


}
#conteudo {
	background-image: url(images/conteudo.jpg);
	width:1024px;
	margin:0 auto;
	background-repeat: repeat-y;
	overflow:auto;



}
#rodape {
	background-image:url(images/rodape.jpg);
	height:101px;
	width:1024px;
	margin:0 auto;
	text-align:left;
	overflow:auto; /* isso tbm concertou um espaçamento no firefox */
	

}
#alinhamento_menu{
	margin-top:15px;
	margin-left:45px;
	
}
#alinhamento_menu2{
	margin-top:15px;
	margin-left:45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2284AB;
	font-weight: bold;
	
}
.fonte_azul1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2284AB;
	font-weight: bold;
}
#rodape_alinhamento{
	margin-top:20px;
	text-align:center;
}
.fonte_branca {
	font-family: Arial;
	font-size: 14px;
	color: #FFF;
}
.fonte_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #2284AB;
	font-weight: 300;
}
.fonte_titulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #d39f12;
	font-weight: 300;
}

#parametro{
	width:700px;
	margin-left:43px;
	margin-top:15px;
	text-align:left;
	float:left;

}
#categorias{

	margin-top:15px;
	text-align:right;
	width:200px;
	float:right;
	margin-right:43px;


}
.fonte_posts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #939393;
}

.fonte_port{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2284AB;
	font-weight: 300;
}
.fonte_port2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d39f12;
	font-weight: 300;
}


.div_postagem{
	margin-bottom:20px;
}
.div_parceiros{
	margin-top:20px;
	margin-bottom:20px;
}
.categorias{
	margin-bottom:5px;
}
.cor_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #D39F12;

}

.margempost{
	margin-bottom:20px;
}
div.clear {
    float: none;
    clear: both;
    display: block;
}
.portfolio {
	width:100%;
}
.portfolio2 {
	width:180px;
	float:left;
	padding-top:10px;
	padding-bottom:20px;
	border:#E2E2E2 1px solid;
	padding:5px;
	margin:5px;
}