BODY {
  color: #000000;
  margin: 0px;
  font-family: arial, sans-serif, Tahoma, helvetica;
  font-size: 12px;
  font-weight: normal;
}
#ok	{
	display: none;
	position: fixed;
	margin: 0 auto;
	background-color: #000;
	border: #000 1px solid;
	width: 400px;
	padding: 15px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	left: 50%;
	top: 50%;
	margin-left:-200px;
	margin-top:-40px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-weight: bold;
	z-index: 9999;
}
.mensagem_padrao	{
	position: fixed;
	margin: 0 auto;
	background-color: #5D5C5C;
	border: #464646 1px solid;
	width: 400px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	left: 50%;
	top: 50%;
	margin-left:-200px;
	margin-top:-40px;
	z-index: 9999;
	padding: 15px;

}
.texto_miolo		{FONT-SIZE: 16px; color: #000; font-family: "Century Gothic", Arial, Helvetica, sans-serif; text-decoration: none; width: 600px;}

.texto		{FONT-SIZE: 16px; color: #000; font-family: "Century Gothic", Arial, Helvetica, sans-serif; text-decoration: none;}
.texto2		{FONT-SIZE: 14px; color: #000; font-family: "Century Gothic", Arial, Helvetica, sans-serif; text-decoration: none;}
.texto3		{FONT-SIZE: 16px; color: #FFF; font-family: "Century Gothic", Arial, Helvetica, sans-serif; text-decoration: none;}
.texto4		{FONT-SIZE: 16px; color: #787878; font-family: "Century Gothic", Arial, Helvetica, sans-serif; text-decoration: none;}

.texto5				{FONT-SIZE: 20px; color: #787878; font-family: "Century Gothic", Arial, Helvetica, sans-serif; text-decoration: none;}
.texto5:hover		{FONT-SIZE: 20px; color: #000; font-family: "Century Gothic", Arial, Helvetica, sans-serif; text-decoration: none;}
.texto6				{FONT-SIZE: 20px; color: #000; font-family: "Century Gothic", Arial, Helvetica, sans-serif; text-decoration: none;}

.texto7				{FONT-SIZE: 16px; color: #000; font-family: "Century Gothic", Arial, Helvetica, sans-serif; text-decoration: none;}
.texto7:hover		{FONT-SIZE: 16px; color: #787878; font-family: "Century Gothic", Arial, Helvetica, sans-serif; text-decoration: none;}



.texto10			{FONT-SIZE: 14px; color: #000; font-family: "Century Gothic", Arial, Helvetica, sans-serif; text-decoration: none;}
.texto10:hover		{color: #999;}

.texto11			{FONT-SIZE: 14px; color: #3F3F3F; font-family: "Century Gothic", Arial, Helvetica, sans-serif; text-decoration: none;}
.texto11:hover		{color: #999;}

.texto12			{FONT-SIZE: 14px; color: #D48C14; font-family: "Century Gothic", Arial, Helvetica, sans-serif; text-decoration: none;}
.texto12:hover		{color: #999;}

.texto13			{FONT-SIZE: 14px; color: #4191B1; font-family: "Century Gothic", Arial, Helvetica, sans-serif; text-decoration: none;}
.texto13:hover		{color: #999;}


.efeito:hover { filter:alpha(opacity=70); -moz-opacity:.70; -khtml-opacity: 0.7; opacity: 0.7; }

.rodape				{FONT-SIZE: 12px; color: #727070; font-family: Arial, Helvetica, sans-serif; text-decoration: none;}

.titulo1		{FONT-SIZE: 30px; color: #000; font-family: "Century Gothic", Arial, Helvetica, sans-serif; text-decoration: none;}
.titulo2		{FONT-SIZE: 25px; color: #000; font-family: "Gill Sans", "Gill Sans MT", Calibri, sans-serif; text-decoration: none;}
.titulo3		{FONT-SIZE: 60px; color: #FFF; font-family: "Gill Sans", "Gill Sans MT", Calibri, sans-serif; text-decoration: none;}
.titulo4		{FONT-SIZE: 25px; color: #FFF; font-family: "Gill Sans", "Gill Sans MT", Calibri, sans-serif; text-decoration: none;}
.titulo5		{FONT-SIZE: 18px; color: #000; font-family: "Century Gothic", Arial, Helvetica, sans-serif; text-decoration: none;}
.titulo6		{FONT-SIZE: 24px; color: #000; font-family: "Century Gothic", Arial, Helvetica, sans-serif; text-decoration: none;}

.borda  	 {BORDER: #C5C5C5 1px solid;}

.tabela 	{float: right; border-collapse: collapse; margin: 10px 10px 0 10px;  }

.form  		 {
	font-family: 'Century Gothic', Arial, Verdana; 
	font-size: 13px; 
	padding: 5px; 
	border: 1px solid #D4D4D4; 
	color: #000;
	background: #D4D4D4;
}
.form:focus{
	background-color:#E7E8E7;	
}

.menu  		 {
	font-family: 'Calibri', Arial, Verdana; 
	font-size: 20px; 
	padding: 5px; 
	color: #DB5D20;
	text-decoration: none;
}
.menu:hover{
	color: #B84E1B;
}


.botao  	 	 {BORDER: #949494 1px solid; BACKGROUND: #949494; COLOR: #FFFFFF; FONT-FAMILY: 'Century Gothic', Arial, Helvetica, sans-serif; FONT-SIZE: 13px;}

