
body{ margin:0 auto 0 auto; 
text-align:center;
background-color: #efeadd;
background-image:url('../imagens/fundos/funpagina.png');
background-repeat: repeat;
}


/* hack para  Alpha PNG support for IE
# ------------------------------
# \*/
* html img/**/ {

	filter:expression(
	this.alphaxLoaded ? "" :
(
this.src.substr(this.src.length-4)==".png"
?
(
(!this.complete)
	? "" :
this.runtimeStyle.filter=
	("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.src+"')")+
(this.onbeforeprint="this.runtimeStyle.filter='';this.src='"+this.src+"'").substr(0,0)+
String(this.alphaxLoaded=true).substr(0,0)+
(this.src="blank.png").substr(0,0)
)
	:
this.runtimeStyle.filter=""
)
);
}
/* fim do hak para png */



a:link, a:visited, a:hover {
	text-decoration: underline;
	color: #16326b;
}




#conteudo
{

  width: 780px;
  background-color: #efeadd;
  margin:0 auto;			
  padding: 0px;
  text-align:left; /* "remédio" para o hack do IE */	
  background-image:url('../imagens/fundos/funpagina.png');
  background-repeat: repeat;
  padding-top: 10px;
  

}




/*contâiner p/ mostar velas */
#marqueecontainer{
	position: relative;
	width: 125px; /*marquee width */
	height: 400px; /*marquee height */
	overflow: hidden;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 1px;
	padding-top: 1px;

}

#qTip {
	padding: 3px;
	border: 1px solid #666;
	border-right-width: 2px;
	border-bottom-width: 2px;
	display: none;
	background: #16326b;
	color: #ffffff;
	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	position: absolute;
	width: 280px;
	z-index: 9999;
}

/* menu vertical */

/* ============   menu vertical =========  */
ul#menu {
	width:119px;
	border-top: 1px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-color: #ccc;
	border-style: solid;
	background-color:#16326b;
	margin:0;
	padding:0;
	list-style-type:none;
	
}

ul#menu li {
	border-bottom:1px solid #ccc;
}
ul#menu li a:link, ul#menu li a:visited {
	display:block;
	height:1%;
	text-decoration:none;
	font:bold 10px/22px Geneva, Verdana,  Arial, Helvetica, sans-serif;
	color:#ffffff;
	padding-left:5px;
	background-color: #16326b;
}
ul#menu li a:hover {
	background-color: #cb9833;
	color:#ffffff;

}


/* fim do menu vertical   */



/*        menu horizontal chamado de ddoverlap */


.ddoverlap{
border-bottom: 1px solid #cb9833;
width: 615px !important;
}

.ddoverlap ul{
padding: 0;
margin: 0;
font: bold 11px arial;
list-style-type: none;
}

.ddoverlap li{
display: inline;
margin: 0;
}

.ddoverlap li a{
padding: 3px 7px;
text-decoration: underline;
padding-right: 32px; /*extra right padding to account for curved right edge of tab image*/
color: #cb9833;
background: transparent url(../imagens/azulnaoselect.gif) 100% 1px no-repeat; /*give illusion of shifting 1px down vertically*/
border-left:  2px solid #cb9833;
position: relative;
display: block;
float: left;
margin-left: -20px; /*shift tabs 20px to the left so they overlap*/
left: 20px;

}

.ddoverlap li a:visited{
color: #cb9833;
text-decoration: underline;
}

.ddoverlap li a:hover{
text-decoration: underline;
color: #ffffff;
}

.ddoverlap li.selected a{ /*selected tab style*/
color: #cb9833;
z-index: 100; /*higher z-index so selected tab is topmost*/
top: 1px; /*Shift tab 1px down so the border beneath it is covered*/
background: transparent url(../imagens/brancoselect1.gif) 100% 0 no-repeat;
text-decoration: none;

}

.ddoverlap li.selected a:visited{
text-decoration: none;
color: #cb9833;
}

.ddoverlap li.selected a:hover{
text-decoration: none;
color: #cb9833;
}



/*     fim do menu horizontal     */ 




.titulopag {

	font: 11px  Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	padding-top: 100px;

}

