* {
	margin: 0px;
	padding: 0px;
}
body {
	height: 100%;
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}	

/* LAYOUT GERAL */

#layout {
	width: 780px;
	height: auto;
	margin: 0 auto;
	background-color: #FFFFFF;
}

/* TOPO */
#banner {
	width: 754px;
	height: 90px;
	background: #009AD9;
	padding-left: 26px;
}

#topo {
	width: 780px;
	height: 164px;
	background-color:#F1F3F2;
}

#topo .marca {
	width: 237px;
	float: left;
}
#topo .marca img {
	border: none;
}
#topo .bemvindo {
	position: absolute;
	float: left;
	width: 150px;
	height: 48px;
	margin-right: 5px;
	
	top: 220px;
	margin-left: -227px;
	color: #424244;
}
html>/**/body #topo .bemvindo {
	margin-left: 10px;
}
#topo #topodireita {
	float: left;
	width: 543px;
	height: 165px;
}
#topo #topodireita img {
	float: left;
}
/* MAIN */

#main {
	width: 780px;
	height: auto;
	
	margin-top:4px;
}

/* MAIN DESENVOLVIMENTO */

#main #left {
	float: left;
	width: 187px;
	height: auto;
	
	background-color: #D0DAE3;
}
#main #middle {
	float: left;
	width: 381px;
	height: auto;
	margin-left: 10px;
	margin-right: 10px;
	color: #2A5B8D;
	text-align: justify;
	font-size:10px;
}

#main #middle span {
	margin-top: 0px;
	text-align: justify;
}
#main #middle .topico {
	width: 371px;
	height: auto;
	background-image: url(../img/tp_bg_inicial.gif);
	background-repeat: repeat-x;
	height: 19px;
	text-transform: uppercase;
	padding-left: 10px;
	padding-top: 5px;
	font-weight: bold;
}
#main #middle .destaques {
	width: 361px;
	height: auto;
	padding: 10px;
	margin-top: 1px;
	background-color: #F3F5F8;
	color: #000000;
}
#main #middle .destaques h4 {
	font-size: 16px;
	font-family: "Trebuchet MS";
	text-transform: uppercase;
}
#main #middle .destaques img {
	border: solid 1px #000000;
}
#main #middle #outros {
	margin-top: 2px;
}
#main #middle #bancocurriculos,
#main #middle #eventos {
	width: 381px;
	height: auto;
	float: left;
	background-color: #F5F5F5;
}
#main #middle #eventos {
	float: right;
}
#main #middle #eventos img {
	width: 100px;
	height: 58px;
}
#main #middle #eventos span {
	display: block;
	width: 100%;
	text-align: center;
}
#main #middle #bannerinferior {
	clear:both;
	width: 381px;
	height: 92px;
	margin-top: 3px;
}
#main #middle #bannerinferior img {
	width: 381px;
	height: 92px;
}
#main #right {
	float: right;
	width: 190px;
	height: auto;
	color: #414042;
	font-size: 11px;
}
#main #right #busca {
	float: left;
	width: 178px;
	height: 40px;
	padding: 6px;
	background-image: url(../img/tp_noticia_bg.gif);
	background-repeat: repeat-y;
	margin-bottom: 11px;
}
#main #right #busca form {
	display: block;
}
#main #right #busca input {
	float: left;
 	border:solid 1px #C7D0D7;
	font-size: 11px;
}
html>body #main #right #busca input {
	margin-top: 5px;
}
#right #noticias {
	width: 190px;
	height: auto;
	background-image: url(../img/tp_noticia_bg.gif);
	background-repeat: repeat-y;
}
#right #noticias a {
	color: #414042;
	margin-top:5px;
	font-size: 10px;
}
#right #noticias p {
	width: 170px;
	padding: 10px;
}
#right #noticias span {
	display: block;
}
#right #enquete {
	width: 190px;
	height: auto;
	margin-top: 11px;
	background-image: url(../img/tp_enquete_bg.gif);
	background-repeat: repeat-y;
}
#right #enquete p {
	width: 170px;
	padding: 10px;
}
html>body #right #enquete p {
	margin-top: 36px;
}
#right #enquete span {
	display: block;
}
html>body #right #enquete span {
	margin-left: 10px;
	margin-bottom: 5px;
}
/* RODAPE */ 

#rodape {
	display: block;
	width: 780px;
	height: 70px;
	position: relative;
	clear: both;
	border-top: 1px solid #eee;
}
#rodape address {
	margin: 20px 0 0 10px;
	float: left;
	font-style: normal;
	line-height: 160%;
}
#rodape div.mc {
	display: block;
	width: 60px;
	margin: 10px 0 0 50px;
	float: left;
	text-align: center;
}
#rodape div.mc span { display: block; }
#rodape div.mc img {
	display: block;
	margin-top: 5px;
}
#rodape a.agw {
	position: absolute;
	top: 30px;
	right: 5px;
}
#rodape a.agw img { border: none; }

/* FORMS */

#formulario ul {
	font-weight: bold;
	margin-left: 15px;
	margin-bottom: 10px;
}
#formulario	p {
	margin-bottom: 2px;
}
#formulario label {
	font-weight: bold;
	margin-right: 5px;
	font-size: 11px;
}
#formulario input, textarea, select {
	width: 280px;
	background-color: #FFFFFF;  /* cor do fundo dos campos */
	border: 1px solid #9EB4C9;  /* cor das bordas dos campos */
	font-family: Verdana;
	font-size: 11px;
	padding-left: 2px;
	padding-top: 2px;
}
#formulario input[type="radio"] {
	width: 15px;
	height: 15px;
	border: none;
}
#formulario .inputmenor, select {
	width: 140px;
}
#formulario .browser {
	width: 284px;
}
#formulario .enviar {
	width: 50%;
	float: right;
}
#formulario form td {
	padding-bottom: 2px;
}
#formulario .margem {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 2px;
	line-height: 18px;
}
#formulario .linha {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #759B03; /* cor da linha divisória */
	padding-right: 10px;
}

/* OTHERS */ 

#topico {
	width: 381px;
	height: 33px;
	background-image: url(../img/tp_bg01.gif);
	background-repeat: repeat-x;
	color: #436F8F;
	font-size: 13px;
}
#topico p, img { float: left; }
#topico .bg {
	height: 25px;
	padding-top: 8px;
	padding-right: 5px;
	padding-left: 5px;
	background-color:#E3E9EE;
	text-transform: uppercase;
	font-family: Verdana;
	font-size: 13px;
	font-weight:bold;
}
.titulo {
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: left;
}

a.bt_banner {
	display: block;
	clear: both;
}
a.bt_banner img {
	display: block;
	border: none;
}