/* CSS Document */

a.menu {
	font-family: Trebuchet MS;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	font-size: 15px;
}

a.menu:hover {
	font-family: Trebuchet MS;
	font-weight: bold;
	text-decoration: underline;
	color: #ffffff;
	font-size: 15px;
}

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

a.link:hover {
	font-family: Trebuchet MS;
	font-weight: bold;
	text-decoration: underline;
	color: #ffffff;
	font-size: 11px;
}

a.subtitulo {
	font-family: Trebuchet MS;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	font-size: 10px;
}

a.subtitulo:hover {
	font-family: Trebuchet MS;
	font-weight: bold;
	text-decoration: underline;
	color: #ffffff;
	font-size: 10px;
}

.menu {
	font-family: Trebuchet MS;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	font-size: 15px;
}

.titulo {
	font-family: Trebuchet MS;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	font-size: 15px;
}

.subtitulo {
	font-family: Trebuchet MS;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	font-size: 10px;
	text-transform: uppercase;
}

.subtitulo2 {
	font-family: Trebuchet MS;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	font-size: 11px;
}

.texto {
	font-family: Trebuchet MS;
	font-weight: none;
	text-decoration: none;
	color: #fff;
	font-size: 11px;
}

.endereco {
	font-family: Trebuchet MS;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	font-size: 13px;
}

.formulario {
	font-family: Trebuchet MS;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-size: 13px;
}

li {
  padding: 2px;
}

/* Estilos para o menu convertido em html puro */
.colchete{
	font-family: Trebuchet MS,Arial,Verdana,sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #fff;
}
a.item_menu{
	font-family: Trebuchet MS,Arial,Verdana,sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #fff;
	padding: 0 4px 0 4px;
	text-decoration: none;
}

a.item_menu:hover{
	font-family: Trebuchet MS,Arial,Verdana,sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #fff;
	padding: 0 4px 0 4px;
	text-decoration: underline;
}
td.text{
 	font-family: Trebuchet MS;
	font-weight: none;
	text-decoration: none;
	color: #fff;
	font-size: 11px;
	padding: 0 0 0 98px;
}
.titulo_2{
 	font-family: Trebuchet MS;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	font-size: 15px;
  padding: 0 0 0 98px;

}
