
/* ---------------------------------- Rota Corpo --------------------------------- */

body 
	{
	margin: 0;
	background-color: #f93;
	color: #111;
	font-size: 80%;
	font-family: "Gill Sans", "Trebuchet MS", sans-serif;/* tahoma, verdana, arial, sans-serif;*/
	line-height: 200%;
	text-align: left;
}

a img {
   text-decoration:none;
	border:0;
}

a img:hover {
   background-color: transparent;
	text-decoration:none;
	border:0;
	border-bottom:0;
}

p.textbordeaux {
	color: #800000;
	font-size: 12px;
	font-family:  "Gill Sans", "Trebuchet MS", sans-serif;
	text-align: left;
	margin-left: 20%;
	}

p.min
	{
	font-size: smaller;
	text-align: center;
	}	
	
p.esq
{
	text-align: left;
	margin-left: 20%
}

p.centro
{
	text-align: center;
}


h1 {
	text-align: center;
	color: #336;
	font-size: 2em;

	font-weight: normal;
	font-family: "Gill Sans", "Trebuchet MS", sans-serif;
	}

h2 {
	color: #060;
	font-size: 1.2em;
	font-weight: normal;
	font-family: georgia, arial, sans-serif;
	font-variant:small-caps;
	letter-spacing: 2px;
	}
	
	

h3 {
	color: #800000; /* a00 */
	font-size: 1em;
	font-weight: normal;
	font-family: georgia, arial, sans-serif;
	font-variant:small-caps;
	}
		
p:first-letter 
{
font-size:x-large;
}


	
#navbar a
	{
	color: #0cf;
	text-decoration: none;
	border: none;
	font-family:tahoma, verdana, arial, sans-serif;
	}

#navbar a:hover 
	{
	color: #000;
	background-color: #ccc;
	border-top: solid 4px #f00;
	font-family:tahoma, verdana, arial, sans-serif;
	}
/* ------------------------------------------ FOOTER LINKS ---------------------------- */
#footer a
	{
	color: #fff8dc;
	text-decoration: none;
	border: none;
	font-family:tahoma, verdana, arial, sans-serif;
	}

#footer a:hover 
	{
	color: #050;
	background-color: #fff8dc;
	border-top: 4px solid #fff8dc;
	border-bottom: 6px solid #fff8dc;
	font-family:tahoma, verdana, arial, sans-serif;
	}
	
ul.apoios
	{
	list-style-type: square;
	list-style-position: inside;
	margin-left: 5%;
	text-align: left;
	}		
	
ul.passeios
	{
	list-style-type: square;
	list-style-position: inside;
	margin-left: 25%;
	text-align: left;
	}		

	
ul.org2
	{
	list-style: none;
	list-style-position: inside;
	text-align: center;
	white-space: nowrap;
	}	
	
.caixasorg
	{
	color: #111;
	background-image: url(imagensv3/fundosBOX/castanho_org.png);
	margin-top: 20px;
	padding: 2px 0 0 2px;
}

.caixasorg a.img
	{
	text-decoration: none;
	border:0;
	border-bottom: none;
	}

.caixasorg a.img:hover
	{
	background-color:transparent;
	text-decoration: none;
	border:0;
	border-bottom: 4px solid #060;
	}
		
.fundocaixaorg 
	{
	background-image:url(imagensv3/fundosBOX/borderbot_castanho_org.png);
	background-repeat: no-repeat;
	}	
	
.caixasorg a 
	{
	color: #111;
	text-decoration: none;
	border:0;
	}

.caixasorg a:hover 
	{
	color: #800000;
	background-color: #fff8dc;
	border-bottom: solid 6px #060;
	}	
	

#tabelas { 
text-align:center; 
	width: 90%; margin: 0 auto;
	}

#tabelas table 
	{ 
	text-align: center; 
	border:1px solid #800000;
	}
	
#tabelas caption
	{
	font-size:1.2em;
	color: #fff8dc;
	padding-bottom: 20px;
	}
#tabelas th
	{
	background-color: #360;/*228b22*/
	font-size: 11px;
	font-weight: 800;
	color: #fff8dc;
	padding:  4px; 
	border: 1px solid #eed8ae;
	 }	
	 
#tabelas td
	{
	font-size: 11px;
	padding:  4px; 
	border: 1px solid #eed8ae;
	 }

#tabelas td.situ
	{
	background-color: #eed8ae;
	font-size: 1.8em;
	padding:  4px; 
	border: 1px solid #eed8ae;
	 }	 
	 
#tabelas td.org
	{
	background-color: #eed8ae;
	font-size: 1em;
	padding:  4px; 
	border: 1px solid #eed8ae;
	text-align: right;
	 }
	 
/* -----------------------------------LINKS TABELAS ---------------------------------- */	 
#tabelas :link{
	color: #e70;
	border-bottom: 1px solid #fff8dc;
}

#tabelas a.img 
	{
	text-decoration: none;
	border:0;
	border-bottom:0;
	}

#tabelas a.img:hover 
	{
 text-decoration:none;
	background-color: transparent;
	border:0;
	border-bottom: 4px solid #b00;
	}	
