#destaques{
	font-family: arial;
	font-size: smaller;
	color: #696969;
}

.formulario{
	background-color: #F5F5F5;
	border-top: 3px solid gray;
	font-family: tahoma;
	color: #000000; /*padding: 6px;*/
}

.formulario DIV{
	/*font-variant: small-caps;*/



}

#chamada{
	text-transform: lowercase;
	font-family: verdana;
	font-size: 80%;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 3px;
	color: #696969;/*#464646 mais escuro*/
	border-bottom: 0px dashed gray;
	margin-bottom: 2px;
}

.formulario FORM TABLE{
	font-size: ; /*indefinido = 100%*/
}

BODY{
	overflow: auto;
	margin-top: 3px;
	margin-bottom: 0px;
}

a.lcinza:visited, a.lcinza:link{
	text-decoration: none;
	color: #FF4500;
}

a.lcinza:hover{
	text-decoration: none;
	color: #FFA500;
}

a.lcinza:active{
	text-decoration: none;
	color: #000000;
}

.formulario INPUT{
	background-color: white;
	border: 1px solid #696969;
	font-family: arial;
	font-size: larger;
	color: #000000;
}

/*.formulario TEXTAREA{
	background-color: white;
	border: 1px solid gray;
	font-family: arial;
	font-size: larger;
	color: #000000;
}*/

.formulario BUTTON{
	background-color: #708090;
	border: 2px solid white;
	color: white;
	font-family: tahoma;
	font-size: larger;
	cursor: pointer; /*padding: 5px;*/
	height: 40px;
	vertical-align: middle;
	border-spacing: 0px;
}

.btlargo{
	width: 120px;
}

.local{
	height: 91px;
	/*width: 560px;*/
	text-align: left;
	font-family: arial;
	font-size: 180%;
	color: #FF80B3;
	padding-top: 24px;
	padding-left: 10px;
}

#clicado{
	border-color: #FFBFD9;
	border-width: 2px;
	border-style: solid;
	padding: 6px;
}

#sublinhado{
	border-bottom-color: #FFBFD9;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	padding: 6px;
}

#clicar{
	border-color: #FFBFD9;
	border-width: 2px;
	border-style: dashed;
	padding: 6px;
}

#rodape{
	color: rgb(255,204,204);
	font-size: 110%;
	font-family: arial;
	padding: 6px;
}

#rodape DIV{
	color: rgb(255,153,153);
}	

#rodape a:visited{
	text-decoration: none;
	color: rgb(255,153,153);	
}

#rodape a:active{
	text-decoration: none;
	color: rgb(255,102,102);
}

#rodape a:link{
	text-decoration: none;
	color: rgb(255,153,153);
}

#rodape a:hover{
	text-decoration: underline;
	color: rgb(255,0,102);
}

/* suporte.php abre */

.corpo_formu{
	padding: 6px;
	color: #696969;
	font-family: arial;
	font-size: 90%;
	line-height: 150%;
}

.corpo_formu #motivo{
	width: 215px;
	vertical-align: middle;
}

#lb_nada{
	display: block;
}

#lb_mensagem, #lb_suporte, #lb_senha, #lb_cancelar, #lb_recomendar, #lb_mudar{
	display: none;
}

#comandos BUTTON{
	cursor: pointer;
}

.campos_maiores{
	width: 300px;
}

.corpo_formu SELECT{
	width: 150px;
}

/* suporte.php fecha */

.institu{
	background-color: #FFFAFA;
	border-top: 3px solid #DC143C; /*padding: 6px;*/
	font-family: tahoma;
	color: #8B0000;
}

/*.formulario TEXTAREA{
	background-color: white;
	border: 1px solid gray;
	font-family: arial;
	font-size: larger;
	color: #000000;
}*/

.institu BUTTON{
	background-color: #ff4500;
	border: 2px solid white;
	color: white;
	font-family: tahoma;
	font-size: larger;
	cursor: pointer;
	padding: 5px;
	vertical-align: middle;
}

.institu SELECT, .institu INPUT{
	background-color: white;
	/*border: 1px solid crimson;*/
	font-family: arial;
	font-size: larger;
	color: #000000;
	vertical-align: middle;
}

.institu #chamada{
	padding-bottom: 5px;
	padding-top: 3px;
	border-bottom: 0px dashed #dc143c;
	margin-bottom: 2px;
	color: #DC143C;

	font-weight: bold;
	text-transform: lowercase;
	font-family: verdana;
	font-size: 80%;
}

.institu DIV{
	/*font-variant: small-caps;*/
}

.institu TABLE{
	color: #8B0000;
}

.institu TABLE a:visited, a:link, a:active{
	color: #DC143C;
	text-decoration: none;
}

.institu TABLE a:hover{
	color: red;
	text-decoration: none;	
}

.cont_fant{
	margin-left: 100px;
	margin-right: 200px;
	font-family: verdana;
	font-size: 120%;
	color: rgb(102, 102, 102);	
}

.cont_fant a:link, a:visited, a:active{
	color: #6495ED;
	text-decoration: none;
}

.cont_fant a:hover{
	color: #7B68EE;
	text-decoration: none;
}

.cont_info{
	font-family: verdana;
	color: rgb(102, 102, 102);
	padding-left: 10px;
	padding-right: 10px;
	font-size: 120%;
}

.cont_info a:link, a:visited, a:active{
	color: #6495ED;
	text-decoration: none;
}

.cont_info a:hover{
	color: #7B68EE;
	text-decoration: none;
}

.minimenu{
	width: 158px;
	height: 40px;
	position: absolute;
	right: 16px;
	bottom: auto;
	/*margin-right: 0px;*/
}

.clareado{
/*	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
*/	
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}

/* funcionaria apenas no Firefox */
/*a.clareado:link, a.clareado:visited{
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
}

a.clareado:hover, a.clareado:active{
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}*/

#cadeado{
	vertical-align: middle;
}