.tituloesq {

	background-image:url('../imagens/fundos/esq_branco.png');
	background-repeat: no-repeat;
	background-position: 10px 0px ;
	width: 122px;
	height: 85px;
	font: 9px  Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-style: normal;
	font-weight: bold;
	color: #16326b;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 15px;
	margin: 0;
	border:0;
		
}




.tituloesq a:link {
	
	text-decoration: none;


}

.tituloesq a:visited {
	
	text-decoration: none;

}
.tituloesq a:hover {
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 2px;
	border-color: #16326b;
	border-style: solid;
	
	text-decoration: none;
	


}


.titulodir {

	background-image:url('../imagens/fundos/padrao_dirnv.png');
	background-repeat: no-repeat;
	background-position: 0px 0px ;
	text-align: center;
	width: 618px;
	height: 85px;
	margin: 0;
	border:0;


}


.tithomena {

	background-image:url('../imagens/fundos/tit_homena.png');
	background-repeat: no-repeat;
	background-position: 0px 0px ;
	text-align: center;
	width: 618px;
	height: 85px;
	margin: 0;
	border:0;



}


/* lateral p/ consulta por nome ou sobrenome */

.menutop  {

background-image:url('../imagens/fundos/sup_bran.png') ;
background-repeat: no-repeat ;
background-position: 10px 0px !important;
*background-position: 10px 10px ;
_background-position: 10px 10px ;
	width: 135px;
	height: 15px;
	margin: 0;
  padding-top: 10px;

}
.menucen_index  {

	background-image:url('../imagens/fundos/meio_bran.png');
	background-repeat: repeat-y;
	background-position: 9px 0px ;
	padding-top: 13px;
	padding-left: 11px;
	padding-right: 0px;
	padding-bottom: 0px;

}



.menucen_index a:link {

  color: #16326b;
}

.menucen_index a:visited {

  color: #16326b;
}


.menucen_index a:hover {

  color: #16326b;
  text-decoration: none;
  
}





/*altura diferente do menucen_index - 828*/
.menucen_ini  {

	background-image:url('../imagens/fundos/meio_bran.png');
	background-repeat: repeat-y;
	background-position: 9px 0px ;
	padding-top: 13px;
	padding-left: 11px;
	padding-right: 0px;
	padding-bottom: 0px;

}


/*altura diferente do menucen_index - 1210*/
.menucentro  {

	background-image:url('../imagens/fundos/meio_bran.png');
	background-repeat: repeat-y;
	background-position: 10px 0px ;
	padding-top: 13px;
	padding-left: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #16326b;
	

}

.menucentro a:link {

  color: #16326b;
}

.menucentro a:visited {

  color: #16326b;
}


.menucentro a:hover {

  color: #16326b;
  text-decoration: none;
  
}


.menubottom  {

	background-image:url('../imagens/fundos/inf_bran.png');
	background-repeat: no-repeat;
	background-position: 10px 0px ;

}

.funmenu a:link {
	color: #ffffff;
	text-decoration: none;


}

.funmenu a:visited {
	color: #ffffff;
	text-decoration: none;

}
.funmenu a:hover {
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 2px;
	border-color: #ffffff;
	border-style: solid;
	color: #ffffff;
	text-decoration: none;


}

.logo_tex  {
	line-height: 60%;
	margin-left: 15px;
	font-family: monotype corsiva;
	font-size: 50px;
	color: #ffffff;


}


.apresen  {
	margin-top: -30px;
	margin-left: 35px;
	font-family: monotype corsiva;
	font-size: 20px;
	color: #ffffff;


}

.modelos {
	font: 11px Arial, Verdana, Helvetica, sans-serif;
	text-align: left;
	background-color: #efeadd;
	width: 170px;
	height: 120px;
	color: #16326b;
	padding-top: 10px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 7px;;
	border-top: 0px;
	border-left: 0px;
	border-right: 2px;
	border-bottom: 2px;
	border-color: #ccc;
	border-style: solid;
}


.modelosMaior {
	font: 11px Arial, Verdana, Helvetica, sans-serif;
	text-align: left;
	background-color: #efeadd;
	width: 220px;
	height: 150px;
	color: #16326b;
	padding-top: 10px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 7px;;
	border-top: 0px;
	border-left: 0px;
	border-right: 2px;
	border-bottom: 2px;
	border-color: #ccc;
	border-style: solid;
}



