body {
   text-align: center;
   background-image: url(imgs/layout/bkg.gif);
   background-repeat: repeat-x;
   background-color: #B4BABA;
   color: #000000;
   font-size: 11px;
   font-family: Verdana,Arial;
   background-attachment: fixed;
}

label {
    display: block;
}

.defaultTextActive {
        color: #a1a1a1;
        font-style: italic;
}

fieldset label {

    width: 98%;
    text-align: right;
    margin: 8px 0px 8px 0px;

}

fieldset  label .checkbox {
    width: 20px;
    margin-left: 5px;
}

fieldset label input {
    width: 70%;
    margin-left: 5px;
}

.button {
    background:#000 url(imgs/layout/button.gif) repeat-x;
    border:0pt none;
    height: 18px;
    color:#FFFFFF;
 }

.imgButton{
    cursor:pointer;
}


fieldset label .submit {
     width: auto;
     text-align: right;
     margin-left: 5px;
}

img {
  border: 0;
}

.entrevista a {
   color: black;
   font-size: 13px;
}

.entrevista a:hover {
    color: black;
   text-decoration: none;
}

.page {
    text-align: center;
    width: 748px;
    margin: 0 auto;
    background-color: #fdfdfe;
}

.head { 
   background-image: url(imgs/layout/n.gif);
   background-repeat: repeat-x;
   margin:  0;
   padding: 15px 0px 0px 0px ;
}

.on_head {
    z-index: 1;
    position: relative;
    top: 10px;
    left: 100px;
    text-align: right;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.topbar {
   background-image: url(imgs/layout/topbar.gif);
   color: #000000;
   margin: 0 auto;
   margin-top: 6px;
   padding-top: 5px;
   margin-bottom: 0px;
   width: 720px;
   font-size: 10px;
   background-repeat: repeat-x;
   height: 30px;
   font-weight: bold
}

.topbar a {
  color: #000000;
  font-size: 10px;
  font-weight: bold;
}

.topbar a:hover {
  color: #000000;
  text-decoration: none;
  font-weight: bold;
}

.tbleft {
    padding-left: 4px;
    float: left;
    display: block;
}

.tbcenter {
    padding-top: 0px;
    margin-top: 0px;
    float: left;
    width: 350px;
    text-align: right;
    display: block;
}

.tbcenter a {
   font-size: 12px;
   margin-right: 4px;
   margin-left: 4px;
}

.tbright {
    float: right;
    padding-right: 4px;
    text-align: right;
    display: block;
}

.main {
   color: #000000;
   margin: 0 auto;
   margin-top: 0px;
   padding-top: 0px;
   overflow: hidden;
   width: 720px;
   font-size: 12px;
}

.main li {
list-style-image: url(imgs/icons/li.gif);
margin: 4px 4px 10px 0px;
}

.main li img {
 margin: 10px 10px 10px 10px;
}

.menu {
    list-style-type: none;
    text-align: center;
    padding: 1px 1px 1px 1px;
    margin-top: 2px;
    float: left;
    width: 130px;
    display: block;
}

.init {
    text-align: center;
    margin: 0px;
    float: left;
    width: 450px;
    display: block;
}

.default_body {
    margin-top: 4px;
    margin-left: 4px;
    float: left;
    text-align: left;
    width: 582px;
    display: block;
}

.menu_dir {
    float: right;
    text-align: center;
    width: 122px;
    margin-left: 3px;
    display: block;
}

.menu h5 {
    font-size: 11px;
    margin: 2px 2px 4px 0px;
}

.footer {
   background-image: url(imgs/layout/s.gif);
   background-repeat: repeat-x;
   background-position: bottom;
   margin:  0 0 0 0;
   font-size: 9px;
   padding: 0px 15px 15px 0px;
}

table {
   font-size: 11px;

}

form {
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}

h1 {
   color: #003399;
   background-image: url(imgs/layout/h1.gif);
   background-repeat: repeat-x;
   margin: 0px 0px 20px 0px;
   padding: 2px 2px 2px 2px;
   font-size: 14px;
}


h2 {
   color: #003399;
   background-image: url(imgs/layout/h2.gif);
   background-repeat: repeat-x;
   margin: 2px 0px 8px 0px;
   padding: 2px 2px 2px 2px;
   font-size: 12px;
}

h3 {
   color: #003399;
   margin: 2px 0px 8px 0px;
   padding: 2px 2px 2px 2px;
   font-size: 11px;
}

h4 {
   color: #003399;
   font-size: 10px;
   margin: 0px 0px 4px 0px;
}


a {
   color: #003399;
   font-weight: normal;
   text-decoration: none;
}

a:hover {
   font-weight: normal;
   text-decoration: underline;
}

input {
    font-size: 10px;

}

select {
    border: #cccccc 1px solid;
    font-size: 10px;
    color: #000000;
}

.box1 { 
    margin: 2px 1px 3px 1px;
}

.box1_ident {
    padding: 4px 4px 4px 4px;
}

.box2 {
    margin: 0 0 0 0;
}

.busca_resultados {
   background-color: rgb(241,241,245);
   border: solid 1px rgb(252,252,255);
   padding-bottom: 30px;
}

.busca_resultados h2 {
   background-image: none;
   background-color: rgb(241,241,245);
   text-align: right;
   font-size: 16px;
   margin: 16px 16px 0px 0px;
   padding: 0px 0px 0px 10px;
}

#tabela_prec tr:hover {
	background-color: rgb(48,97,150);
        color: white;
}

