/* CSS Document */

/* BODY */
body.fundo {background:  url(../images/background.gif);
	  background-repeat: repeat-x;}
	  
	  
/* TABELAS */
td.pontilhado {background: url(../images/back_pontilhado.gif);
	  				   background-repeat: repeat-x;
	  				   background-position:middle;}
					   
td.verde-claro {background-color:rgb(186,216,210);}

td.verde-medio {background-color:rgb(178,198,194);}

td.verde-submenu {background-color:rgb(210,222,219);}

td.data {background-color:rgb(242,246,245);}

td.coluna-capa {background-color:rgb(229,236,234);}

td.conteudo {background-color:rgb(229,236,234);
			 background-image:url(../images/quebra_conteudo.gif);
			 background-position:left top;
			 background-repeat:no-repeat;}
			 
td.conteudo_liso {background-color:rgb(229,236,234);}

td.caminhao {background: url(../images/caminhao4.jpg);
			 background-repeat:no-repeat;}
			 
td.plus {background-color:rgb(205,218,214);}
			 
td.pontilhado-embaixo {background: url(../images/back_pontilhado_embaixo.gif);
					  background-position:left top;
					  background-repeat:no-repeat;}


/* FONTES */
font.textomenu {font-family:verdana;
		   font-size:7pt;
		   font-weight:bold;
		   color:rgb(0,53,38);}
		   
font.titulo {font-family:verdana;
		   font-size:10pt;
		   font-weight:normal;
		   color:rgb(0,57,46);}
		   
font.divisor-link {font-family:verdana;
		   font-size:8pt;
		   font-weight:normal;}
		   
font.desenvolvimento {font-family:verdana;
		   font-size:7pt;
		   font-weight:normal;
		   color:rgb(50,101,91);}
		   
font.data {font-family:verdana;
		   font-size:7pt;
		   font-weight:normal;
		   color:rgb(142,161,156);}
		   
		   
/* PARÁGRAFOS */
p {font-family:verdana;
   font-size:9pt;
   font-weight:normal;
   color:rgb(77,137,125);
   text-align:justify;
   line-height:125%}
 
p.desenvolvimento {font-family:verdana;
   font-size:7pt;
   font-weight:normal;
   color:rgb(104,143,135);
   text-align:left;}
   
p.copyright {font-family:verdana;
   font-size:7pt;
   font-weight:normal;
   color:rgb(104,143,135);
   text-align:right;
   line-height:125%}


/* LINKS */

a:link {font-family:verdana; font-size:9pt; font-weight:normal; color:rgb(2,27,22); text-decoration:none;}
a:visited {font-family:verdana; font-size:9pt; font-weight:normal; color:rgb(2,27,22); text-decoration:none;}
a:hover {font-family:verdana; font-size:9pt; font-weight:normal; color:rgb(116,20,10); text-decoration:none;}
a:actived {font-family:verdana; font-size:9pt; font-weight:normal; color:rgb(116,20,10); text-decoration:none;}

a.voltar:link {font-family:verdana; font-size:8pt; font-weight:normal; color:rgb(2,27,22); text-decoration:none;}
a.voltar:visited {font-family:verdana; font-size:8pt; font-weight:normal; color:rgb(2,27,22); text-decoration:none;}
a.voltar:hover {font-family:verdana; font-size:8pt; font-weight:normal; color:rgb(116,20,10); text-decoration:none;}
a.voltar:actived {font-family:verdana; font-size:8pt; font-weight:normal; color:rgb(116,20,10); text-decoration:none;}

a.menu:link {font-family:verdana; font-size:8pt; font-weight:normal; color:rgb(0,53,38); text-decoration:none;}
a.menu:visited {font-family:verdana; font-size:8pt; font-weight:normal; color:rgb(0,53,38); text-decoration:none;}
a.menu:hover {font-family:verdana; font-size:8pt; font-weight:normal; color:rgb(129,162,155); text-decoration:none;}
a.menu:actived {font-family:verdana; font-size:8pt; font-weight:normal; color:rgb(208,231,226); text-decoration:none;}

a.plus:link {font-family:verdana; font-size:7pt; font-weight:normal; color:rgb(0,53,38); text-decoration:none;}
a.plus:visited {font-family:verdana; font-size:7pt; font-weight:normal; color:rgb(0,53,38); text-decoration:none;}
a.plus:hover {font-family:verdana; font-size:7pt; font-weight:normal; color:rgb(129,162,155); text-decoration:none;}
a.plus:actived {font-family:verdana; font-size:7pt; font-weight:normal; color:rgb(208,231,226); text-decoration:none;}

a.submenu:link {font-family:verdana; font-size:7pt; font-weight:normal; color:#FFFFFF;text-decoration:none;}
a.submenu:visited {font-family:verdana; font-size:7pt; font-weight:normal; color:#FFFFFF;text-decoration:none;}
a.submenu:hover {font-family:verdana; font-size:7pt; font-weight:normal; color:#FFFFFF;text-decoration:underline;}
a.submenu:actived {font-family:verdana; font-size:7pt; font-weight:normal; color:#FFFFFF;text-decoration:none;}

.table_menu{background-color:#C61B1B;padding: 3px;}

.fotos {float:left; padding-top:0px; padding-right:5px; padding-bottom: 5px}

.imagens{border: solid 1px #000000}

