@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}

body {
	background-color: #191512;

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFFFFF;	
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FDC800;
}
a:active {
	text-decoration: none;
}

#titulo {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 22px;
	color: #FFFFFF;
}

#titulo2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 22px;
	color: #FDC800;
}

#menu {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	font-stretch: expanded;
}
#menu a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	color: #FFFFFF;	
}
#menu a:link {
	text-decoration: none;
}
#menu a:visited {
	text-decoration: none;
}
#menu a:hover {
	text-decoration: none;
	color: #FDC800;
}
#menu a:active {
	text-decoration: none;
}

.tahoma13_claro a:link {
	text-decoration: none;
	font-family:Tahoma, Arial, Georgia, Times New Roman, Times, serif;
	font-size: 13px;
}
.tahoma13_claro a:visited {
	text-decoration: none;
	font-family:Tahoma, Arial, Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #625c50;
}
.tahoma13_claro a:hover {
	text-decoration: none;
	font-family:Tahoma, Arial, Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #FDC800;
}
.tahoma13_claro a:active {
	text-decoration: none;
	font-family:Tahoma, Arial, Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #625c50;
}

.georgia18_marrom a:link {
	text-decoration: none;
	font-family:Georgia, Times New Roman, Times, serif;
	color: #482b02;
	
}
.georgia18_marrom a:visited {
	text-decoration: none;
	font-family:Georgia, Times New Roman, Times, serif;
	color: #482b02;
}
.georgia18_marrom a:hover {
	text-decoration: none;
	font-family:Georgia, Times New Roman, Times, serif;
	color: #000000;
}
.georgia18_marrom a:active {
	text-decoration: none;
	font-family:Georgia, Times New Roman, Times, serif;
	color: #482b02;
}

.data {
	text-decoration: none;
	font-family:Georgia, Times New Roman, Times, serif;
	color: #FDC800;
	font-size: 13px;
	
}
.georgia13_branco a:link {
	text-decoration: none;
	font-family:Georgia, Times New Roman, Times, serif;
	color: #FFFFFF;
	font-size: 13px;
	
}
.georgia13_branco a:visited {
	text-decoration: none;
	font-family:Georgia, Times New Roman, Times, serif;
	color: #FFFFFF;
	font-size: 13px;
}
.georgia13_branco a:hover {
	text-decoration: none;
	font-family:Georgia, Times New Roman, Times, serif;
	color: #A59B88;
	font-size: 13px;
}
.georgia13_branco a:active {
	text-decoration: none;
	font-family:Georgia, Times New Roman, Times, serif;
	color: #FFFFFF;
	font-size: 13px;
}



.georgia18_marrom {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	color:#482b02;
}
.georgia18_selecionado {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	color:#000000;
}
.georgia22_branco {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 22px;
	color:#FFFFFF;
}
.georgia22_amarelo {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 22px;
	color:#FFCC00;
	line-height:18px;
}
.georgia18_branco {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	color:#FFFFFF;
}
.georgia13_branco {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color:#FFFFFF;
	line-height:18px;
}
.georgia13_creme {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #A59B88;
}
.georgia13_branco_textocorrido {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color:#FFFFFF;
	text-align:justify;
}
.arial18_claro {
	font-family: Arial, Georgia, Times New Roman, Times, serif;
	font-size: 18px;
}
.tahoma13_claro {
	font-family:Tahoma, Arial, Georgia, Times New Roman, Times, serif;
	font-size: 13px;
}


form {
	font-family:Tahoma, Arial, Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color:#000000;
}

input, textarea {
	width: 200px;;
}

.form_mural {
	font-family:Tahoma, Arial, Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	width:290;
	height:24;
	background-color:#625C50;
	color:#000;
}
.form_msg {
	font-family:Tahoma, Arial, Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	width:390;
	height:100;
	background-color:#FFFFFF;
	color:#000;
}
.form_msg_mural {
	font-family:Tahoma, Arial, Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	width:290;
	height:100;
	background-color:#625C50;
	color:#000;
}