body {
	margin: 0px;
	background-image: url(../img/borda.gif);
}
form{
	margin: 0px;
	
}
a {	
	color: #009900;
	text-decoration: none;
}

a:hover {
	
	color: #006600;
	text-decoration: underline;
}


.titulo_destaque2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF9900;
	background-color: #F4F4F4;
}


.titulo_destaque2 a {
	color: #FF9900;
	text-decoration: none;
}

.titulo_destaque2 a:hover {
	color: #FF6600;
	text-decoration: none;
}

.titulo_destaque1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3366CC;
	font-weight: bold;
	text-decoration: none;
}

.titulo_grande {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #999999;
	font-weight: bold;
}

.titulo_pequeno {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #999999;
	font-weight: bold;
}
.cxtexto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7aaec6;
	background-color: #e9e9e9;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 10px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #EAEAEA;
	border-right-color: #EAEAEA;
	border-bottom-color: #EAEAEA;
	border-left-color: #EAEAEA;
	height: 27px;
}

.submenu a{
	color: #000000;
	text-decoration: none;
}
.submenu a:hover{
	color: #CCCCCC;
	text-decoration: none;
}

.cxbotao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#7aaec6;
	background-color: #f4f4f4;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #f4f4f4;
}
.cxbotao:hover {
	font-weight: bold;
	border: 1px solid #999999;
	color: #003366;
}
.textoitem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
}
.textoitem a {

	
	color: #999999;
	text-decoration: none;
}
.textoitem a:hover {

	
	color:  #000000;
	text-decoration: none;
}
.err_merssage {
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.titulo_destaque1a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3366CC;
	font-weight: bold;
	text-decoration: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	background-repeat: repeat-x;
	text-transform: uppercase;
	color: #009900;
	height: 33px;
	background-image: url(../img/fundo_titulo.jpg);
	line-height:33px;
	padding-left: 17px;

}
h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #009900;
	height: 27px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #CCCCCC;
}
.bordas {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
}
