body
{
    text-align: center;
    margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image:url(../img/bg_body.jpg);
	background-repeat:repeat-x;
}

a:link, a:visited, a:active
{
   text-decoration: none;
   color: black;
}

a:link .selected, a:visited .selected, a:active .selected
{
   text-decoration: none;
   color: #ddd;  
}

a:hover
{
   text-decoration: underline;
   color: black;
}

form { display: inline; }



/**************************************************
                Classes Gerais
**************************************************/

.center
{
    text-align: center;
}

.right
{
    float: right;
}
.left
{
    float: left;
}

.hidden
{
    position: absolute;
    display: none;
}
.show
{
    position: static;
    display: block;
}

.semQuebra
{
    margin: 0px;
    padding: 0px;
}


/**************************************************
                    TOPO
**************************************************/

#banner
{
    /*background-image: url(../img/banner.jpg);
	background-repeat: repeat-x;
	width: 905px;
	height: 204px;
	margin-left: auto;
	margin-right: auto;
	*/
}

#topo 
{
	/*background-image: url(../img/bg_topo.jpg);
	background-repeat: repeat-x;
	height: 219px;*/
}

#menu
{
	background-image: url('../img/bg_links.jpg');
	background-repeat: no-repeat;
    width: 900px;
    height: 32px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    padding-top: 0px;   

	text-align: center;
}

#menu ul
{
    list-style: none;
    margin-top: 0px;
    padding-top: 9px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
#menu ul li{
   float: left;
   padding-right: 9px;
   padding-left: 9px;
   color: #777777;
   font-weight: bold;
   display: table-cell;
}

#menu ul li a:link, #menu ul li a:visited, #menu ul li a:active
{
    color: #777777;
    text-decoration: none;
}

#menu ul li a:hover
{
    color: #444444;
}

/**************************************************
                    DATA
**************************************************/

.data {
	width: 890px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FF0000;
	text-decoration: none;
	padding-right: 10px;
	margin-left:auto;
	margin-right:auto;
}

/**************************************************
                    MEIO
**************************************************/


#meio
{
    width: 900px;
    text-align: left;
    margin-right: auto;
    margin-left: auto;
	height: 100%;
	
}



.busca {
	background-image: url(../img/bg_busca.jpg);
	background-repeat: no-repeat;
    width: 673px;
    height: 29px;
    text-align: left;
    margin-bottom: 10px;
}

.buscaFields
{
    padding-top: 5px;
    padding-left: 10px;
    float:left;
}
.buscaFields label
{
    margin-right: 7px;
    margin-left: 7px;
    color: #777777;
    font-weight: bold;
}   
.buscaFields input
{
    width: 580px;
    height: 14px;
    font-size: 11px;
    
}
.buscaBtn
{
    float: right;
    margin-right: 5px;
}

/**************************************************
                    Menu
**************************************************/

#menuLat
{
    display: inline;
    width: 159px;
    float: right;
    margin-bottom: 15px;
	
}

.top
{
	background-image:url(../img/topo.jpg);
	height: 8px;
	width: 158;
	background-attachment: scroll;
	background-repeat: no-repeat;
}	

