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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(imagens/p/f.gif);
	background-repeat: repeat-x;
	background-color: #E6E6E6;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
a {
	color: #8D8D8D;
	font-weight: bold;
}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: underline;}
a:active {
	text-decoration: none;
	color: #999999;
}

/* LINKS MENU */
#ml a {
	display: block;
}

a.ml1 {
	color: #000000;
	font-size: 9pt;
}
a.ml1:hover {
	color: #C00000;
	text-decoration: none;
}
a.ml2 {
	color: #000000;
	font-size: 9pt;
}
a.ml2:hover {
	color: #C35800;
	text-decoration: none;
}
a.ml3 {
	color: #000000;
	font-size: 9pt;
}
a.ml3:hover {
	color: #C3AF00;
	text-decoration: none;
}
a.ml4 {
	color: #000000;
	font-size: 9pt;
}
a.ml4:hover {
	color: #7EC300;
	text-decoration: none;
}
a.ml5 {
	color: #000000;
	font-size: 9pt;
}
a.ml5:hover {
	color: #27C300;
	text-decoration: none;
}
a.ml6 {
	color: #000000;
	font-size: 9pt;
}
a.ml6:hover {
	color: #00C331;
	text-decoration: none;
}
a.ml7 {
	color: #000000;
	font-size: 9pt;
}
a.ml7:hover {
	color: #00C388;
	text-decoration: none;
}
a.ml8 {
	color: #000000;
	font-size: 9pt;
}
a.ml8:hover {
	color: #00A5C3;
	text-decoration: none;
}
a.ml9 {
	color: #000000;
	font-size: 9pt;
}
a.ml9:hover {
	color: #004EC3;
	text-decoration: none;
}
a.ml10 {
	color: #000000;
	font-size: 9pt;
}
a.ml10:hover {
	color: #0A00C3;
	text-decoration: none;
}
a.ml11 {
	color: #000000;
	font-size: 9pt;
}
a.ml11:hover {
	color: #6100C3;
	text-decoration: none;
}
a.ml12 {
	color: #000000;
	font-size: 9pt;
}
a.ml12:hover {
	color: #B900C3;
	text-decoration: none;
}
a.ml13 {
	color: #000000;
	font-size: 9pt;
}
a.ml13:hover {
	color: #C30075;
	text-decoration: none;
}

/* HEADER */
.header {
	color: #FFFFFF;
}

/* RODAPÉ */
.rodape {
	font-size: xx-small;
	color: #666666;
}

/* TÍTULOS */
h1 {
	font-size: x-large;
	font-weight: normal;
}
h2 {
	font-size: large;
	color: #666666;
	font-weight: normal;
}
