@charset "UTF-8";

body {
	font-size: 12px;
	font-family: Verdana, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #e9e9e9;
}

body.pagina {
	background: #666666 url(../../images/fundo.gif) repeat scroll top center;
	overflow: auto;
	cursor: default;
}

#fckbody {
	color: #000000;
	background-color: #ffffff;
	padding: 5px;
}

table {
	font-size: 12px;
	font-family: Verdana, Helvetica, sans-serif;
}

.leftbg {
	background: #666666 url(../../images/leftbg.gif) repeat-y scroll top right;
}

.rightbg {
	background: #666666 url(../../images/rightbg.gif) repeat-y scroll top left;
}

.vermelho {
	color: #CC0000;
}

a {
	cursor: pointer;
	cursor: hand;
	text-decoration: none;
	color: #FFAA33;
}

a:hover {
	color: #EEEE00;
}

img {
	-ms-interpolation-mode: bicubic;
}

a img {
	border: 0px;
}

p {
	line-height: 1.5em;
	text-indent: 10px;
	text-align: justify;
	margin: 0px;
	padding: 0px;
}

#corpo {
	text-align: justify;
}

.box {
	border-top: 1px solid #cccccc;
}

#background {
	position: fixed;
	top: 0px;
	left: 0px;
	display: none;
	background-color: #000000;
	filter: alpha(opacity=80);
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	z-index: 1;
	width: 100%;
	height: 100%;
	_position: absolute;
	_top: expression(eval(document.compatMode && document.compatMode=="CSS1Compat") ? documentElement.scrollTop : document.body.scrollTop);
	_left: expression(eval(document.compatMode && document.compatMode=="CSS1Compat") ? documentElement.scrollLeft : document.body.scrollLeft);
}

#overlay {
	position: fixed;
	top: 50%;
	left: 50%;
	_position: absolute;
	display: none;
	color: #0f0f0f;
	border: 2px ridge #0066EE;
	z-index: 2;
}

#overlay table {
	color: #0f0f0f;
	font-size: 12px;
	font-family: Verdana, Helvetica, sans-serif;
}

#overlay #janela {
	overflow: auto;
	padding: 3px;
}

#overlay #titlebar {
	color: #ffffff;
	background: #0066EE url(../../images/titlebar.gif) repeat-x scroll top left;
	line-height: 22px;
	padding-left: 5px;
	font-weight: bold;
}

.titulo {
	color: #CC1010;
	border-bottom: 2px solid #CC1010;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 175%;
	text-indent: 10px;
	margin-bottom: 8px;
}

.subtitulo {
	color: #eebb33;
	font-weight: bold;
	font-style: italic;
	font-size: 120%;
}

.titulo span, .acao {
	padding-left: 5px;
	color: #661010;
	font-weight: bold;
	font-size: 50%;
}

.acao {
	padding-left: 0px;
	font-size: 10px;
}

#overlay .titulo {
	border-bottom-width: 0px;
}

#overlay a {
	color: #0000FF;
}

#overlay a:hover {
	color: #000099;
}

#login {
	width: 259px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #F0AA22;
	font-weight: bold;
	background: #222222 url(../../images/bottom_red.gif) repeat-x scroll top left;
	border-left: 1px dotted #454545;
	white-space: nowrap;
}

#login form {
	margin: 0px;
	padding: 0px;
}

#login input {
	padding: 1px;
	font-size: 90%;
	background-color: #F0F0F0;
	border: 1px solid #F0F0F0;
	height: 1.5em;
}

.rodape {
	text-align: center;
	font: bold 10px Arial, Helvetica, sans-serif;
	background: #222222 url(../../images/bottom.gif) repeat-x scroll top left;
	padding: 5px;
}

table.form th {
	text-align: right;
	padding-right: 0.5em;
}

.editar {
	padding-top: 4px;
	padding-left: 10px;
	width: 100px;
	font-weight: bold;
}

.notificacao {
	color: #ffffff;
	margin: 12px 6px 6px 6px;
}

.check_falha {
	padding-right: 25px;
	background: #ffffff url(../../images/falha.gif) no-repeat scroll center right;
}

.check_sucesso {
	padding-right: 25px;
	background: #ffffff url(../../images/sucesso.gif) no-repeat scroll center right;
}

.sucesso {
	color: #006600;
	border: 1px solid #339933;
	background-color: #AAEEAA;
	padding: 3px;
}

.falha {
	color: #660000;
	border: 1px solid #993333;
	background-color: #EEAAAA;
	padding: 3px;
}

.arquivo_titulo {
	margin: 8px;
	font-weight: bold;
	font-size: 120%;
}

.foto {
	background-color: #000;
}

.noticia_titulo {
	margin: 5px 5px 0px 0px;
	font-weight: bold;
}

.noticia_titulo span {
	color: #661010;
	font-size: 10px;
	font-weight: bold;
}

.noticia_descr {
	font-style: italic;
	padding-bottom: 5px;
}

.noticia_data {
	text-align: left;
	font-size: 10px;
	color: #999999;
	margin: 2px 10px;
}

.evento_titulo {
	margin-left: 5px;
	font-weight: bold;
}

.evento_titulo span {
	font-size: 10px;
	color: #661010;
	font-weight: bold;
}

.evento_descr {
	text-indent: 20px;
	text-align: justify;
	font-style: italic;
	font-size: 12px;
}

.evento_data {
	font-size: 14px;
	color: #999999;
	margin-bottom: 10px;
	text-align: center;
}

table.listairmaos th {
	text-align: left;
	text-indent: 5px;
}

table.calendario {
	font-size: 10px;
	text-align: right;
}

table.calendario .head {
	font-size: 12px;
}

table.calendario th, table.calendario td {
	padding: 2px 3px;
}

table.calendario .domingo {
	color: #FF3333;
	cursor: default;
}

table.calendario .semana {
	color: #FAFAFA;
	cursor: default;
}

table.calendario .evento {
	background-color: #161616;
}

table.calendario .evento a {
	color: #F0AA22;
	font-weight: bold;
}

table.calendario a span {
	display: none;
}

table.calendario a:hover {
	text-indent: 0px;
}

table.calendario a:hover span {
	display: block;
	position: absolute;
	margin-left: 21px;
	margin-top: -17px;
	_margin-left: 8px;
	_margin-top: -5px;
	border: 1px #333333 solid;
	border-color: #DDDDDD #666666 #666666 #DDDDDD;
	color: #000000;
	background-color: #FFFFBB;
	padding: 3px 4px 3px 4px;
	text-align: left;
	white-space: nowrap;
}

.field {
	margin-top: 8px;
	padding: 8px 8px;
	border-top: 1px solid #AAAAAA;
	font-size: 10px;
	width: 400px;
}

.label {
	position: relative;
	top: -15px;
	left: 0px;
	padding: 5px 10px;
	background: #F6F6F6;
	border: 1px solid #AAAAAA;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
}