.fundo_botao {
 
 background-color: #efeadd;

}

.consulta {
	font-family:arial,helvetica;
	font-size:10px;
	font-weight: bold;
	line-height: 15px;
	padding-top: 0;
	padding-bottom: 15px;
	padding-left: 8px;
	padding-right: 1px;
	width: 110px;
	margin-left: 0px;

}

.botproc{
	margin-top: 5px;
	background-color:  #cb9833;
	font-family: verdana,arial,helvetica,sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 9px;
	color: #ffffff;
	margin-left: 10px;

}
.botazul{
	margin-top: 5px;
	background-color:  #16326b;
	font-family: verdana,arial,helvetica,sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 9px;
	color: #ffffff;
	margin-left: 10px;

}



input:focus, textarea:focus, select:focus {

	font-family:verdana, arial,helvetica;
	font-size: 10px verdana, arial,helvetica, sans-serif;
	color:#16326b;
	background-color: #ffffff;


}

input, select, textarea  {

  background-color: #ffffff;
	font: 10px verdana, arial,helvetica, sans-serif;
	color:#16326b;


}


/* janela central para textos com 450px*/
.top_centro  {

	background-image:url('../imagens/fundos/top_450.png');
	background-repeat: no-repeat;
	background-position: 0px 0px ;
	height: 20px;


}

.top_centro_liso  {

	background-image:url('../imagens/fundos/top_liso_450.png');
	background-repeat: no-repeat;
	background-position: 0px 0px ;
	height: 20px;


}


.centro_centro  {

	background-image:url('../imagens/fundos/centro_450.png');
	background-repeat: repeat-y;
	background-position: 0px 0px ;
	height: 50px;
	font: 11px  Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	font-style: normal;
	font-weight: normal;
	color: #16326b;
	padding: 22px;




}

.bottom_centro  {

	background-image:url('../imagens/fundos/bot_450.png');
	background-repeat: no-repeat;
	background-position: 0px 0px ;
	height: 20px;


}

/* central com 750 px */



.top_750_liso  {

	background-image:url('../imagens/fundos/top_750.png');
	background-repeat: no-repeat;
	background-position: 0px 2px ;
	width: 750px;
	height: 20px;


}



.top_750  {

	background-image:url('../imagens/fundos/top_750_az.png');
	background-repeat: no-repeat;
	background-position: 0px 2px ;
	width: 750px;
	height: 20px;


}


.centro_750  {

	background-image:url('../imagens/fundos/centro_750.png');
	background-repeat: repeat-y;
	background-position: 0px 0px ;
	width: 750px;
	height: 50px;
	font: 10px  Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	font-style: normal;
	font-weight: normal;
	color: #16326b;
	padding: 12px;


}

.bottom_750  {

	background-image:url('../imagens/fundos/bot_750.png');
	background-repeat: no-repeat;
	background-position: 0px 0px ;
	width: 750px;
	height: 20px;


}


.top_620  {

  /*
	background-image:url('../imagens/fundos/top_620_az.png');
	background-repeat: no-repeat;
	background-position: 0px 0px ;
	height: 29px;
	text-align: center;

	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true',src='../imagens/fundos/top_620_az.png', sizingMethod='image');
	_background:none;
	padding-top: 4px;
	_padding-top: 6px;
  */
	
	text-align: center;
	width: 615px;
	margin: 0;
	border:0;
	padding-left: 6px;
}

.top_620_geral  {
	background-image:url('../imagens/fundos/top_620_az.png');
	background-repeat: no-repeat;
	background-position: 6px 0px !important;
	*background-position: 6px 10px ;
  _background-position: 6px 10px ;
	
	height: 29px;
	*height: 35px;
	_height: 35px;
	text-align: center;
  padding-top: 4px;
  *padding-top: 6px;
	_padding-top: 6px;
	
	
}




.centro_620  {

	background-image:url('../imagens/fundos/centro_620.png');
	background-repeat: repeat-y;
	background-position: 6px 0px ;
	font: 11px  Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	font-style: normal;
	font-weight: normal;
	color: #16326b;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;


}



