@CHARSET "ISO-8859-1";

body{
	background:url(../imagens/bg.jpg) #1f1f1f repeat-x;
}

a{
	color:#f6ba0a;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

/*TOPO*/

#logo{
	height:90px;
}

#logo{
	background:url(../imagens/logo.gif) no-repeat;
	width:248px;
}

#logo a{
	display:block;
	height:90px;
}

#molduratopo{
	background:url(../imagens/moldura_top.gif) no-repeat;
	height:6px;
}

#curvatop{
	background:url(../imagens/curva_top.png) no-repeat;
	height:6px;
}

#moldurabottom{
	background:url(../imagens/moldura_bottom.gif) no-repeat;
	height:20px;
}

#curvabottom{
	background:url(../imagens/curva_bottom.png) no-repeat;
	height:8px;
}

/*CAIXAS FLUTUANTES*/

#flutuante{
	height:239px;
	margin:5px 0 0 515px;
	position:absolute;
	width:230px;
}

#flutuante #floatorkut{
	background-color:#fff1ca;
	height:41px;
	margin:2px 0;
	padding:4px;
	opacity:0.65;
	filter: alpha(opacity=65);
}

#flutuante #floatagenda{
	background-color:#fff1ca;
	height:100px;
	margin:2px 0;
	padding:4px;
	opacity:0.65;
	filter: alpha(opacity=65);
}

#flutuante #floatinfo{
	background-color:#fff1ca;
	height:66px;
	margin:2px 0;
	padding:4px;
	opacity:0.65;
	filter: alpha(opacity=65);
}

/*CORPO*/

#bordaanimacao{
	background:url(../imagens/bordaanimacao.gif) repeat-y;
	height:250px;
	width:767px;
}

#conteudo{
	background-image:url(../imagens/bg_caixas.gif);
	border:1px #f0b60b solid;
	min-height:422px;
	height:auto !important;
	height:422px;
	width:515px;
}

#separacao{
	width:36px;
}

#caixas{
	margin-left:34px;
	width:216px;
}

#titulo{
	background-image:url(../imagens/bg_titulo.gif);
	min-height:47px;
	height:auto !important;
	height:47px;
}

#titulo img{
	padding:10px 40px 0;
}

#aba{
	background-image:url(../imagens/aba_titulo.gif);
	height:47px;
	width:82px;
}

#cartazdasemana{
	padding:42px 0;
}
 
#cartazdasemana img{
	border:2px #545454 solid;
}

#caixafoto{
	background-image:url(../imagens/bg_caixas.gif);
	border:1px #f0b60b solid;
	margin-bottom:20px;
}

#fotodasemana{
	padding:18px 0 15px;
}

#fotodasemana img{
	border:2px #545454 solid;
}

#caixaenquete{
	background-image:url(../imagens/bg_caixas.gif);
	border:1px #f0b60b solid;
}

#textoenquete{
	color:#bababa;
	padding:5px;
}

#perguntaenquete{
	color:#fff;
	margin-bottom:10px;
}

.brenquete{
	margin-bottom:5px;
}

.enquete{
	background:url(../imagens/enquete.gif);
	height:20px;
}

.caixatitulo{
	background-image:url(../imagens/bg_titulo.gif);
	height:16px;
}

.caixatitulo img{
	padding-left:10px;
}

#conteudoprincipal{
	color:#fff;
	padding:5px;
}

#conteudoprincipal img{
	border:2px #545454 solid;
	margin:5px;
}

/*FOTOS*/

.fotos{
	height:200px;
	margin:10px;
	width:232px;
}

.voltar{
	margin:10px 10px 0 0;
}

/*RODAPE*/

#rodape{
	background:url(../imagens/rodape.gif) bottom no-repeat;
	height:90px;
}

#copy{
	padding:75px 0 0 5px;
}

#desenvolvimento{
	padding:45px 5px 0 0;
}

#logosd{
	position:absolute;
	padding:62px 0 0 665px;
}
