@charset "utf-8";
body {
	background-color: #FAFAFA;
	font-family: Arial;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
form{
	margin: 0px;
}
.link {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../img/btn_link.gif);
	background-repeat: repeat-x;
	letter-spacing: 1px;
	font-weight: bold;
}
.over {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../img/btn_over.gif);
	background-repeat: repeat-x;
	letter-spacing: 1px;
	cursor: pointer;
	font-weight: bold;
}
.destaque {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../img/btn_ativo.gif);
	background-repeat: repeat-x;
	letter-spacing: 1px;
	cursor: pointer;
	font-weight: bold;
}
.rodape {
	font-family: Arial;
	font-size: 10px;
	color: #5f6162;
}

a:link {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
}
a:visited {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-size: 10px;
	color: #459AD7;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
#area {
	border: 1px solid #EEEEEE;
}
#borda {
	background-image: url(../img/back.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left bottom;
	border: 1px solid #EFEFEF;
}
#quadro {
	background-attachment: scroll;
	background-image: url(../img/left_top_box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	height: 100%;
}
#quadro #quadro_int {
	font-family: Arial;
	font-weight: bold;
	color: #666666;
	cursor: default;
}
#quadro_centro {
	background-attachment: scroll;
	background-image: url(../img/right_bottom_box.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 100%;
}
#box_rb {
	background-attachment: scroll;
	background-image: url(../img/borda_cinza.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 12px;
	width: 12px;
}
#box_lb {
	background-attachment: scroll;
	background-image: url(../img/borda_cinza.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 12px;
	width: 12px;
}
#box_rt {
	background-attachment: scroll;
	background-image: url(../img/borda_cinza.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 12px;
	width: 12px;
}
#box_lt {
	background-attachment: scroll;
	background-image: url(../img/borda_cinza.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 12px;
	width: 12px;
}
#cliente {
	text-align: justify;
	font-size: 12px;
	color: #333333;
	z-index: 2;
}
#quadro_centro #img {
	border: 1px solid #CCCCCC;
}
#menu {
	color: #333333;
	width: 180px;
}
#menu ul {
	margin: 0;
	padding: 0;
	border: none;
}
#menu li {
	display:inline;
	margin:0;
	padding:0;
}
#menu ul li a {
	display: block;
	font-size: 12px;
	text-decoration: none;
	color: #888888;
	padding: 8px 0px 8px 8px;
	text-indent: 5px;
	font-weight: bold;
	cursor: pointer;
}
.link_normal {
	display: block;
	font-size: 12px;
	text-decoration: none;
	color: #999999;
	padding: 8px 0px 8px 8px;
	text-indent: 5px;
	font-weight: bold;
	cursor: pointer;
}
.link_over {
	color: #333333;
	font-size: 12px;
	padding: 8px 0px 8px 8px;
	text-indent: 2px;
	text-decoration: underline;
	font-weight: bold;
	cursor: pointer;
}
.texto_pequeno {
	font-size: 11px;
	color: #6B83A7;
	text-align: justify;
}
.titulo {
	color: #6B83A7;
	font-size: 15px;
	font-weight: bold;
	padding: 5px;
	width: 100%;
	float: none;
	cursor: default;
}
.titulo_cinza {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	padding: 5px;
	background-color: #F4F3F0;
	width: 100%;
	float: none;
	cursor: default;
}
input {
	font-size: 11px;
}
.texto_pequeno_preto {
	font-size: 11px;
	color: #333333;
	text-align: justify;
}
.texto_normal {
	font-size: 12px;
	color: #333333;
}
.sub_titulo {
	color: #6B83A7;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	width: 100%;
	float: none;
	cursor: default;
}
.texto_destaque {
	color: #6B83A7;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	width: 100%;
	float: none;
}

.advertencia {
	color: #FF0000;
	font-size: 11px;
	cursor: default;
	font-weight: normal;
}
a.titulo_link:link {
	font-size: 14px;
	color: #287BB9;
	text-decoration: none;
	font-weight: bold;
}
a.titulo_link:visited {
	font-size: 14px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
a.titulo_link:hover {
	font-size: 14px;
	color: #459AD7;
	text-decoration: underline;
	font-weight: bold;
}
a.titulo_link:active {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.texto_pequeno_cinza {
	font-size: 9px;
	color: #999999;
	text-align: justify;
}
.titulo_busca {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #97D1F4;
	padding: 5px;
	background-color: #e1f2fc;
	cursor: default;
}
.resultados {
	color: #333333;
	margin: 5px;
	padding: 10px;
	border: 1px solid #C7C7C7;
	background-color: #FAFAF8;
	cursor: pointer;
}
.imagem {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
form#formulario {
	padding: 10px;
}
form#formulario h4 {
	color: #FF0000;
	font-size: 12px;
	padding: 5px 0px 5px 5px;
	font-weight: bold;
}
form#formulario label{
	width: 100%;
	padding: 5px 0px 0px;
	display: block;
}
form#formulario label strong{
	font-size: 12px;
	line-height: 24px;
	display: block;
	width: 20%;
	text-align: right;
	float: left;
	color: #0B1038;
	padding: 0px 5px 0px 0px;
}
form#formulario input,
form#formulario input[type="file"],
form#formulario textarea,
form#formulario select {
	border-top: solid 1px #888888;
	border-left: solid 1px #888888;
	border-bottom: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
	padding: 2px;
	margin-top: 3px;
	margin-bottom: 5px;
	width: 76%;
	font-size: 12px;
	color: #597297;
	background: #EEF4F8;
}
form#formulario button {
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #888888;
	border-right: 1px solid #888888;
	background-color: #EAEAEA;
	color: #555555;
	font-size: 12px;
	padding: 3px 0px;
	margin: 0px auto;
	text-transform: uppercase;
	font-weight: bold;
	width: 50%;
	text-align: center;
	display: block;
	letter-spacing: 0.05cm;
}
form#formulario span.exibicao {
	display: block;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #0B1038;
	padding: 5px;
}
form.busca strong{
	font-size: 14px;
	color: #000033;
}
form.busca input,form.busca select {
	border: 1px solid #333333;
	padding: 2px;
	background: transparent url(../img/site/blank.gif);
	text-align: center;
}
form.busca select{
	background: #F8F0CE;
}
form.busca select {
	padding: 1px;
}
form.busca select option {
	text-indent: 5px;
}
form.busca input:focus {
	border: 1px solid #FF3300;
}
form.busca {
	width: 605px;
	margin: 0px 0px 0px 70px;
}
form.busca button {
	width: 40px;
	margin:0;
	float:right;
	position:relative;
	top:-8px;
	left:0;
}
