/* ------------------------------------------------- TAGS */

body * {
	margin: 0;
	padding: 0;
}
body {
	background: #364152 url(images/body_bg.jpg) repeat-x;
	font: normal 70% "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetiva, Sans-serif, Tahoma;
}
a:link, a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {

}
h2 {
	font: bold 230% Helvetica, Arial, Tahoma, sans-serif, Verdana, Geneva;
	height: 28px;
	margin-bottom: 15px;
	color: #566883;
	border-left: 10px solid #3d3d3d;
	text-indent: 8px;
}
h3 {
	font: bold 170% Helvetica, Arial, Tahoma, sans-serif, Verdana, Geneva;
	height: 24px;
	color: #566883;
	margin-bottom: 5px;
}

h4 {
	font: bold 130% Helvetica, Arial, Tahoma, sans-serif, Verdana, Geneva;
	color: #373737;
	/*text-decoration: underline;*/
	margin-bottom: 5px;
}
.tit_img {
	text-indent: -9999%;
	overflow: hidden;
}
.lacima {
	position: absolute;
	left: 20px;
	top: -95px;
	width: 200px;
	/*margin: -110px 0 80px 0;*/
	z-index: 9;
}

p {
	position: relative;
	margin: 0 0 15px 0;
	line-height: 120%;
}
ul {
	list-style: none;
}

table {
	width: 95%;
	margin: 10px 0;
}
th {
	font: normal 120% "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	border-bottom: 1px solid #B8A872;
}
td {

}
.cor_sim {
	background: #E5DECA;
}
fieldset {
	padding: 10px;
	border: 1px solid #AEB9CA;
	margin-bottom: 10px;
}
legend {
	padding: 0 4px;
	font-size: 120%;
	color: #2446D5;
}
hr {
	display: none;
}
/* --------------------------------------------------------------------- */

address {

}
input[type="hidden"] {
	display: none;
}
input, textarea, select, .campo_normal {
	font: normal 100% Verdana, Tahoma, Arial;
	border: 1px solid #333;
	background: #fff url(images/input_bg.jpg) repeat-x;
	color: #566883;
}
input, textarea {
	width: 200px;
	height: 16px;
	padding: 3px;
}
option {
	padding: 2px 0 2px 8px;
}
input:focus, textarea:focus, select:focus, .campo_hover {
	border: 2px solid #333;
	padding: 2px;
	color: #4B9700;
}
.campo_erro {
	border: 2px solid #900;
	padding: 2px;
}
input:disabled {
	background: #e6e6e6;
	border: 1px solid #999;
}
label, input, textarea, select {
	display: block;
	float: left;
	margin-bottom: 8px;
}
select {
	padding: 3px;
	width: 233px;
}
textarea {
	width: 300px;
	height: 95px;
}
label {
	font-size: 110%;
	width: 100px;
	margin-left: 15px;
	padding-right: 10px;
	color: #333;
}
form label {
	cursor: pointer;
}
#form_recado label {
	font-size: 100%;
	margin-left: 0;
}
br {
	clear: both;
}
br.nao_limpa {
	clear: none;
}
td {
	padding: 5px;
}
tr {

}
acronym {
	cursor: help;
}

/* ------------------------------------------- formularios ------------- */

.sem_borda {
	border: 0;
}

/* ------------------------------------------------- POSICIONAMENTO */

#container {
	position:relative;
	min-height: 100%;
	width: 100%;
}
		
#corpo {
	position: relative;
	width: 940px;
	padding: 0 5px;
	margin: 0 auto;
	height: auto;
}
#corpo_apres {
	position: absolute;
	width: 400px;
	height: 340px;
	margin: -150px 0 0 -200px;
	top: 50%;
	left: 50%;
	text-align: right;
}
#corpo_apres a {
	color: #fff;
}

#contorno {
	position: relative;
	background: #373737;
	width: 100%;
	padding: 0 5px 5px 5px;
	float: left;
	height: 100%;
}
#canto_esq_inf, #canto_dir_inf { position: absolute; width: 6px; height: 6px; bottom: 0; }
#canto_esq_inf { left: 0; background: url(images/canto_esq_inf.jpg) no-repeat; }
#canto_dir_inf { right: 0; background: url(images/canto_dir_inf.jpg) no-repeat; }

