/* fontes */

body {
	font: 10px 'Trebuchet MS';
	color:#555;
	line-height:13px;
	margin:0;
	background: url('../images/topo/bg.jpg') repeat-x;
	background-color:#CCCCCC;
}
A {
	color:#000;
}
strong {
	color:#222;
}
b {
	color:#222;
}
/** NOTAS **/
#boxSaudacao {
	width:731px;
	margin:auto;
}
#boxSaudacao .topo {
	background:url('/images/notas/top_box_01.gif') no-repeat bottom;
	height:7px;
	display:block;
	font-size:7px;
}
#boxSaudacao .meio {
	padding:0 21px 0 12px;
	background:#EBF0F4;
}
#boxSaudacao .rodape {
	background:url('/images/notas/bottom_box_01.gif') no-repeat top;
	height:7px;
	display:block;
	font-size:7px;
}

#boxFiltro {
	width:731px;
	margin:auto;
}
#boxFiltro .topo {
	background:url('/images/notas/top_box_02.gif') no-repeat bottom;
	height:8px;
	display:block;
	font-size:8px;
}
#boxFiltro .meio {
	padding:8px 21px 8px 12px;
	background:#52B6AC;
	color:#FFF;
}
#boxFiltro .rodape {
	background:url('/images/notas/bottom_box_02.gif') no-repeat top;
	height:10px;
	display:block;
	font-size:10px;
}
.boxIdentificacao {
	background-color:#D7E7F2;
	border:0px;
	padding:5px;
	width:400px;
}
.textareaIdentificacao {
	background-color:#D7E7F2;
	border:0px;
	padding:5px;
	width:400px;
}

.tabSemanaCientifica {
	background:#5b79c1;
	margin-bottom:5px;
	padding:5px;
	color:#FFFFFF;

}

#tabNotas {
	width:731px;
	background:#FFF;
	margin-bottom:5px;
}
#tabNotas TH {
	background:#84C8A1;
	padding:8px 0 5px 5px;
}
#tabNotas TD {
	background:#F0F4F7;
}
#tabNotas .footer {
	background:#83C1B2;
	height:19px;
}

/** NOTAS END **/

/** TOUR **/
.tourDir {
	background:#33C0B8 url('/images/tour/lateral_02.gif') no-repeat right center;
	padding:3px 20px 2px 4px;
	width:60px;
	height:16px;
	margin-left:4px;
	font:10px 'Trebuchet MS';
	text-decoration:none;
	text-transform:uppercase;
	color:#FFF;
	position:relative;
	float:left;
}
.tourDir2 {
	background:#0D8E70 url('/images/tour/lateral_02.gif') no-repeat right center;
	padding:3px 20px 2px 4px;
	width:60px;
	height:16px;
	margin-left:4px;
	font:10px 'Trebuchet MS';
	text-decoration:none;
	text-transform:uppercase;
	color:#FFF;
	position:relative;
	float:left;
}
.tourEsq {
	background:#33C0B8 url('/images/tour/lateral_01.gif') no-repeat left center;
	height:21px;
	position:relative;
	float:left;
	margin-left:2px;

}
.tourEsq2 {
	background:#0D8E70 url('/images/tour/lateral_01.gif') no-repeat left center;
	height:21px;
	position:relative;
	float:left;
	margin-left:2px;
}

.submenuTour {
	background:#40B694;
}
.submenuTour A{
	width:81px;
	padding:2px 0 2px 10px;
	font-size:11px;
	color:#FFF;
	text-decoration:none;
	display:block;
}
.submenuTour A:hover {
	background:#219B76;
}

.tourTopo {
	padding:8px 0 0 0;
	clear:both;
	width:493px;
	height:16px;
	display:block;
	background:url('/images/tour/border_top.gif') no-repeat center bottom;
}
.tourMeio {
	margin-left:1px;
	width:474px;
	border-right:9px solid #F3F3F3;
	border-left:9px solid #F3F3F3;
}
.tourMeio .titulo {
	font:14px 'Trebuchet MS';
	color:#DCDDDF;
	padding:5px 0 0 10px;
	text-transform:capitalize;
}
.tourMeio .descricao {
	background:#EFEFEF;
	margin:5px 28px 0px 28px;
	padding:5px 10px 5px 10px;
	width:395px;
}
.tourRodape {
	width:494px;
	height:24px;
	display:block;
	background:url('/images/tour/border_bottom.gif');
}
/** TOUR END **/

