/* CSS Document */
 html, body {
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
 .Page { width: 100%; height: 100%}
.tdTOP {
	background-image: url(images/bgtop.gif);
	background-repeat: repeat-x;
	height: 21px;
}
.tdHeader {
	background-color: #000000;
	height: 210px;
	background-image: url(images/bgHeader.gif);
}
.bgMenu {
	background-image: url(images/bgmenu.gif);
	background-repeat: repeat-x;
	height: 42px;
}
.Rodape {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666666;
	height: 50px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
.tdBorda {
	border: 1px solid #660000;
	background-color: #E00106;
}

a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.textobranco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.TITULO1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.TITULO2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}.TITULO3 {
	font-weight: bold;
	color: #FFFF00;
}
.bgConteudoHome {
	background-image: url(images/bgleft.jpg);
	height: 300px;
	width: 700px;
}
.FORM {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.textoNEWS {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
}
.fotoHome {
	margin-right: 6px;
	border: 1px solid #FFFFFF;
}
a.Dinc:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
}
a.Dinc{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}ul {
	padding-left: 10px;
	list-style-type: disc;
	margin-left: 10px;
	text-transform: uppercase;
}
li {
	margin-left: 10px;
}
