/** Body settings -----------------------------------**/
body
{
    width: 100%;
    height: 100%;
    background: url(images/background2.gif);
    margin: 0px auto;
    padding: 0px;
    border: 0px;
    text-align: center;
    color: #303030;
    font-family: Tahoma, Verdana, Sans-Serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    z-index: -100000;
    background-color: #303030;
}
    
#messenger
{
    background: transparent;
    width:0px;
    height:0px;
    
}
      
#header
{
    width: 100%;
    height: 120px;
    vertical-align: top;
	background: #303030;
	margin: 0px auto;
	border: 0px;
    padding: 0px;
	}

.mold_header {
    position: static;
    width: 320px;
    z-index: -22;     
}

.logo_header {
    position: relative;
    top: -2px;
    left: 105px;
    width: 230px;
    z-index: 0;  
}

.lema_header {
    position: relative;
    top: 22px;
    left: -440px;
    width: 200px;
    z-index: 1000;     
}

	
#main
{
    position: relative;
    width: 850px;
    vertical-align: top;
    background-color: #FFFFFF;
    margin: 0px;
    border: 0px;
    padding: 0px;
    background-image: none;
}

	
#dummy 
{
    position: relative;
    width: 1000px;
    vertical-align: top;
	background: #000;
	margin: 0px;
	border: 0px;
    padding: 0px;
	}

#content {
    width: 850px;
    background: #ffffff;
    float: left;
    }

#prefooter {
    position: relative;
    top: -0px;
width : 100%; 
height : 6px; 
border : 0px; 
background : #0099CC; 
padding : 0; 
margin: 0 auto;
}

#footer
{
    position: relative;
    top: -0px;
    background: #303030;
    color: #f5f5f5;
    width: 100%;
    font-family: Tahoma, Verdana, sans-serif;
    font-size: 10px;
    text-decoration: none;
    line-height: 180%;
    vertical-align: middle;
    text-align: center;
} 


.footer a
{
    font-size: 9px;
    text-decoration: none;
    padding-left: 4px;
    padding-right: 4px;
    color: #999999;
    text-decoration: none;
    font-family: tahoma;
} 
.footer a:hover {
color : #0099CC;
text-decoration : none; 
} 
   
.img_right 
{
    float: right;
    border: 1px solid transparent;
    }

#destaque1
{
    position: relative;
    top: -15px;
    left: -5px;
    padding: 10px;
    margin: 3px auto;
    background: #303030;
    font-size: 12px;
    font-family: Tahoma, Sans-Serif;
    font-weight: bold;
    color: #ffffff;
    float: left;
    text-align: justify;
    width: 580px;
    height: 202px;
}

#destaque2
{
    position: relative;
    top: -15px;
    padding: 10px;
    margin: 3px auto;
    border: 0px;
    background: #ffffff;
    font-size: 12px;
    font-family: Tahoma, Sans-Serif;
    font-weight: normal;
    color: #000000;
    float: left;
    text-align: justify;
    width: 172px;
    height: 202px;
}






/** General Links and Parapraphs -----------------------**/

table, tr, td {
    vertical-align: top;
}

p
{
    color: #000000;
    font-family: Tahoma, Verdana, Sans-Serif;
    font-size: 12px;
    font-style: normal;
    text-decoration: none;
    text-align: justify;
    text-indent: 0px;
    line-height: 130%;
    border: 0px;
    padding: 5px;
    margin: 0px;
}

.left_img 
{
    float: left;
    margin-right: 10px;
    text-align: left;
    padding: 5px;
}
.right_img 
{
    float: right;
    margin-left: 10px;
    text-align: left;
    padding: 5px;
 }
 
 
.pagAnterior
{
    float: right;
    padding-right: 20px;
    padding-top: 8px;
}

.pagAnterior a:hover
{
    text-decoration: underline;
}
 
.no_border { border: 0px; }

img, a img 
{
    border: 1px solid transparent;
    padding: 0px;
    margin: 0px;
    }   
    
a:hover img 
{
    border: 1px solid transparent;
    padding: 0px;
    margin: 0px;
    }   
    
a
{
    background-position: transparent;
    background: transparent;
    text-align: left;
    padding: 0px;
    color: #707070;
    font-family: Tahoma, Verdana, Sans-Serif;
    font-size: 12px;
    font-style: normal;
    text-decoration: none;
    margin: 0px auto;
    border: 0px;
}

a:hover
{
    color: #000000;
    background: transparent;
    text-decoration: none;
}

 .destaque {
float : left; 
width : 100%; 
height : 100%; 
font-size : 12px; 
} 
.conselhos {
background : #ffffff; 
padding : 5px; 
width : 245px; 
height : 150px; 
} 


/** Menu ---------------------------------------------**/

