@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../imgs/bg1.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#bg_tabela {
	background-image:url(../imgs/bg.jpg);
	background-repeat:repeat-x;
	width:100%;
}
.bg_capa {
	background-image:url(../imgs/ramalho.png);
	background-repeat:repeat-y;
	width:100%;
}
a {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #265f85;
}
.txt_corrido {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #2e2e2e;
}
.tit_noticia {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #265f85;
}
.tit_azul {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #265f85;
}
.tit_pro01 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #855c26;
	font-weight:bold;
}
.tit_pro02 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #265f85;
	font-weight:bold;
}
.tit_pro03 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #140e10;
	font-weight:bold;
}
.cham_pro01 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #855c26;
}
.imput {
	border:1px solid #b99b6f;
	width:187px;
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #855c26;
}
.imput_enviar {
	border:1px solid #b99b6f;
	width:50px;
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #855c26;
	font-weight: bold;
}
.borda_img {
	border:5px solid #E7C48F;
}