@charset "utf-8";
/*
Títulos: Georgia / Trebuchet MS - 12px
Texto: Verdana / Arial - 10px
*/

body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	margin:0px;
	background-color:#000000; /*background-color:#195996;*/
	padding:0px;
	background:url(../img/site/estilos_bg/background_not_auth.gif) top center repeat #000000; 
}

/* INICIO ESTRUTURA */
#base-geral	{width:970px;position:relative;margin:0 auto;padding:5px;min-height:100%;display:table;background-color:#ffffff;border:0px #cccccc solid;}
/* * html #base-geral {height: 100%;} */
#base-menu	{width:970px;position:relative;margin:0 auto;padding:0px;min-height:100%;display:table;}
/* * html #base-menu {height: 100%;} */
#base-busca          {background:url(../img/site/bkg.jpg) repeat-x;width:100%;padding:0px;margin:0px auto;height:45px;clear:both;}
#base-conteudo	{width:100%;padding:0px;margin:0px;}
#horizontal		{width:100%;margin: 5px 0px 5px 0px;}
#horizontal		{width:100%;margin:5px 0px;}

#base-rodape 						  {background-color:#666;margin:0 auto;padding:5px;clear:both;text-align:center;color:#FFF}
#base-rodape .lista-rodape li 		  {display:inline; color:#fff;}
#base-rodape .lista-rodape li a 	  {color:#fff; padding: 0 4px;}
#base-rodape .lista-rodape li a:hover {text-decoration:underline;}
/* FIM ESTRUTURA */

/* INICIO ESTILO SITE */
ol,ul {list-style:none;margin:0;padding:0;}

h1 			 	{font-family:Trebuchet MS;font-size:20px;color:#006600;padding:0px;margin:0px;text-decoration:underline;}
h1 a:visited 	{font-family:Trebuchet MS;font-size:20px;color:#006600;padding:0px;margin:0px;text-decoration:underline;}
h1 a:active 	{font-family:Trebuchet MS;font-size:20px;color:#006600;padding:0px;margin:0px;text-decoration:underline;}
h1 a:link 		{font-family:Trebuchet MS;font-size:20px;color:#006600;padding:0px;margin:0px;text-decoration:underline;}
h1 a:hover   	{font-family:Trebuchet MS;font-size:20px;color:#006600;padding:0px;margin:0px;text-decoration:underline;}


h2 			 
{
	font-family:Georgia;
	text-decoration:none;
	color:#ccff00;
	font-size:24px;
	font-weight:bold;
	padding-left:5px;
	letter-spacing:0.04em;
	margin:0px 0px 5px 0px;
	background-image:url(../img/site/h2bg.jpg);
	line-height:32px;
	clear:both;
}
h2 a:link		{font-family:Georgia;text-decoration:none;color:#ccff00;font-size:24px;}
h2 a:active		{font-family:Georgia;text-decoration:none;color:#ccff00;font-size:24px;}
h2 a:visited	{font-family:Georgia;text-decoration:none;color:#ccff00;font-size:24px;}
h2 a:hover   	{font-family:Georgia;text-decoration:none;color:#ffffff;font-size:24px;} 

.texto-geral 							 {font-family:verdana;font-size:11px;color:#333333;text-decoration:none;text-align:justify;line-height:150%;}
.texto-geral a:active, a:visited, a:link {text-decoration:none;color:#333333;}
.texto-geral a:hover 					 {text-decoration:underline;}
/* FIM ESTILO SITE */

faledevoce
{	
	height:100px;
	width:300px;
	margin:5px;
	padding:0px;
	font-family:MS Shell Dlg, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#666666; /*#E5EFF8*/
}	

.input-busca1
{	
	height:30px;
	width:300px;
	margin:5px;
	padding:0px;
	font-family:MS Shell Dlg, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#666666; /*#E5EFF8*/
}	

.input-campo2
{
	height:30px;
	width:150px;
	padding:3px;
	margin:5px;
	font-family:MS Shell Dlg,"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#666666;
}

.input-campo1
{
	height:30px;
	width:350px;
	padding:0px;
	margin:8px 0px 0px 5px;
	font-family:MS Shell Dlg,"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#666666;
	float:left;
}