#thumbnail {
    display: block;
    margin-top: 5px;
    margin-left: 5px;
    margin-bottom: 5px;
    margin-right: 5px;
    padding: 0px; 
    list-style-type: none; 
}


#thumbnail li {
    background-color: #E0E0E0;
    float: left; 
    margin: 5px; 
    width: 143px; 
    height: 96px;
}

#thumbnail li {
    list-style-image: none;
    padding-top: auto;
    padding-bottom: auto;
}

#thumbnail li img {
    margin: auto;
}    

#thumbnail a {
    display: block; 
    width: 143px; 
    height: 96px;
    border: #ccc 1px solid; 
    text-align: center;
}
#thumbnail a:hover {
    border-color: #405061; 
    background-color: #D0D0D0; 
}

.paginator {
    text-align: center;
    font-size: 12px;
    margin-right: 20px;
    margin-bottom: 4px;
}

.paginator a {
   font-weight: normal;
   text-decoration: none
    }

.paginator a:hover {
   font-weight: normal;
   text-decoration: underline
}

.log {
    text-align: right;
    font-size: 10px;
    margin-right: 20px;
    margin-bottom: 4px;
    background-color: "#FDFDFE";
}

.tabela {
   color: black;
   font-size: 10px;
    
}

.tabela a {
   color: black;
   font-size: 10px;
   text-decoration: none;
    
}

.tabela a:hover {
   color: black;
   font-size: 10px;
   text-decoration: none;
    
}

#tabela_inicial {
 font-size: 10px;
 color: white;
}

#tabela_inicial a {
   color: black;
   font-size: 10px;
}

#tabela_inicial tr:hover {
    background-color: black;
    color: white;
}

#tabela_inicial tr:hover a {
   background-color: black;
   color: white;
   font-size: 10px;
}

.quadro {
   border: solid 1px rgb(199,208,226);
   text-align: center;
   margin: 8 0 8 0;
   padding: 10 10 10 10;
}

.quadro_inicial {

   text-align: left; 
   font-weight: normal;
   color: rgb(48,97,150);
   font-size: 10px;
   margin: 40px 135px 0px 135px;
   padding: 10px 10px 10px 10px;
}

.quadro_inicial a {
    font-size: 14px;
}


.formulario {
   font-size: 12px;
}

.pago {
background-color: #DFFFDF;
}

.pendente {
background-color: #FFD5D5;
}

.erro {
   color: red;
   font-size: 11px;
   font-weight: lighter;
   margin-top: 10px;
   margin-bottom: 18px;
   text-align: center
}

.sucesso {
   color: green;
   font-size: 11px;
   font-weight: lighter;
   margin-top: 10px;
   margin-bottom: 18px;
   text-align: center
}

.errorMsg{
    background: url(imgs/icons/erro_grande.gif);
    padding-top: 32px;
    margin-top: 8px;
    background-position: top;
    background-repeat:no-repeat;
    color: red;
    text-align: center;
    margin-bottom: 10px;
}

.successMsg{
    background: url(imgs/icons/sucesso_grande.gif);
    margin-top: 8px;
    padding-top: 52px;
    background-position: top;
    background-repeat:no-repeat;
    color: green;
    text-align: center;
    margin-bottom: 10px;
}

.boleto {
   background-color: #F7F7F7;
   border: solid 1px #c9c9c9;
   text-align: left;
   margin-top: 5px;
   margin-left: 4px;
   margin-right: 4px;
   margin-bottom: 5px;
   padding-left: 20px;
   padding-right: 20px;
   padding-top: 30px;
   padding-bottom: 30px;
}