.lat_content {
	background-image: url(../img/bg_centro.jpg);
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: center bottom;
	width: 157px;
	height: 100%;
    overflow: hidden;
}
.lat_bottom {
	background-image: url(../img/baixo.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 9px;
	width: 158px;
	margin-bottom:15px;
    overflow: hidden;
}


 .enquete,  .acesseTambem, .latDownloads, .latLinks, .latBlogs
 {
  margin-top: 10px;
  margin-left: 10px;
  clear: both;
 }
 
 .enquete img,  .acesseTambem img, .latDownloads img, .latLinks img
 {
 	margin-bottom: 5px;
 }
 
 .enquete h3
 {
    color: blue;
    font-size: 12pt;
 }
 
 .acesseTambem ul, .acesseTambem ul li, .latDownloads ul, .latDownloads ul li
 {
 list-style: none;
 padding: 0px;
 margin: 0px;
 margin-bottom: 5px;

 }

 
 .acesseTambem
 {
    margin-top: 10px;
 }


 .latLogin
 {
    text-align: left;
    padding: 5px;
    margin-top: 15px;
    width: 157px;
    margin-left: auto;
    margin-right: auto;
 }
 
 .latLogin label
 {
    float: left;
    text-align: right;
    width: 50px;  
    display: block;          
    margin-top:3px;
    margin-right: 3px;
 }
 
 .latLogin div.right
 {
    padding-top: 5px;
 }
 
 .latLogin h3
 {
    color: #666666;
    
 }
 
 
 
 .lat2_topo {
	background-image: url(../img/topo.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;

	height: 8px;
	width: 158px;
}
.lat2_content {
	background-image: url(../img/bg_centro.jpg);
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: center bottom;
	width: 157px;
	height: auto;
}
.lat2_bottom {
	background-image: url(../img/baixo.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 9px;
	width: 158px;		
}

.lat2_content img{
	padding: 0px;
	margin-right: 3px;
}

.latBlogs ul
{
	list-style: url(../img/setinha.jpg);
	padding-left: 18px;
	margin-left: 0px;
	width: 100%;
}

.latBlogs ul li
{
padding-left: 0px;
margin-left: 0px;
left-margin: 0px;
padding-bottom: 5px;
}


.latBlogs ul li img
{
	margin-right: 3px;
}

/**************************************************
                    Conteudo
**************************************************/

#content
{		
    width: 732px;
    float: left;	
}

.rotate {
	background-image: url(../img/bg_rotate.jpg);
	background-repeat: no-repeat;
	font-size: 15px;
	width: 732px;
	height: 264px;
	margin-bottom: 10px;
}

.rotateInner {
	padding: 12px;
}

.rotateImg
{
    width: 310px;
    height: 240px;
    background-color: #ADFADF;
    float: left;
}

.rotateText
{
    margin-top: 10px;
    padding-left: 5px;
    float: right;
    width: 360px;
    height: 230px;
}

.rotateTextContent
{
   height: 200px; 
   font-weight: bold;
}

.btnNoticiaProxima
{
    float: right;
    margin-left: 10px;
}

.btnNoticiaAnterior
{
    float: left;
    margin-right: 25px;
}

.not1
{
    clear:both;
	height: 100%;
	overflow: hidden;
}


.not1 h5
{
	font-size:16px;
	font-weight: bold;	
}


/*
.not1Item
{
    float: left;  
    width: 165px;
    padding-right: 12px; 


	height: 100%;

}

.not2
{

		height: 100%;
}

.not2 .not1Item p, .not2 .not1ItemUltimo p
{
	text-align: justify;
}

.not1ItemUltimo
{
    float: left;  
    width: 155px;
}

.not1Item p, .not1ItemUltimo p
{
    margin-top: 2px;
}
*/
.destaque
{
	float: left;
    margin-bottom: 10px;
    border-right: solid 1px gray;
	width: 355px;

	margin-right: 5px;
}

.emFoco
{
	float:right;
	width:320px;

}

#panelDestaque
{
	
height: 385px;
}
 

.DestaqueImg
{
    width: 310px;
    height: 240px;
    background-color: #DFADFA;
    float: left;
	margin-bottom: 10px;
}


#noticiasDeFora
{

}


h2
{
    margin: 0px;
    margin-bottom: 5px;
    color: Gray;
    font-size: 14pt;
}

h3
{
    margin: 0px;
    margin-bottom: 10px;
    color: Red;
    font-size: 12pt;
}

h4
{
    margin: 0px;
    margin-bottom: 10px;
    color: gray;
    font-size: 11pt;
}

h5
{
    margin: 0px;
    color: Red;
    font-size: 9pt;
    font-weight: normal;
}

h6
{
    margin: 0px;

    font-size: 9pt;
    font-weight: bold;
}

h1
{
    font-size: 25pt;
}


 .DestaqueText
 {
	margin-top: 10px;
    width: 300px;
	text-align: left;
	color: #666666;
 }
 
  .DestaqueText a
  {
  	 font-weight: bold;
	 font-size: 14px;
	 color: #999;
  }

 
 .contentText
 {
    padding-left: 10px;
    padding-bottom: 10px;
    width: 720px;
    text-align: justify;
 }
 
 

	
	
	/************************************
*              Baixo                *
*************************************/
 
 #baixo
 {
    background-color: #efefef;
    border: solid 1px #dedede;
    height: 120px;
    margin-left: auto;
    margin-right: auto;
    clear:both;
 }
 
  #baixo1
 {
    width: 900px;
    height: 120px;
    margin-left: auto;
    margin-right: auto;
    clear:both;
 }
 
 #baixo p
 {
    margin: 2px;
 }
 
 .baixoConteudo
 {
    margin-left: auto;
    margin-right: auto;
	width: 900px;
    color: Gray;  
	text-align: left;
	padding-top: 15px;
 }
 
 .baixoFaleCom
 {
    padding-top: 25px;
    padding-right: 10px;
	
    float: left; 
    font-size: 12pt;
    font-weight: bold;
      height: 65px;
 }
 
 .baixoTexto
 {
    padding-top: 30px;
	font-size: 14px;
 }
 
 
 a:link img, a:visited img, a:hover img,a:active img
 {
   border: none;
 }
 
 /*************************
             tables
 ***************************/
 
 
.tableNews
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	background: #fff;
	width: 520px;
	border-collapse: collapse;
	text-align: left;
}
.tableNews th
{
	font-size: 14px;
	font-weight: normal;
	color: #039;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
}
.tableNews td
{
	color: #669;
	padding: 8px;
}
.tableNews tbody tr:hover td
{
	color: #009;
	background-color: #EEFEFF;
}

.tableNews td
{
    border-bottom: solid 1px #efefef;
}

.tableNews a:link
{
    color:#669;
}

.tableNews a:visited
{
    color:#669;
    text-decoration: none;
}

.tableNews a:hover
{
    color:#009;
    text-decoration: none;
}


.tableNewsSelected
{
    background-color: #e5fae6;
}

 
 
/********************************
            Special
*********************************/

.imageSet p
{
    color: #555;
    font-style:italic;
    margin-top: 0px;
}

.imageSet img
{
    margin-bottom: 0px;
}

.imageSet
{
    text-align: center;
}


/***************************
		News Externas
******************************/
.newsExternas
{
	background-image:url(../img/fundo_not.jpg);
	width:718px;
	height:170px;
	
}

.newsExternas h5
{
	font-weight: bold;
	font-size: 15px;
	margin-top: 19px;
	margin-bottom: 5px;
}

.footBaixo
{
	font-size: 14px;
	font-weight: bold;
	color: #666;	
	margin-bottom: 5px;
}


.newsExternas .not1Item
{
    float: left;  
    width: 164px;
    margin-right: 14px; 
	height: 100%;
		
}

.newsExternas .not1ItemUltimo
{
    float: left;  
    width: 164px;	

}


.not1 .not1Item
{
    float: left;  
    width: 170px;
    margin-right: 14px; 
	height: 100%;
	margin-top: 10px;
			
}

.not1 .not1ItemUltimo
{
    float: left;  
    width: 170px;	
	margin-top: 5px;
	
}
	

.newsExternas .not1Item p, .newsExternas .not1ItemUltimo p
{
	text-align: justify;
}



.not1Item p, .not1ItemUltimo p
{
    margin-top: 2px;
}

.notExternasList	
{
	margin-left:auto;
	margin-right: auto;	
	width: 705px;

}


.textoNoticias
{
    margin: 0px;
	font-size: 14px;	
}

.imgNews
 {
    float: left;
    margin-right: 8px;
   /* margin-bottom: 3px;*/
    height: auto;
    position:relative;
    
    
 }

