#colesqcontentor, #coldircontentor {
	width: 352px;
	float: left;
}

#colesq, #coldir {
	padding: 8px 18px 8px 18px;	
}



/* estilos globais */
body {
	background-color: #bdceeb;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
  	margin-bottom: 10px;
}

/* titulo principal da página */
h1 {
	color: #5a7781;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}

h3 {
	color: #5a7781;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}

h3 a {
	color: #5a7781;
	text-decoration: none;
}



h4 {
	color: #5a7781;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2e744e;
  	margin-top: 0px;
	margin-bottom: 4px;
}

form {
	margin: 0;
	padding: 0;
}

/* faz sentido para aumentar um pouco o espaçamento? */ 
p {
	line-height: 18px;
}

/* um a e hover por default... */
a {
	color: #2e744e;
	text-decoration: none;	
}

a:hover {
	text-decoration: underline;	
}


/* body->container */
#container {
	margin: auto;
	width: 960px;
	text-align: left;
	background-color: #ffffff;
	border: solid 1px #000000;
}

/* body->container->header */
#header {
	height: 90px;
   	padding: 0px;
	margin: 0px;
	padding-left:30px;
	background-color: #ffffff;
	background-image: url(/imagebank/header.gif);
}

/* body->container->header->logotipo */
#logotipo { 
	float: left;
   	padding: 0px;
   	margin-top: 47px;
	height: 43px;
	width: 245px;
	background-color: #1a3055;
}

#logotipo img {
	border: 0px;
}

/* body->container->header->emdestaque */
#emdestaque {
	float: right;
   	padding: 0px;
   	margin-left: 20px;
   	margin-top: 37px;
	height: 53px;
	width: 400px;
	font-size: 11px;
	color: #ffffff;
}

#emdestaque a {
	text-decoration: none;
	color: #ffffff;
}

#emdestaque a:hover {
	text-decoration: underline;	
}

.emdestaquetexto {
	font-size: 11px;
  	margin-left: 14px;	
	color: #b4ceed;
	text-transform: uppercase;
	font-family: Trebuchet MS, Helvetica, sans-serif;
}

.gt {
	color: #b4ceed;
}

/* body->container->menu */
#menu {
	height: 40px;
	font-size: 14px;
	font-weight: bold;
	background-image: url(/imagebank/menu.gif);
	text-transform: uppercase;
	text-indent: 8px;
	font-family: Arial, Helvetica, sans-serif;
	color: #bdceeb;
}

/* body->container->menu->menulinks */
#menulinks {
	padding-top: 12px;
	letter-spacing: 1px;
}

#menulinks a {
	text-decoration: none;
	color: #2e744e;
	margin-top: 10px;
}

#menulinks a:hover {
	text-decoration: underline;	
}

/* body->container->corpo */
#corpo {
	float: left;
	background-color: #ffffff;
	background-image: url(/imagebank/background.gif);
	background-repeat: repeat-y;
	background-position: 637px 0px;
}

/* body->container->corpo->esquerda */
#esquerda {
	float: left;
	width: 640px;
	margin:0px;
	padding:0px;
	padding-bottom:10px;
	font-family: Verdana, Geneva, sans-serif;
}

/* body->container->corpo->esquerda->caminho */
#caminho {	
	padding: 8px;
	font-size: 11px;
}

#caminho a {
	color: #2e744e;
	text-decoration: none;	
}

#caminho a:hover {
	text-decoration: underline;	
}

/* body->container->corpo->esquerda->destaquesimg */
#destaquesimg {
	padding:8px;
	background-color: #1a3055;	
	margin-right: 14px;
	text-align: center;
	background-image: url(/imagebank/header.gif);
	background-position: top;
	background-repeat: repeat-x;
}

.destaquesimagem {
	border: 4px solid #e3efff;
}

#destaquesimg a, #destaquestxt a {
	color: #ffffff;
	text-decoration: none;
}

#destaquestxt {
	padding:8px;
	background-color: #1a3055;
	margin-right: 14px;
	text-align: center;
	color: #ffffff;
	line-height: 16px;
}

#destaquestxt a:hover {
	text-decoration: underline;	
}

.destaquestabela {
	width: 148px;
	text-align: left;
	margin: auto;
}

/* body->container->corpo->esquerda->interiorbox */
#interiorbox {
	width: 626px;
	float: left;
}

/* body->container->corpo->esquerda->interiorbox->interiorespaco */
#interiorespaco {
	padding: 8px 18px 8px 18px;
}

