/* CSS Document */

/**** Geral ****/
body { margin: 0px; background:url(../img/bg_geral.gif); background-color:#ffffff; }
.bg_int {background:url(../img/bg_int.jpg); background-color:#f3e3c1; }
.bg_dir {background:url(../img/bg_dir.jpg);  background-repeat:repeat-y; background-position:right; }
.bg_esq {background:url(../img/bg_esq.jpg);  background-repeat:repeat-y; background-position:left;}
.bg_busca {background:url(../img/busca_bg.gif);  background-repeat:no-repeat; background-color:#ffffff;}
.bg_busca_bibli {background:url(../img/busca_bibli_bg.gif);  background-repeat:no-repeat; background-color:#ffffff;}
.bg_passo_fotos {background:url(../img/passo_foto_bg.jpg);  background-repeat:no-repeat; background-color:#ffffff;}

.bg_mostra_video {background:url(../img/video_bg_detalhe.gif); background-repeat:no-repeat; }
.loading { background:url(../img/bg_site.jpg); background-color:#F8F3E7; background-repeat:repeat-x; }
.bg_fotos_home {background:url(../img/home_bg_fotos.gif); background-repeat:no-repeat; }
.bg_fotos_thumb {background:url(../img/home_bg_thumb.gif); background-repeat:no-repeat; }

/**** Paddings ****/

.pad01 {padding-right:10px;}
.pad02 {padding-bottom:10px;}
.pad03 {padding:10px}
.pad04 {padding-top:10px;}
.pad05 {padding-left:10px;}
.pad06 {padding:6px 6px 6px 6px;}

/**** Alinhamentos ****/
.bottom {vertical-align:bottom;}
.ident {line-height: 190%;}
.ident2 {line-height: 200%;}


/**** Menu ****/



/**** Textos ****/
.alinhaDir{ text-align:right;}
.textoFooter {font:9px 'Verdana'; color:#ffffff; }
.textoFooter a{font:9px 'Verdana'; color:#ffffff; font-weight:underline; }
.titData { font:20px 'Tahoma'; color:#A10000; }

.texto_menu { font:9px 'Verdana'; font-weight:none; color:#000000;  }
.texto_menu a{ font:9px 'Verdana'; font-weight:none; color:#000000; text-decoration:none; }

.texto_menu_on { font:9px 'Verdana'; font-weight:bold; color:#000000;  }
.texto_menu_on a{ font:9px 'Verdana'; font-weight:bold; color:#000000; text-decoration:underline; }

.texto01 { font:9px 'Verdana'; font-weight:none; color:#000000;  }
.texto01 a{ font:9px 'Verdana'; font-weight:bold; color:#000000; text-decoration:none; }

.texto02 { font:11px 'Trebuchet MS'; color:#ffffff; }
.texto02 a{ font:11px 'Trebuchet MS'; color:#ffffff; font-weight:bold; text-decoration:none; }

.texto03 { font:20px 'Tahoma'; color:#000000; }
.texto03 a{font:20px 'Tahoma'; color:#000000; font-weight:bold; text-decoration:none; }

.texto04 { font:14px 'Trebuchet MS'; color:#4b565d;}
.texto04 a{ font:14px 'Trebuchet MS'; color:#4b565d; font-weight:bold; text-decoration:none; }

.texto05 { font:12px 'Trebuchet MS'; color:#4b565d; text-decoration:none;}
.texto05 a{ font:12px 'Trebuchet MS'; color:#4b565d; text-decoration:none;}
.texto05:hover { font:12px 'Trebuchet MS'; color:#4b565d; font-weight:none; text-decoration:underline;}

.texto06 { font:8px 'Verdana'; font-weight:none; color:#000000;  }
.texto06 a{ font:8px 'Verdana'; font-weight:none; color:#000000; text-decoration:none; }
.texto06:hover{ font:8px 'Verdana'; font-weight:none; color:#000000; text-decoration:none; }

.textoLOCADO { font:9px 'Verdana'; font-weight:bold; color:#D20000;  }
.textoLIVRE { font:9px 'Verdana'; font-weight:bold; color:#146105;  }
/**** Links ****/
.link01 {font:11px 'Arial'; text-decoration:underline; color:#FFFFFF; }
.link01:hover {font:11px 'Arial'; text-decoration:underline; color:#FFFFFF; }

.data {font:11px 'Tahoma'; text-decoration:none; color:#000000; }
.data:hover {font:11px 'Arial'; text-decoration:none; color:#FFFFFF; background:#A10076; }
.dataAtivo {font:11px 'Arial'; text-decoration:none; color:#FFFFFF; background:#A10000; }


/**** FORMS ****/


.formHome { 
	BORDER-TOP: #000000 1px outset;
	BORDER-RIGHT: #000000 1px inset;
	BORDER-LEFT: #000000 1px outset;
	BORDER-BOTTOM: #000000 1px  inset;
	background:#ffffff;
	font:11px 'Verdana';
	color:#000000;
	width:140px;
	height:18px;
}

.comboCadastro { 
	border: 0px; 
	background:#A10000;
	font:9px 'Verdana';
	color:#EB9618;
	height:17px;
}



















