body {
	font-family: Arial, Helvetica, sans-serif;
    margin-left: 0px;
	margin-top: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}


.Branco {
    font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	text-decoration: underline;
	color: #FFFFFF
}

.linkPretoSemSublinhado {
    font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #757575;
}

.textoNormal {
    font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
}

.style_effect
 {font-family: Verdana, Arial, Helvetica; 
  font-size: 11px;
  color: #000000;
  }
  
.style_azul{
	font-family: Verdana, Arial, Helvetica; 
	font-size: 11px;
	color: #1B74B4;
	font-weight: bold; 
}
 
.style_effect2
 {font-family: Verdana, Arial, Helvetica; 
  font-size: 11px;
  color: #666666;
  font-weight: bold; }
p a {
	color : #E89F06;
}
.style_effect:hover {
	color : #B9820C;
} 
.style_effect2:hover {
	color : #c0c0c0;
} 
.style_azul:hover {
	color : #2899EB;
} 
 

.linkpreto {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif; 
	color: #000000; 
	 
}

.border {
	border-style:solid;
	border-color:#333333;
	border-width:1px;
	cursor:pointer;
}

.linkpretoMaior {
	cursor: auto;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	color: #000000; 
}

.formulario_preenchimento {

	cursor: auto;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif; 
	color: #000000; 
	background-color: #FFFFFF; 
	border: 1px double; 
	border-color: #666666;
	
}

.textotopo {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #EFEFEF;
}
h1.styleAzul {
    font-family: Verdana, Arial, Helvetica; 
	font-size: 16px; 
	font-weight: bold; 
	color: #0066CC}

.form{	
	cursor: auto; 
	font: normal 11px Verdana, Arial, Helvetica, sans-serif; 
	color: #000000; 
	background-color: #FFFFFF; 
	border: 1px double; 
	border-color: #1B74B4;
}	

.border_tab {
	border:solid;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
}
/*Link do painel*/
a.linkMenu{
	font-family: Verdana, Arial, Helvetica; 
	font-size: 11px;
	color: #1B74B4;
	font-weight: bold;
	text-decoration:none; 
}
a.linkMenu:hover{
	font-family: Verdana, Arial, Helvetica; 
	font-size: 11px;
	color: #2899EB;
	font-weight: bold;
	text-decoration:underline; 
}

a.linkSubMenu{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #0B2E48;
	font-weight: bold;
	text-decoration:none;
}
a.linkSubMenu:hover{
	font-family: Verdana, Arial, Helvetica; 
	font-size: 11px;
	color: #2899EB;
	font-weight: bold;
	text-decoration:underline; 
}

.style_azul_2{
	font-family: Verdana, Arial, Helvetica; 
	font-size: 11px;
	color: #1B74B4;
	font-weight: bold; 
}

.tituloPagina {
	font-family: Verdana, Arial, Helvetica; 
	font-size: 16px;
	color: #1B74B4;
	font-weight: bold; 
	text-align: left;
}

.celula_label_tabela_formulario {
    font-family: Verdana, Arial, Helvetica; 
	font-size: 11px;
	text-align: left;
}

.celula_campo_tabela_formalario{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.tabela_galeria_imagens{	
	font-family:Arial, Helvetica, sans-serif;
}


.botaoFormulario {
	height: 25px;
	width: 80px;
	border: 1px solid #000000;
	color:#000000;
}

img {
	border:0;
}

.texto_intro{
	font-weight:bold;
}


.titulo_imagem{	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.imagem_galeria{ 
	border: 0px solid #E0E0E0;
}


ul#menu{
	padding:0px;
	margin:0px;
	list-style:none;
}
ul#menu li a{
	display:block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	text-align: center;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B3B0A9;
}
ul#menu li a:hover{
	text-decoration:none;
	background-image: url(images/menuHover.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #CDC2BC;
}


ul#submenu{
	padding:0px;
	margin:0px;
	list-style:none;
}
ul#submenu li a{
	display:block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	text-align: center;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B3B0A9;
}
ul#submenu li a:hover{
	text-decoration:none;
	background-image: url(images/menuHover.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #CDC2BC;
}

/* Estilo par aligthbox */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; 
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}
	
.lbWidth { 
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { 
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { 
	padding-left: 790px;
}
	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

* html .clearfix {height: 1%;}

.clearfix {display: block;}