#menu {
width : 100%; 
height : 30px; 
vertical-align : top; 
border : 0px; 
background : #0099CC; 
color : #f5f5f5; 
padding : 0; 
    font-family: Tahoma, Verdana, Sans-Serif;
    font-size: 15px;
    font-style: normal;
position: relative;
top: 0px;
float: inherit;
margin: 0 auto;

}

.buttons a {
background : transparent /**url(images/buttons.jpg)**/;
width: 120px;
height: 25px;
border-top : 0px solid #FFFFFF; 
border-bottom : 0px solid #FFFFFF; 
color : #f5f5f5 ;  
padding : 3px; 
padding-left : 8px; 
text-align : left; 
text-decoration : none; 
position: relative;
top: 5px;
} 

.buttons a:hover, a:active
{
    background: transparent /**url(images/buttons_hover.jpg)**/;
    color: orange;
    text-decoration: none;
}



/* header */
h1 {
background : transparent; 
border-bottom : 1px solid #808080; 
color : #303030; 
font-family : tahoma, Verdana, Arial, sans-serif; 
font-size : 14px; 
font-weight : bold; 
line-height : 200%; 
margin : 0 0 10px; 
padding : 5px;
text-align: left;
} 

h2 {
border-bottom : 0px solid #303030; 
color : #303030; 
font-family : Arial, Verdana, sans-serif; 
font-size : 14px; 
font-weight : bold; 
line-height : 130%; 
margin : 0 0 10px; 
padding : 5px; 
text-align: left;
} 
h3 {
color : #303030; 
font-family : tahoma, Verdana, sans-serif; 
font-size : 14px; 
font-weight : bold; 
line-height : 100%; 
margin : 6px 0; 
padding : 5px; 
text-align: left;
text-decoration: underline; 
} 
h4 {
border-bottom : 1px solid #303030; 
color : #303030; 
font-family : Arial, Verdana, sans-serif; 
font-size : 10pt; 
font-weight : bold; 
line-height : 100%; 
margin : 0 0 4px; 
padding : 5px; 
}
h5 {
color : #303030; 
font-family : Arial, Verdana, sans-serif; 
font-size : 16px; 
font-weight : bold; 
line-height : 130%; 
margin : 6px 0; 
padding : 5px; 
}
 h6 {
color : #303030; 
font-family : Arial, Verdana, sans-serif; 
font-size : 12px; 
font-weight : bold; 
line-height : 130%; 
margin : 6px 0; 
padding : 5px; 
} 

.notas{
background : transparent; 
color: #303030;
margin : 0; 
width : 100%; 
height : 100%; 
border : 0; 
padding : 5px; 
font-family : Tahoma, Verdana, sans-serif; 
font-size : 10px; 
text-decoration : none; 
text-align : justify; 
} 

.datas{
background : transparent; 
color: #303030;
margin : 0; 
width : 100%; 
height : 100%; 
border : 0; 
padding : 5px; 
font-family : Tahoma, Verdana, sans-serif; 
font-size : 9px; 
text-decoration : none; 
text-align : left; 
float: left;
} 



.divDir {
text-align: right;
}
.divEsq {
text-align: left
}
.extra {
line-height : 120%; 
color : #000000; 
font-family : verdana, arial, sans-serif; 
font-size : 9px; 
float: right;
} 
.extra a {
color : #626262; 
font-size : 9px; 
font-style : normal; 
text-decoration : none; 
padding : 5px; 
} 
.extra a:hover {
color : #000000; 
font-size : 9px; 
font-style : normal; 
text-decoration : underline; 
} 



.FormElements 
{
    color: #505050;
}

.Caption {
font-family: Arial;
font-weight: bold;
color:      #123456;
}


/*         viewer     */
	/* hide from ie on mac \*/
	#tilt {
		height: 100%;
		overflow: hidden;
	}
	
	#flashcontent {
		height: 100%;
	}
	/* end hide */
	
	
	
/**
 * The CSS for Shadowbox.
 *
 * This file is part of Shadowbox.
 *
 * Shadowbox is free software: you can redistribute it and/or modify it under
 * the terms of the GNU Lesser General Public License as published by the Free
 * Software Foundation, either version 3 of the License, or (at your option)
 * any later version.
 *
 * Shadowbox is distributed in the hope that it will be useful, but WITHOUT ANY
 * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
 * FOR A PARTICULAR PURPOSE.  See the GNU Lesser General Public License for
 * more details.
 *
 * You should have received a copy of the GNU Lesser General Public License
 * along with Shadowbox.  If not, see <http://www.gnu.org/licenses/>.
 *
 * @author      Michael J. I. Jackson <mjijackson@gmail.com>
 * @copyright   2007 Michael J. I. Jackson
 * @license     http://www.gnu.org/licenses/lgpl-3.0.txt GNU LGPL 3.0
 * @version     SVN: $Id: shadowbox.js 150 2007-12-04 18:42:03Z michael $
 */

