@charset "utf-8";
/* CSS Document */
*{
padding:0px;
margin:0px;

}
.style1 {
	color: #FF0000;
	font-weight: bold;
	font-size:10px;
}
body{
	margin:0px;
	font-family: Tahoma;
	font-size:11px;
	color:#666666;
	background:#F3E1CB;

}
.fonte1 { font-size: 12px; }
.fonte2 { font-size: 16px; }
.fonte3 { font-size: 20px; }

#geral{
	width:955px;
	margin:auto;
	}

#topo_flash{
	width:955px;
	height:600px;
	float:left;
	display:block;
	position:relative;
	
	
}
#logo{
height:105px;
left:14px;
position:absolute;
top:5px;
width:215px;
z-index:1;
}
#busca{
	background:url(../imagens/fundo_busca.png) no-repeat;
	display:none;
	float:left;
	height:75px;
	left:663px;
	position:absolute;
	top:10px;
	width:280px;
	z-index:1;
	

}
#busca form{
	margin-left:127px;
	margin-top:20px;
	position:relative;
	

}
#busca label, #news label{
	display:block;
	margin-bottom:6px;

}
#busca input, #news input{
	width:120px;
	height:13px;
	padding-top:2px;
	border:1px solid #ccc;
	font-size:11px;
	color:#666666;
	font-family:Tahoma;
	

}
#busca #ok, #news #ok{
	width:22px;
	height:16px;
	background:url(../imagens/ok.jpg) no-repeat;
	border: none;
	cursor:pointer;

}
#news{
	background:url(../imagens/news.png) no-repeat;
	width:212px;
	height:83px;
	position:absolute;
	top:500px;
	z-index:1;
	/*top:451px;*/
	

}
#news form{
	margin-left:59px;
	margin-top:30px;
	position:relative;
	
}

#indique{
	width:212px;
	height:48px;
	position:absolute;
	top:535px;

}
 

#box{
display:block;
float:left;
margin-left:246px;
margin-top:404px;	
position:absolute;
width:711px;
z-index:1;


}

.box01{
	background: url(../imagens/fundo_box.png) no-repeat bottom center;
	width:222px;
	height:196px;
	margin-right:15px;
	float: left;
	display:block;
	position:relative;
}

.box01 p{
	margin-top:21px;
	padding:11px;
	line-height:14px;
	text-align:justify;
	

}
.box01 p a{
	color:#666666;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;

}

#linha{
	background:url(../imagens/bg_topo_conteudo.jpg);
	height:20px;
	width:955px;
	float:left;
	display:block;

}
#conteudo{
	width:955px;
	background:url(../imagens/fundo_conteudo.jpg);
	height:455px;
	float:left;

}

#conteudo_internas{
	width:955px;
	background:#fff url(../imagens/fundo_internas.jpg) no-repeat bottom left;
	float:left;
	padding-bottom:100px;
}
#conteudo_internas #texto{
display:block;
float:left;
width:727px;
_width:727px;
*width:727px;
}
#conteudo_internas #texto img{
	xmargin-left:45px;
	border:none;

}
#conteudo_internas #texto .destaque_esquerdo img{
	margin-left:0px;
	border:none;
	

}
#conteudo_internas #texto .destaque_direito img{
	margin-left:0px;
	border:none;
	

}

#conteudo_internas #texto p{
	padding-right:0px;

}
#conteudo_internas #texto ul{
	margin-left:70px;

}
#conteudo_internas #texto ul li{
 	list-style-position:outside;
	line-height:1.5em;
	margin-bottom:10px;

}
#conteudo_internas #texto ol{
	margin-left:75px;
	
}
#conteudo_internas #texto ol li{
 	list-style-position:outside;
	line-height:1.5em;
	margin-bottom:10px;

}
#conteudo_internas #texto img{
	float:left;
	padding::10px;

}

#conteudo_internas #texto h2{
	color:#6394c9;
	padding-bottom:10px;
	font-size:14px;
	font-weight:bold;
margin-bottom:10px;
margin-left:46px;
border-bottom:1px solid #6394c9;
border-bottom-width: thin;

}
#conteudo_internas #texto h3{
	color:#339933;
	font-size:12px;
