@charset "iso-8859-1";
/* CSS Document */

body {
	background: #333 url(Imagens/Fundo.jpg) left top;
	border: 0px;
	margin: 0px;
	padding: 0px;
}



.FormatInt {
	color: #CCC;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
}



.Link a {
	color: #09C;
	font-weight: normal;
	text-decoration: underline;
}
.Link a:hover {
	color: #6CF;
	font-weight: normal;
	text-decoration: none;
}



.Divider {
	border-top:#3F5500 dotted 1px;
	font-size: 1px;
	margin: 10px 0px 8px 0px;
	width: 100%;
}



/* COMECO TITULO DA PAGINA */
.TituloPagina {
	color: #FFF;
	font: bold 10px Verdana;
}

.TituloPagina a {
	color: #CCC;
	font-weight: normal;
	text-decoration: none;
}

.TituloPagina a:hover {
	color: #FFF;
	font-weight: normal;
	text-decoration: underline;
}
/* FIM TITULO DA PAGINA */



/* COMECO FORMATAR AVISOS */
.msg {
	border: #CCC 1px dotted;
	font: bold 16px arial,georgia,sans-serif;
	text-align: left;
	overflow: hidden;
	margin: 15px auto 25px;
	width: 500px;
}

.msg span {
	display: block;
	float: left;
	height: 60px;
	margin: 2px 0 0 15px;
	text-indent: -9999px;
	width: 42px;
}

.msg ul {
	margin-left: 70px;
	margin-top: 5px;
	*margin-top: 5px;
	padding: 0;
	font-weight: bold;
	min-height: 42px;
}

* html .msg ul {
	margin-top: 5px;
	overflow: none;
}

.msg ul li {
	font-size: 16px;
	padding: 0;
	margin: 0px;
	list-style: none;
}

.msg ul li.secondary {
	color: #666;
	font-size: 0.8em;
	font-weight: normal;
}

.msg ul li.link {
	font-size: 0.7em;
	font-weight: normal;
}

.msg ul li.link a {
	color: #06F;
}

.msg ul li.link a:hover {
	color: #06F;
	text-decoration: none;
}

.msg.error {
	background-color: #FFEFEF;
	color: #990000;
}

.msg.error span {
	background: transparent url(Imagens/Avisos.gif) no-repeat -84px 0;
}

.msg.alert {
	background-color: #FDF9EC;
	color: #C90;
}

.msg.alert span {
	background: transparent url(Imagens/Avisos.gif) no-repeat -42px 0;
}
/* FIM FORMATAR AVISOS */



.tag_clouds {
	border: 1px solid #000;
	padding: 7px;
	width: 950px;
	background: #303030;
}
.tag_clouds h1, .tag_clouds h2, .tag_clouds h3, .tag_clouds h4, .tag_clouds h5 {
	margin: 0px;
	padding: 0px;
	height: 30pt;
	line-height: 30pt;
	display: inline;
	float: left;
	text-align: left;
}
.tag_clouds h1 a, .tag_clouds h2 a, .tag_clouds h3 a, .tag_clouds h4 a, .tag_clouds h5 a {
	font: bold italic 10pt 'Trebuchet MS';
	margin: 0px 4px;
	color: #999;
	text-decoration: none;
}
.tag_clouds h1 a:hover, .tag_clouds h2 a:hover, .tag_clouds h3 a:hover, .tag_clouds h4 a:hover, .tag_clouds h5 a:hover {
	color: #FFF;
}
.tag_clouds h1 a {
	font-size: 23pt;
	color: #CCC;
}
.tag_clouds h2 a {
	font-size: 20pt;
}
.tag_clouds h3 a {
	font-size: 18pt;
}
.tag_clouds h4 a {
	font-size: 14pt;
}
.tag_clouds h5 a {
	font-size: 10pt;
	color: #666;
}



/* COMECO FORMULARIOS */
textarea {
	resize: none;
}

.FormLabel {
	color: #9C0;
}

.FormText, .FormTextBusca {
	background-color: #9C0;
	border: 1px inset #060;
	color: #030;
	font: 12px Verdana;
	padding: 1px;
	width: 180px;
}

.FormText:disabled, .FormTextBusca:disabled {
	opacity: 0.6;
	filter: alpha(opacity=60);
}

.FormTextBusca {
	border: 0px;
	font-size: 10px;
	padding: 0px;
	width: 100px;
}


