html,body {
	margin:0px;
	font-family:verdana;
}

#slideshow {
	height:195px;
	opacity:1;
	filter:alpha(opacity=100);
}

.input {
	font-family:verdana;
	font-size:10px;
	border:1px solid #666666;
}

.menuOpen {
	background:url(../admin/img/fundo_menu.jpg);
	border:2px solid #000000;
	padding:2px 20px 5px 5px;
	visibility:visible;
	position:absolute;
	text-align:left;
	width:150px;
	color:#ffffff;
	font-weight:bolder;
}

.admin_acoes {
	font-size:10px;
	background-color:#A7DCED;
	color:#000000;
	text-align:center;
	padding:5px;
	border:2px dotted #EBEBEB;
	width:300px;
}

.admin_table {
	border-right:1px solid #000000;
	border-left:1px solid #000000;
	background-color:#ffffff;
}

.home_admin {
	font-size:18px;
	text-align:center;
	padding:20% 0px 20% 0px;
}

.tiny {
	font-size:10px;
}

.zindex1 {
	z-index:1;
}

.fotoOpa {
	opacity:0.6;
	filter:alpha(opacity=60);
}

.fotoOpa2 {
	opacity:1;
	filter:alpha(opacity=100);
}

.fotoOpa2 img {
	border:1px solid #000000;	
}

.fotoOpa3 {
	opacity:0;
	filter:alpha(opacity=0);
}

.fotoOpa3 img {
	border:1px solid #000000;	
}

.fotoOpa img {
	border:1px solid #ffffff;	
}

.zoomFoto {
	position:absolute;
	visibility:visible;
	z-index:40;
}

.paginacao {
	font-size:9px;
	font-weight:bolder;
	font-family:verdana;
	color:#666666;
	text-align:center;
}

.preview {
	height:100px;
	overflow:hidden;
}

.previewVideo {
	float:right;
	width:400px;
	height:350px;
}

.previewVideo .video {
	border:1px solid #cccccc;
	width:100%;
	padding:2px;
	margin:0px 3px 0px 0px;
	text-align:center;
}

.previewVideo .legenda {
	margin:2px;
	font-size:12px;
	font-weight:bolder;
	text-align:center;
	color:#000000;
}

.conquistas {
	font-family:verdana;
	font-size:12px;
	color:#666666;
	margin-bottom:15px;
	padding:0px 10px 0px 10px;
}

.conquistas .titNot {
	color:#333333;
	font-size:10px;
	font-weight:bolder;
	margin-bottom:15px;
}

.conquistas .titNot2 {
	color:#333333;
	font-size:12px;
	font-weight:bolder;
}

.conquistas .texto {
	color:#000000;
	font-size:10px;
}

.conquistas .data {
	color:#E0724A;
	font-weight:bolder;
	font-size:12px;
}

.conquistas .linha1 {
	background-color:#0081ab;
	color:#ffffff;
}

.conquistas .linha1 .qtd {
	font-weight:bolder;
	padding-left:5px;
	width:15%;
}

.conquistas .linha1 .desc {
	padding-left:5px;
	width:85%;
}

.conquistas .linha2 {
	background-color:#d7f2fb;
	color:#000000;
}

.conquistas .linha2 .qtd {
	font-weight:bolder;
	padding-left:5px;
	width:15%;
}

.conquistas .linha2 .desc {
	padding-left:5px;
	width:85%;
}

.galeriaEventos {
	font-family:verdana;
	font-size:10px;
}

.galeriaEventos .titEvento {
	font-weight:bolder;
	font-size:12px;
	text-align:left;
	padding:0px 0px 0px 5px;
}

.galeriaEventos td {
	padding:2px;
	text-align:center;
}

.noticia {
	color:#666666;
	font-size:10px;
	margin-bottom:15px;
	padding:0px 10px 0px 10px;
}

.noticia .titNot {
	color:#333333;
	font-size:10px;
	font-weight:bolder;
	margin-bottom:15px;
}

