/*.......................................................................

Pelanda ® 2008

Desenvolvido por Plattô Comunicação Interativa - www.platto.com.br

.......................................................................*/

#ctf{
	background:url(../_imagens/ctf/bg-master.gif) bottom center repeat-x transparent;
	border:#fff 1px solid;
	display:none;
	height:500px;
	left:50%;
	margin:0 0 0 -315px;
	padding:25px;
	position:absolute;
	top:50px;
	width:580px;
	z-index:17;
}

#ctf .fechar{
	cursor:pointer;
	float:right;
	position:absolute;
	right:-15px;
	top:-13px;
}

#ctf #logos{
	text-align:center;
}

#ctf #logos img{
	margin:25px 30px;
}

#ctf ul {
	height:44px;
	margin-bottom:-1px;
}

#ctf ul li{
	float:left;
}

#ctf ul li a{
	background:url(../_imagens/ctf/menu.gif) no-repeat;
	display:block;
	float:left;
	height:44px;
}

#ctf ul li a.what{
	background-position:0 -44px;
	width:139px;
}

#ctf ul li a.more{
	background-position:right 0;
	width:235px;
}

#ctf ul li.selected a.what{
	background-position:0 0;
}

#ctf ul li.selected a.more{
	background-position:right -44px;
}

#ctf ul li a span{
	display:none;
}

#content-ctf{
	background:#fff;
	border:#ccc 1px solid;
	padding:22px;
}

#ctf #more p{
	padding:25px 0 15px 0;
	text-align:center;
}