.FormBotao {
	background: url('Imagens/FormBotao.gif') center no-repeat;
	border: 0px none;
	color: #CFF;
	cursor: pointer;
	font: bold 12px Arial;
	width: 80px;
	height: 25px;
}


.FormImagens {
	background: url('Imagens/AdminBot_Imagens.gif') center no-repeat;
	border: 0px none;
	cursor: pointer;
	width: 16px;
	height: 16px;
}


.FormAlterar {
	background: url('Imagens/AdminBot_Alterar.gif') center no-repeat;
	border: 0px none;
	cursor: pointer;
	width: 16px;
	height: 16px;
}


.FormExcluir {
	background: url('Imagens/AdminBot_Excluir.gif') center no-repeat;
	border: 0px none;
	cursor: pointer;
	width: 16px;
	height: 16px;
}



.FormObrigatorio {
	color: #FF0000;
	font: bold 10px Verdana;
}
/* FIM FORMULARIOS */



.BotLink {
	color: #9C0;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}

.BotLink a {
	color: #9C0;
	text-decoration: none;
}

.BotLink a:hover {
	color: #9F0;
	text-decoration: underline;
}



/* COMECO TABELAS UNIVERSAIS */
.AltFundo {
	background-color: #CCC;
	border: 1px solid #FFF;
}

.AltTitulo {
	background-color: #AFE9AF;
	color: #009900;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

.AltTitulo a {
	color: #006600;
	text-decoration: none;
}

.AltTitulo a:hover {
	color: #006600;
	text-decoration: underline;
}

.AltCelula, .AltCelulaOn {
	background-color: #E3FDE3;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
}
.AltCelula {
	color: #666666;
}
.AltCelulaOn {
	color: #000000;
}


.AltCelula a, .AltCelulaOn a {
	color: #333333;
	text-decoration: underline;
}
.AltCelula a:hover, .AltCelulaOn a:hover {
	color: #000000;
	text-decoration: none;
}
/* FIM TABELAS UNIVERSAIS */



/* COMECO EVENTOS */
/*.Eve_Lis_Titulo {
	background-color: #FFCCCC;
	color: #CC3333;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
.Eve_Lis_Titulo a {
	color: #FF6666;
	text-decoration: none;
}
.Eve_Lis_Titulo a:hover {
	color: #FF0000;
	text-decoration: none;
}*/

/*.Eve_Lis_Celula {
	background-color: #FFECEC;
	color: #990000;
	font-family: Arial;
	font-size: 12px;
}
.Eve_Lis_Celula a {
	color: #990000;
	text-decoration: none;
}
.Eve_Lis_Celula a:hover {
	color: #FF0000;
	text-decoration: underline;
}*/

.Eve_Titulo {
	color: #9C0;
	font: bold 16px Arial;
}
.Eve_Titulo a {
	color: #9C0;
	text-decoration: none;
}
.Eve_Titulo a:hover {
	color: #9F0;
	text-decoration: underline;
}

.Eve_Data {
	color: #CCC;
	font-size: 14px;
}
.Eve_Data a {
	color: #999;
	text-decoration: none;
}
.Eve_Data a:hover {
	color: #FFF;
	text-decoration: none;
}
/* FIM EVENTOS */



.Rodape {
	background: url(Imagens/Fundo_Rodape.gif) repeat-x bottom;
	height: 115px;
	text-align: center;
	vertical-align: bottom;
}
.Rodape ul.Menu {
	color: #333;
	font: bold 12px Tahoma, Geneva, sans-serif;
	margin: 0px 0px 45px 0px;
	padding: 0px;
}
.Rodape ul.Menu li {
	display: inline;
	list-style: none;
	margin: 0px 2px;
}
.Rodape ul.Menu li a {
	color: #FFF;
	text-decoration: none;
}
.Rodape ul.Menu li a:hover {
	color: #6CA300;
	text-decoration: none;
}

.Rodape ul.SubMenu {
	color: #333;
	font: bold 12px Tahoma, Geneva, sans-serif;
	margin: 0px 0px 45px 0px;
	padding: 0px;
}
.Rodape ul.SubMenu li {
	display: inline;
	list-style: none;
	margin: 0px 2px;
}
.Rodape ul.SubMenu li a {
	color: #E8F3BE;
	text-decoration: none;
}
.Rodape ul.SubMenu li a:hover {
	color: #6CA300;
	text-decoration: none;
}


.Rodape div.Copy {
	color: #030;
	font: 10px Tahoma, Geneva, sans-serif;
	margin-bottom: 8px;
}
