a { text-decoration: none; color: #354c57;}
a:hover { text-decoration: underline; }

.bordafoto {
	border: 0px solid #F37021;
	margin-right: 4px;
}
html,body{
font: 12pt Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
margin: 0 0 0 0px;
text-align: center;
	background: #b1b3b5 url(../images/bk05.gif) repeat-x;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-base-color:#003366;
  scrollbar-shadow-color:#F3F3F3;
  scrollbar-face-color:#003366;
  scrollbar-highlight-color:#ffffff;
  scrollbar-dark-shadow-color:#FFFFFF;
  scrollbar-3d-light-color:#1A3966;
  height:100%;
	}
/* ESTRUTURA */
#Estrutura{
   text-align: left;
   width: 770px;
   margin: auto;
   background-color: #ececed;
   clear:both;
}
#Superior{
height:128px;
}
#Topo{
background: #001a36 url(../images/topo.jpg);
height:128px;
text-align:right;
   color: #fff;
   font-size:10px;
   font-weight: normal;
   padding: 10 13 13 10px;
}
#logo{
float:left;
}

#Menu{
	margin: 0 0 0 0px;
	border-top: #fff solid 2px;
	height: 32px;
	clear: both;
	z-index:100;
}
#Corpo{
	background-color: #ececed;
	background: #ececed url(../images/bk_corpo.gif);
	text-align:left;
	margin:0 auto;
}
#Lateral{
	width: 200px;

	background: #e8e8ec url(../images/bk_lateral.gif);
	padding: 43 10 10 10px;
	float:right;
}
#Principal{
	height: 250px;
	background-color: #ececed;
	padding: 43 25 0 25px;
	margin-right: 200px;
}
#Conteudo{
	background: #ececed url(../images/bk_internas.gif) no-repeat;
	padding: 43px 25px 25px 106px;
	_width:770px;
	min-height: 250px;
height:auto !important;
height: 250px;
text-align:justify;
}

#Rodape{
	clear: both;
	background: #f0f0f1 url(../images/bk_rodape.gif) bottom no-repeat;
	padding: 0 10 0 25px;
	text-align:left;
	border-top: #0f3e6c solid 2px;
	}
#endereço{
margin-top:5px;
margin-right: 425px;
height: 50px;
}
#direitos{
	margin-top:5px;
	width: 415px;
	height: 50px;
	float:right;
}
#abertura{
margin-bottom: 20px;
text-align:justify;
}
#destaques{
/*display:table;*/
height:70px;
margin-top: 20px;
margin-bottom: 20px;
float:left;
}
#dest1{
width:230;
height:50px;
float:left;
text-align:justify;
}
#dest2{
width:230;
height:50px;
float:right;
text-align:justify;
}
#Ultimas{
width:180px;
margin-top: 20px;
height:100px;
display: table;
text-align:justify;
}
#lermais{
width:70px;
height:15px;
float: right;
margin-top: 4px;
margin-bottom: 4px;
}
#gerartxt{
width:100px;
height:15px;
float: left;
margin-top: 10px;
margin-bottom: 10px;
}
#olho{
border: 0px;
margin-right: 4px;
width:10px;
height:100%;
float: left;
display: table;
}
#Noticias {
line-height:200%;
}

#barra{
height:25px;
text-align:center;
font-family: webdings;
margin-bottom:5px;
background-color: #ececed;
}

#paginacao{
background-color: #ececed;
height:25px;
text-align:center;
padding-bottom:5px;
}

#Newsletter{
height:25px;
margin-top: 35px;
margin-bottom: 15px;
float:left;
}

/*ESTRUTURA ADMIN*/
#admin{
float: right;
padding-top:90px;
_padding-top:85px;
font-size:18px;
height:105px;
/*line-height:105px;*/
display:table-cell;
vertical-align:text-bottom;
}
#linha{
border-top: #fff solid 2px;
}
#Lat_menu{
	width: 170px;
	_width: 200px;
