body {
	margin: 0;
	padding: 0;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	/* color: #A4E4F5; */
	background-color: #FFF; /* #0F5B96 */
}

input, textarea {
	background: #A4E4F5;
	border: 1px solid #FFFFFF;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #0F5B96;
}

h1, h2, h3, p, ol, ul {
	margin-top: 0;
}

h1, h2, h3 {
	font-family: Arial,Helvetica,sans-serif;
}

h1, h2 {
	text-transform: lowercase;
	font-weight: normal;
}

h1 {
	letter-spacing: -2px;
	font-size: 2.4em;
}

h2 {
	letter-spacing: -1px;
	font-size: 1.8em;
}

p, ol, ul {
	margin-bottom: 1.5em;
	line-height: 150%;
}

a {/*color: #A4E4F5;*/font-weight: bold;}

a:hover {/*text-decoration: none; color: #FFFFFF;*/}

img.left {
	float: left;
	margin: 4px 20px 0 0;
}

img.right {
	float: left;
	margin: 4px 0 0 20px;
}

hr {
	display: none;
}

/* Header */
#wheader {width: 100%; height: 122px; background: #0F5B96 url(../images/img01.gif) repeat-x;}
#header {
	text-transform: lowercase;
	width: 980px;
	margin: 0 auto;
	/*background: url(../images/img02.jpg) no-repeat center top; */
}

#logo {
	float: left;
	width: 230px;
}

#logo h1, #logo p {margin: 0;	line-height: normal;}

#logo h1 {
	padding: 10px 0 0 10px;
	font-size: 55px;
	color: #62D6F5;
}

#logo p {margin: -15px 5px 0 20px; letter-spacing: -1px;	font-size: 18px; color: #199DD2;}

#logo a {
	text-decoration: none;
	color: #62D6F5;
}

#menu {
/*	float: right; */
	position: absolute;
	height: 22px;
	top: 98px; width: 980px;
/*	clear: both; 
	margin:5px 0 0 0px; */
	border-top: 1px dotted #67428A;
	border-bottom: 1px dotted #67428A;
}

#menu ul {
	margin: 2px 0 0 0;
	padding: 0px 20px 0 0;
	list-style: none;
}

#menu li {
	display: inline;
	border-right: 1px dotted #67428A;
}

#menu a {
/*	float: left; */
/*	width: 120px; */
	height: 56px;
	margin: 0 0 0 2px;
	padding: 5px 20px;
/*	background: #1B97CE url(../images/img03.gif) no-repeat; */
	text-decoration: none;
	text-align: center;
/*	letter-spacing: -1px; */
	font-size: 1.1em;
	font-weight: bold;
	color: #ffffff;
}

#menu a:hover, #menu .current_page_item a, #menu ul li  {
/*	background: #26BADF url(../images/img04.gif) no-repeat; */
	color: #AB97CF;
}

/* Page */

#page {width: 980px;	margin: 0 auto;	background-color: #fff; border-left: 1px solid #62D6F5;}

/* Content */

#content {float: left; width: 500px;	padding: 0 0 0 25px;}