margin-left:47px;
margin-bottom:10px;
padding-bottom:10px;
border-bottom: 1px solid;
}

#conteudo_internas #texto h4{
	color: #5886b7;
	font-size:18px;
	padding-bottom:10px;
	margin-left:26px;
	margin-bottom:20px;
	border-bottom:#5886b7 solid 1px;
	width:650px;
}
#conteudo_internas #texto form#inscr{
	margin-left:130px;
	margin-top:50px;
	margin-bottom:50px;
	width:217px;
	background:#fff4e6;
	padding:30px;
	border: 1px solid #ccc;


}
#conteudo_internas #texto form input.botao{
	background:#f3ac78;
	margin-left:170px;
	padding:2px;
	height:auto;
	width:auto;
	color:#fff;
	font-weight:bold;
	cursor:pointer;

}
#conteudo_internas #texto a{
	color:#666;
	text-decoration:none;
	font-weight:bold;
	display:block;
	text-align:right;

}
#conteudo_internas #texto .destaque_direito a{
	text-align: left;
}
#conteudo_internas #texto form#inscr label{
display:block;
margin-bottom:10px;
text-align:right;

}
#conteudo_internas #texto form input{
border:1px solid #CCCCCC;
color:#666666;
font-family:Tahoma;
font-size:11px;
height:13px;
padding-top:2px;
width:120px;
}
#conteudo_internas #texto a:hover{

	color:#fb9217;



}

#conteudo_internas #texto #links ul li{
	list-style-type:none;
	margin-left:63px;
	margin-bottom:13px;
}
#conteudo_internas #texto #links ul li a{
	text-decoration:none;
	color:#666;


}
#conteudo_internas #texto #links ul li a:hover{
	text-decoration:underline;

}
#conteudo_internas #texto .importante p{
text-align:center; 

}

#conteudo_internas #texto .importante{
border: 1px solid #FF0000; 
display:block;
margin-left:46px;
margin-bottom:15px;
}
#conteudo_internas #texto td{
	border: 1px solid #ccc;
	padding:5px;

}
#conteudo_internas #texto th{
	border: 1px solid #ccc;
	padding:5px;

}
#conteudo_internas #texto dl.destaque{
width:92%;

}
#conteudo_internas #texto dl.destaque p a{
text-align:left;

}
#conteudo_internas #texto .destaque_esquerdo{
	width:440px;
	float:left;

}
#conteudo_internas #texto .destaque_direito{
	width:284px;
	float:left;
	margin-top:20px;
	_margin-top:20px;
	*margin-top:0px;

}
#conteudo_internas #texto .destaque_direito p{
	padding-left:10px;
	padding-right:0px;

}
#conteudo_internas #texto dl{
display:block;
float:left;
margin-left:20px;
_margin-left:20px;
*margin-left:10px;
margin-top:20px;
_margin-top:20px;
*margin-top:0px;
width:44%;

}
#conteudo_internas #texto .destaque_direito h3, .destaque_esquerdo h3{
	background:#fc9f30;
	margin-left:0px;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	padding:5px;
}
#conteudo_internas #texto .destaque_esquerdo h3{
	background:#fc9f30;
	margin-left:0px;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	padding:5px;
}
#conteudo_internas #texto dl h3{
	background:#fc9f30;
	margin-left:0px;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	padding:5px;
	
	}
#conteudo_internas #texto dl h3 a{
	color:#fff;
	font-weight:bold;
}
#conteudo_internas #texto dt{
	float:left;
	margin-right:10px;
	

}
#conteudo_internas #texto dd{
	text-align:justify;
	line-height:1.5em;

	

}
#conteudo_internas #texto dd h3 a{
	text-align:left;
	color:#339933;


}
#conteudo_internas #texto dd h3 a:hover{
	text-align:left;
	color:#fb9217;


}

#conteudo_internas #texto dd p{
	padding-right:0px;
	padding-left:0px;
	text-align:left;

}
#conteudo_internas #texto table #equipe{
	border: 1px solid #666;
	margin-left:153px;
	margin-top:50px;
}
#conteudo_internas #texto #inscricoes{
	margin-left:30px;
	background:#fff4e6;
	padding-right:30px;
	padding-left:30px;
	padding-bottom:30px;
	padding-top:10px;
	width:670px;
	border: 1px solid #ccc;
}
#conteudo_internas #texto #inscricoes label{
display:block;
text-align:right;

}

