/* CORES
Azul Marinho: #103D71
Azul Petróleo: #00B6BE
Azul Claro: #7FDADE
Verde: #B7E1D2
Verde Claro: #E2F3ED
*/

body {
	margin: 0px;
	padding: 0px;
	background-color: #103D71;
	height: 100%;
}

body .dojoTooltip {
	font-face: verdana;
	color: #5a3d1c;
	padding:5px;
}

#tbl {
	width: 770px;
	background-color: #E2F3ED;
	margin: 2px;
}

#tbl td {vertical-align: top;}

#tbl td.cabecalho {
	width: 770px;
	height: 200px;
}

#tbl td.menu {width: 135px;}

#tbl td.agenda {
	width: 635px;
	background-image: url(images/bgTtl_agenda.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#tbl td.artigos {
	width: 635px;
	background-image: url(images/bgTtl_artigos.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#tbl td.biografia {
	width: 635px;
	background-image: url(images/bgTtl_biografia.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#tbl td.cv {
	width: 635px;
	background-image: url(images/bgTtl_cv.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#tbl td.duvidas {
	width: 635px;
	background-image: url(images/bgTtl_duvidas.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#tbl td.entrevistas {
	width: 635px;
	background-image: url(images/bgTtl_entrevistas.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#tbl td.galeria {
	width: 635px;
	background-image: url(images/bgTtl_galeria.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#tbl td.livros {
	width: 635px;
	background-image: url(images/bgTtl_livros.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#tbl td.palestras {
	width: 635px;
	background-image: url(images/bgTtl_palestras.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#tbl td.contato {
	width: 635px;
	background-image: url(images/bgTtl_contato.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#tbl td.noticias {
	width: 635px;
	background-image: url(images/bgTtl_noticias.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#tblLista {
	font-family: verdana;
	text-align: left;
	color: #666666;
}

#tblLista a {color: #666666; text-decoration: none;}
#tblLista a:hover {color: #103D71; text-decoration: underline;}

#linha {
	margin-top: 10px;
	height: 1px;
	color: #103D71;
	/*border-bottom: 1px solid #103D71;*/
	display: block;
}

#capinhas a:hover {border: 1px solid #103D71;}

.frm {
	padding-left: 100px;
	font-family: verdana;
	font-weight: bold;
	text-align: justify;
	color: #103D71;
}

.frmSenha {
	font-family: verdana;
	color: #103D71;
}

.frmBotao {
	font-family: Verdana;
	font-weight: bold;
	text-align: center;
	padding-top: 1px;
	margin-left: 140px;
	margin-top: 1px;
	margin-bottom: 1px;
	color: #103D71;
	border: 1px solid;
	border-bottom: #103D71;
	border-left: #103D71;
	border-right: #103D71;
	border-top: #103D71;
	cursor: hand;
	background-color: #E2F3ED;
}

.frmBotao_center {
	font-family: Verdana;
	font-weight: bold;
	text-align: center;
	color: #103D71;
	border: 1px solid;
	border-bottom: #103D71;
	border-left: #103D71;
	border-right: #103D71;
	border-top: #103D71;
	cursor: hand;
	background-color: #E2F3ED;
}

.frmBotao_left {
	align: left;
	font-family: Verdana;
	font-weight: bold;
	text-align: center;
	color: #103D71;
	border: 1px solid;
	border-bottom: #103D71;
	border-left: #103D71;
	border-right: #103D71;
	border-top: #103D71;
	cursor: hand;
	background-color: #E2F3ED;
}

.frmTexto {
	color: #103D71;
	padding-top: 1px;
	padding-bottom: 2px;
	marging-top: 1px;
	margin-bottom: 1px;
	border: 1px solid;
	border-bottom: #103D71;
	border-left: #103D71;
	border-right: #103D71;
	border-top: #103D71;
}

.frmSelect {
	color: #103D71;
	padding-top: 1px;
	padding-bottom: 2px;
	marging-top: 1px;
	margin-bottom: 1px;
	border: 1px solid;
	border-bottom: #103D71;
	border-left: #103D71;
	border-right: #103D71;
	border-top: #103D71;
}

#txtHome {
	font-family: verdana;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
	padding-top: 45px;
	padding-bottom: 45px;
	padding-left: 25px;
	padding-right: 25px;
	color: #666666;
}

.destaque {
	text-align: center;
	color: #103D71;
}

#txt {
	padding-left: 40px;
	padding-right: 50px;
	padding-top: 10px;
	padding-bottom: 20px;
	line-height: 200%;
	text-align: justify;
	color: #666666;
	display: block;
}

#txt a {
	font-family: verdana;
	font-weight: bold;
	text-decoration: underline;
	color: #666666;
}

#txt a:hover {color: #103D71;}

#ttl {
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 5px;
	padding-top: 30px;
	padding-bottom: 5px;
	font-family: verdana;
	font-size:130%;
	font-variant: all-caps;
	font-weight: bold;
	text-align: right;
	color: #103D71;
	border-bottom: 1px solid #103D71;
	display: block;
}

#ttlSub {
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 5px;
	padding-top: 10px;
	font-family: verdana;
	text-align: center;
	color: #103D71;
	display: block;
}

#ttlSub a {
	font-family: verdana;
	font-weight: bold;
	text-decoration: underline;
	color: #103D71;
}

#ttlSub a:hover {color: #666666;}

#legenda {
	font-family: verdana;
	font-weight: bold;
	text-align: center;
	color: #103D71;
	margin-top: 5px;
	display: block;
}

#legenda a {text-decoration: none; color: #666666;}
#legenda a:hover {text-decoration: underline; color: #103D71;}

#txtSenha {
	font-family: verdana;
	text-align: right;
	color: #5a3d1c;
	margin-top: 20px;
	padding-right: 45px;
	display: block;
}

#rotulo {
	border: 2px solid #baa07d;
}

