/* ------------------------------  CSS BÁSICO DE TODAS AS PÁGINAS  ------------------------------ */
* { padding: 0; margin: 0; font-size: 11px; font-family: Arial, Sans-Serif; color: black; }
a { text-decoration: none; }
a:hover { text-decoration: underline; border: none; }
body{ text-align:center; background: #E6E6E6; }
img{ border: none; }

#pagina { text-align:left; width: 766px; margin: 0 auto; background: #fff; border: 1px solid black; border-top: none; border-bottom: none; }

/*       TOP         */
#topo{ height: 279px; }
#topo .salvador { color: #4D4D4D; text-align: right; float: right; }
#topo .salvador a { color: #4D4D4D; font-size: 10px; }
#topo h1 { float: left; margin-right: 5px;  }
#topo h1 a { font-weight: bold; color: #FE6D04; }
#topo h2, #topo h2 a, #topo h1 a { font-size: 12px; }
/*      /TOP         */

#corpo { padding: 10px; }

/*       COLUNA UM         */
#coluna_um { float: left; margin: 0 10px 10px 3px; width: 260px; background: #fff;  }
#linha_um { padding: 0 10px 10px 10px !important; }
#linha_um, #linha_dois { border: 1px solid #DFDFDF; margin-bottom: 10px; }
#linha_dois { margin-bottom: 20px; padding: 10px; }
#linha_um h1, #linha_dois .titulo { font-weight: bold; color: #7C7C7C; font-size: 12px; letter-spacing: 2px; font-family: Arial; border-bottom: 3px solid #7C7C7C; padding-bottom: 5px; padding-left: 10px; margin-top: 10px; }
#linha_dois .titulo { margin: 0; }
#linha_um h2, #linha_dois h3 { font-family: Arial; font-size: 10px; color: #ACACAC; text-align: right; margin-bottom: 10px; }
#linha_um #fotoPersonal { width: 80px; height: 80px; float: left; margin: 5px 10px 5px 0;  }
.homeTexto div, .homeTexto p {text-align: justify; color: #7C7C7C; margin-bottom: 10px; }
#linha_um p, #linha_dois p { text-align: justify; color: #7C7C7C; margin-bottom: 10px; }
#linha_dois p { margin: 0; }
#linha_dois #fotoContato { background: url(../img/contato.jpg) no-repeat; width: 35px; height: 35px; float: left; margin: 3px 10px 5px 0;  }
.fotoHome { width: 93px; height: 73px; }
/*       /COLUNA UM         */

/* --- CONTEUDO --- */
#conteudo { position: relative; margin-left: 270px;}
#conteudo img { float: left; margin: 0 10px 10px 0; }
.linhas h4, .linhas h5, .linhas h6, .linhas h1  { padding-left: 20px; font-size: 18px; margin-bottom: 10px; }
.linhas p { text-align: justify; color: #7C7C7C; }
.linhas .sobre { font-size: 10px; color: #ACACAC; }

.linhas { padding-bottom: 10px; margin-bottom: 10px; min-height: 80px; border-bottom: 1px dotted #DFDFDF; }
#linhasFoto { height: 140px; border: none;}
.verMais { background: url('../img/mais.jpg') 2px 0 no-repeat; padding-left: 20px;  }

/* -- /CONTEUDO --- */

/*       Rodape         */
#rodape { width: 100%; clear: both; padding-top: 10px; text-align: center !important; border-top: 2px solid black; margin-top: 20px;  }
#rodape h2 { color: #0E342C; font-weight: bold; font-variant: small-caps; font-size: 12px;}
#rodape h6 { color: #0C2923; font-weight: bold; }
#rodape p, #rodape p a { color: gray; text-align: center !important;}
#rodape .allan,#rodape .allan a { color: #B1B1B1; text-align: center !important; }
/*      /Rodape         */

/*-----------CSS DOS FORMULÁRIOS-----------*/
#inferior p { color: #DDDDDD; }
#formulario { position: relative; margin: 40px 0; }
#formulario label { display: block; float: left; width:80px; text-align: right; margin-right: 10px; color: #B4B4B4; }
#formulario select, #formulario input, #formulario textarea { 
		border-top: 1px solid #4D4D4D; 
		border-left: 1px solid #4D4D4D; 
		border-bottom: 1px solid #6A6A6A;
		border-right: 1px solid #6A6A6A;
		background: #F7F7F7;
		margin-bottom: 3px;
	}
	.input200 { width: 200px; }

	#formulario span { display: none; padding-bottom: 10px; margin: 0 0 3px 5px;}

	#submit { background: none !important; color: #6F6F6F; font-weight: bold; cursor: pointer; border: 1px solid #DFDFDF !important;  }
	.msgOK { margin-top: 2px; margin-left: 90px;}







/*----- NOTICIAS INTERNAS -------------*/
.noticias { padding: 5px; min-height: 75px; margin-bottom: 10px; }
.noticias h2 { color: gray; }
.noticias img { height: 75px; width: 129px; margin-right: 10px; }
.noticias p, .noticias p a { text-align: justify; color: #7C7C7C;}
.clear { width: 100%; clear: both; height: 1px; font-size: 1px; overflow: hidden; }
.coluna_1 { width: 49%; float: left; }
.coluna_2 { width: 49%; float: right; }
.tags { margin-top: 20px; color:#B1B1B1; font-size: 10px;  }
.data { color:#A0A0A0; text-align: right; margin-bottom: 20px; }
.btEdit {background: #435AB1;font-weight: bold;color: white;margin-bottom: 10px;border: 1px solid #000040;cursor: pointer;}
.fotoNot { float: left; margin: 0 10px 10px 0; cursor: pointer; }
.traco2 { border-top: 1px solid gray;height: 1px;border-bottom: 3px solid #7C7C7C;margin: 10px 0;font-size:1px;}
.btEdit {background: gray;font-weight: bold;color: white;margin-bottom: 10px;border: 1px solid #000040;cursor: pointer;}


/*---- GALERIA DE FOTOS ---- */
.englobaFoto { width: 170px; padding-bottom: 20px; text-align: center; color: gray; }
.galFoto { margin:0 auto; width: 150px !important; height: 100px; cursor: pointer; border: 1px solid gray; }
#tblFotos { width: 100%; }
.ftTitulo { text-align: center; }
/*---- /GALERIA DE FOTOS ---- */



/**** TABELAS DA DADOS *****/
.thead { background: #7C7C7C; }
.thead th { color: white; font-weight: bold; padding: 2px 5px; border: 1px solid gray; }
.tdCinza { background: #F7F6F3; }
.tdBranco { background: white; }
.tblPreco { border: 1px solid gray; margin-bottom: 10px; }
.tblPreco td { padding: 2px 5px; }
.tblPreco { width: 100%; }