#conteudo_internas #texto  #inscricoes input.botao{
	background:#f3ac78;
	padding:2px;
	height:auto;
	width:auto;
	color:#fff;
	font-weight:bold;
	cursor:pointer;

}
.fonte_destaque{
	font-size:19px;
	color:#FF6600;
	text-align:center;

}
#conteudo_internas #texto #inscricoes th{
	border:none;
}
#conteudo_internas #texto #inscricoes td{
	border:none;
}
#conteudo_internas #texto #inscricoes input{
	border:1px solid #CCCCCC;
	color:#666666;
	font-family:Tahoma;
	font-size:11px;
	height:13px;
	padding-top:2px;
	width:250px;


}
#conteudo_internas #topo_texto{
	display:block;
	float:left;
	height:67px;
	width:953px;

}
#conteudo_internas #topo_texto #migalhas{
background:#F1F1F0 none repeat scroll 0 0;
font-size:10px;
float:left;
height:22px;
padding-top:21px;
text-align:center;
padding-left:15px;
padding-right:15px;
margin-left:5px;
font-weight:bold;

}

#conteudo_internas #topo_texto #migalhas a{
color:#666;
text-decoration:none;
font-weight:normal;

}
#conteudo_internas #topo_texto #migalhas a:hover{
color:#666;
text-decoration:underline;

}

#conteudo_internas #topo_texto #ampliar_font{
float:left;
font-size:10px;
font-weight:bold;
height:27px;
padding-left:70px;
padding-top:22px;
width:209px;

}
#conteudo_internas #topo_texto #ampliar_font .letra{
float:left; 
vertical-align: middle; 
margin-top:7px; 
margin-right:10px;


}
#conteudo_internas #topo_texto #ampliar_font .imprimir{
	background:transparent url(../imagens/imprimir.jpg) repeat scroll 0 0;
	display:block;
	float:left;
	height:15px;
	text-indent:-9999999px;
	width:20px;

}
#conteudo_internas #topo_texto #ampliar_font .imprimir span{

}
#conteudo_internas #topo_texto #ampliar_font a{
	background:transparent url(../imagens/fundo_letra.jpg) repeat scroll 0 0;
	color:#666666;
	float:left;
	height:14px;
	padding:5px;
	text-align:center;
	text-decoration:none;
	width:20px;
	margin-right:5px;
}

#conteudo_internas p{
	text-align:justify;
	line-height:16px;
	padding-left:48px;
	padding-right:48px;
	margin-bottom:20px;

}
#conteudo_internas .destaque_direito p{
	line-height:1.0em;

}
#conteudo_internas #direito{
width:226px;
float:left;
display:block;
	

}
#conteudo_internas #navegacao{
	width:228px;
	height:265px;
	float: left;


}
#conteudo_internas #navegacao ul{

}
#conteudo_internas #navegacao ul li{
	list-style-type:none;
	display:block;
	text-align:right;
	margin-top:3px;



}
#conteudo_internas #navegacao_inscricao{
	background:#ffffff;
	width:228px;
	float: left;
}


#conteudo_internas #navegacao_inscricao ul{

}

#conteudo_internas #navegacao_inscricao ul li{
	display:block;
	list-style-type:none;

}
#conteudo_internas #navegacao_inscricao ul li a{
	color:#6394c9;
	text-decoration: none;
	background:#f3f3f3;
	margin-bottom:5px;
	*margin-bottom:5px;
	_margin-bottom:0px;
	padding:5px;
	display:block;
	font-weight:bold;
	

}
#conteudo_internas #navegacao_inscricao ul li a:hover{
	text-decoration:underline;

}