height:400px;
	background: #e8e8ec url(../images/bk_lateral.gif);
padding: 43 10 10 17px;
	float:left;
margin: 0px;
}

#Container{
	min-height: 250px;
	_height: 250px;
	/*width:570px;*/
	background-color: #ececed;
	padding: 43 25 25 25px;
	margin-left: 200px;
}
/* MENU */
a.linque {
	width:170px;
	display:block;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#354c57;
	padding:5 0 5 0;
	_padding:5 0 5 10;
	background: #e8e8ec url(../images/bk_lateral.gif);
	text-decoration:none
	
}
a.linque:hover {
	color:#cc6600; 
	background-color:#e8e8ec; 
	text-decoration:none
}

a.submenu {
	width:200px;
	display:block;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#354c57;
	padding:5 0 5 10;
	_padding:5 0 5 10;
	background-color: #bacad9;
	text-decoration:none
	
}
a.submenu:hover {
	color:#cc6600; 
	background-color:#bdd7ec; 
	text-decoration:none
}
/*---------- Linhas Alternadas ----------*/

table.linhasAlternadas {
	border-collapse: collapse; /* CSS2 */
	background: #e7e7ec;
	border: solid #4C536B 1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
table.linhasAlternadas td {
	border: 1px solid #4C536B;
}

table.linhasAlternadas tr:nth-child(even) /* CSS3 */ {
	background: #6691b4;
}
table.linhasAlternadas tr.even /* estilo explícito */ {
	background: #c7def1;
}

table.linhasAlternadas th {
	border-bottom: 2px solid #4C536B;
	background: #2b4462;
	color:#FFFFFF;
}

.artname   { font-family: Arial, Helvetica, sans-serif; font-size: 19px; font-weight: normal; color: #003263;}
.arttext   { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #354c57; TEXT-DECORATION: none; }
.artname:hover   { font-family: Arial Narrow, Helvetica, sans-serif; font-size: 15px; font-weight: bold; color: #ff6600; TEXT-DECORATION: none; }
.artnamevisited   { font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; color: #ff6600; TEXT-DECORATION: none; }
.end   { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #354c57; TEXT-DECORATION: none; }
.link11 {FONT: 11px Arial, Helvetica, sans-serif; color: #354c57; }
.link11:hover {TEXT-DECORATION: none;}
.titdestaques   { font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; color: #003263;}
 
.email {FONT: 11px Arial, Helvetica, sans-serif; TEXT-TRANSFORM: none; COLOR: #354c57;}
.email:hover {FONT: 11px Arial, Helvetica, sans-serif; TEXT-TRANSFORM: none; COLOR: #354c57;}
.version {COLOR: #fff;}
.titnoticia   { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #003263;}


.linkcreditos {FONT: 9px Arial, Helvetica, sans-serif; TEXT-TRANSFORM: none; COLOR: #666; TEXT-DECORATION: none}
.linkcreditos:hover {FONT: 9px Arial, Helvetica, sans-serif; TEXT-TRANSFORM: none; COLOR: #666; TEXT-DECORATION: none}

.btconf2 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; TEXT-TRANSFORM: lowercase; background-color: #e7e7ec; color: #003263; BORDER: #003263 1pt solid;}

.drpDown1{
    border-top: 1px solid #4C536B;
    border-bottom: 1px solid #4C536B;
    border-left: 1px solid #4C536B;
    border-right: 1px solid #4C536B;
    background-color: #EBEBEB;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;    
    color: #000000;
}

.box{
FONT-FAMILY: Verdana; 
FONT-SIZE: 11px; 
COLOR: #cc762f; 
BACKGROUND-COLOR: #e7e7ec; 
BORDER: #003263 1px double; 

}

form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

li {
  list-style-image: url(../images/li.gif);
}
li.pool {
list-style-image: url(../images/bullet_txt.gif);
margin:0px 0px 0px -23px;
}
