body {
	margin: 0px;
	font-family: Arial;
	font-size: 12px;	
}

h1 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 19px;
	font-weight: bold;
}

h2 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 16px;
	font-weight: bold;
}

.eventos {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
}

.eventos li {
	margin: 5px 0px 8px 0px;
}

.eventos a {
	color: #06C;
	text-decoration: none;
}

.eventos a:hover {
	color: #930;
}

ul.locais {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
}

ul.locais li {
	margin: 2px 0px 2px 0px;	
}

ul.locais a {
	color: #06C;
	text-decoration: none;
}

ul.locais a:hover {
	color: #930;	
}


legend {
	font-family: "Trebuchet MS", Tahoma;
	font-weight: bold;
	font-size: 13px;
	color: #07C;
}

.textos { font-weight:normal; font-size:12px; color:#4a4646; font-family: Arial, Helvetica, sans-serif; }
.textos a:link {text-decoration:none; color:#4a4646; font-weight:normal;}
.textos a:visited {text-decoration:none; color:#4a4646; font-weight:normal;}
.textos a:hover {text-decoration:underline; color:#736463; font-weight:normal;}

.textosmenu { font-weight: bolder; font-size:12px; color:#ffffff; font-family: Arial, Helvetica, sans-serif;}
.textosmenu a:link {text-decoration:none; color:#ffffff; font-weight:bolder;}
.textosmenu a:visited {text-decoration:none; color:#ffffff; font-weight:bolder;}
.textosmenu a:hover {text-decoration:none; color:#000000; font-weight:bolder;}

.menucinza { font-weight: normal; font-size:11px; color:#ffffff; font-family: Arial, Helvetica, sans-serif; }
.menucinza a:link {text-decoration:none; color:#ffffff; font-weight:normal;}
.menucinza a:visited {text-decoration:none; color:#ffffff; font-weight:normal;}
.menucinza a:hover {text-decoration:none; color:#cc9900; font-weight:normal;}

.menubranco { font-weight: normal; font-size:12px; color:#ffffff; font-family: Arial, Helvetica, sans-serif; }
.menubranco a:link {text-decoration:none; color:#ffffff; font-weight:normal;}
.menubranco a:visited {text-decoration:none; color:#ffffff; font-weight:normal;}
.menubranco a:hover {text-decoration:none; color:#000000; font-weight:normal;}


.textosp { font-weight:normal; font-size:11px; color:#4a4646; font-family: Arial, Helvetica, sans-serif;}
.textosp a:link {text-decoration:none; color:#4a4646; font-weight:normal;}
.textosp a:visited {text-decoration:none; color:#4a4646; font-weight:normal;}
.textosp a:hover {text-decoration:underline; color:#736463; font-weight:normal;}

.migalha { font-weight:normal; font-size:9px; color:#333333; line-height:11px; font-family: Arial, Helvetica, sans-serif; }
.migalha a:link {text-decoration:none; color:#333333; font-weight:normal;}
.migalha a:visited {text-decoration:none; color:#333333; font-weight:normal;}
.migalha a:hover {text-decoration:underline; color:#333333; font-weight:normal;}

.saibamais { font-weight:normal; font-size:11px; color:#cc9900; font-family: Arial, Helvetica, sans-serif; }
.saibamais a {text-decoration: none; color:#cc9900; font-weight: normal;}
.saibamais a:visited {text-decoration:none; color:#cc9900; font-weight:normal;}
.saibamais a:hover {text-decoration:underline; color:#9e7805; font-weight:normal;}

.titulo { font-weight: bolder; font-size:13px; color:#334281; font-family: Arial, Helvetica, sans-serif; }
.titulo a {text-decoration: none; font-size:13px; color:#334281; font-weight: normal;}
.titulo a:visited {text-decoration:none; color:#334281; font-weight:normal;}
.titulo a:hover {text-decoration:underline; color:#0066CC; font-weight:normal;}


.subtitulo { font-weight: bolder; font-size:11px; color:#334281; font-family: Arial, Helvetica, sans-serif; }

.titulog { font-weight: bolder; font-size:16px; color:#334281; font-family: Arial, Helvetica, sans-serif; }


.form {
	border-top: 1px solid #AAAAAA;
	border-left: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-color: #F2E6FF;
	font-style: normal;
	line-height: normal;
	border: 1px outset #AAAAAA;
}

.textosmidion { font-weight:normal; font-size:11px; color:#000000; line-height:14px; font-family: Arial, Helvetica, sans-serif; }
.textosmidion a:link {text-decoration:none; color:#000000; font-weight:normal;}
.textosmidion a:visited {text-decoration:none; color:#000000; font-weight:normal;}
.textosmidion a:hover {text-decoration:none; color: #CC0000; font-weight:normal;}

.btn  {
	padding: 0.4em 0.6em 0.4em 0.6em;
	border-radius: 0.3em;
	text-decoration: none;
	font-family: Helvetica, Arial;
}
.btn.g {
	background: #3fdb1c;
	background-image: linear-gradient(to bottom, #3fdb1c, #34ab19);
	color: #fff;
}
.btn.g:hover {
	background: #7ac722;
	background-image: linear-gradient(to bottom, #7ac722, #5ba10b);
	color: #fff;
}
.btn.sm {
	font-size: 12px;
}
