@charset "iso-8859-1";

/* ------------------------------------------
CEBRI INTERNA - CSS

Author: Thiago Izequiel
E-mail: thiago@fattoriaweb.com.br
Date: 11/06/2008
Fattoriaweb

Sessions:
- PRINCIPAIS
- CONTEUDO
- CONTEUDO_PUBLICACAO
- CLIPPING
- CONVENIOS
- GALERIA
- FORMULARIO CONTATO
- BOTOES RODAPE
- TOOLTIP

Colors:
- BODY = #818181;
- H2 = white;
- H3 = #4b8928;
- MENU = #434343;
- conteudo a = #58a82c;
- conteudo a:hover = #96af87;
- bt interno = #6a9751;
- galeria h4 = #4b8928;
- galeria img border = #eaeaea;
- zoom = #4b8928;

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

* {
	margin: 0px;
	padding: 0px;
}

/*------------------ PRINCIPAIS ------------------*/


h2 {
	font-size: 140%;
	color: white;
	padding: 7px 0 0 1px;
	margin:0 0 10px 0;
}

h4 {
	color: #4b8928;	
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h5 {
	font:bold 14px Arial, Helvetica, sans-serif;
	color: #4b8928;
}
.breakline_pontilhado {
margin: 10px 0 10px 0;
clear: both;
height:1px;
text-indent:-10000px;
}
.pdf {
background: url(../img/pdf.gif) no-repeat;
text-decoration: none;
padding: 0 0 0 35px;
border:none;
cursor: pointer;
}

/*--------------- CONTEUDO --------------------*/

#conteudo {
	background: url(../img/h1_bg_interna.gif) repeat-x top; 
	margin: 15px 0 0 0;
	padding:0 10px 0 10px;
}

#conteudolivro {
	background: url(../img/h1_bg.gif) repeat-x top; 
	margin: 15px 0 0 0;
	padding:0 10px 0 10px;
}

#conteudo_inteiro {
	background: url(../img/h1_bg_interna_full.gif) repeat-x top; 
	margin: 15px 0 0 0;
	padding:0 10px 0 10px;
}
#conteudo_inteiro_link {
	background: url(../img/h1_bg_interna_full.gif) repeat-x top; 
	margin: 15px 0 0 0;
	padding:0 10px 0 10px;
}
#conteudo_inteiro_socios{
	background: url(../img/h1_bg_interna_full.gif) repeat-x top; 
	margin: 15px 0 0 0;
	padding:0 10px 0 10px;
}
#conteudo p {

}
.imagem_conteudo {
	margin: 12px 12px 12px 0px;
	background:url(../img/moldura.gif) no-repeat right bottom;
	float:right;
	padding:0 5px 5px 0px;
	width:187px;
}
#conteudo a {
	color: #58a82c;
	text-decoration: none;
	background: url(../img/link.gif) right no-repeat ;
	padding-right: 15px;
	border: none;
}
#conteudo a:hover {
	color: #96af87;
	text-decoration: underline;
}
#conteudo_inteiro a {
	color: #58a82c;
	text-decoration: none;
	background: url(../img/link.gif) right no-repeat ;
	padding-right: 15px;
	border: none;
}
#conteudo_inteiro a:hover {
	color: #96af87;
	text-decoration: underline;
}
#conteudo_inteiro_link a {
	color: #58a82c;
	text-decoration: none;
	background: url(../img/link.gif) right no-repeat ;
	padding-right: 15px;
    
}
#conteudo_inteiro_socios a {
	color: #58a82c;
	text-decoration: none;
	padding-right: 15px;
    
}
#conteudo_inteiro_link a:hover {
	color: #96af87;
	text-decoration: underline;
}
#conteudo h3{
	margin-bottom:10px;
}

.selecione_idioma {
margin: 20px 0 20px 240px;}

.selecione_idioma a {
background:none !important; border:none !important;}

.bt_quero_colaborar {
background:url(../img/bt_quero_colaborar.jpg) no-repeat; width:263px; height:50px; margin:10px 0 0 263px; border:none; cursor:pointer;}