.post {color: #0A416B;}

.post a {/*color: #A4E4F5;*/}

.post a:hover {
	color: #FFFFFF;
}

.post .title {margin: 0;	padding: 20px 0 0 0px;}

.post .title a { color: #0A416B;}
	.title a.nolink {text-decoration: none;}

.post .titlenoticia { margin: 0;	padding: 20px 20px 0 0;}

.post .titlenoticia a {display: block; text-decoration: none;	color: #0A416B;	line-height: 0.9em;	margin-bottom: 5px; text-transform: none;}

.post .byline {margin: -5px 0 0 0; padding: 0 0;}

.post .entry {padding: 10px 0 10px 0;}

.post .links {margin: 0;	padding: 0 0 0 0; border-top: 1px solid #2872A6;}

.post .links a {padding-left: 8px;	/*background: url(../images/img08.gif) no-repeat left center; */
	text-decoration: none;
	font-weight: bold;
	color: #0A416B;
}

.post .links a:hover {color: #199DD2; text-decoration: underline;}

/* Sidebars */

.sidebar {
	float: left;
	width: 130px;
}

.sidebar ul {
	margin: 15px 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.sidebar li {
}

.sidebar li ul {
}

.sidebar li li {	padding: 3px 0 3px 10px; background: url(../images/img08.gif) no-repeat 0 9px; border-bottom: 1px solid #62D6F5;}

.sidebar li li a {
	text-decoration: none;
	color: #0E5389;
}



.sidebar li li a:hover {color: #199DD2; text-decoration: underline}

.sidebar li h2 {padding: 10px 0 0 10px;	color: #0E5389;}

.sidebar h2 {margin: 10px 0 0 0;}

/* Left Sidebar */

#leftbar {
}
#leftbar li li a {font-weight: bold;}

/* Right Sidebar */

#rightbar { 	padding: 0 0 0 25px; width: 300px;}

/* Search */

#searchform {
	padding-top: 20px;
	text-align: right;
}

#searchform br {
	display: none;
}

#searchform input {
	margin-bottom: 5px;
}

#searchform #s {
	width: 190px;
}

/* Calendar */

#calendar_wrap {
	padding-left: 10px;
}

#calendar_wrap table {
	width: 180px;
	text-align: center;
	border-collapse: collapse;
}

#calendar_wrap tfoot {
	font-weight: bold;
}

#calendar_wrap tfoot a {
	text-decoration: none;
}

#calendar_wrap #prev {
	text-align: left;
}

#calendar_wrap #next {
	text-align: right;
}

#calendar_wrap tbody {
	border-bottom: 1px solid #2872A6;
	border-right: 1px solid #2872A6;
}

#calendar_wrap tbody td {
	padding: 3px 0;
	border-top: 1px solid #2872A6;
	border-left: 1px solid #2872A6;
}

#calendar_wrap tbody td a {
	font-weight: bold;
}

/* Footer */

#footer {
	clear: both;
	padding: 5px 0;
	background: #083253;
}

#footer p {
	text-align: center;
	font-size: smaller;
	color: #0F5B96;
	margin: 0;
}

#footer a {
	color: #0F5B96;
}

#footer ul {list-style: none;}
#footer ul li { float: left; padding: 0 5px; }


/* Main noticias */
.main_noticias h1.title {background-color: #EFEFEF; margin-top:20px; padding:0 0 0; text-transform:none;}
	.main_noticias h1.title .description {font-size: 17px; font-weight: bold; letter-spacing: normal;}
		.main_noticias h1.title .description  small{font-weight: normal; font-size: 12px;}
.main_noticias ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.main_noticias li {padding: 3px 0 3px 10px; background: url(../images/img09.gif) no-repeat 0 8px;	border-bottom: 1px solid #2FC6EE;}
	h1.title li {background-image: none;}

.main_noticias li a, .main_noticias li a:visited, .main_noticias li a:link {/*color: #0A416B; text-decoration: none;*/}
.main_noticias li a:hover { 
	color: #2C638D;  text-decoration: underline;
}
.links {background-color: #62D6F5; `
	margin: 0;
	height: 25px;
	border-top: 1px solid #2872A6;
}
.links a {padding: 5px 8px; background: none; margin: 0; text-decoration: none; font-weight: bold; color: #0A416B; display: block; 
	float: left;}
.links a.tabselected {background-color: #fff; color: #0A416B; text-decoration: underline;}

#noticia_completa {background-color: #EFEFEF; border-bottom: 1px solid; border-bottom:1px solid #2872A6;}

#google_top {padding-top: 5px; float: right;}

.search {padding: 10px 20px;  background-color: #0D5085;}
	.search input {width: 190px; height: 20px; float: left;}
		.pag_busca .search input {width: 690px;}
	.search button {float: right; width: 64px; margin: 1px 0 0;}
	.search span.cclear {display: block;}
	
	#cse-search-results iframe {width: 100%;}
	
.cclear {clear: both; padding: 0 0 0 0; margin: 0 0 0 0;}
#keywords { background-color: #efefef; padding: 3px 5px 5px 10px;}
	#keywords  a {color: gray; font-size: 10px;}
	


.description {display:block;}
	.description  small{color: #999;}