﻿/***************************************************/
/*  PAGINA ### PROMOCOES */

#conteudo #colunaEsq h1 {
	background-image: url(/promocao/master/imagens/promocao_promocoes.gif);
	height: 26px;
	width: 152px;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	margin-bottom: 15px;
	font-size: 1px;
}
#conteudo #colunaEsq #promo {
	float: left;
	width: 146px;
	margin-right: 9px;
	margin-bottom: 25px;
}
#conteudo #colunaEsq #promo #bd_img {
	border: 2px solid #EBEBE2;
	margin-top: 8px;
}
#conteudo #colunaEsq #promo #bd_img img {
	margin: 5px;
}

#conteudo #colunaEsq #promo #bt_promo {
	background-image: url(/promocao/master/imagens/promocao_promocoes_bt.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 39px;
	width: 146px;
	margin-left: 2px;
}
#conteudo #colunaEsq #promo #bt_promo a {
	text-indent: -9999px;
	display: block;
	height: 27px;
	width: 137px;
	margin-top: 6px;
	margin-left: 5px;
}
#conteudo #colunaEsq #promo h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	min-height:60px;
}
#conteudo #colunaEsq #promo h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

#foto_amp{
    border: 2px solid #EBEBE2;
    padding:5px;
    margin-right:15px;
    float:left;
}

#detalhe{float:left;padding-bottom:30px;border-bottom:solid 1px #E0E2EB; margin-bottom:30px}

#detalhe h2
{
    font-family: arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #333;
}

#detalhe h3
{
    font-family: arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666;
    font-weight: normal;
    margin-bottom:10px;
}

#detalhe span
{
    font-family: arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333;
}

#detalhe #participe a{
    background-image: url(/promocao/master/imagens/clique_participe.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 50px;
	width: 220px;
	margin-left: 2px;
	display:block;
	margin-top:10px;
}

.perguntaDesc
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #506E28;
    font-weight: bold;   
}

/*********************
*** radio button
**********************/

.tabelaRadio
{
    width: 500px;
    margin-top: 15px;
}

#rdbPergunta label
{
    font-family: arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666;
    padding-left:15px;
    padding-top:5px;
    position:absolute;
}

#rdbPergunta input
{
    margin-top:5px;
}

.regulamento
{
    color: #666;
    background: #fff;
    border: 1px solid #ccc;
    float: left;
    font: normal 12px Arial, sans-serif;
    margin-right: 6px;
    background: url('../image/box_bg.jpg') repeat-x center bottom;
    padding: 3px 5px 5px 3px;
    margin-top: 5px;
}

input.box, textarea.box
{
    color: #666;
    background: #fff;
    border: 1px solid #ccc;
    float: left;
    font: normal 12px Arial, sans-serif;
    margin-right: 6px;
    background: url('../image/box_bg.jpg') repeat-x center bottom;
    height: 14px;
    padding:3px 5px 5px 3px;
    margin-top:5px;
}

/**/
div.espaco{
    padding: 15px 0;
}

.painelEmail
{
    color: #666;
    background: #fff;
    border: 1px solid #ccc;
    float: left;
    font: normal 12px Arial, sans-serif;
    margin-right: 6px;
    background: url('../image/box_bg.jpg') repeat-x center bottom;
    padding: 3px 5px 5px 10px;
    margin-top: 5px;
    width:350px;
    height:150px;
    overflow:auto;
}

.painelEmail li{
    list-style-type:none;
}