.bt_quero_colaborar_eng {
background:url(../img/bt_quero_colaborar_eng.jpg) no-repeat; width:263px; height:50px; margin:10px 0 0 263px; border:none; cursor:pointer;}

.nome_campo_form {
width:200px; float:left;}

.buscar_projetos {
background: url(../img/bg_buscar_projeto.gif) no-repeat; padding:15px 10px 25px 15px; margin-top:15px; color:#FFF; font-weight:bold; font-size:14px;}

.buscar_projetos_campo {
background:#9cba8c; border:1px solid #FFF; color:#FFF; font-weight:bold; padding:3px;}

.buscar_projetos div {
float:left; margin-right:10px;}

.bt_buscar_projetos {
float:left; background:url(../img/bt_buscar_projetos.gif) no-repeat; width:70px; height:24px; border:none; margin-top:18px; cursor:pointer;}

.buscar_projeto_list {
list-style: none; margin-top:20px; border-bottom:3px solid #dfdfdf;}

.buscar_projeto_list li {
margin-bottom:4px;}

.buscar_projeto_list .titulo {
color:#73934b; font-weight:bold; font-size:13px;}

.buscar_projeto_list .autor {
color:#818192; font-weight:bold;}

.buscar_projeto_list a {
color:#58a82c; text-decoration:none;}

.buscar_projeto_list a:hover {
text-decoration:underline;}

/*--------------- LIVROS --------------------*/

.livro {
padding-bottom: 20px; margin-top: 20px;  border-bottom:3px solid #dfdfdf; display:block; clear:both; min-height:165px; _height:165px;}

.livro h4 {
margin-bottom: 15px; font-size:16px;}

.capa {
float: left; border: 3px solid #e1e1e1; margin: 0 20px 10px 0; display:block; clear:both;}

/*--------------- CONTEUDO_PUBLICACAO --------------------*/

#conteudo_publicacao {
	background: url(../img/h1_bg_interna.gif) repeat-x top; 
	margin: 15px 0 0 0;
	padding:0 10px 0 10px;
}
#conteudo_publicacao p {

}

#conteudo_publicacao a {
	color: #4b8928;
	text-decoration: none;
	padding-right: 15px;
}
#conteudo_publicacao a:hover {
	color: #96af87;
}
#conteudo_publicacao h3{
	margin-bottom:10px;
}
#conteudo_publicacao img {
	margin:0 10px 0 0;
}

.icone_evento {
}

.icone_evento ul li{
display:inline; float:right; margin-left: -15px;}

/*--------------- CLIPPING --------------------*/

#clipping {
	background: url(../img/h1_bg_interna.gif) repeat-x top; 
	margin: 15px 0 0 0;
	padding:0 10px 0 10px;
}
#clipping p {
	margin: 10px;
}

#clipping a {
	color: #58a82c;
	text-decoration: underline;
	padding-left: 5px;
	font-weight: bold;
}
#clipping a:hover {
	color: #375919;
	text-decoration: none;
}
#clipping h3{
	margin-bottom:10px;
}
#clipping img{
	background:url(../img/moldura.gif) no-repeat right bottom;
	float:right;
	padding:0 5px 5px 0px;
	width:187px;
}

/*--------------- CONVENIOS --------------------*/

#convenios {
	background: url(../img/h1_bg_interna.gif) repeat-x top; 
	margin: 15px 0 0 0;
	padding:0 10px 0 10px;
}
#convenios p {

}
#convenios img {
	float:right;
}
#convenios a {
	color: #58a82c;
	text-decoration: underline;
	padding-right: 15px;
}
#convenios a:hover {;
	text-decoration: underline;
	background: url(../img/link.gif) right no-repeat ;
}
#convenios h3{
	margin-bottom:10px;
}

/*---------------- GALERIA ---------------*/

#galeria {
	padding:20px 10px 0 10px;
	background: url(../img/pontilhado.gif) repeat-x top;
	margin-top:10px;
}
#galeria h4 {
	color: #4b8928;	
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom:5px;
}

