 body {
	background-color: #D1D3D5;
	background-image: url(../img/bkgr.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
}

a { color: #286ea0;text-decoration: none; }
a:hover { color:#CA0413;}

/*************************/
#content {
	vertical-align:top;
	left:-287px;
	width:577px;
	z-index:1;
	padding: 20px 10px 10px 10px;
	border-color: gray;
	border-top:2px solid gray;
	border-bottom:2px solid black;
	border-left:2px solid gray;
	border-right:3px solid black;
	background-color: #E0E0E0;
/*SCROLLBAR-FACE-COLOR: #cccccc; SCROLLBAR-HIGHLIGHT-COLOR: #000000; VERTICAL-ALIGN: top; OVERFLOW: auto; SCROLLBAR-SHADOW-COLOR: #000000; SCROLLBAR-3DLIGHT-COLOR: #cccccc; SCROLLBAR-ARROW-COLOR: #000000; SCROLLBAR-TRACK-COLOR: #333333; SCROLLBAR-DARKSHADOW-COLOR: #cccccc;*/
}

#content p{
text-align:justify;
color:#505050;
font-size: 0.9em;
}

.parar{
text-align:center
color:#505050;
font-size: 1.3em;
}

#content h1 {
font-weight: bold;
font-size: 1.4em;
text-decoration: none;
color: #505050;
border-bottom: 1px solid #999999;
padding: 100px 0px -5px 10px;
margin-top:-10px;
}

#content h2 {
font-weight: bold;
font-size: 1.3em;
text-decoration: none;
color: #505050;
padding: 0px 0px 0px 10px;
}
#content h4 {
font-weight: bold;
font-size: 0.9em;
text-decoration: none;
color: #505050;
text-transform:uppercase;
padding: 20px 0px 0px 10px;
margin-bottom:0px;
}
#content h5 {
font-weight: bold;
font-size: 0.9em;
text-decoration:underline;
color: #505050;
text-transform:uppercase;
padding: 20px 0px 0px 10px;
margin-bottom:5px;
text-align:center;
}

/*************/
#leftside {
	vertical-align:top;
	z-index:999;
	left:3px;
	top:190px;
	width:170px;
	height:100%;
	padding: 20px 10px 5px 7px;
	background-color: #E0E0E0;
	border-color: gray;
	border-top:2px solid gray;
	border-bottom:2px solid black;
	border-left:2px solid gray;
	border-right:3px solid black;
	background-color: #E0E0E0;
}

#leftside h2 {
font-weight: bold;
font-size: 1.15em;
margin-top:-4px;
text-decoration: none;
color: #505050;
border-left: 7px solid #999999;
border-bottom: 1px solid #999999;
padding: 0px 0px 0px 10px;
}	
	
#leftside p {
font-size: 0.7em;
text-decoration: none;
color: #666666;
}
/*************/

#rightside {
	vertical-align:top;
	min-height:635px;
	left:792px;
	top:190px;
	width:170px;
	height:100%;
	padding: 20px 10px 5px 10px;
	background-color: #E0E0E0;
	border-color: gray;
	border-top:2px solid gray;
	border-bottom:2px solid black;
	border-left:2px solid gray;
	border-right:3px solid black;
	background-color: #E0E0E0;
}
#rightside h2 {
font-weight: bold;
font-size: 1.15em;
margin-top:-4px;
text-decoration: none;
color: #505050;
border-left: 7px solid #999999;
border-bottom: 1px solid #999999;
padding: 0px 0px 0px 10px;
}	
	
#rightside p {
font-size: 0.7em;
text-decoration: none;
color: #666666;
}


/***********************/
#encabezado {
	background-image: url(../img/titulo.png);
	left:185px;
	top:-5px;
	width:580px;
	height:170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.4em;
	font-style: italic;
	font-weight: bold;
	padding: 10px;
	letter-spacing: 0px;
	text-align: center;
	vertical-align: middle;
	color:#000099;
	background-repeat: no-repeat;
	background-position: center;
}

#cabecalholeft {
	background-image: url(../img/eclectus.png);
	left:5px;
	top:-5px;
	width:154px;
	height:180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.4em;
	font-style: italic;
	font-weight: bold;
	padding: 10px;
	letter-spacing: 2px;
	text-align: center;
	vertical-align: middle;
	color:#CDE5FD;
	background-repeat: no-repeat;
	background-position: center;
}

