@CHARSET "ISO-8859-1";
a, li {
	font-size: 13px;	
}
.small {
	font-size: 12px;
	margin: none;	
}
.smaller {
	font-size: 10px;
	margin: none;	
}
.input {
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	padding: 2px;
	padding-bottom: 1px;
	border: 1px solid silver;
	background: url(./img_jpg/fundo_top.jpg) center top;
	width: 160px;
	height: 20px;
		
}
.link { 
	font-size: 10pt;
	font-weight: bold;
	color: blue;	
	/*padding-left: 10px;
	background: url(*/
}
.link_evento {
	width: 100%;
	display: block;
	text-align:center;
}
.link_evento:hover {
}
.menu_agenda {
	width: 100%;
	display: block;
	text-align:center;
	font-weight: bold; 
	font-size: 12px;
	background: white; 
	color: #cc3333;
}
.menu_agenda:hover {
	background: white; 
	color: #cc3333;
}
body {
	margin: 0px; padding: 0px;
}
body, a, h1, h2, h3, b, div, span, tr, td, table, fieldset,legend, input, textarea, select, option {
	font-family: Trebuchet MS, Verdana,  Arial;	
	color: black;
}
#main {
	/*margin-top: 30px;*/
	table-layout: fixed;
}
#fundo_1 {
	background: transparent url(img_jpg/fundo_1.jpg) top left no-repeat;	
}
#fundo_2 {
	background: url(img_jpg/fundo_2.jpg) top repeat-x;	
}
#fundo_3 {
	background: transparent url(img_jpg/fundo_3.jpg) top right no-repeat;	
}
a {
	text-decoration: none;	
}
a:hover {
	text-decoration: underline;
}
fieldset {
	border: 2px solid silver;
	padding: 20px;
	margin: 10px;	
}
legend {
	font-weight: bold;
	font-size: 16pt;
}
.head {
	margin-top: 20px;	
}
.title { 
	font-weight: bold;
	font-family: Trebuchet MS;
	font-size: 65px;
	color: #e9e9e9;
	margin-right: 20px;	
}
.form input, .form textarea {
	font-size: 12pt;
	color: lightblue;
	font-weight: bold;
	background: transparent;
}
label {
	margin-top: 5px;
	cursor: pointer;	
}
form { padding: 0px; margin: 0px; }
.text {
	border: none;
	border-bottom: 1px solid silver;	
	padding: 5px;	
	width: 100%;
}
.textarea {
	border: none;
	border-top: 1px dashed silver;
	border-bottom: 1px dashed silver;
	border-left: 1px dashed silver;
	border-right: 1px dashed silver;	
	padding: 5px;	
	width: 100%;
}
.h1 {
	text-align: left;
	font-size: 1cm;
	color: #dcdcdc;
	display: inline;
	float: left;
	margin: 20px;
	padding: 20px;
	line-height: 80px;
	border-left: 1px solid silver;
	border-right: 1px solid silver;
	background: white;
}
h1, h2, h3, h4 {
	display: inline;
	margin: 0px;
	padding: 0px;
	color: #cc3333;
}
h3 {
	font-size: 12pt;
}
h4 {
	font-size: 10pt;
	left: 8px;
	z-index: 1px;
}
p {
	padding-left: 1cm;
	padding-right: 1.5cm;
	color: black;
	font-size: 10pt;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: justify;
}
.center { text-align: center; }
.right { text-align: right; }
.left { text-align: left; }
.orange { 
	color: orange; 
}
.lime { 
	color: lime; 
}
.silver { 
	color: silver; 
}


#botao, #btn, #btn_blue {
	background: url('./images/botao.png') center center;
	width: 146px;
	height: 40px; 
	border:none;
	line-height: 40px;
	vertical-align: middle;
	padding-bottom: 5px;
	color: white;
	cursor: pointer;
}
#btn_blue {
	background: url('./images/botao.blue.png') center center;
}


small, small a {
	font-size: 10pt;
	color: gray;
}

.calendar {
	/*background: url(./img_jpg/calendar.jpg) center center no-repeat;*/
	width: 170px; height: 170px;
	table-layout: fixed;
}


.calendar_top {
	text-align: center;
	color: white; font-weight: bold; 
	height: 30%;
	font-size: 20px;
	padding: 10px; padding-top:15px;
	padding-bottom: 0px;
}
.calendar_bottom {
	text-align: center;
	color: black;
	font-size: 70px;
	height: 60%;
	vertical-align: top;
	line-height: 100%;
	padding: 10px;	
}

