@charset "utf-8";
/* CSS Document */

a.menu:link { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold; 
	text-decoration: none; 
	color: #0D7744;
	}
	
a.menu:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #0D7744;
	}
	
a.menu:hover, 
a.menu:active { 
	text-decoration: underline; 
	color: #F44900;
	}

a.menu_top:link { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: none; 
	color: #009FAF;
	}

a.menu_top:visited { 
	text-decoration: none; 
	color: #009FAF;
	}

a.menu_top:hover, 
a.menu_top:active { 
	text-decoration: underline; 
	color: #F44900;
	}

p.menu1 {
	color: #0D7744;
	font-weight:bold;
	}

table.tabera {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #009FAF;
	font-weight:bold;
	}

.topo_mn {	
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #009FAF;
	font-weight:bold;
	line-height: 18px;
	}

td.formu {
	background-image: url(imagens/campo_1.gif);
	background-repeat:no-repeat;
	background-position:center;
	vertical-align:middle;
	}

input.campo {
	width:45px; 
	height:13px; 
	border:none; 
	font-size:10px; 

	line-height: 18px;
	vertical-align:middle;
	color: #999;/*#009FAF; */
	}

td.for {
	background-image: url(imagens/btn_ok.gif);
	background-repeat:no-repeat;
	background-position:center;
	}

.for2 {
	text-decoration:underline;
	color: #F44900;
     }

input.botao {
	width:45px; 
	height:18px; 
	border:none; 
	font-size:10px; 
	color: #009FAF;
	vertical-align:middle;
	background:none;
		cursor:pointer;
	}
	
a.top_link:link { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: none; 
	color: #009FAF;
	}

a.top_link:visited { 
	text-decoration: none; 
	color: #009FAF;
	}

a.top_link:hover, 
a.top_link:active { 
	text-decoration: underline; 
	color: #F44900;
	}
	
td.line {
	background-image:url(imagens/line.gif);
	background-position:center;
	background-repeat:repeat-x;
	}	
	
td.txt_rodape {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666;
	font-weight:bolder;
	}	

.menu_cliente {
	background-image:url(imagens/fundo_menu_vert.gif);
	background-repeat:no-repeat;
	width: 144px;
	height: 144px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 8px 0px 0px 15px;
	}



	
	
	