@charset "";
body {
	background-image: url(../img/bg_body.png);
	background-repeat: repeat-y;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
	background-position: center top;
	background-color: #FFCC00;
}
.texto p{margin-left:0px;}
#geral {
	background-color: #FFFFFF;
	height: auto;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	position: relative;
	text-align: left;
	z-index: 2;
}
a:link, a:visited {
	color: #000000;
	text-decoration: none;
}
.acess {
	color:#333333;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	margin-left: 5px;
}
.acess a:link,.acess a:visited {
	color: #006699;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
}
.acess a:hover{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006600;
}

.tp {
	background-image: url(../img/bg_top.jpg);
	background-repeat: no-repeat;
	width: 900px;
	height: 260px;
}
#menu-top {
	height: 40px;
	width: 500px;
	float: right;
	margin: 5px 10px;
	text-align:right;
}
.input-busca{
	width:195px;
	height:32px;
	background-image: url(../img/input_busca.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align:center;
	}
*.input-busca{
	_width:187px;
	}
.input-busca input{
	width:185px;
	background:none;
	border:none;
	font-size:18px;
	height:32px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	margin-left:5px;
}
.input-newsletter{
	width:197px;
	height:50px;
	background-image: url(../img/input_newsletter.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align:center;
}
.input-newsletter input{
	width:130px;
	background:none;
	border:none;
	font-size:12px;
	padding-top:12px;
	margin-right:2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	float:right;
}
.menu-vertical{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	width:254px;
	background-image: url(../img/bg_lupa_gd.jpg);
	background-repeat: no-repeat;
	background-position: 40px 50px;
}
.menu-vertical a:link, .menu-vertical a:visited {
	font-size: 12px;
	line-height: 40px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 40px;
	display:block;
	text-indent: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../img/bg_menu_canais.png);
	background-repeat: repeat-y;
}
.menu-vertical-destaque a:link, .menu-vertical-destaque a:visited {
	font-size: 12px;
	line-height: 40px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	height: 40px;
	display:block;
	text-indent: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color:#006699;
	background-image: none;
}
.menu-vertical a:hover,.menu-vertical-destaque a:hover {
	color: #FFFFFF;
	background-color: #003366;
	background-image: url(../img/bg_menu_canais_hover.png);
	background-repeat: no-repeat;
}
.submenu-vertical{
	width:230px;
	margin-left:-180px;
	padding-left:0px;
	background-color:#F4F4F4;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	}
	
.flash {
	width: 570px;
	display:block;
	clear:both;
	height: 150px;
	text-align: center;
	margin: 10px 18px 10px 0;
	padding:0;
	z-index:1000;
}
.box {
	width:270px;
	height:auto;
	float:left;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top:8px;
	padding:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-right:dotted 1px #CCCCCC;
	font-size: 11px;
}
*.box {
	_width:280px;
}
.titulo-box a:link,.titulo-box a:visited {
	width:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	background-color:#666666;
	padding:8px;
	margin:2px;
	color: #FFFFFF;
	display: block;
	height: auto;
	background-repeat: repeat;
}
.titulo-box a:hover {
	color: #FFFFFF;
	background-color:#006699;
}
.box p{
	margin-top:2px;
	margin-left:0px;
	margin-bottom:8px;
	color: #333333;
}
.box h1{
	margin-top:2px;
	margin-bottom:8px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 35px;
	font-weight: normal;
	background-image: url(../img/bg_h1_amarelo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 10px;
	vertical-align: middle;
	border:none;
}
.menu-rodape {
	text-align: center;
	clear: both;
	height: auto;
	width: 100%;
	color: #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 20px;
	text-transform: uppercase;
}
.menu-rodape a:link, .menu-rodape a:visited {
	color: #CCCCCC;
	text-decoration: none;
	margin-right: 15px;
	margin-left: 15px;
}
.menu-rodape a:hover {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00FF00;
}
.col-esquerda {
	float: left;
	height: auto;
	width: 260px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0px;
	background-image: url(../img/bg_coluna_esquerda.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 0 18px 18px 18px;
	/*border: 1px dotted #FF0000;*/
}
*.col-esquerda {_width:290px;}
.thumb img{
	padding: 1px;
	border: 1px solid #FFFFFF;
	margin-top:1px;
	margin-right:1px;
	float:left;
}
.thumb img:hover,{
	border: 1px solid #FF9900;
}

#rodape {
	background-color: #003366;
	clear: both;
	height: auto;
	width: 900px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}

.conteudo {
	height: auto;
	width: 590px;
	float: right;
	margin:0px 0px;
	/*border: 1px dotted #00FF00;*/
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color:#006699;
	font-size: 22px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
h2 {
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	border-left:solid 5px #006699;
	padding-left:5px;
}
.texto {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
.poupup {
	width: auto;
	position: fixed;
	z-index: 2000;
	height: auto;
	top: 10px;
	display: none;
}
.tooltip {
	width: auto;
	height: auto;
	position: absolute;
	z-index: 2000;
	display: none;
	background-color: #000;
	border: 1px solid #FF9900;
	opacity: .8;
	filter: alpha(Opacity=80);
	-khtml-opacity: .8;
	-moz-opacity:.80;
	color: #FFFFFF;
	padding: 10px;
}
.marcador{color:#000000}
.verde{color:#66CC00}
.azul{color:#006699}
.vermelho{color:#FF0000}
.comentarios{
	width:480px;
	height:auto;
	background-image: url(../img/bg_coment.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom:2px;
	padding-bottom:10px;
}
.aviso {
	border: 1px solid #FF0000;
	display:block;
	padding:8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
	background-color: #FFFF33;
}
.tabela1 td{
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	border:solid 1px #FFFFFF;
	background-color:#000066;
}
.tabela2 td, .tabela2 tr, .tabela2 table{
	border:solid 1px #999999;
	font-size:11px;
}
.resposta {
	border: 1px solid #999999;
	display:block;
	padding:8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #003366;
}
.horario{
	margin:5px;
	display:table-cell;
	border:dotted 1px #006699;
	float:left;
}
.menucurriculo{
	display:block;
	line-height:40px;
}
.menucurriculo a:link, .menucurriculo a:visited{
	padding:5px 8px 5px 8px;
	height:40px;
	color: #666666;
	z-index:500;
	background-color: #CCCCCC;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
}
.menucurriculo span{
	padding:5px 8px 5px 8px;
	height:40px;
	color: #000000;
	display:inline;
	z-index:2000;
	background-color: #EFF5FA;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #006699;
	border-right-color: #006699;
	border-left-color: #006699;
}