/* CSS Document */
/* 
body {
	font-family: Verdana, Arial;
	font-size: 10px;
	background: #FFFFFF;
	color: #333333;
	text-decoration: none;
}

div#container{width: 500px;margin:0 auto}
h1{color: #3CA3FF;margin: 1em 0 0;letter-spacing: -2px}
p{margin: 0 0 1.7em}
a{color: #F60;font-weight:bold}
a:hover{color: #F00}
*/

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {  color: #000000; text-decoration: none}
a:hover {  color: #000000; text-decoration: underline}
a:active {
	color: #000000;
	text-decoration: none;
	text-align: center;
}

.corpo {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	margin: 10px;
}

a.interno:link {
	color: #333399;
	text-decoration: underline;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
}
a.interno:visited {
	color: #333399;
	text-decoration: underline;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
}
a.interno:hover {
	color: #333399;
	text-decoration: none;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
}
a.interno:active {
	color: #333399;
	text-decoration: underline;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
}


a.menu      {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
a.menu:link {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
a.menu:visited {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
}
a.menu:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
	text-transform: uppercase;
}
a.menu:active {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
}
.menu-titulo {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
	text-transform: uppercase;
	text-align: center;
}
.corpo-titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0000FF;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
}
.corpo-grupo {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
}
.tabela td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-image: url(../images/degrade_menus.gif);
	text-align: center;
	vertical-align: middle;
	height: 12px;
}

.corpo-branco { font-family: Arial; font-size: 12px; color: #FFFFFF; text-align: justify; margin: 10px; }
.corpo-branco-centro { font-family: Arial; font-size: 12px; color: #FFFFFF; text-align: center; margin: 10px; }

#top { 	position:relative; 
		left:50%; 
		margin-left:-383px; 
		color:#FFF; 
		vertical-align:top; 
		width:767px; 
		font-family:Verdana, Geneva, sans-serif; 
		font-size:12px; 
		text-align:right; 
}


.tabelagaleria {
			 width:610px;
}

.background { background-image:url(../images/bordatabelas.gif);
			text-align:center;
			  width:150px;    
			  height:auto;
			  border-bottom:solid;
			  border-bottom-width:1px;
			  border-bottom-color:#969594;
			  border-top:solid;
			  border-top-width:1px;
			  border-top-color:#969594;
			  border-left:solid;
			  border-left-width:1px;
			  border-left-color:#969594;
			  border-right:solid;
              border-right-width:1px;
			  border-right-color:#969594;
			  font-size:9px;			  
			  font-family:Verdana, Arial;
			  font-weight:bold;				
}

.corpotab{
	
			  width:150px;
			  height:150px;    
			  text-align:center;	  
			  border-bottom:solid;
			  border-bottom-width:1px;
			  border-bottom-color:#969594;
			  border-top:solid;
			  border-top-width:1px;
			  border-top-color:#969594;
			  border-left:solid;
			  border-left-width:1px;
			  border-left-color:#969594;
			  border-right:solid;
              border-right-width:1px;
			  border-right-color:#969594;
			  font-size:9px;			  
			  font-family:Verdana, Arial;
			  font-weight:bold;		
	
}
	
			