.boleto a {
   color: #0099cc;
   font-weight: normal;
   text-decoration: none
}

.boleto a:hover {
   color: #996600;
   font-weight: normal;
   text-decoration: underline
}
.formulario {
   border: solid 1px #c9c9c9;
   text-align: left;
   padding-left: 20px;
   padding-right: 20px;
}

.form_block {
   padding-left: 4px;
   padding-top: 10px;
   padding-bottom: 10px;
}

.diario {
   text-align: center;
   font-size: 12px;
}

.diario a:hover {
   text-decoration: none;
   font-weight: bold;
}
/*
 * Notícias
 */
.slides {
	margin-top: 0px;
        margin-left: 4px;
	margin-right: 10px;
	float: left;
	width: 225px;
	height: 150px;
	position: relative;
	padding-top: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	margin-bottom: 5px;
        border: 1px solid #cfd7eb;
}

.manchete {
   height: 34px;
   background-image: url(imgs/layout/manchete.gif);
   background-repeat: repeat-x;
   font-size: 14px;
   font-weight: bold;
   text-align: center;
   color: #003399;
   padding: 8px 4px 2px 4px;
   margin-bottom: 10px;
}

.manchete a {
   color: #003399;
}

.destaque {
    padding-right: 4px;
    font-size: 11px;
    color: #000000;
}

.destaque a {
    color: #000000;
}

.linha {
   background-image: url(imgs/layout/linha.gif);
   background-repeat: repeat-x;
   height: 5px;
   margin: 8px 0px 4px 0px;
}

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

.noticas a {
   color: black;
   padding: 4px 4px 4px 4px;
}

.noticas a:hover {
    color: black;
}

.noticia {
    margin-bottom: 20px;
}

.noticia p {
    text-align: justify;
}

/*================ Smart-Menu  ===================== */
.mtwClearFix:after { /* for modern browsers */
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
        margin-top: 2px;
        margin-bottom: 3px;
}

.mtwClearFix { /* for IE7/Win */
	min-height: 1px;
	background-image: url(imgs/layout/menu/osx_item_bg.gif);
	border: 1px solid #E0E0E0;
        margin-top: 2px;
        margin-bottom: 3px;
}

.mtwClearFix h2 {
		text-align: left;
		background-image: url(imgs/layout/menu/h2_bk.gif);
        margin: 4px;
        padding-top: 5px;
        padding-left: 6px;
        font-size: 13px;
        height: 27px;
}

* html .mtwClearFix { /* for IE5-6/Win */
	height: 1px;
}

* html>body .mtwClearFix { /* for IE5/Mac */
	height: auto;
	display: inline-block;
}


/* ======================  jd gallery ======================*/
#myGallery2, #myGallerySet, #flickrGallery
{
	width: 225px;
	height: 150px;
	z-index: 5;
	border: 0;
}

#flickrGallery
{
	width: 500px;
	height: 334px;
}

#myGallery2 img.thumbnail, #myGallerySet img.thumbnail
{
	display: none;
}

.jdGallery
{
	overflow: hidden;
	position: relative;
}

.jdGallery img
{
	border: 0;
	margin: 0;
}

.jdGallery .slideElement
{
	width: 100%;
	height: 100%;
	background-color: #F2F2F2;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('imgs/icons/loading.gif');
}

.jdGallery .loadingElement
{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #F2F2F2;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('imgs/icons/loading.gif');
}

