/* Documento CSS */

body {
	margin-top: 7px;
	margin-bottom: 7px;
}
input {
	font-size: 9px;
	color: #818898;
	font-family: Verdana;	
	border: 1px solid #F0ECD9;
}
textarea {
	font-size: 10px;
	color: #818898;
	border: none;
	font-family: Verdana;
}
.textareamensagemsite{
	color: #000000;
	overflow:hidden;
}
.select {
	font-size: 10px;
	font-weight:bold;
	color: #000000;
	font-family: Verdana;	
	border-width:1px;
	border-style:none;
	border-color:#CCCCCC;
	background-color:#E8ECED;
/*	border: 1px solid #F0ECD9;*/
}

.borda-conteudo {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #9C9C9C;
	border-right-color: #9C9C9C;
	border-bottom-color: #9C9C9C;
	background-image:  url("../_imagens/fundo-esquerdo.gif");
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 1px;
}
.borda-conteudo2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #9C9C9C;
	border-right-color: #9C9C9C;
	border-bottom-color: #9C9C9C;
	background-image:  url("../_imagens/fundo-esquerdo2.gif");
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 1px;
}
.borda-conteudo3 {
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #9C9C9C;
	border-left-color: #9C9C9C;
	border-right-color: #9C9C9C;
	border-bottom-color: #9C9C9C;
	padding-left: 1px;
}
.fundo-pg-naoencontrada {
	background-image:  url("../_imagens/bg_pagenotfound.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
.fundo-pg-erro {
	background-image:  url("../_imagens/bg_error.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
.tit-sigla {
	font-family: Arial;
	font-size: 60px;
	font-weight: bold;
	text-transform: uppercase;
}
.tit-nome {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.txt-divisor {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.txt-menu {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}
.txt-preto9 {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bolder;
	color: #000000;
}
.txt-preto10b {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bolder;
	color: #000000;
}
.txt-preto16 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
}
.txt-cinza9 {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
}
.txt-cinza10 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #606060;
}
.txt-cinza11 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #606060;
}
.txt-cinza11x {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #606060;
	line-height: 14px;
	text-align:justify;
}
.txt-cinza12 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
}
.txt-cinza16b {
	font-family: Helvetica;
	font-size: 19px;
	font-weight: normal;
	color: #999999;
}
.txt-musgo10 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #665D04;
}
.txt-vermelho10 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
}
.txt-vermelho10b {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}
.txt-vermelho12b {
	font-family: Arial;
	font-size: 12px;
	font-weight: bolder;
	color: #FF0000;
}
.txt-vermelho12b2 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.txt-vermelho16b {
	font-family: Arial;
	font-size: 17px;
	font-weight: bolder;
	color: #FF0000;
}
.txt-verde12b {
	font-family: Arial;
	font-size: 12px;
	font-weight: bolder;
	color: #A0C84C;
}

input.textBoxInscricao{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #606060;
	BORDER-RIGHT: #606060 1px solid; 
	BORDER-TOP: #606060 1px solid;  
	BORDER-LEFT: #606060 1px solid; 
	BORDER-BOTTOM: #606060 1px solid; 
	HEIGHT: 18px;
}

.bg-destaque {
	background-image: url(../_imagens/fundo-destaque.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}

.canto-sup-dir-cinza {
	background-color: #EAEBED;
	background-image: url(../_imagens/canto-sup-dir-cinza.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

A:link.menu { color: #999999; font-size: 11px; font-family: Verdana; font-weight:bold; text-decoration: none;  }
A:visited.menu { color: #999999; font-size: 11px; font-family: Verdana; font-weight:bold; text-decoration: none;  }
A:hover.menu { color: #767676; font-size: 11px; font-family: Verdana; font-weight:bold; text-decoration: none;  }
A:active.menu { color: #999999; font-size: 11px; font-family: Verdana; font-weight:bold; text-decoration: none;  }

A:link.destaque { color: #999999; font-size: 10px; font-family: Verdana; font-weight:normal; text-decoration: none;  }
A:visited.destaque { color: #999999; font-size: 10px; font-family: Verdana; font-weight:normal; text-decoration: none;  }
A:hover.destaque { color: #767676; font-size: 10px; font-family: Verdana; font-weight:normal; text-decoration: none;  }
A:active.destaque { color: #999999; font-size: 10px; font-family: Verdana; font-weight:normal; text-decoration: none;  }

A:link.cinza { color: #606060; font-size: 10px; font-family: Verdana; font-weight:normal; text-decoration: none;  }
A:visited.cinza { color: #606060; font-size: 10px; font-family: Verdana; font-weight:normal; text-decoration: none;  }
A:hover.cinza { color: #606060; font-size: 10px; font-family: Verdana; font-weight:normal; text-decoration: none;  }
A:active.cinza { color: #606060; font-size: 10px; font-family: Verdana; font-weight:normal; text-decoration: none;  }

A:link.vermelho { color: #FF0000; font-size: 10px; font-family: Verdana; font-weight:bold; text-decoration: none;  }
A:visited.vermelho { color: #FF0000; font-size: 10px; font-family: Verdana; font-weight:bold; text-decoration: none;  }
A:hover.vermelho { color: #CC0202; font-size: 10px; font-family: Verdana; font-weight:bold; text-decoration: none;  }
A:active.vermelho { color: #FF0000; font-size: 10px; font-family: Verdana; font-weight:bold; text-decoration: none;  }

A:link.preto { color: #000000; font-size: 10px; font-family: Verdana; font-weight:bold; text-decoration: none;  }
A:visited.preto { color: #000000; font-size: 10px; font-family: Verdana; font-weight:bold; text-decoration: none;  }
A:hover.preto { color: #606060; font-size: 10px; font-family: Verdana; font-weight:bold; text-decoration: none;  }
A:active.preto { color: #000000; font-size: 10px; font-family: Verdana; font-weight:bold; text-decoration: none;  }

A:link.cinza2 { color: #606060; font-size: 10px; font-family: Verdana; font-weight:bold; text-decoration: none;  }
A:visited.cinza2 { color: #606060; font-size: 10px; font-family: Verdana; font-weight:bold; text-decoration: none;  }
A:hover.cinza2 { color: #000000; font-size: 10px; font-family: Verdana; font-weight:bold; text-decoration: none;  }
A:active.cinza2 { color: #606060; font-size: 10px; font-family: Verdana; font-weight:bold; text-decoration: none;  }

A:link.cinzaEnquete { color: #606060; font-size: 9px; font-family: Verdana; font-weight:bold; text-decoration: none;  }
A:visited.cinzaEnquete { color: #606060; font-size: 9px; font-family: Verdana; font-weight:bold; text-decoration: none;  }
A:hover.cinzaEnquete { color: #000000; font-size: 9px; font-family: Verdana; font-weight:bold; text-decoration: none;  }
A:active.cinzaEnquete { color: #606060; font-size: 9px; font-family: Verdana; font-weight:bold; text-decoration: none;  }


A:link.verde { color: #A0C84C; font-size: 10px; font-family: Verdana; font-weight:bold; text-decoration: none;  }
A:visited.verde { color: #A0C84C; font-size: 10px; font-family: Verdana; font-weight:bold; text-decoration: none;  }
A:hover.verde { color: #606060; font-size: 10px; font-family: Verdana; font-weight:bold; text-decoration: none;  }
A:active.verde { color: #A0C84C; font-size: 10px; font-family: Verdana; font-weight:bold; text-decoration: none;  }
.obrigatorio{ color: #F67A00}


