body {	margin:0;
	padding:0;
	border:none;
	font-family: Georgia, "Times New Roman", serif;
	font-size:90%;
	color: #000000; 
	background-color: #FFFFFF
        }

#tudo {	width:800px; 

        position: relative;
        left: 50%;
        margin: 0 0 0 -400px;

   }
	
#topo {	height:100px;
 	margin: 0px 0 2px 0; 
	padding: 10px 0 0 5px;
	border-top: 3px solid #000;
	border-bottom: 1px solid #8B5A2B; }

#rodape {
	clear:both;
	text-align:center;
	border-top:1px solid #8B5A2B;
	}

#principal {
	float:left;
	width:450px;
	margin: 0 0 0px 0; 
	padding: 15px 10px 0 20px; 
	text-align:justify;
	color: #000;
	background-color: #FFFFFF; 
	border-right: 1px dotted #8B5A2B;
	border-left: 1px dotted #8B5A2B;
	}

#nav {	float: left;
	padding: 15px 0 0 0;
	text-align: center;
	width: 160px; 
	}

#apoio { float:right;
	padding: 15px 0 0 0;
	text-align:center; 
	}

a:link {color: #CD853F;
	background-color: inherit;}

a:visited {color: #8B7E66;
	background-color: inherit;} 

a:active {color: #FFA54F; 
	background-color: inherit;}

a:hover {color: #EE9A49;
	background-color: inherit;}

h1, h2, h3, h4 {
	margin: 0.8em 0;
	color:#8B5A2B;
	font-family: arial, verdana, tahoma, sans-serif;
	font-size:1.8em;
	}

h2 {
	font-size:1.4em;
	}

h3 {	font-size:1.2em;
	}
	
h4 {	font-size:1.0em;
	}

blockquote { font-size:80%;
             text-indent: -25px; 
	     margin-left: 25px
	     align=left
	}

.dest {	color:#039;
	}

.buttonscontainer {width: 140px;
	padding: 20px 0 0 0;}

.buttons a {color: #CD853F;
	background-color: #ffffff;
	padding: 2px;
	padding-left: 3px;
	display: block;
	border-bottom: 1px solid #CD853F;
	font: 12px Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: left; }

.buttons a:hover {background-color: #CD853F;
	color: #ffffff;
	text-decoration: none;}

.buttons_title {color: #ffffff;
	background-color: #8B5A2B;
	padding: 2px;
	padding-left: 3px;
	display: block;
	border-bottom: 1px solid #8B5A2B;
	font: 12px Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: left;}