.noticia .titNot2 {
	color:#333333;
	font-size:12px;
	font-weight:bolder;
}

.noticia .texto {
	color:#000000;
	font-size:10px;
}

.noticia .data {
	color:#E0724A;
	font-weight:bolder;
	font-size:10px;
}

.floatLeft {
	float:left;
}

.floatRight {
	float:right;
}

.prevencao {
	margin-left:10px;
	margin-right:10px;
}

.prevencao .subtitulo {
	font-weight:bolder;
	color:#E0724A;
}

.prevencao .bigtitulo {
	font-weight:bolder;
	color:#000000;
	font-size:14px;
	text-align:center;
}

.prevencao .fonte {
	font-weight:bolder;
	color:#0081AB;
	text-align:right;
}

.prevencao .texto {
	color:#333333;
	font-size:10px;
	padding-left:10px;
	text-align:justify;
}

.prevencao .descricao {
	font-weight:bolder;
	color:#000000;
	font-size:10px;
	text-align:center;
}

.padrao {
	font-family:verdana;
	font-size:12px;
	color:#000000;
}

.padrao a {
	color:#0081AB;
	text-decoration:none;
}

.padrao a:hover {
	color:#E0724A;
	text-decoration:underline;
}

.padrao .titulo {
	font-size:18px;
	font-weight:bolder;
	color:#E0724A;
	border-bottom:2px dotted #EBEBEB;
	margin-bottom:5px;
}

.padrao .admin_titulo {
	font-size:18px;
	font-weight:bolder;
	color:#016798;
	border-bottom:2px dotted #EBEBEB;
	margin-bottom:5px;
	padding-left:10px;
}

.padrao .conteudo {
	color:#000000;
	font-size:10px;
	text-align:justify;
}

.avisos {
	font-size:10px;
	font-family:verdana;
	padding:5px;
}

.avisos .erro {
	background-color:#CC0000;
	color:#ffffff;
}

.avisos .sucesso {
	background-color:#009933;
	color:#ffffff;
}

.avisos .mysql {
	background-color:#FFB12B;
	color:#000000;
}

.pointer {
	cursor:pointer;
	cursor:hand;
}

.vejamais {
	text-align:right;
	color:#006C91;
	font-size:10px;
	font-weight:bolder;
	font-family:verdana;
}

.vejamais a {
	color:#006C91;
	text-decoration:none;
}

.vejamais a:hover {
	color:#E0724A;
	text-decoration:none;
}

.noticiaDiv {
	width:413px;
	height:269px;
	background:url(../img/fundo_noticias.jpg);
	padding:0px;
	float:left;
}
.noticiaDiv .slideshow {
	padding:30px 0px 0px 11px;
	width:182px;
	height:213px;
	margin-right:5px;
	float:left;
	overflow:hidden;
	text-align:center;
}
.noticiaDiv .slideshow .descricao {
	text-align:left;
	font-size:10px;
	background-color:#F5F4EF;
	border:1px solid #E1DED0;
	margin-top:3px;
	margin-bottom:3px;
	padding:2px;
}
.noticiaDiv .slideshow .descricao .data {
	color:#890000;
	font-weight:bolder;
}

.noticiaDiv .headlines {
	padding:30px 22px 0px 0px;
	width:184px;
	height:213px;
	margin-left:5px;
	float:left;
	overflow:hidden;
	text-align:justify;
	font-size:10px;
}
.noticiaDiv .headlines .line {
	padding-bottom:5px;
	border-bottom:1px dashed #890000;
	cursor:pointer;
	cursor:hand;
}
.noticiaDiv .headlines .data {
	color:#890000;
	font-weight:bolder;
}

.eventosDiv {
	width:413px;
	height:269px;
	padding:0px;
	float:left;
	background:url(../img/fundo_eventos.jpg);
}