#conteudo_internas #direito #foto{
	width:217px;
	float:left;

}
#conteudo_internas #topo_texto h1.imprensa{
	background: url(../imagens/tit_imprensa.jpg) no-repeat;
	text-indent:-99999px;
	width:100px;
	margin-top:25px;
	height:23px;
	margin-left:20px;
	float:left;

}
.box01 h1.tit_01{
	background: url(../imagens/tit_home_01.png) no-repeat;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="imagens/tit_home_01.png", sizingMethod="image");
	width:178px;
	height:15px;
	text-indent:-9999px;

}
.box01 h1.tit_02{
	background: url(../imagens/tit_home_02.png) no-repeat;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="imagens/tit_home_02.png", sizingMethod="image");
	width:186px;
	height:19px;
	text-indent:-9999px;
}

.box01 h1.tit_03{
	background: url(../imagens/tit_home_03.png) no-repeat;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="imagens/tit_home_03.png", sizingMethod="image");
	width:251px;
	height:18px;
	text-indent:-9999px;
}

#conteudo_internas h1.abacai{
	background: url(../imagens/titulos/tit_abacai.jpg) no-repeat;
	text-indent:-99999px;
	width:77px;
	margin-top:25px;
	height:34px;
	margin-left:20px;
	float:left;

}
#conteudo_internas h1.revelando{
	background: url(../imagens/titulos/tit_revelando.jpg) no-repeat;
	text-indent:-99999px;
	width:222px;
	margin-top:25px;
	height:19px;
	margin-left:20px;
	float:left;

}
#conteudo_internas h1.acao{
	background: url(../imagens/titulos/tit_acao.jpg) no-repeat;
	text-indent:-99999px;
	width:222px;
	margin-top:25px;
	height:22px;
	margin-left:20px;
	float:left;

}
#conteudo_internas h1.imprensa{
	background: url(../imagens/titulos/tit_imprensa.jpg) no-repeat;
	text-indent:-99999px;
	width:222px;
	margin-top:25px;
	height:22px;
	margin-left:20px;
	float:left;

}
#conteudo_internas h1.minha_escola{
	background: url(../imagens/titulos/tit_minha_escola.png) no-repeat;
	text-indent:-99999px;
	width:337px;
	margin-top:25px;
	height:23px;
	margin-left:20px;
	float:left;

}

#conteudo_internas h1.mapa{
	background: url(../imagens/titulos/tit_mapa.jpg) no-repeat;
	float:left;
	height:23px;
	margin-left:20px;
	margin-top:20px;
	text-indent:-99999px;
	width:242px;

}
#conteudo_internas h1.mapa_site{
	background: url(../imagens/titulos/tit_mapa_site.jpg) no-repeat;
	text-indent:-99999px;
	width:142px;
	margin-top:25px;
	height:23px;
	margin-left:20px;
	float:left;

}

#conteudo_internas .fonte{
	float:left;
	font-weight:bold;
	margin-top:24px;
	margin-left:12px;
	font-size:10px;


}
#box_baixo{
	height:156px;
	float: left;
	display:block;
	xposition:absolute;
	margin-top:35px;
	margin-left:246px;
}
.box02{
	background: url(../imagens/fundo_box02.png) no-repeat bottom center;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="imagens/fundo_box02.png", sizingMethod="scale");
	width:222px;
	height:333px;
	margin-right:15px;
	float: left;
	display:block;
}
.box02 p{
	padding:11px;
	line-height:14px;
	float:left;
	text-align:justify;
	position:relative;
}

.box02 p a{
	color:#666666;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	position:relative;}

.box02 .foto01{
	width:222px;
	height:142px;
	float:left;
	display:block;
	

}
.box02 .foto02{
	width:222px;
	height:142px;
	float:left;
	display:block;
	

}

.box02 .foto03{
	width:222px;
	height:142px;
	float:left;
	display:block;
	

}

.box01 h1.abacai{
	background:url(../imagens/tit_abacai.png);
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="imagens/tit_abacai.png", sizingMethod="image");
	width:185px;
	height:15px;
	text-indent:-9999px;

}
.box01 h1.revelando{
	background: url(../imagens/tit_revelando.png) no-repeat;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="imagens/tit_revelando.png", sizingMethod="image");
	width:184px;
	height:20px;
	xfloat:left;
	xdisplay:block;
	text-indent:-9999px;

}
.box01 h1.mapa_cultural{
	background: url(../imagens/tit_mapa.png) no-repeat;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="imagens/tit_mapa.png", sizingMethod="image");
	width:197px;
	height:20px;
	xfloat:left;
	xdisplay:block;
	text-indent:-9999px;
}
.box02 h1.inscricao{
	background: url(../imagens/tit_inscricao.png) no-repeat;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="imagens/tit_inscricao.png", sizingMethod="image");
	width:178px;
	height:15px;
	text-indent:-9999px;
}