.centro_620_geral  {

	background-image:url('../imagens/fundos/centro_620.png');
	background-repeat: repeat-y;
	background-position: 6px 0px ;
	font: 11px  Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	font-style: normal;
	font-weight: normal;
	color: #16326b;
	padding-top: 0px;
	padding-left: 15px !important;
	*padding-left: 20px;
	_padding-left: 20px;
	padding-right: 15px;
	padding-bottom: 0px;
  width: 595px;	


}


.bottom_620  {

	background-image:url('../imagens/fundos/bot_6201.png');
	background-repeat: no-repeat;
	background-position: 6px 0px !important ;
	*background-position: 6px 0px ;
	_background-position: 6px 0px ;



}




/* lateral com fundo dourado */

.brantop  {

	background-image:url('../imagens/fundos/top_bran_160.png');
	background-repeat: no-repeat;
	background-position: 0px 0px ;
	height: 19px;


}



.brancentro  {

	background-image:url('../imagens/fundos/cen_bran_160.png');
	background-repeat: repeat-y;
	background-position: 0px 0px ;
	font: 11px Arial, Verdana, Helvetica, sans-serif;

	height: 195px;

	width: 120px;
	text-align:left;
	font-style: normal;
	font-weight: normal;
	color: #16326b;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 0px;




}
.brancentro a:link {

  text-decoration: none;

}


.brancentro a:visited {

  text-decoration: none;

}

.brancentro a:hover {

  text-decoration: none;

}

.branbottom  {

	background-image:url('../imagens/fundos/bot_bran_160.png');
	background-repeat: no-repeat;
	background-position: 0px 0px ;
	height: 19px;


}

.texto13px {

	font: 13px Arial, Verdana, Helvetica, sans-serif;
	text-align:left;
	text-decoration: none;
	color: #16326b;


}
.texto13px a:link {


	text-decoration: underline;
	color: #16326b;

}

.texto13px a:visited {


	text-decoration: underline;
	color: #16326b;

}


.texto13px a:hover {


	text-decoration: none;
	color: #16326b;

}



.texto12px {

	font: 12px Arial, Verdana, Helvetica, sans-serif;
	text-align:left;
	text-decoration: none;
	color: #16326b;


}
.texto12px a:link {


	text-decoration: underline;
	color: #16326b;

}



.texto12px a:visited {

	text-decoration: underline;
	color: #16326b;

}

.texto12px a:hover {

	text-decoration: underline;
	color: #16326b;

}


.texto11px {

	font: 11px Arial, Verdana, Helvetica, sans-serif;
	text-align:left;
	text-decoration: none;
	color: #16326b;

}

.texto11px a:link {

	text-decoration: underline;
	color: #16326b;

}



.texto11px a:visited {

	text-decoration: underline;
	color: #16326b;

}

.texto11px a:hover {

	text-decoration: underline;
	color: #16326b;

}


.texto10pxVer {

	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	text-decoration: normal;
	color: #16326b;

}

.texto10pxVer a:link {

	text-decoration: underline;
	color: #16326b;

}

.texto10pxVer a:visited {

	text-decoration: underline;
	color: #16326b;

}

.texto10pxVer a:hover {

	text-decoration: underline;
	color: #16326b;

}


.texto10px {

	font: 10px Arial, Verdana, Helvetica, sans-serif;
	text-align:center;
	text-decoration: underline;
	color: #16326b;

}

.texto10px a:link {

	text-decoration: underline;
	color: #16326b;

}

.texto10px a:visited {

	text-decoration: underline;
	color: #16326b;

}

.texto10px a:hover {

	text-decoration: underline;
	color: #16326b;

}


.link12px {

	font: 12px Arial, Verdana, Helvetica, sans-serif;
	text-align:left;
	text-decoration: none;
	color: #ff0000;


}
.link12px a:link {


	text-decoration: none;
	color: #ff0000;

}


.link12px a:visited {


	text-decoration: none;
	color: #ff0000;

}

.link12px a:hover {


	text-decoration: underline;
	color: #16326b;

}




