#painel1
{
	position:relative;
	width:370px;
	height:330px;
	background-color:#996666;
	background-image:url(../imagens/bg_um.jpg);
	overflow:hidden;
}

#painel1 .titulosPaineis
{
	color:#777;
	font-size:1.8em;
	width:350px;
	font-family: 'Archivo Narrow', sans-serif;
}

#painel1 .conteudoPaineis
{
	color:#555;
}

#painel1 .bordaImagem
{
	border-style:solid;
	border-color:#555555;
	border-width:5px;
	float:left;
	margin-right:5px;
}

#painel1 A:active  {COLOR:#015A96; TEXT-DECORATION: none; font-weight:bold;}
#painel1 A:link    {COLOR:#015A96; TEXT-DECORATION: none; font-weight:bold;}
#painel1 A:visited {COLOR:#015A96; TEXT-DECORATION: none; font-weight:bold;}
#painel1 A:hover   {COLOR:#333333; TEXT-DECORATION: none; font-weight:bold;}


#navega A:active { COLOR:#999999; TEXT-DECORATION: none; font-weight:bold; }
#navega A:link {	COLOR: #999999; TEXT-DECORATION: none; font-weight:bold;  }
#navega A:visited { COLOR: #999999; TEXT-DECORATION: none; font-weight:bold;  }
#navega A:hover { COLOR:#000000; TEXT-DECORATION: none; font-weight:bold;  }

.navega
{
	color:#ffffff;
	font-weight:bold;
	width:365px;
	overflow:auto;
	text-align:center;
	margin-left:5px;
	
	padding-top:1px;
	padding-bottom:1px;
	

}

#painel1 .navega
{
	position:absolute;
	bottom:5px;
	left:0px;
}

#controle
{

}

.botoes
{
	width:365px;
	/*background-color:#F60;*/
	overflow:hidden;

	padding-left:5px;

}

.botoes:after
{
	clear:both;	
}

#painel1 .botoes
{
	position:absolute;
	bottom:60px;

	left:0px;
}

.botPause
{
	height:20px;
	float:left;
	margin-right:5px;
}

.botContinuar
{
	height:20px;
	float:left;
}

#numDestaque
{

}

.numeros
{
	border-style:solid;
	border-color:#a9a9a9;
	border-width:0px;
	
	border-style:solid;
	border-width:3px;
	border-color:#ccc;	
	margin-right:3px;

	width:20px;
	font-size:2em;
	text-align:center;
	float:left;
	
	padding:10px;
}

#painel1 .chamadaTituloRotativo
{
	font-size:2.2em;
	font-family: 'Archivo Narrow', sans-serif;	
}