/* conteudo irá aparecer aqui... */

/* body->container->corpo->direita */
#direita {
	float: left;
	width: 320px;
	margin:0px;
	padding:0px;
}

/* body->container->corpo->direita->direitaespaco */
#direitaespaco {
	padding: 8px;
}

.linklateral {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin-bottom: 7px;
}

.linklateral a {
	color: #000000;
	text-decoration: none;
}

.linklateral a:hover {
	text-decoration: underline;	
}

.linkmenulateral {
	font-size: 12px;
	margin-bottom: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase; 
}

.linkmenulateral ul {
	margin: 0px;
	padding: 0px;
}

.linkmenulateral li {
	background-color: #b4ceed;
	list-style-type: none;
	padding: 3px;
	margin-bottom: 1px;
} 

.linkmenulateral a {
	color: #fff;
	text-decoration: none; 
	font-size: 12px;
}

.linkmenulateral a:hover {
	text-decoration: underline;
}

/* clear */
#clear {
	clear: both;
}

/* body->linksfundo */
#linksfundo {
	height: 40px;
	background-image: url(/imagebank/menu.gif);
}

/* body->rodape->linksfundotexto */
#linksfundotexto {
	padding-top: 10px;
	font-size: 12px;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	text-align: center;
	color: #707b81;
}

#linksfundotexto a {
	text-decoration: none;
	color: #707b81;
}

#linksfundotexto a:hover {
	text-decoration: underline;
}

/* body->rodape */
#rodape {
	height: 40px;
	background-color: #284885;
}

/* body->rodape->rodapetexto */
#rodapetexto {
	padding-top: 12px;
	font-size : 12px;
	color: #bfd3ec;
	text-align: center;
}

#rodapetexto a {
	text-decoration: none;
	color: #ffffff;
}

#rodapetexto a:hover {
	text-decoration: underline;
}

/* body->copyright */
#copyright {
	margin-top: 15px;
	text-align: center;
	font-size: 11px;
	color: #59636c;
}

#copyright a {
	text-decoration: none;
	color: #284885;
	font-weight: bold;
}

#copyright a:hover {
	text-decoration: underline;
}




/* secções especificas dos conteudos e estilos interiores */ 

/* genericas */

.banners {
	border: 4px solid #e3efff;
}

#bannertopo {
	margin: 0px;
	padding: 5px 5px 5px 5px;
	text-align: center;
	background-color: #e3efff;
}

.pub {
	font-size: 9px;
	background-color: #e3efff;
	color: #000000;
	text-transform: uppercase;
	padding: 1px 5px 0px 5px;
	margin-left:5px;
	font-family: Arial, Helvetica, sans-serif;	
}

/* noticias */
.nottitulo {
	font-weight: bold;
	color: #2e744e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}

.nottitulo a {
	color: #2e744e;
	text-decoration: none;
}

.notseccao a {
	color: #676767;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.nottitulo a:hover, .notseccao a:hover {
	text-decoration: underline;
}

.notdata {
	font-size:11px;
	color:#999999;
}

/* forms */
.formtext {
	color: #1a3055;
	width: 95px;
	height: 18px;
	font-size: 14px;
	background-color: #b4ceed;
	border: 1px solid #505050;
}

.formsubmit {
	width: 55px;
	height: 22px;
	border: 0px;
	margin-left: 4px;
	background-image: url(botao.gif);	
	background-color: #1a3055;
	font-weight: bold;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}


.formtextpesq {
	color: #1a3055;
	width: 125px;
	height: 18px;
	font-size: 14px;
	background-color: #b4ceed;
	border: 1px solid #505050;
}

.formradiopesq {
	color: #1a3055;	
	font-size: 10px;
	margin-right: 4px;
}

.formsubmitpesq {
	width: 22px;
	height: 22px;
	border: 0px;
	margin-left: 4px;	
	background-image: url(botao.gif);		
	background-color: #1a3055;
	font-weight: bold;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}




/* estilos exclusivos a páginas interiores */
.contornoimagensleft {
	border: 4px solid #e3efff;
	margin: 0px 18px 8px 0px;
	vertical-align: top;
	float: left;
}

.linkimg {
	vertical-align: text-top;
	margin-left: 10px;
	margin-right: 6px;
	margin-bottom: 5px;
	border:0px;
}

.link {	
	padding: 2px;
	font-size: 11px;
}





