/*

ATENÇÃO

Para que os caracteres especiais como acentos e cedilhas funcionem no painel é necessário que
tenha a codificação charset=iso-8859-1, na seguinte tag:

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />

*/

/* ------------- Globais Site ------------- */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin: 0px;
	background-image:url(images/pattern.gif);
	background-repeat:repeat;
}

/* ------------- Outros ------------- */
div#logo_master{
behavior: url(iepngfix.htc);
bottom:0;
cursor:pointer;}

div#tres_cubos{
width:124px; 
height:126px;
position:absolute; 
top:0; 
left:0;
background-image:url(images/tresCubos2.png);
behavior: url(iepngfix.htc);
background-repeat:no-repeat; }

div#tres_cubos_index{
behavior: url(iepngfix.htc);
float:right;
cursor:pointer

}
div#Endereco{
float:right;
margin-right:10px;
bottom:0px;
}

div#menu{
position:absolute; top:0px; left:125px}
/* ------------- Para o conteudo BNW ------------- */
div#conteiner_global{
width:1000px; 
margin:auto; 
margin-top:50px;
position:relative
}

div#conteiner_esquerda{
width:300px; 
height:100%; 
float:left;
position:relative
}

div#conteiner_bnw {
width:700px;
position:absolute;
right:0;
top:0px;
float:left
}
div#conteiner_bnw .titulo{
}
div#conteiner_bnw .titulo h1{
}
div#conteiner_bnw .conteudo{


}
div#conteiner_bnw .conteudo a{
}
div#conteiner_bnw .conteudo a:hover{
}

/* ------------- Rodapé ------------- */

div#rodape{
}
div#rodape a{
}
div#rodape a:hover{
}

/*------------------- Muda o estilo do menu horizontal ---------------------*/
ul.menubar{
   margin: 0px;
   padding: 0px;
   background-color: #282828; /* IE6 Bug */
   display:none
}
ul.menubar .menuvertical{
   margin: 0px;
   padding: 0px;
   list-style: none;
   float:left;
}
ul.menubar ul.menu{
   display: none;
   position: absolute;
   margin: 0px;
}
ul.menubar a{
    display:block;
	text-decoration: none;
	font-size:11px;
	padding-bottom:4px;
	padding-top:4px;
	padding-left:10px;
	padding-right:10px;
	border:1px solid #CCCCCC;
}
ul.menubar a:hover{
	background-color:#EAEAEA;
}
/*------------------- Muda o estilo do submenu horizontal ---------------------*/
ul.menu{
   margin: 0;
   padding: 0; /* Tamanho do menu em Width */

}
ul.menu ul{
   margin: 0;
   padding: 0;
}
ul.menu li a{
width:91px; height:28px; display:block;
text-decoration:none;
color:#135787;
font-size:23px;
margin-bottom:15px;
position:relative;
}



ul.menu li a:hover {
	font-size:28px;
	color:#F4811F;
}
/*--- Altera o estado normal do item que tem submenu ---*/
ul.menu li.submenu a{
	background-image: url(images/submenu_a.jpg);
	background-repeat: no-repeat;
	background-position: right center;	
}
ul.menu li.submenu a:hover{
	background-image: url(images/submenu_a_hover.jpg);
	background-repeat: no-repeat;
	background-position: right center;	
}
/*--- Altera os submenus ---*/
ul.menu ul{
   display: none;
}
ul.menu li.submenu ul { 
	display: none;
} 

ul.menu li.submenu ul li a{ 
font-size:15px;
}
ul.menu li.submenu ul li a:hover{ 
font-size:18px;
}
ul.menu li{
   position: relative;
   list-style: none;
   border: 0px;
   
}
/*--- Altera os estilo dos submenus --- */
ul.menu li.submenu li a{

}
ul.menu li.submenu li a:hover{

}
/* Fix IE. Hide from IE Mac \*/
* html ul.menu li {
	float: left; height: 1%; 
}
* html ul.menu li a { 
	height: 1%; 
}
/* End */




/* ------------- Fotos ------------- */

