@charset "utf-8";
/* CSS Document */
body{
	margin:0;
	background-color:#FFF;
	background-image:url(imgs/bgdegrade.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#666;
	text-decoration:none;
}
input{
	border:solid 1px #CCC;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}
textarea{
	border:solid 1px #CCC;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}
select{
	border:solid 1px #CCC;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}
.linha-bottom{
	border-bottom:solid 1px #B22321;
}
td{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#666;
	text-decoration:none;
}
a{
	font-family:"Trebuchet MS";
	font-size:12px;
	text-decoration:none;
	color:#666;
}
a:hover{
	font-family:"Trebuchet MS";
	font-size:12px;
	text-decoration:underline;
	color:#666;
}
.menu{
	padding-left:10px;
	padding-right:10px;
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#666;
	text-decoration:none;
}
.menu a:hover{
	padding-left:10px;
	padding-right:10px;
	margin-top:0;
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#666;
	text-decoration:none;
	border-bottom:1px solid #B22321;
}
.menu a{
	padding-left:10px;
	padding-right:10px;
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#666;
	text-decoration:none;
}
.borda-menu{
	border-left:solid 1px #DFDFDF;
	border-right:solid 1px #DFDFDF;
}
.conteudo{
	/*border-left:solid 1px #DFDFDF;
	border-right:solid 1px #DFDFDF;*/
	border-bottom:solid 1px #DFDFDF;
	background-repeat:no-repeat;
	background-position:bottom left;
}
.txt-destaques-home{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#666;
	line-height:15px;
}
.borda-img{
	border:	solid 1px #B22321;
}
.borda-bottom{
	border-bottom: solid 1px #DFDFDF;
}
.txt-vermelho{
	color:#B22321;	
}
.box-noticias{
	padding:10px;
	background-color:#F7F7F7;
}
.menu-pag{
	padding-left:5px;
	padding-right:5px;
	line-height:12px;
	border: solid 1px #DFDFDF;
}
.menu-pag-select{
	padding-left:5px;
	padding-right:5px;
	line-height:12px;
	border: solid 1px #DFDFDF;
	background-color:#DFDFDF;
}
.tit-interna{
	color:#B22321;
	font-size:22px;
	font-weight:bold;
}
.tit-interna a, a:hover, a:visited{
	text-decoration:none;
}
.tit-noticia{
	color:#B22321;
	font-weight:bold;
	padding-bottom:10px;
}
.sub-tit2 {
	font-family:"Trebuchet MS";
	font-size:13px;
	font-weight:bold;
	color:#666;
	text-decoration:none;
}
.cont-noticia{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#666;
	text-decoration:none;
}
.arear{
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	color:#666;
	text-decoration:none;
}
.arear2{
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:normal;
	color:#666
	text-decoration:none;
}