UL, LI, BODY, H1, H2, H3, INPUT, SELECT, FORM {
	margin:0;
	padding:0;
}

/* TOPO */

#topo{
	width:767px;
	background:#FFFFFF;
	margin: auto;
	height:95px;
}

#extranet{
	width:210px;
	margin: auto;
}


.fonttop {
	color:#3972a5;
}

.fontop, .Tel {
	font-size:12px;
	font-weight:bold;
	color:#497fdb;
}

.linktop {
	text-decoration:none;
	color:#3972a5;
}

.linktop:hover {
	text-decoration:underline;
	color:#73a0c8;
}
.linkmnlat {
	text-decoration:none;
	color:#2f5091;
	text-align:left;
}

.linkmnlat:hover {
	text-decoration:underline;
	color:#2f5091;
	text-align:left;
}
/* menu */
#menu{
	background: url('../images/menu/bgmenu.gif') repeat-x;
	width:740px;
	margin: auto;
	height:35px;
	vertical-align:middle;
}

.menuLateral {
	width:155px;
	background:#CFD7D9;
	text-align:left;
	list-style:none;
	margin:0;
	padding:0;
}
.menuLateral .topo {
	background:#CFD7D9 url('/images/menulat/top.gif') no-repeat;
	height:15px;
	border:none;
}
.menuLateral A {
	color:#000;
	border-bottom:1px solid #FFF;
	background:url('/images/commom/bullet.gif') no-repeat left center;
	background-position:10px;
	padding:4px 0 4px 17px;
	font-size:11px;
	text-decoration:none;
	display:block;
}
.menuLateral .rodape {
	background:#CFD7D9 url('/images/menulat/bottom.gif') no-repeat center bottom;
	height:15px;
	border:none;
}
.menuLateral A:hover, .menuLateral_over {
	background:#F0F0F0 url('/images/commom/bullet.gif') no-repeat left center;
	background-position:10px;
}
.submenu {
}
.submenu A {
	color:#000;
	width:135px;
	padding:2px 0 2px 20px;
	border:none;
	background:#E1E6E9 url('/images/menulat/sep.gif') no-repeat center bottom;
	font-size:10px;
	text-decoration:none;
	display:block;
}
.submenu A:hover, .submenu_over {
	background:#F0F0F0;
}
.submenuTopo {
	background:#FFF;
}
.submenuTopo A{
	width:124px;
	padding:3px 0 3px 10px;
	font-size:11px;
	color:#FFF;
	background:url('/images/menu/dotted.gif') no-repeat center bottom;
	text-decoration:none;
	display:block;
}
.submenuTopo A:hover {
	background:#999;
}


/* home */
#tablemae{
	width:90%;
	padding:0;
	line-height:10px;
	margin:auto;
}
#divbusca{
	background: url('../images/centro/home/bgbusca.gif');
	background-repeat:no-repeat;
	width:150px;
	height:44px;
	margin: auto;
	padding:7px 0 0 7px;
}

#divcadastro {
	margin:0 0 0 10px;
	color:#516678;
}
#divcadastro .topo {
	width:153px;
	height:19px;
	display:block;
	background: url('../images/centro/home/rt_cadastrese.gif') no-repeat;
}
#divcadastro .meio {
	margin:0 0 0 3px;
	background:#F0F0F0;
	width:145px;
}
#divcadastro .rodape {
	margin:0 0 0 3px;
	width:145px;
	height:11px;
	display:block;
	background: url('../images/centro/home/cad_rodape.gif') no-repeat;
}

