/* Promoções Visa - Promoção v1.0 */

div#detalhes_conteudo {
	width:685px;
	margin-top:10px;
	clear:both;
}
div#detalhes_titulo  {
	float:left;
}
div#detalhes_titulo img {
	
	margin:10px;
}
div#detalhes_titulo div {
	float:left;
}
div#detalhes_titulo h2 {
	font-size:1.5em;
	font-weight:bold;
	color:#0057A0;
	display:block;
	margin-bottom:10px;
}
div#detalhes_titulo h4 {
	font-size:12px;
	font-weight:normal;
	color:#6E6E6E;
}
.detalhes_regulamento, 
.detalhes_regulamento a:link,
.detalhes_regulamento a:visited
{
	float:left;
	width:99px;
	height:21px;
	margin-top:15px;
	margin-right:10px;
	text-indent:-9999999px;
	background:url(../../img/promocao/bt_regulamento.gif) no-repeat;
}
.detalhes_participar, 
.detalhes_participar a:link,
.detalhes_participar a:visited
{
	float:left;
	width:117px;
	height:29px;
	margin-top:10px;   
	text-indent:-9999999px;
	background:url(../../img/promocao/bt_participar.gif) no-repeat;
}
div#detalhes_texto {
	clear:both;
	background:url(../../img/promocao/st_detalhes_sobre_a_promocao.gif) 15px 5px  no-repeat;
	padding-top:30px;
	padding-left:15px;
	font-size:12px;
}
#detalhes_texto_politica
{
    padding-left:22px;
    padding-top:15px;
}
#detalhes_texto_politica li
{
    list-style-type:none;
}
#detalhes_texto_politica a
{
    color: #00579f;
    text-decoration: none;
}

#detalhes_texto_politica a:hover
{
    color: #fca61b;
    text-decoration: none;
}

#detalhes_texto_destaque
{
    width:597px;
}
#detalhes_conteudo_destaque
{
    margin-left:15px;
}


