﻿div#conteudo div#col_bolao
{
    width: 175px;
    float: left;
    padding-left: 5px;
}	

div#conteudo div#bgtopcol {
    width: 175px;
    height: 5px;
    float: left;
    overflow: hidden;
    padding-right: 0;
    background-image: url(../img/bg_box_colunas_top.png);
}

div#conteudo div#bgbotcol {
    width: 175px;
    height: 5px;
    float: left;
    overflow: hidden;
    background-image: url(../img/bg_box_colunas_bot.png);
    background-repeat: no-repeat;
}

div#lateralbolao
{
	width: 170px;
	padding-left:5px;
	float: right;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}

div#lateralbolao div#bolao
{
	background: url(../img/fotoplug_bolao.jpg);
	background-repeat:no-repeat;
	width:165px;
	height:143px;
	float:left;
	margin-top:7px;
	margin-left: 1px;
}

div#lateralbolao span.bolao
{
	font-family:Tahoma;
	font-size:11px;
	text-align:left;
	color:#333366;
	font-weight:bold;
	float:left;
	margin-left: 5px;
}

div#lateralbolao span.bolaofotoplug
{
	font-family:Tahoma;
	font-size:11px;
	text-align:left;
	color:#8C8C8C;	
	float:left;
	margin-top:5px;
	width: 150px;
	margin-left: 5px;
}

div#lateralbolao a.backgroundbolao
{
	background: url(../img/fotoclub_participar.gif);
	background-repeat:no-repeat;
	width:167px;
	height:32px;
	float:left;
	margin-top:3px;
	text-indent:-9000em;
	overflow:hidden;
}

div#lateralbolao a.backgroundbolao2
{
	background: url(../img/fotoplug_saibamais.gif);
	background-repeat:no-repeat;
	width:167px;
	height:32px;
	float:left;
	margin-top:3px;
	text-indent:-9000em;
	overflow:hidden;
}

div#lateralbolao div#vencedordomes
{
	background: url(../img/fotoplug_vencedor.gif);
	background-repeat:no-repeat;
	width:161px;
	height:31px;
	float:left;	
	margin-left: 5px;
}

div#lateralbolao div#fundovencedor
{
	background: url(../img/fotoplug_fundo_vencedor.gif);
	background-repeat:no-repeat;
	width:167px;
	height:198px;
	float:left;	
	padding-left:3px;
}

div#lateralbolao img.foto
{
	width:135px;
	margin: 10px auto 0 13px;
	border: none;
}

div#lateralbolao a.arquivo
{
	background: url(../img/fotoplug_verarquivo.gif);
	background-repeat:no-repeat;
	width:169px;
	height:28px;
	float:left;
	margin-top:3px;
	text-indent:-90000em;
	overflow:hidden;
	
}

div#lateralbolao  p.ttfoto 
{
    font-family: Trebuchet MS, Tahoma;
    font-size: 11px;
    color: #00b5ef;
    margin-top:25px;
    text-align:center;
}

div#lateralbolao p.ttcoment 
{
    color: #666666;
}
a.pag:link, a.pag:visited {
    text-decoration: none;
    color: #00b5ef;
}

a.pag:hover {
    text-decoration: underline;
    color: #00b5ef;
}
