body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #98D62D;
	background-image: url(imagens/background01.jpg);
	background-repeat: repeat-x;
}
.link01 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	line-height: 22px;
}

.link02:link, .link02:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #98D62D;
	text-decoration: none;
	letter-spacing: -1px;
}
.link03:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;	
}

.titulo01 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	letter-spacing: -1px;
}
.titulo02 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #98D62D;
	text-decoration: none;
	letter-spacing: -1px;
}
.titulo02_2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #98D62D;
	text-decoration: none;
	letter-spacing: -2px;
}
.titulo03 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #999;
	text-decoration: none;
	letter-spacing: -1px;
}
.menu01_1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	letter-spacing: -1px;
}
.menu01_2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #98D62D;
	text-decoration: none;
	letter-spacing: -1px;
}
.texto01 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	text-align: justify;
	line-height: 17px;
}
.texto01_2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	line-height: 17px;
}
.texto02 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	line-height: 20px;
	letter-spacing: -0.5px;
}
.texto03 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	text-align: justify;
	line-height: 17px;
}
.form01 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	height: 15px;
	border: 1px solid #CCC;
	background-color: #EEEEEE;
}
.form02 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	border: 1px solid #CCC;
	background-color: #EEEEEE;
	height: 22px;
}
.form03 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	border: 1px solid #CCC;
	background-color: #EEEEEE;
}
.box_data {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	text-decoration: none;
	border: 1px dashed #999;
}
.box_data_resp {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	border: 1px dashed #999;
}
.botao01 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-decoration: none;
	border: 1px solid #CCC;
	background-color: #E4E4E4;
	height: 20px;
}
.botao02:link, .botao02:visited, .botao02:hover, .botao02:active {
	color: #FFF;
	text-decoration: none;
	border: 1px solid #CCC;
	font: bolder 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #98D62D;
	padding: 5px;
}
.marcador {
	background-image: url(imagens/marcador.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/* ESTILOS DA AREA DE NEW */
.newsTitulo {
	float: left;
	width: 390px;
	margin: 15px;
	display: block;
}
.newsShow {
	float:left;
	clear:both;
	text-align: justify;
	display: block;
	width: 390px;
	margin-left: 15px;
	margin-bottom: 15px;
	margin-right: 15px;
}
.newsHide{
	display:none;
}
.newsTitulo a:link, .newsTitulo a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	line-height: 22px;
}
.link03:link { 	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;	
 } 
 
.avisoErro{
	color: #C00;
	font-size: 10px;
	background: #FFE6E6;
	text-align: center;
	border: 1px solid #C00;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.itemResposta{
	float: left;
	width: 400px;
	margin: 0px 15px 15px;
	display: none;
}

.itemAssunto{
	float: left;
	width: 400px;
	display: block;
	background: #FFF;
}

.itemInteracao{
	float: left;
	width: 390px;
	display: block;
	color: #FFF;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 15px;
}

.itemTexto{
	color: #666;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 5px;
}

.itemForm{
	margin-top: 15px;
	float:left;
}

.setaHoriz{
	background: #666 url(imagens/seta03.jpg) no-repeat left top;
	margin-bottom: 5px;
	height: 8px;
}

.statusNovo{
	background: #FFBFBF;
	line-height: 24px;
	text-align: center;
}

.statusAguard{
	background: #BFEFAD;
	line-height: 24px;
	text-align: center;
}

.statusFinal{
	background: #9FD9FF;
	line-height: 24px;
	text-align: center;
}
