@charset "utf-8";
body {
	background-image: url(../images/bg.gif);
	margin: 0px;	
}
.box {
	font-family: Georgia, Arial, Tahoma;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.txt {
	font-family: Georgia, Arial, Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
}
.txtred {
	font-family: Georgia, Arial, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
.footer {
	font-family: Georgia, Arial, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.home {
	font-family: Georgia, Arial, Verdana;
	font-size: 18px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a.foot:link {
	font-family: Georgia, Arial, Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: underline;
}
a.foot:visited {
	font-family: Georgia, Arial, Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: underline;
}
a.foot:hover {
	font-family: Georgia, Arial, Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: underline;
}
a.foot:active {
	font-family: Georgia, Arial, Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: underline;
}
a.menu:link {
	font-family: Georgia, Arial, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #339933;
	text-decoration: underline;
}
a.menu:visited {
	font-family: Georgia, Arial, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #339933;
	text-decoration: underline;
}
a.menu:hover {
	font-family: Georgia, Arial, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: underline;
}
a.menu:active {
	font-family: Georgia, Arial, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #339933;
	text-decoration: underline;
}
.titgreen {
	font-family: Georgia, Arial, Tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #339933;
	text-decoration: none;
}
.subtitorange {
	font-family: Georgia, Arial, Tahoma;
	font-size: 18px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
	font-style: italic;
}
.txtblu {
	font-family: Georgia, Arial, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #3366CC;
	text-decoration: none;
}
.txtgreen {
	font-family: Georgia, Arial, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #339933;
	text-decoration: none;
}
.footergrey {
	font-family: Georgia, Arial, Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.form {
	font-family: Georgia, Arial, Verdana;
	font-size: 11px;
	color: #666666;
	border: 1px solid #666666;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
a:link {
	font-family: Georgia, Arial, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: underline;
}
a:visited {
	font-family: Georgia, Arial, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: underline;
}
a:hover {
	font-family: Georgia, Arial, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #339933;
	text-decoration: underline;
}
a:active {
	font-family: Georgia, Arial, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #;
	text-decoration: underline;
}
.divCx {
	position: relative;
	border: none;
	width: 300px;
	height: 194px;
	float: right;
	right: 7px;
	_right: 7px;
	top: -2px;
	background-image: url(../images/imagem_cxInformativo.jpg);
	background-repeat:no-repeat;	
}
.divCxTxt {
	position: relative;
	width: 291px;
	height: 130px;
	float: left;
	right: -10px;
	top: 47px;
	_top: 48px;
	overflow:auto;
}