#topo {
	position: relative;
	background: url(images/topo_bg.jpg) no-repeat 180px 25px;
	width: 950px;
	height: 160px;
	z-index: 2;
}
#sem_script {
	position: absolute;
	width: 380px;
	height: 40px;
	top: 18px;
	right: 40px;
	padding: 10px;
	text-align: center;
	font-size: 120%;
	border: 1px solid #AA8000;
	z-index: 5;
	background: url(images/amarelo_transp.png);
}
#logo {
	position: absolute;
	width: 207px;
	height: 38px;
	background: url(images/logo.png) no-repeat;
	top: 70px;
	left: 10px;
	z-index: 3;
}
#dizeres {
	position: absolute;
	width: 287px;
	height: 22px;
	bottom: 20px;
	left: 10px;
	z-index: 6;
	text-indent: -9999%;
}
#dizeres.dizeres_pt { background: url(images/dizeres_pt.png) no-repeat; }
#dizeres.dizeres_en { background: url(images/dizeres_en.png) no-repeat; }
#dizeres.dizeres_es { background: url(images/dizeres_es.png) no-repeat; }

#logo h1 {
	text-indent: -9999px;
}
#logo h1 a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
#cara {
	position: absolute;
	width: 212px;
	height: 160px;
	/*background: url(images/cara.png) no-repeat;*/
	top: 2px;
	left: 360px;
	z-index: 3;
}
.rodrigo1 {	background: url(images/rodrigo1.png) no-repeat; }
.rodrigo2 {	background: url(images/rodrigo2.png) no-repeat; }
.rodrigo3 {	background: url(images/rodrigo3.png) no-repeat; }

#twitter {
	position: absolute;
	right: 0;
	top: 50px;
}

#linguas {
	position: absolute;
	right: 0;
	bottom: 20px;
}
#linguas ul li {
	float: left;
	margin-right: 6px;
}
#logo_bottom {
	position: absolute;
	width: 138px;
	height: 23px;
	top: 100px;
	left: 311px;
	background: url(images/logo_bottom_bg.jpg) no-repeat;
	clear: both;
}
#menu_esq, #menu_dir {
	position: absolute;
	width: 8px;
	height: 16px;
	top: 0;
}
#menu_dir {
	right: 0;
	background: url(images/menu_dir.jpg) no-repeat;
}
#menu_esq {
	left: 0;
	background: url(images/menu_esq.jpg) no-repeat;
}
#menu {
	position: relative;
	width: 950px;
	background: #373737 url(images/menu_bg.jpg) repeat-x 0 2px;
	height: 44px;
}

#menu ul {
}

#menu ul li {
	position: relative;
	float: left;
	background: url(images/menu_sep.gif) no-repeat right;
}
.menu_perfil, .menu_curriculo, .menu_recados, .menu_contato {
	width: 120px;
}
.menu_galeria, .menu_parcerias {
	width: 110px;
}
.menu_agradecimentos {
	width: 155px;
}
#menu ul li.ultima {
	background: none;
}
#menu ul li a {
	font-size: 110%;
	color: #fff;
	display: block;
	height: 26px;
	padding-top: 18px;
	text-align: center;
	text-decoration: none;
}
#menu ul li.atual a {
	color: #C9EBA7;
}
#menu ul li a:hover {
	text-decoration: underline;
}
#menu ul li.atual a:hover {
}

#menu ul li.menu_principal {
	width: 80px;
}
.menu_principal a {
	text-indent: -9999px;
	overflow: hidden;
	background: url(images/ico_principal.gif) no-repeat 30px 20px;
}

#area {
	position: relative;
	width: 950px;
	height: 121px;
	background: #373737 url(images/area_bg.jpg) no-repeat;
	z-index: 0;
}
#noticia_busca {
	position: absolute;
	right: 20px;
	bottom: 25px;
}

/* ufa --------------------------------------------------------------------------- */

#meio {
	position: relative;
	min-height: 400px;
	
	float: left;
}

#conteudo_esq_inf, #conteudo_dir_inf { position: absolute; width: 3px; height: 3px; bottom: 0; }
#conteudo_esq_inf { left: 0; background: url(images/conteudo_esq_inf.gif) no-repeat; }
#conteudo_dir_inf { right: 0; background: url(images/conteudo_dir_inf.gif) no-repeat; }