.zoom {
	font: 10px Arial, Helvetica, sans-serif;
	color: #4b8928;
}
.thumbnails{
	width:135px;
	float:left;
	margin-top:10px;
}
.thumbnails div {
	position: relative;
	width: 80px;
	height: 80px;
	float: left;
	padding: 0;
	float: left;
	display: inline;
}
.thumbnails img {
	top: 0px;
	left: 0px;
	width: 80px;
	height: 80px;
	position: absolute;
	z-index: 1;
	border: 5px solid #eaeaea;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
}
.thumbnails input{
	margin:20px 0 0 13px;
}

/*---------------- FORMULARIO CONTATO ----------*/

#formulario {
	background: url(../img/h1_bg_interna.gif) repeat-x top; 
	margin: 15px 0 0 0;
	padding:0 10px 0 10px;
}
#formulario p {

}
#formulario h3{
	margin-bottom:10px;
}
.campo {
	background:#d6d6d6;
	border:none;
	height:20px;
	font: 10px Arial, Helvetica, sans-serif;
	color: #818181;
	padding:2px;
}

/*---------------- BOTOES RODAPE ---------------*/
#botoes_rodape{
	padding:20px 0px 0 0px;
	background: url(../img/pontilhado.gif) repeat-x top;
	margin-top:10px;
	clear:both;
}	
#botoes_rodape_full{
	padding:20px 0px 0 0px;
	background: url(../img/pontilhado_full.gif) repeat-x top;
	margin-top:10px;
	clear:both;
}	
.bt_rodape {
	border: none;
	padding: 3px;
	background: #6a9751;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	margin: 2px 0 0 13px;
	cursor:pointer;
}

.bt_geral {
	border: none;
	padding: 5px 7px 5px 7px;
	margin: 0 0 11px 5px;
	background: #6a9751;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	cursor:pointer;
}

.bt_inscricao {
	border: none;
	padding: 5px 35px 20px 15px;
	background: url(../img/inscricao.gif) no-repeat;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	margin: 2px 13px 0 13px;
	cursor: pointer;
}

.bt_login {
	border: none;
	padding: 5px 30px 15px 22px;
	background: url(../img/login.gif) no-repeat;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	margin: 2px 13px 0 13px;
	cursor:pointer;
}

.bt_login_ok {
	border: none;
	padding: 0 0 45px 55px;
	background: url(../img/loginok.gif) no-repeat;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	cursor:pointer;
}

.bt_rodape:hover {
	background:#6eb845;
}

.login_rodape {
margin: 7px 0 7px 0;
font-size: 12px;
color: #6a9751;
text-align: center;
}

.login_rodape a{
margin: 7px 0 7px 0;
font-size: 12px;
color: #6a9751;
text-align: center;
}

#login_area {
margin: 60px 0 0 0;
font-weight: bold;
font-size: 13px;
}

.campo_login {
font:11px Verdana, Arial, Helvetica, sans-serif;
padding: 6px;
background: #d6d6d6;
color: #818181;
width: 180px; 
border:none;
margin: 0 0 12px 10px;
}


/*---------------- TOOLTIP ----------------------*/

.iframeTooltip
{
	position: absolute;
	z-index: 1010;
	filter:alpha(opacity:0.1);
}

.tooltipContent
{
	background-color: #4b8928;
	padding: 7px;
	color:#FFFFFF;
	font: 10px Arial, Helvetica, sans-serif;
	text-align: center;
}

/*---------------- TABELA ----------------------*/

.tabela_colaboradores{
	border:1px solid #e6e6e6;
	padding:5px;
}
.tabela_colaboradores thead td {
	background:#6a9751;
	font-weight:bold;
	color:white;
	padding:8px;
}
.tabela_colaboradores tbody td {
	padding:8px;
}
.tabela_colaboradores tfoot td{
	font-weight:bold;
	padding:8px;
	color:#6a9751;
}
.form_cadastro{
	/*margin-left:200px;*/
}
.form_cadastro p{
	margin-top:20px;
}
.form{
	background:#f2f2f2;
	border:1px solid #aaaaaa;
	color:#434343;
	padding:3px;
}
.obrigatorio{
	font-weight:bold;
	color:#FF6600;
	font-size:18px;
}
.aviso{
	color:#FF6600;
}


