.box1_home {
	background-image: url(imagens/index_box.jpg);
	background-repeat: no-repeat;
}
.box2_home {
	background-image: url(imagens/box_home_18.jpg);
	background-repeat: no-repeat;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height: 14px;
}
.pont_hor {
	background-image: url(imagens/ponto_hor.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.pont_vert {
	background-image: url(imagens/ponto_vert.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.linhas {
	background-image: url(imagens/linhas.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.linhas_hor {
	background-image: url(imagens/linhas_hor.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.form, input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	border: 1px solid #999999;
}
.submit_imagem {
	border: 0px;

}
.destaque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #97A8BA;
}
.texto_destaque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.box_titulo {
	background-image: url(imagens/box_21.jpg);
	background-repeat: no-repeat;
}
.destaque2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #768CA5;
	background-color: #E8ECF0;
}
.tabela_cinza {
	background-color: #E2E2E2;
	margin: 6px;
	padding: 6px;
}
.hand {
	cursor: hand;
	cursor: pointer;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E90AA;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E90AA;
	text-decoration: none;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #287997;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #17404F;
	text-decoration: none;
}
.texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
}
table {
	font: 11px Arial, Tahoma, "Trebuchet MS", "Times New Roman";
	color: #666666;
}
//////////////////////////////////
//ESTRUTURA PARA MOSTRAR DÚVIDAS//
//////////////////////////////////


#main-nav LI {
	MARGIN: -50px 0px 1px;
    list-style: none;
}

#main-nav LI UL {
	BACKGROUND: #fdfdfd;
	OVERFLOW: hidden;
	list-style: none;

}
#main-nav LI.smopen UL {
	HEIGHT: 0px;
	list-style: none;
}
#main-nav LI.smclosed UL {
	HEIGHT: 0px;
    list-style: none;
}

a {
	cursor: pointer;
}

#left
  {
  width: 448px;
  }
.ok_imagem {
	border-width: 0px;
	border-style: none;
}
.cc_foto {
	margin: 5px;
	padding: 5px;
	border: 3px solid #f5f5f5;
	cursor: pointer;
	cursor: hand;
}
