/*********************CONTÉM ALGUMAS PARTICULARIDADES PARA O LAYOUT PADRÃO**********************************************************************************/

/**********************************************************************************************************************************************************/
      #pagina               { width:100%; margin:0; padding:0px; height:auto; background:url(../images/bg_rodape.jpg) repeat-x center bottom; } 
/**********************************************************************************************************************************************************/

/*********************************************************************************************************************************************************/	
      #cabecalho            { width:100%; margin: 0 auto; height:50%; background:url(../images/bg_header_padrao.jpg) repeat-x center top; padding-top:25px; }		
/**********************************************************************************************************************************************************/

/**********************************************************************************************************************************************************/			
      #interno              { width:960px; margin: 0 auto; height:100%; background:url(../images/top_padrao.jpg) no-repeat center top; }	
/**********************************************************************************************************************************************************/

/*********************************************************************************************************************************************************/
      #conteudo             { width:100%; margin:0 auto; background:url(../images/bg_conteudo.png) repeat-y center top; padding-bottom:25px; }			
/*********************************************************************************************************************************************************/

/***********************TÍTULOS****************************************************************************************************************************/
      #titulo               { background:url(../images/bg_titulo_padrao.gif) repeat-x 0 top; height:45px; width:920px; margin:0 auto; padding:20px 0 0 20px; }	
      #titulo h3.sistema    { background:url(../images/header_sistema_padrao.jpg) no-repeat; width:201px; height:27px; margin-top: 1px; text-indent:-9999px;	}
      #titulo h3.suporte    { background:url(../images/header_suporte_padrao.jpg) no-repeat; width:201px; height:27px; margin-top: 1px; text-indent:-9999px;	}
			#titulo h3.contato    { background:url(../images/header_contato.jpg) no-repeat; width:201px; height:27px; margin-top: 1px; text-indent:-9999px;	}
/***********************************************************************************************************************************************************/

/******************************SUB-TÍTULOS*****************************************************************************************************************/
      #subtitulo            { width:920px; height:26px; background:#d8e1ee; margin:0 auto; padding:10px 0 0 20px; }
      #subtitulo .home      { display:block; float:left; background:url(../images/bullet_subtitulo_padrao.gif) no-repeat right 6px; width:58px; margin-right:10px; color:#26546e; }
      #subtitulo  a         { text-decoration:none; }
      #subtitulo  a:hover   { text-decoration:underline; }
	    #subtitulo  span       { display:block; color:#547e96; }
/********************************************************************************************************************************************************/ 

/******************************************************************************************************************************************************/
      .logocenize           { display:block; float:left; background:url(../images/logo_padrao.jpg) no-repeat; width:189px; height:45px; margin:89px 10px 10px 69px; margin:71px 0 0 47px;  text-indent:-9999px; }	
/***************************************************************************************************************************************************/

/****************************************PAINEL*******************************************************************************************************/
      .painel               { width:100%; height:160px; margin:0 auto; }			
/*****************************************************************************************************************************************************/

/********************DEFINE AS PROPRIEDADES DO TEXTO SOBRE A CENIZE AO LADO DIREITO DO PAINEL********************************************************/
      .texto_painel         { display:block; float:right; width:140px;height:160px; margin-top:0px; font-size:12px;margin-right:30px; }
		  .texto_painel p       { margin-top:50px; margin-left:0px; margin-top:60px;}
		  .texto_painel a       { text-decoration: none; color: black; } 
		  .texto_painel a:hover { text-decoration:underline; color:red; }
/*****************************************************************************************************************************************************/

/***********************CONTROLA AS PROPRIEDADES DAS MENSAGENS(CONFIRMAÇÃO DE ENVIO DE EMAIL, ETC)***************************************************/
      #mensagem             { width:500px; height:178px; margin-top:0px; font-size:14px; color:#293d56; margin-left: 190px; }		
		  #mensagem h2          { margin-top:80px; color:#283c55; }
/****************************************************************************************************************************************************/		 

/************************CLASSE PARA AS FIGURAS DA PÁGINA (COMUM A TODAS AS FIGURAS)*************************************************************/
      .border                      { margin-top:15px;  margin-left: 45px; }
		  .border:hover, .border.hover { border-color: white; }
		  .border image                { margin-top:0px; margin-left:0px; }
/****************************************************************************************************************************************************/

/*********************CLASSE TEXTO: SENSIBILIZA QUALQUER TEXTO QUE ESTEJA DENTRO DO CONTENT1*********************************************************/ 
		  .texto                                         { margin-top:0px; height:360px;}
		  .texto p, .texto ul, .texto ol                 { text-align: justify; line-height: 1.5em; margin-bottom: 15px; color:#283c55; font-size:1.1em;	}
		  .texto h1                                      { color:#293d56; font-weight: bold; margin-bottom: 10px; font-size:1.2em; }	
		  .texto a:link                                  { text-decoration: none; color:#243e5d; word-spacing: 3px; }		 
		  .texto a:hover, .texto a:focus, .texto a.focus { text-decoration: underline }
		  .texto h2                                      { font-family:"Times New Roman"; color:#283c55; font-size: 2.3em; padding-top:0; } 	 
		  .texto a:visited                               { text-decoration: none }		 
		  .texto h2                                      { color:#283c55; font-size: 2.3em; padding-top:0; }    
/*****************************************************************************************************************************************************/

     