﻿/* CSS Document */

body { 
	font: 8pt/14pt verdana; 
	color: #000000;	
	margin: 0px; 
	}
h1
{
color: #848f69;
font-family:Arial, Helvetica, sans-serif;
font-size:16px; 
}
a
{
border:none;
}	
.generalTable {
 width: 100%;
 height: 100%;
 background-color: #dee2d6;
 }
 
.internalTable {
 background-image:url(imgs/generalBG.gif);
 width: 966px;
 height: 100%;
 background-color: #dee2d6;
}
.rtphoto
{
width:170px;
float:right;
margin-top:4px;
margin-left:6px;
margin-bottom:6px;
border:1px solid #848f69;
padding:4px;
}
.rtphoto img
{
margin-top:4px;
margin-bottom:4px;
border:0;
}

.cologo
{
width:150px;
margin-top:4px;
border:1px solid #848f69;
padding:4px;
}

td.generalTop {
	height:29px;
	background-image:url(imgs/generalTop.gif);
}

td.generalBottom {
	height:42px;
	background-image:url(imgs/generalBottom.gif);
	padding:0 40px 0 0;
	color:#848f69;
    font-size:11px;
	text-align:right;
}


td.text {
 color:#848f69;
 font-size:11px;
 text-align:left;
}
td.text img{
 border:0;
}
td.text p{
 color:#848f69;
 font-size:11px;
 padding-left:35px; 
}

td.indexText {
 color:#848f69;
 font-size:11px; 
}

td.tableText {
 color:#848f69;
 font-size:11px;
 height:25px;
 }

td.tableTextOver {
 color:#848f69;
 font-size:11px;
 background-image: url(imgs/bulletTable.gif);
 background-repeat:no-repeat;
 height:25px;
}
#rule26list a
{
 font-size:11px;
}
#rule26list a:link,#rule26list a:visited
{
color:#848f69;
text-decoration:none;
}
#rule26list a:hover
{
 color:#000000;
 text-decoration:underline;
}
#rule26list a:visited
{
 color:#848f69;
 text-decoration:none;
}
#language {
	position:absolute; 
	left:50%;
	margin-left: 342px;	
	top:115px;
	width:108px;
	height:11px;
}

.containerContent {
	width:763px;
	height:440;
	border:0px;
}

#menu {
	position:absolute; 
	left:335px;
	top:290px;
	width:108px;
	height:200px;
}

#fotos {
	position:absolute; 
	left:50%;
	margin-left: -190px;	
	top:320px;
	width:238px;
	height:400px;
}

#conteudo {
	position:absolute; 
	left:50%;
	margin-left: 60px;	
	top:290px;
	width:320px;
	height:300px;
}

td.menu {
 color:black;
 font-size:12px;
 border-bottom:dotted white 1px;
 height:20px;
}

td.subMenu {
 color:black;
 font-size:12px;
 border-bottom:dotted white 1px;
 padding-left:10px;
 height:20px;
}

td.menuSelected {
 color:black;
 font-size:12px;
 border-bottom:dotted white 1px;
 height:20px;
 background-image:url(imgs/bulletMenu.gif);
 background-repeat:no-repeat;
 padding-left:10px;
}

td.subMenuSelected {
 color:black;
 font-size:12px;
 border-bottom:dotted white 1px;
 height:20px;
 background-image:url(imgs/bulletMenu.gif);
 background-repeat:no-repeat;
 background-position:10px;
 padding-left:20px;
}

a:link, a:visited {
	color: #73a020;
}

a:hover, a:active { 		
	text-decoration: underline;
	color: black;
	}
	
a.download:link, a.download:visited { 	 
	text-decoration: none;
	color: #848f69; 
	}

a.download:hover, a.download:active { 		
	text-decoration: none;
	color: black;
	}
	
a.itemMenu:link, a.itemMenu:visited { 	 
	text-decoration: none;
	color: #848f69; 
	}

a.itemMenu:hover, a.itemMenu:active { 		
	color: black;
	}

td.title {
	vertical-align:top;
	height:30px;
	background-image:url(imgs/folha.gif);
	background-repeat:no-repeat;
	padding-left:35px;
	text-align:left;
}
td.title h1{
margin:0;
padding:0;
}
td.text ul {
	list-style-image: url(imgs/bullet.gif);
	list-style-type: none;
}
td.text ul li
{
color:#848f69;
font-size:11px;
margin-bottom:5px;
}