#conteudo, #conteudo2 {
	position: relative;
	width: 890px;
	padding: 20px;
	margin-left: 5px;
	line-height: 140%;
	z-index: 8;
}
#conteudo {
	background: #fff url(images/conteudo_bg.jpg) repeat-x;
	min-height: 250px;
	height: auto;
}
#conteudo2 {
	min-height: 100px;
	color: #fff;
}
#conteudo2 h3 {
	margin-top: 20px;
}
#conteudo2 a {
	color: #C9EBA7;
}
#conteudo2 label {
	color: #fff;
}
#conteudo2 ul li {
	width: 20%;
	padding: 0 0 0 12%;
	height: 150px;
	float: left;
}
.des_perfil {
	background: url(images/des_perfil.jpg) no-repeat 0 0;
	margin-right: 2%;
}
.des_curriculo {
	background: url(images/des_curriculo.jpg) no-repeat 0 0;
	margin-right: 2%;
}
.des_galeria {
	background: url(images/des_galeria.jpg) no-repeat 0 0;
	margin-right: 0;
}
#div_erro {
	position: absolute;
	width: 200px;
	height: 140px;
	top: 50px;
	padding: 15px;
	right: 15px;
	background: #ccc;
}


/* ----------------------- principal ------------------------- */

#veja_mais2 {
	position: relative;
	border-top: 1px solid #503D1D;
	padding: 10px 0;
}

#veja_mais2 a {
	display: block;
	background: url(images/bullet2.gif) no-repeat;
	text-indent: 15px;
}

.vejamais {
	display: block;
	background: url(images/bullet2.gif) no-repeat;
	text-indent: 15px;
}
.co_vm {
	position: absolute;
	right: 15px;
	top: 30px;

}
#destaque {
	position: absolute;
	width: 400px;
	height: 540px;
	left: 160px;
	top: -10px;
	padding: 20px;
	background: url(images/destaque_bg.png);
	z-index: 20;
}

/* ----------------------- /principal ------------------------- */


#navegacao {
	position: relative;
	background: #E9E2DA url(images/navegacao_bg.jpg) no-repeat;
	padding: 10px 20px 15px 20px;
	margin-bottom: 40px;
	z-index: 0;
}
#navegacao label {
	color: #333;
	margin-left: 0;
}
#navegacao h3 {
	color: #271A03;
}
#navegacao ul {

}
#navegacao ul li {
	padding: 4px 0 4px 24px;
	background: url(images/bullet.gif) no-repeat 0 4px;
}
#navegacao ul li ul {
	margin-top: 5px;
}
#navegacao ul li ul li {
	margin-top: 5px;
	padding: 1px 0 1px 20px;
	background: url(images/setinha.gif) no-repeat 0 4px;
}

/* -------------------------------------------------------------- */

ul.lista_navegacao {
	margin-left: 10px;
}
ul.lista_navegacao li {
	padding: 2px 0;
}

ul.lista_recados {

}
ul.lista_recados li {
	padding: 6px 0 12px 0;
	border-bottom: 1px solid #ccc;
}
ul.lista_recados li.ultima {
	border: 0;
}

/* -------------------------------------------------------------- */

ul.metade li {
	width: 50%;
	float: left;
	margin-bottom: 15px;
}

ul li.metade_li {
	width: 50%;
	float: left;
	margin-bottom: 15px;
}

ul.lista_img li img {
	float: left;
	border-width: 3px;
	margin: 0 10px 6px 0;
}

ul.lista_noticias {

}
ul.lista_noticias li, ul.lista_bloco li {
	margin-bottom: 10px;
}
ul.lista_noticias li a {
	text-decoration: none;
}
ul.lista_noticias li a:hover .noticia_titulo_grande {
	border-bottom: 2px solid #5e5e5e;
}

a.balaozinho {
	display: block;
	width: 93px;
	height: 23px;
	padding: 5px 0 0 25px;
	background: url(images/balaozinho.jpg) no-repeat;
	color: #4B9700;
}
ul.lista_mural {

}
ul.lista_mural li {
	background: url(images/balaozinho.gif) no-repeat;
	border-bottom: 1px solid #D9D0B3;
	padding-bottom: 10px;
	line-height: 150%;
	text-indent: 25px;
	margin-bottom: 10px;
}

ul.lista_texto {
	margin-left: 15px;
}
ul.lista_texto li {
	padding: 2px 0 2px 16px;
	position: relative;
	background: url(images/setinha.gif) no-repeat 0 6px;
}