#cabecalhoright {
	background-image: url(../img/eclectus1.png);
	left:794px;
	top:-7px;
	width:151px;
	height:170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.4em;
	font-style: italic;
	font-weight: bold;
	padding: 10px;
	letter-spacing: 2px;
	text-align: center;
	vertical-align: middle;
	color:#CDE5FD;
	background-repeat: no-repeat;
	background-position: center;
}

#titulo {
	left:12px;
	width:765px;
	height:60px;
	background-color: #39607D;
	vertical-align: middle;
}

/**********/
#descrimg{
	z-index:666;
	position:absolute;
	left:183px;
	top:126px;
	width:290px;
	height:100%;
	background-color: #E0E0E0;
	padding: 20px 5px 10px 5px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999999;

}

#descrimg p {
text-align: center;
font-weight: bold;
font-size: 1em;
text-decoration: none;
color: #999999;
}

#descrimg h2 {
text-align: center;
font-weight: bold;
font-size: 1.2em;
text-decoration: none;
color: #666666;
}	

#descrimg img{
	padding: 2px;
	background: #cccccc;
	border: 4px solid #f0f0f0;
}

/******menu principal*****/
#menuprinc {
	position:absolute;
	left:181px;
	top:89px;
	width:597px;
	height:14px;
}

/*********************Barra lateral*****/
.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 170px; /* Width of Menu Items */
border-bottom: 2px solid #ccc;
font: bold 12px "Lucida Grande", "Trebuchet MS", Verdana;
}
	
.suckerdiv ul li{
position: relative;
text-transform: uppercase;
}
	
/*Sub level menu items */
.suckerdiv ul li ul{
position: absolute;
width: 160px; /*sub menu width*/
top: 0;
visibility: hidden;
}

#object { position:relative; z-index:1000; }

/* Sub level menu links style */
.suckerdiv ul li a{
background: #999999 url(../img/naosei.gif) no-repeat right top; /*color of menu by default*/
z-index: 999;
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: white;
text-decoration: none;
padding: 5px 5px 5px;
border: 2px solid #ccc;
border-bottom: 0;
}

.suckerdiv ul li a:visited{
color: white;
}

.suckerdiv ul li a:hover{
background-color: #cccccc;
}

.suckerdiv .subfolderstyle{
background:  #999999 url(../img/seta.gif) no-repeat center right;
display: block;
border-bottom: 0;
}

#rodape{
text-transform: uppercase;
font-size:11px;
text-align:center;
padding-bottom:10px;
padding-left:15px;
}
label {
padding-left:10px;
  float: left;
  width: 80px;
  vertical-align: top;
}

.tabela_visitas
{
width:575px;
font: 12px "Lucida Grande", "Trebuchet MS", Verdana;
}
.tabela_visitas th
{
background-color:#666666;
height:18px;
border:2px solid #787878;
font-size:12px;
text-align:center;
color:white;
}
.tabela_visitas td
{
border:2px solid #787878;
height:25px;
}
.tabela_visitas tr:hover
{
background-color:#999999;
color:white;
cursor:pointer;
}

.tabela_menu
{
width:75%;
height:30px;
text-align:center;
border:2px double #787878;
}

.tabela_menu td
{
border:2px solid #787878;
font-weight:bold;
font-size:13px;
}
.tabela_menu td a:hover
{
width:100%;
font-weight:bold;
font-size:13px;
color:#FFFFFF;
}
.tabela_menu td:hover
{
background-color:#999999;
}
/* Blockquote */
blockquote {
	background-color:#C8C8C8;
  margin: 0;
  padding: 0 20px;
  font-size:14px;
  margin-bottom:3px;
}
blockquote a {
color:#505050}
blockquote a:hover {
color:red}

.left
{ float: left; 
  padding: 0px 8px 0px 0px;
}
.right
{ float: right; 
  padding: 0px 0px 0px 8px;
}
.center
{ display: block;
  text-align: center;
  margin: 0 auto;
}
/**************************************************************
   GALERIA
 **************************************************************/
.tabela_galeria
{
width:auto;
}

.tabela_galeria td
{
border:3px solid #787878;
}