.eventosDiv .eventos {
	padding:22px 0px 0px 11px;
	width:376px;
	height:228px;
	margin-right:5px;
	float:left;
	overflow:hidden;
	position:static;
	visibility:visible;
	z-index:10000;
}
.eventosDiv .eventosHide {
	padding:22px 0px 0px 11px;
	width:376px;
	height:228px;
	margin-right:5px;
	float:left;
	overflow:hidden;
	position:absolute;
	visibility:hidden;
}
.eventosDiv .botoes {
	left:184px;
	margin:5px 0px 0px 0px;
	position:absolute;
	width:152px;
	cursor:pointer;
	cursor:hand;
	visibility:visible;
}

.informativoDiv {
	width:199px;
	height:269px;
	background:url(../img/fundo_informativo.jpg);
	padding:0px;
	float:right;
}
.informativoDiv .painel {
	margin:24px 16px 23px 10px;
	width:173px;
	height:222px;
	overflow:hidden;
}
.informativoDiv .painel .titulo {
	text-align:center;
	font-weight:bolder;
	font-family:verdana;
	font-size:15px;
}

.newsletterDiv {
	width:199px;
	height:269px;
	background:url(../img/fundo_newsletter.jpg);
	padding:0px;
	float:right;
}
.newsletterDiv input {
	font-size:10px;
	font-family:verdana;
}
.newsletterDiv .painel {
	margin:24px 16px 23px 10px;
	width:173px;
	height:222px;
	overflow:hidden;
	text-align:left;
	font-size:12px;
}
.newsletterDiv .painel .texto {
	text-align:left;
	font-size:10px;
	font-family:verdana;
	padding:3px;
	font-weight:bolder;
}
.newsletterDiv .painel .acao {
	text-align:center;
}

.menu {
	width:170px;
	font-family:verdana;
	font-size:12px;
	color:#006C91;
}

.menu a {
	color:#006C91;
	text-decoration:none;
}

.menu .fundo {
	background:url(../img/menu_fundo.jpg);
}

.menu .espaco {
	background:url(../img/menu_espaco.jpg);
	width:14px;
	background-color:#EBEBEB;
}

.home {
	font-family:verdana;
	font-size:12px;
	width:615px;
}

.home .principal {
	width:615px;
	vertical-align:top;
	padding-left:3px;
}

.indexcorpo {
	width: 630px;
}

.lateral {
	font-family:verdana;
	font-size:12px;
	width:212px;
	vertical-align:top;
	text-align:center;
}

.hide {
	visibility:hidden;
	position:absolute;
	width:1px;
	height:1px;
	overflow:hidden;
}

.clean {
	zoom:1;
}

.admin_menu {
	font-size:10px;
	text-align:right;
	padding:0px 5px 0px 5px;
	border-bottom:2px dotted #EBEBEB;
}

.admin_menu a {
	color:#ffffff;
}

.admin_menu a:hover {
	color:#D6EEF8;
}

.cabecalho {
	background-color:#0099CC;
	color:#ffffff;
	text-align:center;
}

.tabz {
	border:1px solid #cccccc;
}

.ampliar {
	position:absolute;
	opacity:0.6;
	filter:alpha(opacity=60);
	z-index:10000;
	margin:2px;
	padding:1px;
	background-color:#ffffff;
}

.ampliar1 {
	position:absolute;
	opacity:1;
	filter:alpha(opacity=100);
	z-index:10000;
	margin:2px;
	padding:1px;
	background-color:#ffffff;
}

.videos .imagem {
	float:left;
	margin:2px;
	border:1px dashed #cccccc;
	padding:5px;
	text-align:center;
	color:#666666;
	width:130px;
	overflow:auto;
	height:200px;
}

.abreVideo {
	position:absolute;
	top:200px;
	left:20%;
	background-color:#ffffff;
	border:2px solid #000000;
	padding:5px;
	width:500px;
	text-align:center;
	visibility:hidden;
	z-index:100;
}

.abreVideo .legenda {
	padding:3px;
	font-size:10px;
	font-weight:normal;
	border:1px solid #cccccc;
	margin:4px;
	background-color:#FFEEE8;
}