h1 {
	
	margin: 0px;
	font-weight: 900;
	color: #293B8F;
	font-size: 18px;
	padding-top: 10px;
	font-family: Arial;
	border-bottom: #ccc 1px solid;
	margin-bottom: 10px;
}

h1 a {
	font-family: Arial;
	font-size: 18px;
}

h2 {
	margin: 0px;
	font-weight: 900;
	color: #002748;
	font-size: 14px;
	padding-top: 10px;
	font-family: Arial;
	border-bottom: #ccc 1px solid;
	margin-bottom: 10px;
}

h3 {
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 0px;
	}
	
h4 {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 3px;
	padding-bottom: 4px;
	color: #000;
	width: 95%;
	background: url(images/seta.gif) no-repeat;
	padding-left: 20px;
	}	

p {	
	font: 11px/ 20px arial;
	margin: 0px 0px 16px 0px;
	padding: 0px;
}

a {
	color: #444;
	font-size: 11px;
	text-decoration: none;
	font-family: arial;
}

table {
	font-family: Arial;
	border-collapse: collapse;
	border-spacing: 0;
}

td {
	font-family: Arial;
	border: 0;
	padding: 0;
}

body {
	font-family: Arial;
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}

.noticia {
	font-family: Arial;
	position: relative;
	float: left;
	font-size: 9pt;
	margin-bottom: 10px;
	color: #333;
}

.tituloNoticia {
	font-family: Arial;
	margin-bottom: 7px;
	font-weight: bold;
	font-size: 12pt;
	color: #990000;
}

.tituloNoticia a{
	font-family: Arial;
	margin-bottom: 7px;
	font-weight: bold;
	font-size: 10pt;
	color: #990000;
}

.noticia img {
	position: relative;
	border: 0px;
	float: left;
	margin-bottom: 5px;
	margin-right: 10px;
}

a.vejamais {
	font-size: 7pt;
	font-weight: normal;
}

.titulo {
	font-family: Arial;
	font-weight: bold;
	font-size: 12pt;
	color: #848282;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 20px;
	*margin-bottom: 10px;
	margin-top: 5px;
	width: 98%;
	color: #293B8F;
}

.subtitulo {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #000;
	margin-bottom: 5px;
	margin-top: 15px;
	width: 50%;
}

.paginacao {
	font-family: Arial;
	position: relative;
	float: left;
	font-size: 10px;
	color: #b1b1b1;
	width: 350px;
}

.paginacao a{	
	font-family: Arial;
	color: #990000;
}

#destaque {
	font-family: Arial;
	font-weight: bold;
}

th.destaque{
	font-family: Arial;
	background-color: #e8eef7;
	color: #666666;
	font-size: 10pt;
	line-height: 25px;
}

th.destaque2{	
	background-color: #F6F7F7;
	color: #666666;
	font-size: 8pt;
	line-height: 25px;
}


.selected {
	border-bottom: 2px solid #fff;
}

.imagemMediaNoticias{
	float: left;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
}

