/* CSS Document */

.cx_texto {
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 10px;
	 color: #000000;
	 border: 1px #999999 solid;
	 background-image: url(/imagens/gradiente_cx.jpg)
	 }
.ed_menu {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.under_branco:active {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline
	}
.under_branco:link {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline
	}
.under_branco:visited {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline
	}
.under_branco:hover {
	font-family: verdana;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: underline
	}
	
.lnk_nav:active {
	font-family: verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: underline
	}
.lnk_nav:link {
	font-family: verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: underline
	}
.lnk_nav:visited {
	font-family: verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: underline
	}
.lnk_nav:hover {
	font-family: verdana;
	font-size: 10px;
	color: #A2B33E;
	text-decoration: underline
	}
	
.lk_cinza:active {
	font-family: verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: none
	}
.lk_cinza:link {
	font-family: verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: none
	}
.lk_cinza:visited {
	font-family: verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: none
	}
.lk_cinza:hover {
	font-family: verdana;
	font-size: 10px;
	color: #ff6600;
	text-decoration: none
	}

.under_menus:active {
	font-family: verdana;
	font-size: 10px;
	color: #999999;
	text-decoration: underline
	}
.under_menus:link {
	font-family: verdana;
	font-size: 10px;
	color: #999999;
	text-decoration: underline
	}
.under_menus:visited {
	font-family: verdana;
	font-size: 10px;
	color: #999999;
	text-decoration: underline
	}
.under_menus:hover {
	font-family: verdana;
	font-size: 10px;
	color: #A0A054;
	text-decoration: underline
	}.dir_ponto {
	background-color: #FFFFFF;
	background-image: url(/imagens/quad.gif);
	background-repeat: repeat-y;
	background-position: right 2px;
	border: none;
}
.f_ponto {

	background-color: #FFFFFF;
	background-image: url(/imagens/quad_h.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
	border: none;
}
.t_ponto {
	background-image: url(/imagens/quad_h.gif);
	background-repeat: repeat-x;
	background-position: right top;
	border: none;
}
.verde_nav {
			color: #A2B33E
		    }
.todo {
	 border: 1px #999999 solid
}
.linha_fundo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/imagens/fundo.jpg);
	background-color: #AFAFAF;
	background-attachment: fixed;
}
td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.footer {color: #FFFFFF}.cx_texto_linhas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px #999999 solid;
	background-color: #F0F0F0;
}
a:active {
	color: #666666;
	text-decoration: underline;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;	
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