.rodape {

	font: 11px Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
	color: #16326b;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-right: 0;


}

.rodape a:link {

	font-style: normal;
	color: #16326b;
	

}

.rodape a:visited {

	font-style: normal;
	color: #16326b;
	

}

.rodape a:hover {

	text-decoration: underline;
  color: #16326b;

}

ul.recursos {
	list-style-type: disc;
	list-style-position: outside;

}

.condo {
  background-color: #efeadd;
  color: #16326b;
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	width: 390px;
	*width: 400px;
	_width: 400px;
	padding: 5px;
	border-top: 0px;
	border-left: 0px;
	border-right: 2px;
	border-bottom: 2px;
	border-color: #16326b;
	border-style: solid;
	
}

.fundo_arvo {
	font: 11px Arial, Verdana, Helvetica, sans-serif;
	text-align: left;
	background-color: #efeadd;
	width: 130px;
	height: 90px;
	color: #16326b;
	padding-top: 10px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 7px;;
	border-top: 0px;
	border-left: 0px;
	border-right: 2px;
	border-bottom: 2px;
	border-color: #ccc;
	border-style: solid;
}

.fundo_arvo a:link {

	text-decoration: none;
	color: #16326b;

}

.fundo_arvo a:visited {

	text-decoration: none;
	color: #16326b;

}

.fundo_arvo a:hover {

	text-decoration: underline;
	color: #16326b;

}


.parentes {

	font: 11px Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
	background-color: #efeadd;
	width: 100px;
	height: 120px;
	color: #16326b;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	border-top: 0px;
	border-left: 0px;
	border-right: 2px;
	border-bottom: 2px;
	border-color: #ccc;
	border-style: solid;


}

.parentes a:link {

	text-decoration: none;
	color: #16326b;

}

.parentes a:visited {

	text-decoration: none;
	color: #16326b;

}

.parentes a:hover {

	text-decoration: underline;
	color: #16326b;

}



.textologo {

	font-family: monotype corsiva;
	font-size: 30px;

	margin-right: 100px;
	color: #cb9833;

}

.subtextologo {
	font-family: monotype corsiva;
	font-size: 20px;
	margin-right: 100px;
	color: #cb9833;

}

.menuhtd {

	background-color: #ffffff;
	width: 635px;
	height: 35px;
	font: 11px    Helvetica, sans-serif;
	text-align:center;
	font-style: normal;
	font-weight: normal;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-left: 5px;
	border-top: 1px;
	border-left: 1px;
	border-right: 0px;
	border-bottom: 1px;
	border-color: #ffffff;
	border-style: solid;


}


.menuhtd a:link {

	text-decoration: none;
	color: #16326b;

}

.menuhtd a:visited {

	text-decoration: none;
	color: #16326b;

}

.menuhtd a:hover {


	text-decoration: underline;
	color: #16326b;

}






.topmenuh {

	background-image:url('../imagens/fundos/top_630_az.png');
	background-repeat: no-repeat;
	background-position: 0px 0px ;
	width: 635px;
	height: 20px;

	padding-right: 0px;
	padding-bottom: 0px;


}

.cenmenuh {

	background-image:url('../imagens/fundos/centro_630.png');
	background-repeat: repeat-y;
	background-position: 0px 0px ;
	width: 635px;
	height: 20px;
	font: 9px  Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;

	padding-right: 0px;
	padding-bottom: 0px;


}


.botmenuh {

	background-image:url('../imagens/fundos/bot_630.png');
	background-repeat: no-repeat;
	background-position: 0px 0px ;
	width: 635px;
	height: 20px;

	padding-right: 0px;
	padding-bottom: 0px;


}

.fotoinicio{

	margin-right: 5px;
	padding: 5px;
	background-color: #efeadd;



}

.fotoalbum{

	margin-right: 5px;
	padding: 5px;
	background-color: #efeadd;



}

.toptabela {

	background-color:#cb9833;
	width:250px;
	font: 12px  arial,  Helvetica, sans-serif;
	text-align:center;
	font-style: normal;
	font-weight: bold;
	color: #16326b;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 3px;
	padding-top: 3px;
	margin-left: 0px;
	border-top: 1px;
	border-left: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-color:  #16326b;
	border-style: solid;

}