.box02 h1.festivais{	
	background:url(../imagens/tit_festivais.png);
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="imagens/tit_festivais.png", sizingMethod="image");
	display:block;
	margin-bottom:10px;
	width:78px;
	height:15px;
	float:left;
	text-indent:-99999px;
	
}
.box02 h1.canal_folclore{	
	background: url(../imagens/tit_folclore.png);
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="imagens/tit_folclore.png", sizingMethod="image");
	display:block;
	margin-bottom:10px;
	width:123px;
	height:15px;
	float:left;
	text-indent:-99999px;
	
}
.box02 h1.cultura_paz{	
	background: url(../imagens/titi_cultura.png);
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="imagens/titi_cultura.png", sizingMethod="image");
	display:block;
	margin-bottom:10px;
	width:108px;
	height:15px;
	float:left;
	text-indent:-99999px;
	
}

#rodape{
	background: url(../imagens/fundo_rodape.jpg) repeat-y;
	width:955px;
	float:left;
	display: block;

}

#rodape #base{
	display:block; 
	width:700px; 
	float:left;
	margin-top:14px;

}
#rodape #links{
	width: 705px;
	float:left;

}

#rodape h2.abacai{
	background: url(../imagens/tit02_abacai.png) no-repeat;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="imagens/tit02_abacai.png", sizingMethod="crop");
	display:block;
	margin-bottom:10px;
	width:100px;
	height:50px;
	float:left;
	text-indent:-99999px;


}
#rodape h2.revelando{
	background: url(../imagens/tit02_revelando.png) no-repeat;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="imagens/tit02_revelando.png", sizingMethod="crop");
	display:block;
	margin-bottom:10px;
	width:100px;
	height:50px;
	float:left;
	text-indent:-99999px;


}
#rodape h2.mapa{
	background: url(../imagens/tit02_mapa_cultural.png) no-repeat;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="imagens/tit02_mapa_cultural.png", sizingMethod="crop");
	display:block;
	margin-bottom:10px;
	width:100px;
	height:50px;
	float:left;
	text-indent:-99999px;


}
#rodape h2.reviver{
	background: url(../imagens/tit02_reviver.png) no-repeat;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="imagens/tit02_reviver.png", sizingMethod="crop");
	display:block;
	margin-bottom:10px;
	width:100px;
	height:50px;
	float:left;
	text-indent:-99999px;


}
#rodape h2.festivais{
	background: url(../imagens/tit02_festivais.png) no-repeat;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="imagens/tit02_festivais.png", sizingMethod="crop");
	display:block;
	margin-bottom:10px;
	width:100px;
	height:50px;
	float:left;
	text-indent:-99999px;


}