.calendarioTopo {
	margin:0px 0 0 0px;
	display:block;
	width:145px;
	height:6px;
	font-size:6px;
	background:url('../images/centro/home/top_calendario.gif') no-repeat center bottom;
}
.calendarioRodape {
	margin:0px 0 10px 0px;
	display:block;
	width:145px;
	height:6px;
	background:url('../images/centro/home/down_calendario.gif') no-repeat;
}
#divcalendario{
	background: #5B9ABD;
	width:141px;
	margin:0px 0 0 0px;
	padding:2px 2px 0 2px;
	color:#516678;
	line-height:13px;
	position:relative;
	clear:both;
}

#divpalestra{
	width:50px;
	height:123px;
	color:#76777d;
	line-height:11px;
}
#txtpalestra{
	width:100px;
	color:#76777d;
	line-height:9px;
	margin:auto;
}
#diveventos{
	position:absolute; left:343px; top:294px; width:246px; height:110px; z-index:3;
	color:#eeeeee;
}
#divtiteventos{
	position:absolute; left:391px; top:293px; width:28px; height:111px; z-index:4;
}
#tablecalendario{
	margin-top:5px;
	font-size:8px;
	color:#1868ac;
	line-height:14px;
	border:1px solid #9bc3e5;
	background:#FFF;
}
#tablecalendario TD{
	border:1px solid #9bc3e5;
	padding:1px 1px 1px 1px;
}
#tablecalendario A{
	text-decoration:none;
	color:#000;
}
#mescalendario{
	position:absolute; left:239px; top:306px; width:70px; height:12px; z-index:2;
	color:#516678;
	line-height:13px;
	margin:auto;
}
#meio {
	width:767px;
	background-color:#FFFFFF;
	margin:auto;
}
#rodape {
	clear:both;
	width:737px;
	height:45px;
	background: url('../images/commom/rdp.gif') repeat-x;
	line-height:13px;
	text-align:center;
	margin-left:17px;
}
.ev{
	color:#5fa4ba;
	line-height:11px;
	text-decoration:none;
	font-weight:bold;
}
.ev:hover{
	color:#5fa4ba;
	line-height:11px;
	text-decoration:underline;
}
.not{
	color:#5fa4ba;
	line-height:11px;
	text-decoration:none;
	font-weight:bold;
}
.not:hover{
	color:#5fa4ba;
	line-height:11px;
	text-decoration:underline;
}
.linkverde{
	color:#5fa4ba;
	line-height:9px;
	text-decoration:none;
	font-weight:bold;
}
.linkverde:hover{
	color:#5fa4ba;
	line-height:9px;
	text-decoration:underline;
}
.titulo{
	font-size:15pt;
	font-weight:bold;
	color:#a7acad;
	line-height:20px;
}
/* Campos */
.campo {
	border: solid #cde1f2 2px;
	font-size:11px;
	color:#497fdb;

}
.campocadastro {
	border:2px solid #e7e2e2 ;
	font-size:11px;
	height:12px;
	color:#b0acac;
}

.inputContato {
	font:11px 'Trebuchet MS';
	background:#EFEFEF;
	border:none;
}

.inputCientifica {
	font:11px 'Trebuchet MS';
	background:#EFEFEF;
	border:none;
}

.boxSearch
{
	background:#f9f9f9;
	margin:10px 15px 10px 15px;
	padding:7px 7px 7px 7px;
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #8e9296;
}

.data_eventos, .data_01_eventos {
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:11px;
	color:#000;
}
.data_01_eventos {
	font-weight:bold;
}
.tit_princ_eventos, .tit_sec_eventos {
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:14px;
	font-weight:bold;
	color:#60a4bb;
}
.tit_sec_eventos {
	font-size:11px;
	text-decoration:none;
}
.tit_princ_noticias, .tit_sec_noticias {
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:14px;
	font-weight:bold;
	color:#55C18D;
}
.tit_sec_noticias {
	font-size:11px;
	text-decoration:none;
	color:#5A5E5D;
}

.inputNotas {
	border:1px solid green;
	font:10px arial;
	background:#FFF;
}
.avaliacao_institucional{
 	background-color: #ccc;
}
.avaliacao_institucional td{
 	background-color: #fff;
}
.avaliacao_institucional th{
 	background-color: #eee;
}