ul.lista_texto2 {
	margin-left: 15px;
}
ul.lista_texto2 li {
	padding: 2px 0 2px 16px;
	background: url(images/setinha.gif) no-repeat 0 6px;
}

/* -------------------------------------------------------------- */

#principal_foto {
	position: relative;
	margin-right: 10px;
	height: 378px;
	overflow: hidden;
	width: 410px;
	float: left;
}
#principal_minis ul li {
	margin-bottom: 7px;
}

#miniaturas {
	position: relative;
	width: 99%;
	float: left;
}
#miniaturas ul li {
	float: left;
	margin-bottom: 6px;
}
#miniaturas ul li.cm {
	margin-right: 4px;
}

#miniaturas_dentro {
	position: relative;
	height: 400px;
}
#miniaturas_dentro a {
	display: block;
	padding: 5px 0 0 5px;
	width: 85px;
	height: 65px;
	background: #fff;
}
#miniaturas_dentro a:hover {
	background: #364152;
}
#miniaturas_dentro img {
	border: 0;
}
#visualizacao {
	position: relative;
	background: #fff;
	padding: 4px;
	width: 500px;
	min-height: 375px;
	float: right;
}
#carregando {
	position: absolute;
	width: 80px;
	height: 79px;
	background: url(images/carregando.gif) no-repeat;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
}
#navegacao_esq {
	position: relative;
	width: 99%;
	height: 20px;
}
#navegacao_esq fieldset {
	
}

.paginacao {
	position: relative;
}
.paginacao ul {
	text-align: center;
}
.paginacao ul li {
	float: left;
	margin-bottom: 5px;
}
.paginacao ul li a, .paginacao_atual {
	display: block;
	padding: 2px 4px;
	margin: 0 2px;
}
.paginacao_atual {

}
.paginacao a:hover {
	background: #364152;
	color: #fff;
}
.paginacao a.maior {

}

#emoticons {
	position: absolute;
	top: 30px;
	width: 130px;
	right: 0;
}
#emoticons fieldset {
	padding: 4px;
}
#emoticons ul li {
	float: left;
	width: 24px;
	height: 30px;
	margin: 0;
}
#emoticons fieldset {
	border: 1px solid #F3F0EB;
}
#emoticons.escuro fieldset {
	border: 1px solid #ccc;
	width: 95%;
}


/* ----------------------- /principal ------------------------- */

#rodape {
	position: relative;
	width: 920px;
	height: 42px;
	padding: 15px;
	color: #ccc;
	float: left;
	z-index: 0;
}

#creditos, #powered {
	position: relative;
	line-height: 150%;
	color: #fff;
	float: left;
	height: 38px;
}
#powered {
	width: 50%;
	text-align: right;
}
#creditos {
	font: normal 100% "Trebuchet MS";
	width: 49%;
}
#site_por {
	position: absolute;
	top: 5px;
	right: 105px;
}

/* efeito crop */

.cropimg {display:block;overflow:hidden;position:relative; width: 250px; height: 180px;}

.cropimg img {display:block;position:absolute;}