#borda1_foto{ /* Para a galeria efeito de polaroyd caso nescessite */
	border: 0px solid #CCCCCC; 
	padding:6px;
	width:102px;
	height:102px;
}
#borda2_foto{ /* Para a galeria efeito de polaroyd caso nescessite */
	border: 0px solid #CCCCCC; 
	width:100px;
	height:100px;
}
.titulo_imagem{	/* define o texto de instrução da galeria */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.imagem_galeria{ /* define a borda da tabela da galeria */
	border: 0px solid #E0E0E0;
}

/* ------------- Formulários ------------- */

div#formulario {	
}
div#formulario input, textarea{
	width:300px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px;
	border: 1px solid #CCCCCC;
}
div#formulario input:focus, textarea:focus{ /* Soemnte para o Firefox */
	border: 1px solid #333333;
}
table.tabela_formulario{ /* Define os campos da tabela */
	border-collapse:collapse;
}
table.tabela_formulario .linha_tabela_formulario{
}
table.tabela_formulario .celula_label_tabela_formulario{
	vertical-align:top;
}
table.tabela_formulario .celula_campo_tabela_formulario{
	vertical-align:top;
}
div#formulario .botao_formulario { /* define o estado do botão dos formulários*/
	padding-bottom:8px;
	padding-top:8px;
	width: 80px;
	border:1px solid #999999;
	color:#000000;
	background-color:#FFFFFF;
}
div#formulario .texto_intro{ /* define texto das instruç~eos do formulário */
}


/* ------------- Ajustes Globais ------------- */
img {
	border:0; /* Para tirar a borda do link em imagens */
	behavior: url(iepngfix.htc);
}
fomr {
	margin:0px;
	padding:0px;
}


/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}

/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:url(images/overlay.png) repeat 0 0;}
#colorbox{}
    #cboxTopLeft{width:21px; height:21px; background:url(images/controls.png) no-repeat -100px 0;}
    #cboxTopRight{width:21px; height:21px; background:url(images/controls.png) no-repeat -129px 0;}
    #cboxBottomLeft{width:21px; height:21px; background:url(images/controls.png) no-repeat -100px -29px;}
    #cboxBottomRight{width:21px; height:21px; background:url(images/controls.png) no-repeat -129px -29px;}
    #cboxMiddleLeft{width:21px; background:url(images/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(images/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(images/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(images/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff; overflow:hidden;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0; background:url(images/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(images/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext.hover{background-position:-50px -25px;}
        #cboxLoadingOverlay{background:url(images/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(images/loading.gif) no-repeat center center;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(images/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose.hover{background-position:-25px -25px;}

































/* ------------- lightbox ------------- */

#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; /* Trick IE into showing hover */
	display: block;
}
#prevLink { left: 0; float: left; background: url(/images/prevlabel.gif) left 1% no-repeat;}
#nextLink { right: 0; float: right; background: url(/images/nextlabel.gif) right 1% no-repeat;}
#prevLink:hover, #prevLink:visited:hover { background: url(/images/prevlabel.gif) left 1% no-repeat;}
#nextLink:hover, #nextLink:visited:hover { background: url(/images/nextlabel.gif) right 1% 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;
}
/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
}
* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
}
* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
}
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 


.cont_titulo{
	padding-left:5px;
	padding-right:5px;
	background-color:#674186;
	font-size:20px;
	color:#FFF;
	font-family:Qlassik Medium;
	}

.cont{margin-top:30px;}











/*------------------------------------------------Banner-----------------------------------*/

.banner {
margin-top:15px;
position:relative;
width:660px;
height: 90px; 
}

.banner .carousel-control{ display:none; }

.banner .carousel-wrap ul{ list-style:none; 
margin:0px;  
padding:0px; 
}
.banner .carousel-wrap ul li img{  
	width: 90px; 
	height: 90px;
}

.banner .carousel-wrap ul li{ 
	float:left; 
	width: 90px; 
	height: 90px;  
	padding-left:6px;
}

.banner .center-wrap{
	position:absolute;
	bottom:-40px; 
	right:3px;

}

.banner .center-wrap p{ margin:0px;
	padding:0px;
}

.banner .center-wrap a {
	background-color:#674186;
	margin-left:3px;
	font-size:20px;
	padding:5px;
	color:#FFF;
	display:block; 
	text-decoration:none; 
	cursor:pointer; 
	
	/*background-image:url(images/banner-bullet.png);
	background-position:-26px 0px; 
	width:22px; height:22px; */
	float:left; 
}
	
	
.not-lista-index{
list-style:none;
padding:0px;
margin:0px;
}

.not_class{
margin-bottom:3px;
}
	
	
.banner .center-wrap a:hover,
.banner .center-wrap a.active { 
background-position:0px 0px; 
}


.banner .jcarousel-item { width: 660px;
height: 90x;}
.banner .jcarousel-next-horizontal { position: absolute; display:none;}
.banner .jcarousel-prev-horizontal { position: absolute; display:none;}
.banner .jcarousel-control { position:absolute;	bottom:0px; right:0px; z-index:9999; }
.banner .jcarousel-control a {display:block; text-decoration:none; cursor:pointer; background-image:url(images/banner-bullet.png);	background-position:-0px 0px; width:12px; height:22px; float:left; }
.banner .jcarousel-control a:hover,
.banner .jcarousel-control a.atual { background-position:0px 0px; }
.banner .jcarousel-control a:focus,
.banner .jcarousel-control a:active { outline: none; }