/*_________________________________________________________________  Overlay  */
#shadowbox_overlay {
  visibility: hidden;
  position: absolute;
  display: block;
  margin: 0;
  padding: 0;
  top: 0;
  left: 0;
  z-index: 998;
}

/*_______________________________________________________________  Container  */
#shadowbox_container {
  position: fixed;
  height: 0px;
  width: 100%;
  margin: 0;
  padding: 0;
  top: 0;
  left: 0;
  z-index: 999;
  text-align: center; /* centers in quirks and IE */
}

/*_______________________________________________________________  Shadowbox  */
#shadowbox {
  display: none;
  visibility: hidden;
  margin: 0 auto;
  position: relative;
  font-family: 'Lucida Grande', Tahoma, sans-serif;
  text-align: left; /* reset left alignment */
}

/*___________________________________________________________________  Title  */
/*
HTML snapshot:
<div id="shadowbox_title">
  <div id="shadowbox_title_inner">Title Here</div>
</div>
*/
#shadowbox_title {
  height: 25px;
  padding: 0;
  overflow: hidden;
}
#shadowbox_title_inner {
  height: 16px;
  font-size: 12px;
  line-height: 16px;
  white-space: nowrap;
  padding: 5px 0 4px 8px;
  color: #fff;
}

/*____________________________________________________________________  Body  */
/*
HTML snapsnot:
<div id="shadowbox_body">
  <div id="shadowbox_body_inner">
    <img src="my_image.jpg" id="shadowbox_content" height="350" width="580">
  </div>
  <div id="shadowbox_loading">
    <img src="http://www.enquad-art.pt/src/loading.gif" alt="loading"></div>
    <span><a href="javascript:Shadowbox.close();">Cancel</a></span>
  </div>
</div>
*/
#shadowbox_body {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
  border: 1px solid #fff;
  background-color: #000;
}
#shadowbox_body_inner {
  position: relative;
  overflow: hidden;
}
#shadowbox_loading {
  position: absolute;
  top: 0;
  left: 0;
  height: 10000px; /* overflow:hidden will clip this */
  width: 100%;
  background-color: #303030;
}
#shadowbox_loading img {
  float: left;
  margin: 10px 10px 0 10px;
}
#shadowbox_loading span {
  float: left;
  margin-top: 16px;
  font-size: 10px;
}
#shadowbox_loading span a,
#shadowbox_loading span a:link,
#shadowbox_loading span a:visited {
  color: #fff;
}

#shadowbox_content.html { /* make html content scrollable */
  height: 100%;
  width: 100%;
  overflow: auto;
}

/*_________________________________________________________________  Toolbar  */
/*
HTML snapshot:
<div id="shadowbox_toolbar">
  <div id="shadowbox_toolbar_inner">
    <div id="shadowbox_nav_close">
      <a href="javascript:Shadowbox.close();"><span class="shortcut">C</span>lose</a>
    </div>
    <div id="shadowbox_nav_next">
      <a href="javascript:Shadowbox.next();"><span class="shortcut">N</span>ext</a>
    </div>
    <div id="shadowbox_nav_previous">
      <a href="javascript:Shadowbox.previous();"><span class="shortcut">P</span>revious</a>
    </div>
    <div id="shadowbox_counter">
      <a href="javascript:Shadowbox.change(0);">1</a>
      <a href="javascript:Shadowbox.change(1);" class="shadowbox_counter_current">2</a>
      <a href="javascript:Shadowbox.change(2);">3</a>
    </div>
  </div>
</div>
*/
#shadowbox_toolbar {
  margin: 0;
  padding: 0;
  height: 20px;
  overflow: hidden;
}
#shadowbox_toolbar_inner {
  height: 20px;
  color: #fff;
}
#shadowbox_toolbar_inner div {
  padding-top: 4px;
  padding-bottom: 2px;
  font-size: 10px;
  height: 10px;
  line-height: 10px;
}
#shadowbox_toolbar_inner div span.shortcut {
  text-decoration: underline;
  font-weight: bold;
}
#shadowbox_toolbar_inner div a {
  text-decoration: none;
  color: #fff;
}
#shadowbox_nav_close,
#shadowbox_nav_previous,
#shadowbox_nav_next {
  float: right;
  padding-right: 10px;
}
#shadowbox_counter {
  float: left;
  padding-left: 10px;
}
#shadowbox_counter a {
  padding: 0 4px 0 0;
}
#shadowbox_counter a.shadowbox_counter_current {
  text-decoration: underline;
  font-weight: bold;
}

/*________________________________________________________________  Messages  */
div.shadowbox_message {
  text-align: center;
  padding: 10px;
}
div.shadowbox_message a:link,
div.shadowbox_message a:visited {
  text-decoration: none;
  color: #bed333;
}
div.shadowbox_message a:hover,
div.shadowbox_message a:focus {
  text-decoration: underline;
}
