.fonte_azul {
	font-family: "Trebuchet MS";
	color: #18A4EF;
	font-size: 18px;
	font-weight: bold;
}

.fonte_vermelha {
	font-family: "Trebuchet MS";
	color: red;
	font-size: 14px;
	font-weight: bold;
}

.azul_bold_12 {
	font-family: "Trebuchet MS";
	color: #18A4EF;
	font-size: 16px;
	font-weight: bold;
}

.texto_interno {
	font-family: "Trebuchet MS";
	color:#333333;
	font-size: 12px;
	font-weight: bold;
}

.fonte_branca {
	font-family: "Trebuchet MS";
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

.fonte_preto {
	font-family: "Trebuchet MS";
	color: #333333;
	font-size: 12px;
	font-weight:100;
}

.fonte_preto_min {
	font-family: "Trebuchet MS";
	color: #333333;
	font-size: 12px;
	font-weight:100;
	}

#body {
	margin:0;
	padding:0;
	text-align:center; /* hack para o IE */
	background-image: url(images/background.gif);
	/*background: #0E7BB6;*/
	background-repeat: repeat-x;
}


#topo_tudo {
	height: 203px;
	width: 780px;
	text-align:left; 

}

#topo1 {
	background-image: url(images/topo_1.jpg);
	height: 203px;
	width: 297px;
	float:left;
}

#topo2 {
	background-image: url(images/topo_2.jpg);
	height: 203px;
	width: 305px;
	float:left;
}

#topo3 {
	background-image: url(images/topo_3.jpg);
	height: 203px;
	width: 178px;
	float:left;
}

#todo_conteudo {
	padding-top: 10px;
	width: 780px;
	text-align:left;
	background:#FFFFFF;
	
}

#menu {
	padding-top: 10px;
	/*background:url(images/menu.jpg);*/
	width: 160px;
	height: 340px;
	float:left;	
}

#meio {
	padding-top: 10px;
	width: 400px;
	padding-left: 50px;
	float:left;
}

#foto {
	padding-top: 40px;
	padding-left: 215px;

	float:none;
}

#texto_foto {
	padding-top: 3px;
	padding-left: 47px;
	float:none;
	width: 360px;
}

#rodape {
	width: 780px;
	height: 20px;
	background:url(images/borda_rodape.jpg);
}

#tabela {
	padding-top: 10px;
	background:#FFFFFF;
}

#espaco {
	padding-left: 30px;
}

#noticia {
	width: 164px;
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	color:#333333;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	height: 50px;
}

#noticia_azul {
	width: 164px;
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	color:#333333;
	background: #E0F4FE;
	padding-left: 5px;
	height: 50px;
	
}

#chamadas {
	width: 164px;
	height: 40px;
	color:#333333;
	padding-left: 3px;	
	padding-top: 20px;
}
#chamadas2 {
	width: 164px;
	height: 120px;
	color:#333333;
	padding-left: 3px;	
	padding-top: 7px;
}

#bolsas {
	width: 500px;
	/*text-align: center;*/
	padding-left: 60px;
	float:left;
	}
	
.bolsas_2 {
	padding-left: 60px;
	/*text-align: center;*/
	

	}
	
.espaco20px {
	padding-left: 40px;
	}
	
#patrocinadores {
	width:155px;
	margin-left:9px;
	}
	
.borda_p {
	border: 1px solid #E5E5E5;
	}