/* BOXES */

#box {
	font-family: Verdana;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 16px;
	letter-spacing: 1px;
	text-align: center;
	vertical-align: middle;
	width: 108px;
	height: 86px;
}

#box a {
	font-family: Verdana;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 16px;
	letter-spacing: 1px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
}

.regioes {background-image: url(images/box_regioes.jpg); background-repeat: no-repeat; background-position: left;}
.servir {background-image: url(images/box_servir.jpg); background-repeat: no-repeat; background-position: center;}
.avaliar {background-image: url(images/box_avaliar.jpg); background-repeat: no-repeat; background-position: right;}

#box a:hover {text-decoration: underline; color: #FFFFFF;}

#box_videos {
	font-family: Verdana;
	font-weight: normal;
	text-align: center;
	color: #46808e;
	vertical-align: middle;
	height: 90px;
	background-image: url(images/box_videos.jpg);
	background-repeat: no-repeat;
}

#box_videos a {text-decoration: underline; font-weight: bold; color: #5192a2;}
#box_videos a:hover {color: #46808e;}

/* NAVEGAÇÃO */

#subNav {
	font-family: verdana;
	font-weight: bold;
	text-align: right;
	color: #5a3d1c;
}

#subNav a.sub {
	font-family: verdana;
	font-weight: normal;
	text-align: right;
	margin-right: 20px;
	padding-top: 8px;
	text-decoration: none;
	display: block;
	letter-spacing: normal;
	color: #8f0000;
}

#subNav a.subSub {
	font-family: verdana;
	font-weight: normal;
	text-align: right;
	margin-right: 20px;
	padding-top: 8px;
	text-decoration: none;
	display: block;
	letter-spacing: normal;
	color: #5a3d1c;
}

#subNav a {
	font-family: verdana;
	font-weight: bold;
	text-align: right;
	margin-right: 20px;
	padding-top: 8px;
	text-decoration: none;
	display: block;
	letter-spacing: normal;
	color: #8f0000;
}

#subNav a:hover {text-decoration: underline;}

#agenda {
	border: 1px solid #103D71;
	border-collapse:collapse;
}

#agenda td, #agenda th {
	border: 1px solid #103D71;
	vertical-align:middle;
	text-align:center;
	width:30px;
	height:20px;
}

#agenda td {
	background-color:#FFFFFF;
}

#agenda td.evento {
	background-color:#CCCCCC;
	font-weight:bold;
}

#agenda th {
	background-color: #103D71;
	font-weight:bold;
	color:#FFFFFF;
}

#capaGrande {
	border: 1px solid #103D71;
	background-color: #7FDADE;
	padding: 25px;
	font-family: verdana;
	font-weight: bold;
	text-align: center;
	color: #103D71;
}

#capaGrande img {cursor: hand;}

#tblPalestras {
	width: 100%;
	border-collapse: collapse;
}

#tblPalestras a {
	color:#333333;
}

#tblPalestras a:hover {
}

#tblPalestras td, #tblPalestras th {
	border: 1px solid black;
	padding:2px;
	color:#333333;
}

#tblPalestras td {
	text-align:left;
}

#tblPalestras td.titulo {
	text-align:left;
	border:0px;
	font-weight:bold;
	color:#103D71;
}



#tblPalestras th {
	background:#103D71;
	color:white;
}


#miolo {
	font-family: verdana;
	font-size: 12px;
}
