a.menu:link, a.menu:visited {  font-family: "Trebuchet MS", Verdana; font-size: 16px; font-weight: bold; color: #FFFFFF; text-decoration: none}
a.menu:hover, a.menu:visited:hover{
	color:#7bc999;
}
.titulo1 { font-family: "Trebuchet MS", Verdana; font-size: 16px; font-weight: bold; color: #000000; text-decoration: none }
.texto { font-family: "Trebuchet MS", Verdana; font-size: 14px; font-weight: normal; color: #000000; text-decoration: none }
.texto_bold { font-family: "Trebuchet MS", Verdana; font-size: 14px; font-weight: bold; color: #000000; text-decoration: none }
a{
	text-decoration:none;
	color:#000;
}
.enterLineColor{
	background-color:#E8E8E8;
}
.horario{
	border-bottom:dashed 1px #000;
	padding-top:10px;
	padding-bottom:10px;
	font-size:11px;
}
td.galeriaDeImagens, td.arquivos{
	padding-top:50px;
}
input.formItem, textarea.formItem, select.formItem{
	width:100%;
	border:solid 1px #C9C9C9;
}
.botao{
	background-color:#EAEAEA;
	font-weight:bold;
	border:solid 1px #CCC;
	color:#333;
}
.botao:hover{
	color:#999;
}