body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:url(../img/fundo_site.gif) repeat-x #FFF;
	font-size: 11px;
	text-align: center;
	margin: 0px;
	color:#000078;
}
a:link, a:visited, a:active {
	color: #000078;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #000078;
	font-weight: bold;
	text-decoration: underline; 
}
img {
	border: 0;	
}
.fleft {
	float: left;
}
.fright {
	float: right;	
}
.both {
	clear: both;
}
.bold {
	font-weight: bold;	
}
.contCenter {
	text-align: center;	
}
.hr_sess {
	padding: 0;
	margin: 0;
	height: 1px;
	width: 680px;
	border: 0px;
	background:#8CA5D7;
	color: #8CA5D7;
	margin-bottom: 10px;
	margin-top: 10px;
}
#tampa{
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	top:0;left:0;
	position:absolute;
	display:none;
	width:100%;
	background-color:#000000;
	z-index:14;
}
.ampliaInternal {
	*width: 600px;
	background-color:#FFFFFF;
	color:#000000;
	text-align:center;
	position: relative;
	padding: 0px 20px 20px 20px;
}
#fotoAmpliada{
	background-color:#FFFFFF;
	display:none;
	position:absolute;
	left:50%;
	z-index:15;
	padding: 5px;
	text-align: center;
}
.fechafoto {
	cursor: pointer;
	position: absolute;
	right: 0;
	margin-right: 10px;
}
#topo {
	width: 760px;
	height: 195px;
	margin: 0 auto;
}
#conteudo {
	width: 760px;
	background: url(../img/fundo_meio.gif) repeat-x #5298cf;
	margin: 0 auto;
	padding-bottom: 10px;
	_margin-top: -2px;
}
#include {
	width: 680px;
	padding: 0px 20px 0px 20px;
	background: url(../img/fundo_conteudo.gif) repeat-x #FFF;
	text-align: left;
	margin: 0 auto;
}
#erro404 {
	text-align: center;
}
#secoes{
	position: relative;	
}
#portfolio {
	width: 680px;
}
.tlt {
}
.galeriainfo {
	font-size: 15px;
	padding: 5px;
	background: #8CA5D7;
	color: #FFF;
	margin-bottom: 10px;
}
.portfolioinfo {
	width: 210px;
	font-size: 12px;
	padding: 3px;
	background: #8CA5D7;
	color: #FFF;
	margin: 5px 10px 5px 0px;
	float: left;
}

.portfolioinfo a:link, .portfolioinfo a:visited, .portfolioinfo a:active {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
.portfolioinfo a:hover {
	color: #FFF;
	font-weight: bold;
	text-decoration: underline; 
}
.tituloSessLog {
	font-size: 12px;
	padding: 3px;
	background: #8CA5D7;
	color: #FFF;
}
.logout {
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	margin-top: -25px;
	_margin-right: 15px;
}

form#eventos {
	padding: 0;
	margin: 0; 
	font-size: 11px;
}
form#eventos fieldset {
	padding: 10px;
	border: 1px solid #dcebfa;
	width: 400px;
	float: right;
}
form#eventos legend {
	color: #000078;
	font-weight: bold;
	padding: 5px;
 	*margin-bottom: 10px;
}
/* HACK PARA CORRIGIR O MARGIN-BOTTOM*/
html>body form#eventos legend {
	margin-bottom: 0px;
}
form#eventos .formText {
	width: 210px;
 	*width: 205px;
	border-top: 1px solid #969696;
	border-left: 1px solid #969696;
	border-bottom: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	font-size: 11px;
	margin-bottom: 5px;
	color: #505050;
}
form#eventos label {
	display: block;
	width: 185px;
	*width: 184px;
	height: 10px;
 	/height: 11px;
	margin-top: 3px;
	padding-bottom: 3px;
	float: left;
	color: #505050;
	border-bottom: 1px solid #dcdcdc;
}