#tabs li {
	display: inline;
	height: 40px;
	cursor: pointer;
	width: 180px; background: #efefef;
	min-width: 200px;
	
}
.menu { 
	padding: 0px;
	margin: 0px;
}
.menu td {
	text-align: center;
	padding: 0px;
	margin: 0px;
}
.menu a { 
	font-size: 15px;
	text-decoration: none;
	color: gray;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 0px;
	background: none;
	width: 100%;
	display: block;
	color: black;
	text-align: center;
	border: 1px solid #ffffff;
	font-weight: bold;
}
.menu a:hover {
	text-decoration: underline;
}
.menu .menu_active, .menu_active {
	color: #ef3333;
}
.menu .menu_active:hover, .menu_active:hover {
}
.bg {
	vertical-align: top;
	color: black;
	padding-left: 15px;
	padding-top: 10px;
	padding-right: 10px;
	background: whitesmoke top repeat-x url('./images/backx.png');
	border: 1px solid #efefef;
}
.bg2 {
	vertical-align: top;
	color: darkgreen;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 10px;
	background: #dcdcef;
	border-left: 1px solid #9999dc;
	border-right: 1px solid #9999dc;
	border-bottom: 1px solid #9999dc;
}
.bg2 h1, .bg2 h2, .bg2 h3, .bg2 h4, .bg2 a, .bg2, .blue {
	color: #5555cc;	
}
.bg3 {
	vertical-align: top;
	color: darkgreen;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 10px;
	background: #ffffdc;
	border-left: 1px solid gold;
	border-right: 1px solid gold;
	border-bottom: 1px solid gold;
}
.bg3 h1, .bg3 h2, .bg3 h3, .bg3 h4, .bg3, .bg3 a, .bg3, .gold {
	color: gold;	
	font-size: 13px;
}
.bg4 {
	vertical-align: top;
	color: darkgreen;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 10px;
	background: #f0f8f0;
	border-left: 1px solid #33cc33;
	border-right: 1px solid #33cc33;
	border-bottom: 1px solid #33cc33;
}
.bg4 h1, .bg4 h2, .bg4 h3, .bg4 h4, .bg4, .bg4 a, .bg4, .verde {
	color: #33cc33;	
	font-size: 13px;
}
small, .rodape {
	text-align: center;
	display: block;
	font-size: 11px;
	line-height: 30px;
	margin: 0px;
	padding-bottom: 20px;
	vertical-align: middle;
	color: darksilver;
}
.lista_eventos {
	width: 100%;
	table-layout: fixed;
}
.lista_eventos tt {
	width: 100%;
	text-align: center;
}
.lista_eventos a:hover {
	text-decoration: none;
	color: #dcdcdc;
}
.lista_eventos tr, .lista_evento td {
	border: 1px solid silver;
	margin: 2px;
	height: 22px;
	width: 100%;
	background: whitesmoke;
	font-size: 10pt; font-weight: normal;
}
.lista_eventos th div {
	width:100%;
	height: 20px;
	overflow:hidden;
}
.legenda, .legenda ul {
	 list-style:none;
}
.legenda li {
	 width: 24%;
	 display: block;
	 float: left;
	 margin: 0px;padding:0px;
	 margin-top: 5px;
	 margin-bottom: 5px;
}
.legenda_small {
	 list-style:none;
	 margin-left: 10px;
	 padding-left: 10px;
	 width: 100%;
}
.legenda_small li {
	 width: 25%;
	 display: block;
	 float: left;
	 margin: 0px;
	 padding:0px;
	 margin-top: 5px;
	 margin-bottom: 5px; 
	 font-size: 10pt;
}
.cadastro {
	color: #33cc33;
	font-weight: bold;
	font-family: arial;
	line-height: 24px;
}
.cadastro img {
	display: none;
}
.lista, .lista_icon, .lista_simples {
	line-height: 25px;
	font-size: 10pt;
	margin-left: 0px;
}
.lista {
	list-style: decimal;
	font-weight: bold;
	font-family: arial;
	line-height: 24px;
}
.lista li {
	font-weight: normal;
	font-family: arial;
	line-height: 24px;
	color: black;
	font-size: 10pt;
	vertical-align: middle;
}
.lista_simples {
	list-style:none;
	padding-left:20px;	
}
.lista_icon {
	list-style: none; 
	font-family: arial; 
	padding-left: 20px;
	line-height: 30px;
	font-weight: bold;
	font-size: 10pt;
}
.lista_icon li {
	list-style: none;
	padding-left: 28px; 	
	vertical-align: middle;
	display: block;
}
.comentario {
	width: 640px;
	margin-bottom: 15px;
	margin-top: 5px;
}
.comentario .th {
	background: #efefef;
	font-size: 12px;
	font-weight: normal;
	color: goldenrod;
}
.comentario font { 
	color: goldenrod;}
.comentario .td {
	border: 1px solid #dcdcdc;
}
.comentario .c_nome {
	color: #3366ff;
	font-weight: bold;
	font-size: 15px;
}
.comentario .c_data {
	color: goldenrod;
	font-weight: bold;
	font-size: 11px;
}
.comentario .c_hora {
	color: goldenrod;
	font-weight: bold;
	font-size: 11px;
	
}
