/* CSS Document */

/* ..... background's ..... */
.fundo{background-color:rgb(223,224,221);}
.fundoPagina{background-image:url(../images/background.gif);}

/* ..... bordas de tabelas ..... */
body {margin-left: 0px;
	  margin-top: 0px;
	  margin-right: 0px;
	  margin-bottom: 0px;}
	  
/* ..... TD's ..... */
td {font-family:verdana;
   font-size:11px;
   color:rgb(120,120,120);
   line-height:140%;
	border: 1px solid #888888;}

th {font-family:verdana;
   font-size:11px;
	font-weight: bold;
   background-color:rgb(120,120,120);
   color: white;
   line-height:140%;
	border: 1px solid #888888;}

p {font-family:verdana;
   font-size:11px;
   color:rgb(120,120,120);
   line-height:140%;}
td.tdBranco {background-color:rgb(255,255,255);border: none;}
td.tdBege {background-color:rgb(142,140,0);border: none;}
td.tdFundoClaro {background-color:rgb(243,244,241);border: none;}
.celula2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
}

td.tdFundoMedio {background-color:rgb(223,224,221);border: none;}
td.tdAzul {background-color:rgb(4,66,160);border: none;}

/* ..... Fonte's ..... */
font.fonteSubitens {font-family:verdana;
			        font-size:10px;
			        color:rgb(120,124,112);}
.celula1 {
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

font.fonteBranca {font-family:verdana;
			      font-size:10px;
				  color:rgb(255,255,255);
				  line-height:140%;}
font.fonteBege {font-family:verdana;
			    font-size:10px;
				color:rgb(87,86,1);
				line-height:140%;}
font.fonteCinza {font-family:verdana;
			     font-size:10px;
				 color:rgb(120,120,120);
				 line-height:140%;
				 vertical-align:middle}
font.fonteTitulo {font-family:verdana;
			      font-size:11px;
				  font-weight:bold;
				  color:rgb(255,255,255);
				  line-height:140%;
				  text-align:center;}
				
/* ..... Parágrafo's ..... */
p.paragrafoLista {font-family:verdana;
                  font-size:11px;
                  color:rgb(120,120,120);
                  line-height:160%;}
p.paragrafoBranco {font-family:verdana;
   				   font-size:11px;
   				   color:rgb(255,255,255);
  				   line-height:140%;}
			   
/* ..... Link's ..... */
a.linkMenu:link {font-family:verdana; font-size:11px; color:rgb(87,86,1); font-weight: normal; text-decoration:none;}
a.linkMenu:visited {font-family:verdana; font-size:11px; color:rgb(87,86,1); font-weight: normal; text-decoration:none;}
a.linkMenu:hover {font-family:verdana; font-size:11px; color:rgb(160,160,160); font-weight: normal; text-decoration:underline;}

a.linkMenuSemItens:link {font-family:verdana; font-size:11px; color:rgb(87,86,1); font-weight: normal; text-decoration:none; padding-left:17px;}
a.linkMenuSemItens:visited {font-family:verdana; font-size:11px; color:rgb(87,86,1); font-weight: normal; text-decoration:none; padding-left:17px;}
a.linkMenuSemItens:hover {font-family:verdana; font-size:11px; color:rgb(160,160,160); font-weight: normal; text-decoration:underline; padding-left:17px;}

a.linkItensMenu:link {font-family:verdana; font-size:11px; color:rgb(150,150,150); font-weight: normal; text-decoration:none; padding-left:25px; height:17px}
a.linkItensMenu:visited {font-family:verdana; font-size:11px; color:rgb(150,150,150); font-weight: normal; text-decoration:none; padding-left:25px; height:17px}
a.linkItensMenu:hover {font-family:verdana; font-size:11px; color:rgb(87,86,1); font-weight: normal; text-decoration:underline; padding-left:25px; height:17px}

a.linkGeral:link {font-family:verdana; font-size:10px; color:rgb(87,86,1); font-weight: bold; text-decoration:none;}
a.linkGeral:visited {font-family:verdana; font-size:10px; color:rgb(87,86,1); font-weight: bold; text-decoration:none;}

a.linkGeral:hover {font-family:verdana; font-size:10px; color:rgb(187,186,1); font-weight: bold; text-decoration:underline;}

a.linkConteudo:link {font-family:verdana; font-size:10px; color:rgb(87,86,1); font-weight:normal; text-decoration:none;}
a.linkConteudo:visited {font-family:verdana; font-size:10px; color:rgb(87,86,1); font-weight:normal; text-decoration:none;}
.imagem {
	margin-right: 0px;
	margin-left: 5px;
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
}

a.linkConteudo:hover {font-family:verdana; font-size:10px; color:rgb(176,174,1); font-weight:normal; text-decoration:underline;}

a.linkDestaques:link {font-family:verdana; font-size:10px; color:rgb(120,124,112); background-color:rgb(223,224,221); text-decoration:none;}
a.linkDestaques:visited {font-family:verdana; font-size:10px; color:rgb(104,103,0); background-color:rgb(223,224,221); text-decoration:none;}
a.linkDestaques:hover {font-family:verdana; font-size:10px; color:rgb(104,103,0); background-color:rgb(243,244,242); text-decoration:none;}
.imagemleft {

	margin-right: 10px;
	margin-left: 0px;
	float: left;
	margin-top: 5px;
	margin-bottom: 0px;
}
