/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #4B5757;
}
body,td,th {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
}
.endereco-empresa {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
form {
	margin: 0px;
	padding: 0px;
}
.cx-login {
	font-family: tahom;
	font-size: 11px;
	color: #666666;
	width: 98px;
	cursor:pointer;
	border: 1px solid #999999;
}
.cx-envia {
	font-family: tahom;
	font-weight: bold;
	font-size: 11px;
	cursor:pointer;
	color: #ffffff;
	background-color:#999999;
	width: 150px;
	border: 1px solid #999999;
}
.cx-form {
	font-family: tahom;
	font-size: 11px;
	color: #666666;
	width: 400px;
	border: 1px solid #999999;
}
.titulostxt-gerais {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #cc6633;
}
a:link {
	color: #CC6633;
	font-weight: bold;
}
a:visited {
	color: #CC6633;
	font-weight: bold;
}
a:hover {
	color: #4B5757;
	font-weight: bold;
}
a:active {
	color: #CC6633;
	font-weight: bold;
}


.menu {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
}

.menu a:link {
	color: #4B5757;
	font-weight: normal;
	text-decoration: none;
}
.menu a:visited {
	color: #4B5757;
	font-weight: normal;
	text-decoration: none;
}
.menu a:hover {
	color: #CC6633;
	font-weight: normal;
	text-decoration: none;
}
.menu a:active {
	color: #4B5757;
	font-weight: normal;
	text-decoration: none;
}

.menu-marcado {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CC6633;
}


.titulos-gr {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}


.titulos-gr a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.titulos-gr a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.titulos-gr a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.titulos-gr a:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}


.pontocategotria01 {
	color: #99CCFF;
	font-weight: bold;
}

.pontocategotria02 {
	color: #FF9999;
	font-weight: bold;
}

.pontocategotria03 {
	color: #99CC99;
	font-weight: bold;
}

.cx-ordem-std {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	width: 48px;
	border: 1px solid #666666;
}

.cx-ordem-categorias01 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	width: 48px;
	border: 1px solid #666666;
	background-color: #99CCFF;
}

.cx-ordem-categorias02 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	width: 48px;
	border: 1px solid #666666;
	background-color: #FF9999;
}

.cx-ordem-categorias03 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	width: 48px;
	border: 1px solid #666666;
	background-color: #99CC99;
}