/* Coluna Móvel - Formulário para Contato */
#contatoform {
	padding: 0px;
	margin: 0 auto;
	width: 490px;
	margin-top: 10px;
 	/margin-top: 0px;
}
#contatoform form {
	font-size: 11px;
}
#contatoform fieldset {
	padding: 10px;
	border: 1px solid #dcebfa;
	width: 465px;
}
#contatoform legend {
	color: #000078;
	font-weight: bold;
 	*margin-bottom: 10px;
}
/* HACK PARA CORRIGIR O MARGIN-BOTTOM*/
html>body #contatoform legend {
	margin-bottom: 0px;
}
#contatoform .formText {
	width: 250px;
 	*width: 245px;
	border-top: 1px solid #969696;
	border-left: 1px solid #969696;
	border-bottom: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	font-size: 11px;
	margin-bottom: 5px;
	color: #505050;
}
#contatoform textarea {
	width: 245px;
	border-top: 1px solid #969696;
	border-left: 1px solid #969696;
	border-bottom: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	margin-bottom: 5px;
	color: #505050;
}
#contatoform select {
	border: 1px solid #969696;
	font-size: 11px;
	margin-bottom: 5px;
	color: #505050;
	width: 250px;
}
#contatoform label {
	display: block;
	width: 210px;
	*width: 209px;
	height: 10px;
 	/height: 11px;
	margin-top: 3px;
	padding-bottom: 3px;
	float: left;
	color: #505050;
	border-bottom: 1px solid #dcdcdc;
}
#contatoform span {
	color: #969696;
	font-size: 11px;
}
.formButton {
	width: 85px;
	border-top: 1px solid #969696;
	border-left: 1px solid #969696;
	border-bottom: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	font-size: 11px;
	background: #f1f1f1;
	margin: 0px 3px 0px 0px;
	float: right;
}
.consultasButton {
	border-top: 1px solid #969696;
	border-left: 1px solid #969696;
	border-bottom: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	width: 85px;
	font-size: 11px;
	background: #f1f1f1;
	margin: 0px 3px 0px 0px;
	float: right;
}
/* Coluna Móvel - Formulário para Contato */


#anima_fotos {
	width: 680px;
	height: 295px;
	margin: 0 auto;
	margin-bottom: 10px;
}
.fotos {
	width: 164px;
	text-align: center;
	float: left;
	margin: 10px 5px 0px 1px;
	_margin: 10px 4px 0px 3px;
}
.foto {
	border: 2px solid #dcebfa;	
}
.tlt_evento {
	font-style:italic;
}
.data_evento {
	font-weight: bold;	
}
#rodape {
	width: 760px;
	height: 50px;
	background: url(../img/fundo_rodape.gif) repeat-x;
	margin: 0 auto;
	margin-bottom: 10px;
}
.rodape_esq {
	margin: 0;
	padding: 0;
	margin-left: 60px;
	*margin-left: 61px;
	_margin-left: 60px;
	float: left;	
}
.rodape_dir {
	margin: 0;
	padding: 0;
	margin-right: 60px;
	float: right;
}
#cont_rodape {
	width: 470px;
	height: 42px;
	padding-top: 8px;
	background: url(../img/fundo_contRodape.gif) repeat-x;
	margin: 0 auto;
	position: absolute;
	left: 50%;
	margin-left: -235px;
	text-align: center;
}
.zeroarts {
	font-weight: normal;
}

.voltar_glr {
	position: absolute;
	right: 68px;
	_right: 98px;
	top: 0;
	margin-top: -23px;
}
.voltar_port {
	position: absolute;
	right: 0px;
	_right: 25px;
	top: 0;
	margin-top: -23px;
}
.dropdown_glr {
	position: absolute;
	right: 0;
	-right: 20px;
	line-height: 20px;
	margin-top: 5px;
}
.dropdown_glr select {
	border-top: 1px solid #969696;
	border-left: 1px solid #969696;
	border-bottom: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	font-size: 11px;
	color: #505050;
}
.galeria_bta {
	float: left;
	margin-top: 10px;
	cursor: pointer;
}
.galeria_btp {
	float: right;
	margin-top: 10px;
	cursor: pointer;
}
/* Paginação */
.paginacao {
	padding: 7px;
	text-align: center;
	margin-bottom: 15px;
	margin-left: -5px;
}
.paginacao A {
	padding: 2px 5px 2px 5px;
	border-top: #323232 1px solid;
	border-right: #323232 1px solid;
	border-bottom: #323232 1px solid;
	border-left: #323232 1px solid;
	margin: 4px;
	color: #000078;
	text-decoration: none;
}
.paginacao A:visited{
	color: #000078;
}
.paginacao A:active {
	border-top: #8CA5D7 1px solid;
	border-right: #8CA5D7 1px solid;
	border-bottom: #8CA5D7 1px solid;
	border-left: #8CA5D7 1px solid;
	color: #c8ebff;
}
.paginacao A:hover {
	border-top: #000078 1px solid;
	border-right: #FFF 1px solid;
	border-bottom: #FFF 1px solid;
	border-left: #000078 1px solid;
	color: #8CA5D7;
	background: #c8ebff ;
}
.paginacao SPAN.current {
	border-top: #c8ebff 1px solid;
	border-right: #8CA5D7 1px solid;
	border-bottom: #8CA5D7 1px solid;
	border-left: #c8ebff 1px solid;
	padding: 2px 5px 2px 5px;
	font-weight: bold;
	margin: 2px;
	color: #FFF;
	background: #000078;
}
/* Paginação */