/* CSS Reset ======================================================================= */
body, h1, h2, h3, h4, h5, h6, form, div, span, dl, ul, ol,li, dt, dd, p, address, a, img, blockquote{margin:0;padding:0;border:none}
h1, h2, h3, h4, h5, h6{font-size:100%;font-weight:normal;}
hr{display:none;}
ul li{list-style:none;}
img{border:0px none 0;}
p{margin-bottom:1.1em;}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imgs/fundo.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.imgnews {
	border: 8px solid #dfdfdf;
}
.texto_news {
	font-family: "trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #363636;
	text-decoration: none;
	text-align: left;
	line-height: 15px;
}
.texto_news a {color: #363636;text-decoration: none;}
.texto_news a:hover {color: #000;text-decoration: none;}
.texto_news a:visited {color: #363636;text-decoration: none;}

.img_meio {
	border: 1px solid #7c7a7a;
}
.tit_giro {
	font-family: "trebuchet MS";
	font-size: 11px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #5c5c5c;
	text-decoration: none;
}
.texto_giro {
	font-family: "trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #363636;
	text-decoration: none;
}
.texto_giro a {color: #363636;text-decoration: none;}
.texto_giro a:hover {color: #000;text-decoration: none;}
.texto_giro a:visited {color: #363636;text-decoration: none;}
.tit_internas {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #3f3f3f;
	font-weight: bold;
}



.tit_news {
	font-family: "trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #5c5c5c;
	text-decoration: none;
	text-align: left;
}


.menu {
	font-family: "trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #3b3b3b;
	text-decoration: none;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.menu a {color: #3b3b3b;text-decoration: none;}
.menu a:hover {color: #000;text-decoration: none;}
.menu a:visited {color: #3b3b3b;text-decoration: none;}

.destaques_pq {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background: url(../imgs/bullet.png) no-repeat left;
	padding:0 0 0 12px;
	text-align: left;
}
.destaques_pq a {color: #000;text-decoration: none;}
.destaques_pq a:hover {color: #333;text-decoration: none;}
.destaques_pq a:visited {color: #000;text-decoration: none;}

.texto11 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #3f3f3f;
	text-decoration: none;
	text-align: left;
}
.texto11 a {color: #3f3f3f;text-decoration: none;}
.texto11 a:hover {color: #000;text-decoration: none;}
.texto11 a:visited {color: #3f3f3f;text-decoration: none;}

.footer {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #737373;
	text-decoration: none;
	background-image: url(../imgs/linha_footer.gif);
	background-repeat: repeat-x;
	width: 890px;
	background-position: top; margin:5px 0; padding:0 0 0 10px;
}
.form {
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 2px;
	height: 25px;
	border: 1px solid #C5C5C5;
}
.button {
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-transform: uppercase;
	color: #616161;
	text-decoration: none;
	background-color: #EAEAEA;
	padding: 2px;
	height: 25px;
	width: 65px;
	border: 1px solid #C8C8C8;
}

.formmulti{
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #C5C5C5;
}

