body {
	background: #9BB2CA url('images/back.gif');
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-family: Verdana, sans-serif;
	color:#095F92;
}

a:link,
a:visited {
	text-decoration: none;
	color: #163477;
}

a:hover {
	text-decoration:underline;
}

.page {
	width:736px;
	margin: 0 auto;
	background: url('images/bgpag.jpg');
}

.pageWrapper {
	margin: 0 auto;
	width: 728px;
	min-width: 620px;
	/*border:1px solid;*/
}

#bodyWrap {
	width: auto;
	min-width: 770px;
	background: url('images/back_top.jpg') 0 -17px repeat-x;
}

input[type=text],
input[type=button],
input[type=submit],
select,
textarea
{
	background: #F6F9FB;
	border: 1px solid #225F82;
}

/* -----------------------------------------------------------
					Headers ( h* style )
----------------------------------------------------------- */

h1,
h2,
h3,
h5,
h6
{
	margin: 8px 16px;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0.08em;
}

h1 {
	font-size: 18px;
	color: #164677;
	padding-bottom: 4px;
	border-bottom: 1px solid #4C95D6;
}

h3 { font-weight: bold;}

h4 {font-size: 13px;
	font-weigth: bold; 
}

h1 span {
	float: left;
	color: #69839B;
	font-size: 12px;
	margin-top:5px;
	font-weight: bold;
}

/* -----------------------------------------------------------
					View Controllers
----------------------------------------------------------- */

.clear {
	clear: both;
}

/* -----------------------------------------------------------
					Page Header(s) and Footer
----------------------------------------------------------- */

#header {
	height: 100px;
	border-right: 4px solid #0C70CE;
	border-bottom: 4px solid #0C70CE;
	background: url('images/header.jpg') no-repeat;	
	background-color: #EED090;
}

#header h1{
	display: none;
}

#col_esq{
	width: 150px;
	float: left;
	background: url('images/david-c1.jpg') 0 0 no-repeat;

}

#col_esqtext {
	color:#fff;
}

#col_esq h1 {
	display: none;
}

#col_esq h2 {
	color: #fff;
	border:1px solid #fff;
	margin: 8px 5px;
	font-weight:bold;
	font-size:14px;
}

#col_esq ul {
	font-size: 12px;
	list-style-position: outside;
}

#col_esq li {
	color:#fff;
}

#col_esq li a {
	color:#fff;
}

#footer {
	padding: 4px;
	color: #249;
	background: url('images/bg5.gif');
	width:715px;
	text-align:center;
}

/* --------------------- The Main Area -------------------- */

#mainOuter {

}

#content {
	width: 565px;
	float: right;
	margin-right:10px;
}

#ban {
	margin: 260px 0 50px 0;
	display:block;
	width: 150px;
	text-align: left;
	background: transparent;
	float:left;
	color:#fff;
}

#content h3 {
	margin-botom: 15px;
}

.box {border:1px solid;background-color:#e6eef0;padding:3px;}

/*#content p {
	color: #274563;
	line-height: 1.6em;
	padding: 0 16px 8px 16px;
}

#content ul {
	list-style:square;
}
#content li {
	line-height:14px;
	/*background: url('images/newsbul1.jpg') left center no-repeat;*/
	margin-bottom: 10px;
	margin-right: 20px;
}*/

/* -----------------------------------------------------------
					Decoration & Fix-up Pieces
----------------------------------------------------------- */

html>body .mozclear {
	border-bottom: 1px solid white;	/* help mozilla recognize empty  clearing element */
	margin-bottom: -1px;                  /* compensate for 1px space used by border */
	border-right: 4px solid #0C70CE;
}

#gap {height: 1px;
	clear:all;
}

hr {	clear:both;
	height:1px;
	width:50%;
	margin:10px auto;
	color:#0C70CE;
	
}
/* -----------------------------------------------------------
							Nav Bar
----------------------------------------------------------- */
#nav {	height:29px;
	background: url('images/bgnav.jpg') #DAF7F3 top repeat-x;
	width:574px;
	float: right;
	/*border-right: 4px solid #0C70CE;*/
}

/***************
#nav li {display:inline;}

#nav ul {
	list-style:none;
	width: 500px;
	margin: 3px auto;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	position:relative;
	top:3px;
}

#nav li a {
	padding: 6px 7px;
}

#nav li a:link,
#nav li a:visited {
	color: #C8DEEB;
	text-decoration: none;
	border: none;
}

.akt {
	background: #0468A4;
	color:#FFF;

}

#nav li a:hover {
	color:#FFF;
}
****************/
/* -----------------------------------------------------------
							Newsitem
----------------------------------------------------------- */

