body {
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../imagens/bg.jpg);
	background-repeat: repeat-x;
	background-color: #EAEBED;
}

.barra_1 {
	background-image: url(../imagens/barra_1.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #DFE6EE;
}
.topo_img {
	background-image: url(../imagens/topo_img.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.fonte_titulo {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: normal;
}
.fonte_titulo_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #11161E;
}
.menu_rapido {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.rodape {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #DFDFDF;
}
.texto_arial_13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #283548;
}
.texto_tahoma_14 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #283548;
}
.fonte_titulo_grande {
	font-family: "Century Gothic";
	font-size: 25px;
	font-weight: normal;
	color: #FFFFFF;
}
