/* CSS Document */

body {
	font-family: "Trebuchet MS";
	font-size:12px;
	color:#333333;
	background-image:url(../images/bg.gif);
}
.img {
	border:1px solid #FF9900;

}
.box {
	border:1px solid #FF9900;
}
.erro{
	font-family:"trebuchet MS";
	font-size:13px;
	color:#993300;
	font-weight:bold;
}

.texto-topo {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;

	}

.fonte {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #999999;
	text-decoration: none;
}

.texto-titulo_home {
	font-family:"Trebuchet MS";
	font-size:13px;
	font-weight:bold;
	}

.texto-corpo_home {
	font-family:"Trebuchet MS";
	font-size:13px;
	text-decoration:none;
	color:#333333;
	}

.texto-noticia-detail {
	font-family:"Trebuchet MS";
	font-size:13px;
	text-decoration:none;
	color:#FF6600;
	}
.texto-noticia {
	font-family:"Trebuchet MS";
	font-size:13px;
	text-decoration:none;
	color:#333333;
	}
.texto-noticia:hover {
	font-family:"Trebuchet MS";
	font-size:13px;
	text-decoration:none;
	color:#FF6600;
	}

.texto14 {
	font-family:"Trebuchet MS";
	font-size:14px;
	text-decoration:none;
	color:#333333;
	}

.texto_bco_16 {
	font-family:"Trebuchet MS";
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	}

.texto-corpo_11 {
	font-family:"Trebuchet MS";
	font-size:11px;
	}


.texto-mais {
	font-family:"Trebuchet MS";
	font-size:13px;
	font-weight:lighter;
	color:#333333;
	}

.texto_titulos {
	font-family:"Trebuchet MS";
	font-size:20px;
	font-weight:bold;}

.texto_colunas {
	font-family:"Trebuchet MS";
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	color:#333333;
	}

.texto_colunas_red {
	font-family:"Trebuchet MS";
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	color:#993300;
	}
	
.rodape {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#FFFFFF;}
	
.menu {
	font-size:14px;
	text-decoration:none;
	color:#FFFFFF;
	}
.menu:hover {
	font-size:14px;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	}

.menu_topo {
	font-size:11px;
	text-decoration:none;
	color:#333333;
	}
.menu_topo:hover {
	font-size:11px;
	text-decoration:none;
	color:#FF6600;
	}
	
/** recado **/
div#recado {
	padding: 8px;
	width: 95%;
	overflow: auto;

}
div#recado ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
div#recado img {
	float: left;
	margin-right: 5px;
}
div#recado .headhoje, .headontem {
	display: block; 
	padding: 3px; 
}
div#recado .headhoje {
	background: #E9EFF8;
}
div#recado .headontem {
	background: #ececec;
}
div#recado .de {
	color: #494949;
	font-size: 0.8em;
	font-style: italic;
	margin-bottom: 5px;
}
div#recado b {
	color: #494949;
}
div#recado .msg {
	color: red;
}
div#recado .head {
	font-weight: bold;
	background: #9AA680;
	text-align: center;
}


/*** livro visitas ***/
div#livrovisita {
	display: block;
	width: 640px;

	/*padding: 5px;*/
}		
	div#livrovisita .bordatopo, .bordabaixo {
		display: block;
		height: 5px;
	}
	div#livrovisita .bordatopo {
		_margin-bottom: -10px;
		background: url(../images/livrovisita_borda_topo.gif) top left no-repeat;
	}
	div#livrovisita .bordabaixo {
		background: url(../images/livrovisita_borda_baixo.gif) bottom left no-repeat;	
	}
		/* lista de definição */
		div#livrovisita dl {
			padding: 8px;
		}
		div#livrovisita dd {
		margin-bottom: 8px;
		}
		div#livrovisita dd a:hover {
			display: block;
			background: #f5f5f5;
			/*padding:3px 0px 3px 0px;*/
		}

.larg-160 {width:145px;}

.larg-180 {width:180px;}

.crop-100 a.crop-foto {height:96px;}

.crop-100 a.crop-foto:hover {height:90px;}

.crop-120 a.crop-foto {height:120px;}

.crop-120 a.crop-foto:hover {height:114px;}

.destaque-duplo a {color:#FF6600;}

.destaque-duplo .foto-legenda {margin:5px 0 0 0;zoom:1;}

img { margin:0;padding:0;border:0;outline:0; }

.crop-foto {display:block;overflow:hidden;position:relative;}

.crop-foto img {display:block;position:absolute;}

.crop-foto:hover {border:3px solid;}

.crop-foto:hover img {margin:-3px 0 0 -3px;}


/*---------------------------
	Flash
	*Pai é conteudo*
---------------------------*/
div.flash{
	background				:  #FF6600;
	float						: left;
	position					: relative;
	width						: 364px;
}
div.mediabox{
	float						: left;
	height					: 318px;
	margin-left				: 4px;
	width						: 356px;
	z-index					: -999!important
}
div.flash img{
	bottom					: -50px;
	height					: 73px;
	position					: absolute;
	right						: 6px;
	width						: 272px;
}