.thumbimg {
	margin: 10px 10px 10px 20px;
	padding: 3px;
	border: 1px solid #CCC;
	float:left;
	display:inline;
	position: relative;
	top: -4px;

}

.lista_item {

}

.texto_link{
	margin-left: 20px;
	text-align:right;
	font-weight: bold;
}

.cont-item {
	width:400px;
	float:right;
	margin-right:5px;
	display:block;
}

.lista_item h4 {margin-top:0;padding-top:0;}

.det_newsitem {
	margin: 15px 15px;
}

.det_newsitem .img {
	text-align:center;
}

.det_newsitem .lista_item img {
	width: 360px;
}

.det_newsitem h4 {
	text-align:justify;
	margin: 0 15px;
}

.det_newsitem .corpo {
	text-align:justify;
}

.det_newsitem .voltar {
	text-align:right;
}

.det_newsitem .voltar a {
	text-decoration: none;
	width: 80px;
}

.det_newsitem .voltar a:hover {
	border-bottom: none;
}

.texto {
	margin-left:20px;
}

/* -----------------------------------------------------------
				 Formulário de Busca - News Item
----------------------------------------------------------- */
#buscanews{
	display:inline;

}

#buscanews form{
	position:relative;
	left:20px;
}

#buscanews label{
	color: #274563;
	font-weight: bold;
	margin-right: 5px;
}

#buscanews input{
	border: 1px solid #c9c9c9;
	color: #000;
	font-size: 10px;
	width: 110px;
}

#buscanews .bt {
	background-color: #eee;
	border:1px solid #b9b9b9;
	color: #676767;
	background-color: #eee;
	width: 20px;
	cursor:hand;
}
	
.btdest {
	background-color: #eee;
	border:1px solid #b9b9b9;
	color: #676767;
	background-color: #eee;
	width: 400px;
	cursor:hand;
}	
	


/* -----------------------------------------------------------
				 Rodapé de Paginação
----------------------------------------------------------- */
#rodrslt{margin: 30px 0 20px 0;text-align:center}
/*#list-noti2 #rodrslt p{display:inline;margin-right:5px;}*/
#rodrslt p{text-align:center;font-weight:bold;margin-bottom:3px;padding-bottom:2px;color:#b00;border-bottom:1px solid #b00;}
#rodrslt span{font-size:11px;margin:0 2px;font-weight:bold;color:#939393;letter-spacing:0;}

#rodrslt .big{padding:2px 5px;}
#rodrslt .bigsel{color:#2CB32D;} 
#rodrslt .bigsel a, a:active, a:visited{padding:2px 5px 0 0;}
#rodrslt .bigsel a:hover{background:#def;border:1px solid #039;}
#rodrslt h5.ult_not{font-size:12px;margin:15px 0 5px 0;color:#039;border-bottom:1px solid #039;}


/* -----------------------------------------------------------
				 MENU
----------------------------------------------------------- */
#menu {
  text-align: center;
  position:relative;
  top:5px;
  _top:0;
}

#menuList1 {
	margin: 0;
	padding: 0;
	z-index: 1;
	position: static;
}

#menu ul {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}


#menuList1 li {
  display: inline;
  margin: 0;
  padding: 0;
  list-style: none;
}

#menu li a:link,
#menu li a:visited {
	color: #C8DEEB;
	text-decoration: none;
	border: none;
}

#menuList1 li a, #menuList1 li a.actuator {
  text-decoration: none;
  font-weight: bold;
  padding: 6px 10px;  
}

#menuList1 li a:hover, #menuList1 li a:focus {
	color: #CCFFFF;
}

#menuList1 .submenu {
  border: 1px solid #0C70CE;
  margin: -1px;
  padding: 0;
  z-index: 10;
  width: 90px;
  position: absolute;
  _right: 50px;
  visibility: hidden;
  text-align: left;
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  color: #0C70CE;
}

#menuList1 .submenu li a,#menuList1 .submenu li a:visited {
  color: #0C70CE;
  display: block;
  padding: 2px;
  background: #cff;
}

#menuList1 .submenu li a:hover {
  background: #0C70CE;
  color:#CCFFFF;
}