/*
Formulários
*/
.form {
	position:relative;
}
.form input[type=text], .form select, .form textarea {
	margin:7px 0 0 6px;
	display:block;
	border:none;
}
.form input[type=text]:focus, .form select:focus, .form textarea:focus {
	outline:none;
}
.form .field_cont {
	position:relative;
	width:212px;
	height:31px;
	display:inline-block;
	background-image:url(../../imagem/site/bkg-input.gif);
}
.form .field_cont input[type=text], .form .field_cont select {
	width:200px;
}
.form .text_cont {
	width:543px;
	height:101px;
	background-image:url(../../imagem/site/bkg-textarea.gif);
	background-color:#000;
}
.form .text_cont textarea {
	width:530px;
	height:85px;
}
.form .field_p {
	width:70px;
	background-image:url(../../imagem/site/bkg-input-p.gif);
}
.form .field_p input[type=text], .form .field_p select {
	width:55px;
}
.form .field_g {
	width:542px;
	background-image:url(../../imagem/site/bkg-input-grande.gif);
}
.form .field_g input[type=text], .form .field_g select {
	width:525px;
}
.form .field_alert{
	background-color:#FF5E5E;	
}
.form label{
	font-weight:bold;	
}
.form .btn {
	height:25px;
	border:none;
	border:1px solid #345788;
	outline:none;
	background-image:url(../../imagem/site/btn.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	background-position:right;
	padding:0px 30px 1px 5px;
	font-weight:bold;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
}
.form .msg_field {
	position:relative;
	display:block;
	margin:0;
	padding:2px 0 5px 0;
	color:#999;
	font-size:11px;
	line-height:14px;
}
.form .msg_field_alert {
	color:#F00;
}
.aviso{
	padding:5px;
	background-color:#FF9;
	border:2px solid #5794D7;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin:5px 0;
	display:none;
}
.aviso_alert{
	border:2px solid #F30;
}
/*Container*/
#wrapper {margin:0 auto;width:999px;}

/*Topo*/

#topo {float:left;width:100%;height:140px;background:transparent;}

#logo {float:left;display:inline;margin-top:12px;margin-left:10px;width:362px;height:115px;}
#logo h1 {float:left; width:362px;height:115px;display:inline;background:url("../../imagem/site/logo.jpg") no-repeat;}
#logo h1 a{float:left;display:inline;width:362px;height:115px;}

#container_top { float:left;display:inline;width:525px;margin-left:102px;}

#atividades_topo {position:absolute;top:0;right:0;width:529px;height:35px;background:url("../../imagem/site/bkg_atividade.jpg") no-repeat;}

#acessibilidade {float:left;display:inline;width:170px;margin-left:80px;}

#a-menos,
#a-normal,
#a-mais {float:left;display:inline;margin-top:9px;width:21px;height:18px;}
#a-menos {margin-left:77px}
#a-normal {margin-left:11px}
#a-mais {margin-left:12px}

#form_search_top {float:left;width:275px;}
#form_search_top .field_busca{float:left;display:inline;width:143px;margin-top:7px;margin-left:33px;padding:3px;border:none;font:italic 12px arial;color:#909090;}
#form_search_top .btn_busca{position:absolute;top:5px;right:1px;width:88px;height:25px;}

#publicidade_topo {float:right;width:468px;margin-top:50px;}

.pub_style {text-align:right;font:normal 8px arial;color:#666;}

#content {float:left;width:999px;background:#fff !important;}

#menu {float:left;width:999px;}
#menu ul {float:left;width:999px;height:47px;background:url("../../imagem/site/bkg_menu.jpg");}
#menu ul li {float:left;margin:0;padding:0;text-indent:0;}
#menu ul li a {float:left;background:url("../../imagem/site/bkg_menu.jpg");background-repeat:no-repeat;outline:0;}
#menu ul li a#home {width:89px;background-position:0 0;height:47px;line-height:47px;}
#menu ul li a#inst {width:123px;background-position:-89px 0;height:47px;line-height:47px;}
#menu ul li a#carteira {width:93px;background-position:-212px 0;height:47px;line-height:47px;}
#menu ul li a#news {width:93px;background-position:-305px 0;height:47px;line-height:47px;}
#menu ul li a#multi {width:113px;background-position:-398px 0;height:47px;line-height:47px;}
#menu ul li a#eventos {width:93px;background-position:-511px 0;height:47px;line-height:47px;}
#menu ul li a#rec {width:96px;background-position:-604px 0;height:47px;line-height:47px;}
#menu ul li a#blogs {width:90px;background-position:-700px 0;height:47px;line-height:47px;}
#menu ul li a#diretorias {width:106px;background-position:-790px 0;height:47px;line-height:47px;}
#menu ul li a#cont {width:103px;background-position:-896px 0;height:47px;line-height:47px;}
#menu ul li a#home.selected,#menu ul li a#home:hover {background-position:0 -47px;}
#menu ul li a#inst.selected,#menu ul li a#inst:hover {background-position:-89px -47px;}
#menu ul li a#carteira.selected,#menu ul li a#carteira:hover {background-position:-212px -47px;}
#menu ul li a#news.selected,#menu ul li a#news:hover {background-position:-305px -47px;}
#menu ul li a#multi.selected,#menu ul li a#multi:hover {background-position:-398px -47px;}
#menu ul li a#eventos.selected,#menu ul li a#eventos:hover {background-position:-511px -47px;}
#menu ul li a#rec.selected,#menu ul li a#rec:hover {background-position:-604px -47px;}
#menu ul li a#blogs.selected,#menu ul li a#blogs:hover {background-position:-700px -47px;}
#menu ul li a#diretorias.selected,#menu ul li a#diretorias:hover {background-position:-790px -47px;}
#menu ul li a#cont.selected,#menu ul li a#cont:hover {background-position:-896px -47px;}

#banner_central {float:left;border:solid 1px #3D618F;border-top:solid 2px #3D618F;}
#banner_central img {float:left;}

#conteudo_central {float:left;display:inline;width:989px;margin:15px 0 0 10px}

#central {float:left;width:674px;}

.div_central {float:left;width:674px;background:url("../../imagem/site/bkg_head_div_central.jpg") no-repeat left top;}

.div_right {float:left;width:300px;background:url("../../imagem/site/bkg_head_div_right.jpg") no-repeat left top;}

.div_complete {float:left;width:979px;background:url("../../imagem/site/bkg_head_div_enq.jpg") no-repeat left top;margin-left:10px;}

#ultimos-videos {float:left;width:300px;background:url("../../imagem/site/ultimos_videos.jpg") no-repeat left top;}

.conteudo_div_central,.conteudo_div_central_no_padding,.conteudo_div_central_poll {float:left;width:656px;border:solid 1px #d2d2d2;border-top:none;margin-top:40px;padding:8px;}

.conteudo_div_central_no_padding {width:672px;padding:0 !important;}

.conteudo_div_central_poll {width:962px;background:url("../../imagem/site/bkg_enquetes.jpg") repeat-x left top #f0f0f0;}

.conteudo_div_right {float:left;width:282px;border:solid 1px #d2d2d2;border-top:none;margin-top:40px;padding:8px;}

.conteudo_div_right_mini {float:left;width:284px;border:solid 1px #d2d2d2;border-top:none;margin-top:25px;padding:7px;}

.lista-ultimos-videos { float:left;width:270px;margin-left:8px;}
.lista-ultimos-videos li { float:left;width:260px;height:61px;background:url("../../imagem/site/bkg_ultimos_videos.jpg") no-repeat;margin-bottom:4px;padding:5px;}

.container-mini-video {float:left;width:92px;padding:2px;border:solid 1px #9a9a9a;}
.container-mini-video img{display:block;width:92px;height:56px;}

.info-mini-video {float:left;display:inline;width:150px;margin-left:8px;}
.info-mini-video strong {font:bold 12px arial;color:#33598D;display:block;margin-top:2px;}
.info-mini-video strong a {color:#33598D;}
.info-mini-video strong a:hover {text-decoration:underline;}
.info-mini-video span {font:arial 11px arial;color:#5B5B5B;}

#multimidia {width:110px;height:22px;background:url("../../imagem/site/multimidia.jpg") no-repeat;}
#mural {width:193px;height:22px;background:url("../../imagem/site/mural.jpg") no-repeat;}

.mural_recados {float:left;width:100%;}
.mural_recados li {float:left;width:253px;background:url("../../imagem/site/aspas.jpg") left 8px no-repeat;padding:10px 0 10px 29px ;}

.deixe {position:absolute;bottom:8px;left:8px;width:126px;height:25px;background:url("../../imagem/site/deixe.jpg") no-repeat;clear:both;}
.ver_todos {position:absolute;bottom:8px;left:140px;width:150px;height:25px;background:url("../../imagem/site/ver_todos.jpg") no-repeat;clear:both;}

#video {background:#506687;border:solid 1px #506687;}

.title {position:absolute;left:10px;top:9px;}

.sub_head {position:absolute;left:0;top:40px;width:644px;padding:7px 15px;background:#C7D6EA;z-index:10;}
.bottom_head {position:absolute;bottom:0;left:0;width:342px;padding:7px 15px;background:#C7D6EA;z-index:10;}

.pg_sub_head{float:left;width:50%;text-align:right;margin-top:2px;}
.pg_sub_head li {display:inline;height:25px;}
.pg_sub_head li a {padding:5px 9px;background:url("../../imagem/site/bkg_pg_sub_head.jpg") no-repeat 0 -25px;font:bold 13px arial;color:#000;}
.pg_sub_head li a:hover, .pg_sub_head li a.selected {background:url("../../imagem/site/bkg_pg_sub_head.jpg") no-repeat 0 0px;color:#fff;}

.pg_sub_head_next {background:url("../../imagem/site/bkg_next_sub_head.jpg") no-repeat 0 -25px !important;}
.pg_sub_head_next:hover {background:url("../../imagem/site/bkg_next_sub_head.jpg") no-repeat 0 0 !important;}
.pg_sub_head_prev {padding-right:10px !important;background:url("../../imagem/site/bkg_prev_sub_head.jpg") no-repeat 0 -25px !important;}
.pg_sub_head_prev:hover {background:url("../../imagem/site/bkg_prev_sub_head.jpg") no-repeat 0 0 !important;}

.paginacao {padding:5px;margin:10px 0;font-family:Verdana, Geneva, sans-serif;text-align:center;background-color:#FFFFEC;}

.paginacao li {display:inline-block;}

.paginacao li a {font-weight:bold;}

.paginacao li strong {color:#999;float:left;}

.paginacao li strong span, .paginacao li a{padding:2px 5px 4px 5px;float:left;display:block;}

.paginacao li a:hover{background-color:#F97C2A;color:#FFF;-moz-border-radius: 3px;-webkit-border-radius: 3px;}

.pub_200x200 {float:left;width:200px;height:200px;}
.pub_250x250 {width:250px;height:250px;}
.pub_300x250 {float:left;width:300px;height:250px;}
.pub_160x600 {width:160px;height:600px;}
.pub_728x90 {float:left;width:728px;text-align:left;font:normal 11px arial;color:#666;}

#right {float:left;width:300px;margin-left:5px;}

#footer {}

#menu-footer {float:left;display:inline;width:983px;background:url("../../imagem/site/bkg_footer.jpg") no-repeat;text-align:center;margin-top:10px;padding:17px 0;margin-left:10px;}
#menu-footer ul li {display:inline;font:bold 12px arial;color:#EDF4FF;}
#menu-footer ul li a {color:#EDF4FF;}
#menu-footer ul li a:hover {text-decoration:underline;}

#copyright {float:left;display:inline;width:983px;margin-left:10px;padding:8px 0 22px 0;}

#texto-copy {float:left;width:670px;font:bold 12px arial;color:#33598D;}

#mundi {float:right;width:110px;padding:0 0 5px 25px;background:url("../../imagem/site/mundi.jpg") no-repeat;font:normal 11px arial;text-align:center;}
#mundi a {font:normal 12px arial;color:#2955CB;}
#mundi a:hover {text-decoration:underline;}

/*Eventos*/

#destaque_evento .foto_destaque {float:left;width:244px;}
#destaque_evento .foto_destaque a img {float:left;width:244px;}

#destaque_evento .texto_destaque {width:395px;padding-bottom:35px;}
#destaque_evento .continue {width:169px;left:260px;background:url("../../imagem/site/destaques_event.jpg") no-repeat;}

.head_evendo { float:left;width:100%;margin-bottom:10px;}
.head_evendo .data_news { float:left;width:50px;}

.head_evendo_title {float:left;width:335px;}
.head_evendo_title h2 { font:bold 20px arial !important;margin-bottom:4px;}
/* .head_evendo_title span { float:left;width:345px;} */

/*Carteira*/
.container-carteira {float:left;width:672px;display:inline;border-bottom:solid 1px #E0E0E0;}

.title_default {float:left;width:648px;font:bold 20px arial;color:#042452;border-bottom:solid 1px #E0E0E0;padding:7px 12px;position:relative;}

.container-default {float:left;width:648px;margin-left:12px;}

.seta_carteira {position:absolute;right:17px;top:5px;width:29px;height:29px;}
.seta_carteira a {float:left;width:29px;height:29px;}

.down {background:url("../../imagem/site/seta_carteita_down.jpg") no-repeat;}
.up {background:url("../../imagem/site/seta_carteita_up.jpg") no-repeat;}

/*Diretoria*/
.diretor {padding-bottom:15px;}
.diretor li {margin-bottom:20px;}
.diretor li strong {color:#052351;font:normal 18px arial;display:block;}
.diretor li span {color:#333;font:normal 12px arial;display:block;margin-bottom:2px;}
.diretor li span b {font:bold 12px arial;}