.tabela {

	background-color:#ffffff;
	width:250px;
	font: 11px  arial,  Helvetica, sans-serif;
	text-align:center;
	font-style: normal;
	font-weight: bold;
	color: #16326b;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 3px;
	padding-top: 3px;
	margin-left: 0px;
	border-top: 1px;
	border-left: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-color: #c9bdec;
	border-style: solid;

}


.boxsel {
	margin-top: 10px;
	border: 1px solid #ccc;
	text-align: center;
	height: 120px;
	font: 11px Arial, Verdana, Helvetica, sans-serif;
	color: #16326b;

}

.ulfaq {

	list-style: none;
	margin-top: 3px;
	margin-bottom: 4px;
	margin-left: -20px;
	*margin-left: 15px;
	_margin-left: 15px;
	list-style: none outside;

}

.titfaq{
	font: 11px  Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	font-style: normal;
	font-weight: bold;
	color: #16326b;


}
.bloco_foto_apre {
	float: left;
	border-top: 0px;
	border-left: 0px;
	border-right: 2px;
	border-bottom: 2px;
	border-color: #ccc;
	border-style: solid;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	background-color: #efeadd;
	width: 160px;
	
}


.bloco_foto_apre p{
  
  
	text-align: center;
	padding: 5px;
	text-indent: 0;
  font: 10px Verdana, Arial, Helvetica, sans-serif;
	color:#16326b;
}


.foto_apre {


	border: 0;
	margin-left: 0px;
	padding: 5px;


}

.subtit  {


	font-family: monotype corsiva;
	font-size: 20px;
	font-weight: normal;
	color: #16326b;
	text-align: center;


}

.inicio12px{

	font: 12px Arial, Verdana, Helvetica, sans-serif;
	text-align:left;
	font-style: normal;
	color: #16326b;
	padding-left: 5px;
	padding-right: 5px;


}


.inicio13px{
 
	font: 13px Arial, Verdana, Helvetica, sans-serif;
	text-align:left;
	font-style: normal;
	margin-top: 10px; 
  padding-right: 15px;
  padding-left: 10px;
	color: #16326b;

}
.lateral12px{
	width: 150px;
	font: 11px Arial, Verdana, Helvetica, sans-serif;
	text-align:left;
	font-style: normal;
	color: #16326b;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px dotted #666;
	border-top: 0px;
	border-bottom: 0px;
	background-color: #efeadd;

}

.titulo_faixa{
	text-align: center;
	padding-top: 5px;
	width: 150px;
	height: 25px;
	font-weight: bold;
	background-color: #16326b;
	color: #ffffff;


}


.fundoFotos {

	font: 11px Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
	background-color: #efeadd;
	width: 170px;
	height: 120px;
	color: #16326b;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border-top: 0px;
	border-left: 0px;
	border-right: 2px;
	border-bottom: 2px;
	border-color: #ccc;
	border-style: solid;

}
.fundoFotosLegendar {

	font: 11px Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
	background-color: #efeadd;
	width: 250px;
	height: 220px;
	color: #16326b;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border-top: 0px;
	border-left: 0px;
	border-right: 2px;
	border-bottom: 2px;
	border-color: #ccc;
	border-style: solid;

}
.faixa_link {
	background-color: #16326b;
	color: #ffffff;
	padding: 2px;
	text-align: center;
	font: 11px Arial, Verdana, Helvetica, sans-serif;
	width: 390px;
	*width: 400px;
	_width: 400px;
  

}
.faixa_link a:link{
	text-decoration: none;
	color: #ffffff;

}


.faixa_link a:visited{
	text-decoration: none;
	color: #ffffff;

}


.faixa_link a:hover{
	text-decoration: underline;
	color: #ffffff;

}



.data_tempo {
	background-color: #ccc;
	width: 25%;
	border-top: 1px;
	border-left: 1px;
	border-right: 0px;
	border-bottom: 10px;
	border-color: #16326b;
	border-style: solid;
	padding: 2px;
	text-align: center;
	font: 13px Arial, Verdana, Helvetica, sans-serif;
  color: #16326b;
}

