@charset "utf-8";
/* CSS Document */

.bg_meio {
	background-image: url(../img/meio.jpg);
	background-repeat: repeat-y;
}
.bg_baixo {
	background-image: url(../img/baixo.jpg);
	background-repeat: no-repeat;
}
.bg_topo {
	background-image: url(../img/topo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.telefone {
	font-family: "Century Gothic";
	font-size: 22px;
	font-weight: bold;
	color: #ECEC00;
	line-height: 55px;
}
.endereco_rodape {
	font-family: Calibri, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	line-height: 20px;
}
.tel_rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CA200B;
}
.titulos_menu {
	font-family: Calibri, Verdana;
	font-size: 20px;
	color: #FFF;
	font-weight: bold;
}
.texto_branco_14 {
	font-family: Calibri, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
}

.texto_preto_16 {
	font-family: Calibri, Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	text-align: left;
}
.noticias_fonte {
	font-family: Calibri, Verdana;
	font-size: 17px;
	color: #FFF;
	font-weight: bold;
}
.model {
	font-weight: normal;
}
.h4
{
    font-family: Calibri, Verdana;
	font-size: 18px;
	font-weight: normal;
	color: Red;
	text-align: left;
}

