﻿
/****************************************************************************
Nome:  v.0.1
Autor: Felipe Brasil Estruturador .NET
URL: http://www.felipebrasil.com.br
****************************************************************************/

/****************************************************************************
Nome:  v.0.1
Autor: Felipe Brasil Estruturador .NET
URL: http://www.felipebrasil.com.br
****************************************************************************/
	
	    
	   
	/* destaque presidenteInformaq*/
	.tit-pres{ background:transparent url('Imagens/Estrutura/Informaq-presidente.jpg') no-repeat scroll left top; }
	.tit-infomaq, .tit-pres {width:235px; height:33px;}		
    .bx-pres{ width:100%; float:left;}
    .bx-pres .box-tit-informaq h2{width:80px;}
	.bx-pres ul{}
	
	/* Listagem Informaq*/
		.tit-infomaq { background:transparent url('Imagens/Estrutura/Informaq.jpg') no-repeat scroll left top; }
			
  		.box-tit-informaq 			{  }
  		.box-tit-informaq  strong 	{ display:block;  padding: 5px 0px 10px 10px; color:#003E4A; font-size:11px; font-family:'MyriadProSemibold', sans-serif; width:80px; }
		.box-tit-informaq h2 		{ 
			line-height:12px; float:left; 
			font-family:'MyriadProSemibold', sans-serif;
			font-size:14px;
			font-weight:bold;
			margin-left:10px;
			padding-left:13px;
			padding-bottom:5px;
			width:200px;
			margin-bottom:3px;
			padding-top:10px;
			background-position:left 13px!important;
			}
		.box-tit-informaq h2 a{ color:#A59D3B; }				
		.box-informaq					{   }
		.box-informaq ul				{ list-style:none; width:90%; float:none; padding:0px 10px 5px 10px; clear:both; }
		.box-informaq ul li				{ padding-bottom:9px; }
		.box-informaq ul li	a:hover		{ text-decoration:none; }
		.box-informaq img				{  vertical-align:top; margin:10px; float:right; }
				
		.box-informaq ul li	a			{ color:#969696;  font-family:Arial,Helvetica,sans-serif; font-size:11px;}		

	    .tit-not-clipping { color:#004051; font-weight:bold; font-size:12px; }
	    .desc-not-clipping { font-size:11px; color:#969696 !important; }
	
	    .filtro-cat{ float:left; margin-bottom:15px; padding:10px 0px; width:100%; border-bottom:1px #949494 solid; border-top:1px #949494 solid;  }
	    .filtro-cat .cad-txt { vertical-align:baseline; margin-top:0px; }
	
	    .filtro-cat .btn {
		    background: transparent url('Imagens/Estrutura/btn.jpg') no-repeat scroll left center;
		    line-height:25px; height:25px; width:75px; display:inline-block; text-align:center;
		    font-size:11px; color:#fff; margin:0px;  border:1px #fff none;
	    }
	
		.list-jornal 			{ padding-bottom:10px; width:100%; clear:both; }
	    .list-jornal img 		{ margin:10px; float:left; border:3px #f1f1f1 solid; width:50px; height:60px; }

	    .list-jornal .btn-aba 	{ display:inline-block; margin-top:25px;  }
	    .list-jornal ul 		{ list-style:none; margin:0px; padding:0px; clear:both; }
	    .list-jornal li 		{ margin:0px; padding:0px 0px 7px 12px; color:#0096d4; }
	    .list-jornal li a 		{ padding-left:8px; text-decoration:underline; color:#0096d4; background:transparent url('Imagens/Estrutura/ponto.jpg') no-repeat scroll left 5px;  }
	    .list-jornal li a:hover {  }
	    
	    
	    .tit-detalhe-inf {  font-family:Arial,Helvetica,sans-serif; }
	    .tit-detalhe-inf h2{  
            color: #939393;
            float: left;
            font-size: 21px;
            font-weight: normal;
            padding:15px 0 20px 0;
            width: 100%;
        }
        .tit-detalhe-inf p {  color: #949494; font-size: 12px; text-align: justify; }
        
        .info-caledario{ float:right; width:210px;  }
	    .det-info{ float:left; width:485px; padding-left:12px;   }
	    .det-info .tit{ 
	      font-family:Arial; font-size:12px; font-weight:bold; color:#0096d4; margin-top:10px; margin-bottom:10px;
	      background:transparent url('Imagens/estrutura/seta-down03.jpg') no-repeat scroll left 4px;   
	      padding-left:12px; margin-left:-12px; position:relative; text-transform:uppercase;     
	    }
	    .det-info { color:#003854; font-size:12px; }
	    
	    
    
	    .det-info-100 {  float:left; width:100%!important; padding-left:12px; }
	    .det-info-100 .tit{ 
	      font-family:Arial; font-size:12px; font-weight:bold; color:#0096d4; margin-top:10px; margin-bottom:10px;
	      background:transparent url('Imagens/estrutura/seta-down03.jpg') no-repeat scroll left 4px;   
	      padding-left:12px; margin-left:-12px; position:relative; text-transform:uppercase;     
	    }
	    .det-info-100 { color:#003854; font-size:12px; }

    .btn-enviar-infor {
        background: url("Imagens/estrutura/btn-enviar-informaq.gif") no-repeat scroll left top transparent;
        border: 1px none #FFFFFF;
        cursor: pointer;
        display: inline-block;
        height: 19px;
        margin-top: 2px;
        vertical-align: middle;
        width: 52px;
    }