.cropimg:hover {border:3px solid #C99600;}

.cropimg:hover img {margin:-3px 0 0 -3px;}

/* ------------------------------- INICIO TITULOS ------------------------------ */

.tit_noticias {	background: url(images/tit_noticias.png) no-repeat; }
.tit_novidades { background: url(images/tit_novidades.png) no-repeat; }
.tit_recados { background: url(images/tit_recados.png) no-repeat; }
.tit_mensagens { background: url(images/tit_mensagens.png) no-repeat; }
.tit_deixe { background: url(images/tit_deixe.png) no-repeat; }

.tit_galeria_fotos { background: url(images/tit_galeria_fotos.png) no-repeat; }
.tit_galeria_videos { background: url(images/tit_galeria_videos.png) no-repeat; }

.tit_des_perfil_pt { background: url(images/tit_des_perfil_pt.png) no-repeat; }
.tit_des_perfil_en { background: url(images/tit_des_perfil_en.png) no-repeat; }
.tit_des_perfil_es { background: url(images/tit_des_perfil_es.png) no-repeat; }
.tit_des_curriculo_pt { background: url(images/tit_des_curriculo_pt.png) no-repeat; }
.tit_des_curriculo_en { background: url(images/tit_des_curriculo_en.png) no-repeat; }
.tit_des_curriculo_es { background: url(images/tit_des_curriculo_es.png) no-repeat; }
.tit_des_galeria_pt { background: url(images/tit_des_galeria_pt.png) no-repeat; }
.tit_des_galeria_en { background: url(images/tit_des_galeria_en.png) no-repeat; }
.tit_des_galeria_es { background: url(images/tit_des_galeria_es.png) no-repeat; }

.titg_bemvindo { background: url(images/titg_bemvindo.png) no-repeat; width: 400px; height: 40px; }
.titg_perfil { background: url(images/titg_perfil.png) no-repeat; }
.titg_curriculo { background: url(images/titg_curriculo.png) no-repeat; }
.titg_noticias { background: url(images/titg_noticias.png) no-repeat; }
.titg_galeria { background: url(images/titg_galeria.png) no-repeat; }
.titg_galeria_fotos { background: url(images/titg_galeria_fotos.png) no-repeat; width: 300px; }
.titg_galeria_videos { background: url(images/titg_galeria_videos.png) no-repeat; width: 300px; }
.titg_mural { background: url(images/titg_mural.png) no-repeat; width: 280px; }
.titg_contato { background: url(images/titg_contato.png) no-repeat; }

.tit_erro {	background: url(images/tit_erro.png) no-repeat; }


/* ------------------------------- FIM TITULOS ------------------------------ */
.vermelho {
	color: #C53824;
}
.cinza {
	color: #666;
}
.azul {
	color: #2B6080;
}
.verde {
	color: #80AA00;
}
.preto {
	color: #000;
}
.branco {
	color: #fff;
}
.amarelo {
	color: #fc3;
}
.escondido {
	display: none;
}

.noticia_data {
	color: #1C3855;
}
.noticia_titulo {
	color: #666;
}
.noticia_titulo_grande {
	color: #666;
	font: bold 22px Arial, Helvetica, freesans, sans-serif;
}
.tamanho15 {
	width: 15px;
}
.tamanho20 {
	width: 20px;
}
.tamanho40 {
	width: 40px;
}
.tamanho60 {
	width: 60px;
}
.tamanho80 {
	width: 80px;
}
.tamanho90 {
	width: 90px;
}
.tamanho100 {
	width: 100px;
}
.tamanho130 {
	width: 130px;
}
.tamanho180 {
	width: 200px;
}
.tamanho_auto {
	width: auto;
}
.linha_baixo {
	border-bottom: 1px solid #ccc;
}
.asterisco {
	color: #900;
	font: bold 140% "Trebuchet MS", Arial, Verdana, Tahoma;
	text-align: right;
	float: left;
	width: 10px;
}

.parte33 {
	position: relative;
	width: 32%;
	float: left;
}

.parte50 {
	position: relative;
	width: 49%;
	float: left;
}
.parte60 {
	position: relative;
	width: 50%;
	float: left;
}
.parte40 {
	position: relative;
	width: 39%;
	float: left;
}
.parte70 {
	position: relative;
	width: 67%;
	float: left;
}
.parte30 {
	position: relative;
	width: 30%;
	float: left;
}
.parte40 {
	position: relative;
	width: 40%;
	float: left;
}
.parte60 {
	position: relative;
	width: 60%;
	float: left;
}
.parte80 {
	position: relative;
	width: 75%;
	float: left;
}
.parte20 {
	position: relative;
	padding-top: 10px;
	width: 22%;
	float: left;
}
.cm {
	margin-right: 2%;
}
.foto_noticia {
	float: right;
	margin: 0 0 20px 20px;
}
.alinhar_direita {
	text-align: right;
}
.flutuar {
	float: left;
}
.imagem_destaque {
	margin-right: 10px;
}
.flutuar_direita {
	float: right;
	margin: 0 0 10px 10px;
}
.mostra {
	display: block;
}
.nao_mostra {
	display: none;
}
.entre_anos {
	position: relative;
	float: left;
	margin-top: 5px;
	text-indent: -12px;
}
.checkbox {
	border: 0;
}
.espaco_dir {
	margin-right: 10px;
}
.espaco_baixo {
	margin-bottom: 6px;
}
.espacao_dir {
	padding-right: 208px;
}

.texto_destaque {
	font-size: 120%;
}
.foto_noticia {
	float: right;
	margin: 0 0 20px 20px;
}
.botao_lupa {
	cursor: pointer;
	border: 0;
	width: 22px;
	height: 22px;
	background: url(images/botao_ok.png);
	text-indent: -9999px;
}