.jdGallery .slideInfoZone
{
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	height: 40px;
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

* html .jdGallery .slideInfoZone
{
	bottom: -1px;
}

.jdGallery .slideInfoZone h2
{
	padding: 0;
        display: none;
	margin: 0;
	margin: 2px 5px;
	font-weight: bold;
	color: inherit;
}

.jdGallery .slideInfoZone p
{
	padding: 0;
        text-align: center;
	font-size: 94%;
	margin: 2px 5px;
	color: #eee;
}

.jdGallery div.carouselContainer
{
	position: absolute;
	height: 135px;
	width: 100%;
	z-index: 10;
	margin: 0px;
	left: 0;
	top: 0;
}

.jdGallery a.carouselBtn
{
	position: absolute;
	bottom: 0;
	right: 30px;
	height: 20px;
	/*width: 100px; background: url('img/carousel_btn.gif') no-repeat;*/
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #333;
	color: #fff;
	cursor: pointer;
}

.jdGallery .carousel
{
	position: absolute;
	width: 100%;
	margin: 0px;
	left: 0;
	top: 0;
	height: 115px;
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

.jdExtCarousel
{
	overflow: hidden;
	position: relative;
}

.jdGallery .carousel .carouselWrapper, .jdExtCarousel .carouselWrapper
{
	position: absolute;
	width: 100%;
	height: 78px;
	top: 10px;
	left: 0;
	overflow: hidden;
}

.jdGallery .carousel .carouselInner, .jdExtCarousel .carouselInner
{
	position: relative;
}

.jdGallery .carousel .carouselInner .thumbnail, .jdExtCarousel .carouselInner .thumbnail
{
	cursor: pointer;
	background: #fff;
	background-position: center center;
	float: left;
	border: solid 1px #fff;
}

.jdGallery .wall .thumbnail, .jdExtCarousel .wall .thumbnail
{
	margin-bottom: 10px;
}

.jdGallery .carousel .label, .jdExtCarousel .label
{
	font-size: 13px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	padding: 0;
	margin: 0;
}

.jdGallery .carousel .wallButton, .jdExtCarousel .wallButton
{
	font-size: 10px;
	position: absolute;
	bottom: 5px;
	right: 10px;
	padding: 1px 2px;
	margin: 0;
	background: #222;
	border: 1px solid #888;
	cursor: pointer;
}

.jdGallery .carousel .label .number, .jdExtCarousel .label .number
{
	color: #b5b5b5;
}

.jdGallery a
{
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}

.jdGallery a.right, .jdGallery a.left
{

	position: absolute;
	height: 12%;
	width: 8%;
	cursor: pointer;
	z-index:10;
	/*filter:alpha(opacity=100) */
	/*-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
        */
}

/*
* html .jdGallery a.right, * html .jdGallery a.left
{
	filter:alpha(opacity=50);
}

.jdGallery a.right:hover, .jdGallery a.left:hover
{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
*/

.jdGallery a.left
{
	left: 188px;
	top: 3px;
	background: url(/site/scripts/slideshow/imgs/previous.gif) no-repeat top left;
}

* html .jdGallery a.left { background: url(/site/scripts/slideshow/imgs/previous.gif) no-repeat top left; }

.jdGallery a.right
{
	right: 2px;
	top: 3px;
	background: url(/site/scripts/slideshow/imgs/next.gif) no-repeat top right;
}

* html .jdGallery a.right { background: url(/site/scripts/slideshow/imgs/next.gif) no-repeat top right; }

.jdGallery a.open {
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.withArrows a.open
{
	position: absolute;
	top: 0;
	left: 0%;
	height: 100%;
	width: 100%;
	cursor: pointer;
	z-index: 10;
	background: none;
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.withArrows a.open:hover { /*background: url('img/open.png') no-repeat center center; */}

* html .withArrows a.open:hover {
	/*background: url('img/open.gif') no-repeat center center;
	filter:alpha(opacity=80); */
	}
	
	
/* Gallery Sets */

.jdGallery a.gallerySelectorBtn
{
	z-index: 15;
	position: absolute;
	top: 0;
	left: 30px;
	height: 20px;
	/*width: 100px; background: url('img/carousel_btn.gif') no-repeat;*/
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #333;
	color: #fff;
	cursor: pointer;
	opacity: .4;
	-moz-opacity: .4;
	-khtml-opacity: 0.4;
	filter: alpha(opacity=40);
}

.jdGallery .gallerySelector
{
	z-index: 20;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #fff;
}

.jdGallery .gallerySelector h2
{
	margin: 0;
	padding: 10px 20px 10px 20px;
	font-size: 20px;
	line-height: 30px;
	color: #fff;
}

.jdGallery .gallerySelector .gallerySelectorWrapper
{
	overflow: hidden;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton
{
	margin-left: 10px;
	margin-top: 10px;
	border: 1px solid #888;
	padding: 5px;
	height: 40px;
	color: #fff;
	cursor: pointer;
	float: left;
}

.jdGallery .gallerySelector .gallerySelectorInner div.hover
{
	background: #333;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton div.preview
{
	background: #fff;
	background-position: center center;
	float: left;
	border: none;
	width: 40px;
	height: 40px;
	margin-right: 5px;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton h3
{
        display: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton p.info
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	color: #aaa;
}

@media print {
   .menu {
        display:none;
        float: none;
    }
    
    .head{
        display: none;        
    }
    
    .topbar{
        float: none;
        display: none;        
    }
    
    .main {
        width: 100%;        
    }
    
    #theContent{
        width:100%;
        float: none;        
    }
    
 }