* {margin: 0; padding: 0;}

body { 
  margin:0;
		padding: 0;
		font: 12px Verdana, Arial, Helvetica, sans-serif;
		background-color:#F2F2F2;
		text-align: center;
}
a    {color: #0000FF; text-decoration: underline;}

#QUADRO{
		width: 770px;
  margin: auto;
		background: #FFFFFF url("../img/fundo_quadro.png") repeat-x bottom center;
}

/*Objetos do formul&aacute;rio*/
.input_text   { font-family: Verdana, Arial, Helvetica, sans-serif;	background-color:#FFFFFF; border:1px solid #D0D0D0; height: 17px; color: #0000CC; font-size: 10px; margin-bottom: 10px;}
.input_file   { height: 24px; background-color: #083D7D; color: #FFF; font-weight: bold; border: none;}
.input_button { border:1px solid #666; color: #FFF; height: 20px;	background-color: #999; font-size: 10px; font-weight: bold; text-align: center; cursor: hand; cursor:pointer;}
.atencao      { font-weight: bold; color: #D12821; }
/*********************************************************************************************/

/*Cabe&ccedil;alho do site*/

#BANNER h1{
			width: 770px;
			height: 100px;
			float: left;
			background: #000 url(../img/top.png) no-repeat center center;
	}

#BANNER h1 span{
			display:none;
	}

#BANNER h2 span{
			display:none;
	}

#BARRA_TOP{
			width: 770px;
			height: 10px;
			float: left;
			background-color: #000;
	}

/*********************************************************************************************/

#MENU{
  float: left;
		width: 150px;
		text-align: left;
		margin: 0 0 20px 10px;
}

#MENU ul li{ display: block; list-style: none;}

#MENU a{ 
  display: block;
		padding: 5px;
		line-height: 20px;
		font-weight: bold;
		text-decoration: none;
		border-left: 5px solid #F0F0F1;
		color: #999;
		background: #F0F0F1;
}

#MENU a:hover{
		border-left: 5px solid #17299A;
		color: #666;
		background: #FAFAFA;
}

#MENU h3{
		padding: 10px 0;
		line-height: 20px;
		font-weight: bold;
		font-size: 12px;
		color: #000;
}

#MENU h3 span{
  color: #FF6600;
		font-weight: bold;
		margin-right: 10px;
}

#CONTEUDO{
  float: right;
		width: 600px;
}

#CONTEUDO p{
 padding: 10px;
	line-height: 20px;
	text-align: justify;
}

#CONTEUDO #inicial p{
 width: 350px;
 padding: 0 10px 0 10px;
	line-height: 20px;
	text-align: justify;
}

#CONTEUDO #inicial{
 background: url(../img/img_home.jpg) no-repeat right top;
	margin: 0 10px 100px 0;
}

#CONTEUDO ul{margin: 20px;}

#CONTEUDO li{
	list-style: disc;
 margin: 10px;
	text-align: left;
}

#CONTEUDO h3{
 padding: 10px;
	text-align: right;
}

#CONTEUDO h4{
 padding: 10px;
	text-align: center;
	color: #999;
}

#DESTAQUE{
  padding: 20px;
		border-top: 1px dashed #FFA600;
		border-bottom: 1px dashed #FFA600;
		background: #FFF1D5;
		margin: 10px;
}

#DESTAQUE h4{
 padding: 10px;
	text-align: center;
	color: #000;
}

#CONTATO{
  text-align: left;
  background: url(../img/img_fale.jpg) no-repeat right top;
		padding: 10px;
}

/**************************** CLIENTES ********************************/

#CASES{
  margin: 20px;
  text-align: center;
}

#CASES ul {
  padding: 0;
  margin: 0;
}

#CASES li {
  display: inline;
  padding: 0;
  margin: 0;
}

#CASES a img{
  margin: 5px;
  height: 52px;
  width: 80px;
  border: 2px solid #000000;

}

#CASES a:hover img{
  margin: 5px;
  height: 52px;
  width: 80px;
  border: 2px solid #0000FF;

}

#CASES a span{
  display: none;
}

/**********************************************************************/

#CONTEUDO_WIDE{
  float: right;
		width: 770px;
}

#CONTEUDO_WIDE p{
 padding: 10px;
	line-height: 20px;
	text-align: justify;
}

#CONTEUDO_WIDE h3{
 padding: 10px;
	text-align: right;
}

#CONTEUDO_WIDE h4{
 padding: 10px;
	text-align: center;
	color: #999;
}

#PASS{
  border: 1px dashed #CCC;
  width: 500px;
  text-align: left;
  background: #F2F2F2;
		padding: 10px;
		margin: 20px auto;
}

#PASS .txt_normal    { background-color:#FFFFFF; border:1px solid #CCC; color: #999; padding: 5px; font-weight: bold; margin-bottom: 10px;}
#PASS .txt_data      { background-color:#FFFFFF; border:1px solid #CCC; color: #999; padding: 10px; font-weight: bold; font-size: 20px; text-align: center; margin-bottom: 10px;}
#PASS .txt_chave     { background-color:#15699D; border:none;           color: #FFF; padding: 10px; font-weight: bold; font-size: 20px; text-align: center; margin-bottom: 10px;}
#PASS .txt_chave_red { background-color:#FF0000; border:none;           color: #FFF; padding: 10px; font-weight: bold; font-size: 20px; text-align: center; margin-bottom: 10px;}

#LOGIN{
		width: 250px;
		margin:  20px auto;
		padding: 20px;
  text-align: left;
  border: 1px dashed #CCC;
  background: #F2F2F2 url(../img/img_login.png) no-repeat center right;
}

#ALERTA{
  padding: 20px;
		border-top: 1px dashed #FFA600;
		border-bottom: 1px dashed #FFA600;
		background: #FFF1D5;
		font-weight: bold;
		line-height: 20px;
		color: #FF0000;
		text-align: center;
		margin: 10px;
}

#SAIR{
  margin: 10px;
		padding: 10px;
}

/*********************************************************************************************/
#RODAPE{
  clear: both;
		width: 770px;
		height: 30px;
		line-height: 30px;
		font-weight: bold;
		color: #999;
		background: #CCC;
}







/*Enviar arquivos*/
      table         {margin: 10px 10px 50px 10px;}
						table a       {text-decoration: underline; text-transform: uppercase;}
      .enviar form  {text-align: center;}
      .enviar p     {text-align: center; font-weight: bold; font-size: 10px;}
      .cab_down     {background-color:#E6E6E6; font-weight: bold; font-size: 12px;}
      .line_down1   {background-color:#FFFFCC; font-weight: bold;}
      .line_down2   {background-color:#FFFF99; font-weight: bold;}
      .input_del    {width:  20px; height: 20px; border:1px solid #000000; background-color: #FF0000; font-size: 10px; font-weight: bold; color:#FFFFFF; text-align: center; cursor: hand; cursor:pointer;}
      .input_pub    {width:  20px; height: 20px; border:1px solid #000000; background-color: #0000CC; font-size: 10px; font-weight: bold; color:#FFFFFF; text-align: center; cursor: hand; cursor:pointer;}
      .input_enviar {width: 100px; height: 20px; border:1px solid #000000; background-color: #0000CC; font-size: 10px; font-weight: bold; color:#FFFFFF; text-align: center; cursor: hand; cursor:pointer;}      
/*Fim*/