.evento_tempo {
	border-top: 1px;
	border-left: 1px;
	border-right: 1px;
	border-bottom: 10px;
	border-color: #16326b;
	border-style: solid;
	background-color: #ffffff;
	width: 75%;
	text-align: left;
	font: 13px Arial, Verdana, Helvetica, sans-serif;
	padding: 2px;
	padding-left: 5px;
	
	color: #16326b;

}

.tab_tempo {
   border-style: solid; 
   border-color: #16326b;
   border-top-width: 0px;
   border-left-width: 0px;
   border-bottom-width: 1px; 
   border-right-width: 1px;

}

.tab_salto {

	border-top: 0px;
	border-left: 15px;
	border-right: 0px;
	border-bottom: 20px;
	border-color: #16326b;
	border-style: solid;

}

.tab_externa {
	
	border-left: 1px;
	border-top: 1px;
	border-right: 0px;
	border-bottom: 0px;
	border-color: #16326b;
	border-style: solid;
	width: 555px;
	margin-left: 20px;	
	
}

.tab_editar {
  
	border-left: 0px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-color: #16326b;
	border-style: solid;
	/*
	text-align: center;
	*/
	font: 11px  Verdana,Arial, Helvetica, sans-serif;
	color: #16326b;
	padding: 3px;
	margin: 2px;


}

.tab_editar a:hover {
 
	background-color: #16326b;
	color: #ffffff;
	text-decoration: none;
	width: 100%;
	
}

.num_pag {

 text-align: center; 
 font-size: 11px; 
 color: #ffffff; 
 background-color: #16326b;
 padding-left: 2px; 
 padding-right: 2px;

}

.conta_carac {
  
  color: #16326b; 
  font-family: Verdana, Helvetica;
  font-size: 10px;
  
  }
  
.reg_daici {

  font-size: 9px;
  text-align: left;
  color: #16326b;


}


.tab_select {

	font: 11px  Verdana,Arial, Helvetica, sans-serif;
	background-color: transparent;
	color: #16326b;
	text-decoration: none;
	}

.tab_select a:link {

	text-decoration: none;
	background-color: transparent;

	
}

.tab_select a:visited {

	text-decoration: none;
	background-color: transparent;

	
}

.tab_select a:hover {

border-width: 1px;
border-style: solid;
border-color: #434470;
background-color: #efefef;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-x-position: 0%;
background-y-position: 0%;

}
	
.botao_musica {
 background-image:url('../imagens/botoes/metalazul.gif');
 background-repeat: no-repeat;
 background-position: 0px 0px ;
 text-aling: left; 
 height: 18; 
 width: 156; 
 border: 1px;
}

.botao_tocar {
 background-image:url('../imagens/botoes/bot_tocar.gif');
 background-repeat: no-repeat;
 margin-left: 20px;
 padding-left: 10px;
 padding-right: 3px;
 padding-bottom: 0px;
 
}

.botao_pausa {
 background-image:url('../imagens/botoes/bot_pausa.gif');
 background-repeat: no-repeat;
 margin-left: 20px;
 padding: 200px;
 padding-right: 3px;
 padding-bottom: 0px;
 
}

.botao_parar {
 background-image:url('../imagens/botoes/bot_parar.gif');
 background-repeat: no-repeat;
 margin-left: 10px;
 padding-left: 10px;
 padding-right: 3px;
 padding-bottom: 0px;
 
}


.funtab1 {
  background-color: #f1f1f1;
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	text-align:left;
	text-decoration: none;
	color: #666;
	

}

.funtab1 a:link {

	text-decoration: underline;
	color: #666;

}



.funtab1 a:visited {

	text-decoration: underline;
	color: #666;

}

.funtab1 a:hover {

	text-decoration: underline;
	color: #666;

}


.funtab2 {
  background-color: #ffffff;
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	text-align:left;
	text-decoration: none;
	color: #666;
	

}

.funtab2 a:link {

	text-decoration: underline;
	color: #666;

}



.funtab2 a:visited {

	text-decoration: underline;
	color: #666;

}

.funtab2 a:hover {

	text-decoration: underline;
	color: #666;

}