#rodape h2.encontro{
	background: url(../imagens/tit02_encontro_dirigentes.png) no-repeat;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="imagens/tit02_encontro_dirigentes.png", sizingMethod="crop");
	display:block;
	margin-bottom:10px;
	width:100px;
	height:50px;
	float:left;
	text-indent:-99999px;


}
#rodape h2.folclore{
	background: url(../imagens/tit02_canal_folclore.png) no-repeat;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="imagens/tit02_canal_folclore.png", sizingMethod="crop");
	display:block;
	margin-bottom:10px;
	width:100px;
	height:50px;
	float:left;
	text-indent:-99999px;


}
#rodape h2.acao_cultural{
	background: url(../imagens/tit02_acao_cultural.png) no-repeat;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="imagens/tit02_acao_cultural.png", sizingMethod="crop");
	xdisplay:block;
	margin-bottom:10px;
	width:100px;
	height:50px;
	float:left;
	text-indent:-99999px;


}
#rodape h2.cultura_paz{
	background: url(../imagens/tit02_cultura_paz.png) no-repeat;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="imagens/tit02_cultura_paz.png", sizingMethod="crop");
	display:block;
	margin-bottom:10px;
	width:100px;
	height:50px;
	float:left;
	text-indent:-99999px;


}
#rodape h2.imprensa{
	background: url(../imagens/tit02_imprensa.png) no-repeat;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="imagens/tit02_imprensa.png", sizingMethod="crop");
	display:block;
	margin-bottom:10px;
	width:100px;
	height:50px;
	float:left;
	text-indent:-99999px;


}
#rodape h2.agenda{
	background: url(../imagens/tit02_agenda.png) no-repeat;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="imagens/tit02_agenda.png", sizingMethod="crop");
	display:block;
	margin-bottom:10px;
	width:100px;
	height:50px;
	float:left;
	text-indent:-99999px;


}
#rodape h2.trabalhe{
	background: url(../imagens/tit02_trabalhe_conosco.png) no-repeat;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="imagens/tit02_trabalhe_conosco.png", sizingMethod="crop");
	display:block;
	margin-bottom:10px;
	width:100px;
	height:50px;
	float:left;
	text-indent:-99999px;


}

#rodape ul li a{
	color:#fff;
	font-size:9px;
	text-decoration:none;

}
#rodape ul li a:hover, .box02 p a:hover, .box01 p a:hover{
	text-decoration:underline;

}
#rodape ul li{
	list-style-type:none;
	xdisplay:block;
}

#rodape ul{
	float:left;
	xdisplay:block;
	margin-left:10px;
	width:98px;

}

#contato{
float:left;
	width:200px;

}

#contato h2.contato{
	background: url(../imagens/tit02_contato.png) no-repeat;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="imagens/it02_contato.png", sizingMethod="crop");
	display:block;
	margin-bottom:10px;
	width:180px;
	height:12px;
	float:left;
	text-indent:-99999px;
}

#contato p{
	color:#fff;
	text-align:justify;
}
#contato p a{
	color:#fff;

}
#contato p a:hover{
	text-decoration:underline;

}
#bottom{
	height:112px;
	width:955px;
	background: url(../imagens/bottom.jpg) no-repeat;
	float:left;
}
#assinatura{
	background:#000;
	height:25px;
	width:955px;
	float:left;

}
#assinatura p{
	color:#fff;
	padding:7px;

}
#assinatura p a{
	color:#fff;
	text-decoration:none;
	font-size:10px;


}
#assinatura p a:hover{
	color:#fff;
	text-decoration: underline;
	font-size:10px;


}

#galeria_imagens{
	display:block;
	float:left;
	list-style:none;
	padding-top:20px;
	padding-left:46px;
}
#galeria_imagens li{
	display:block;
	float:left;
	width:85px;
	margin-bottom:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	font-weight:bold;
	text-align:center;
}
#galeria_imagens li img{
	display:block;
	float:left;
	width:75px;
	height:75px;
	border:solid 2px #999999;
}
.img_icones{
	display:block;
	float:left;
	width:93px; 
	height:100px;
	padding-left:50px;
	margin:16px;
	color:#5886b7;
	text-align:center;
	font-size:14px;
	font-weight:bold;
}
.img_icones_thumb{
	display:block;
	float:left;
	width:93px; 
	height:100px;
	padding-left:50px;
	margin:109px -2px -10px;
	color:#5886b7;
	text-align:center;
	font-size:14px;
	font-weight:bold;
}
.img_icones_thumb_musica{
	display:block;
	float:left;
	width:93px; 
	height:100px;
	padding-left:130px;
	margin:109px -2px -10px;
	color:#5886b7;
	text-align:center;
	font-size:14px;
	font-weight:bold;
}
.img_icones_thumb_roma{
	display:block;
	float:left;
	width:105px; 
	height:100px;
	padding-left:70px;
	margin:109px -2px -10px;
	color:#5886b7;
	text-align:center;
	font-size:14px;
	font-weight:bold;
}
.img_icones_thumb_art{
	display:block;
	float:left;
	width:105px; 
	height:100px;
	padding-left:175px;
	margin:109px -2px -10px;
	color:#5886b7;
	text-align:center;
	font-size:14px;
	font-weight:bold;
}

