@CHARSET "ISO-8859-1";

html,body {
	margin:0;
	padding:0
}
	
body {
	font: 76% arial,sans-serif;
	text-align:center;	
	background-color: #fff;

}

/* INFORMAÇÕES */

.erro {
	background-color: #FFFF99;
	padding: 20px 10px 20px 40px;
	text-align: center;
	background-image: url(../images/erro.png);
	background-repeat: no-repeat;
	background-position: 15px 10px;
	text-indent: 20px;
	border: 1px solid #FFCC33;
}

.ok {
	background-color: #99FF99;
	padding: 20px 10px 20px 40px;
	text-align: center;
	background-image: url(../images/ok.png);
	background-repeat: no-repeat;
	background-position: 15px 10px;
	text-indent: 20px;
	border: 1px solid #99CC33;
}

.email {
	background-color: #f5f5f5;
	padding: 20px 10px 20px 40px;
	text-align: center;
	background-image: url(../images/email.png);
	background-repeat: no-repeat;
	background-position: 15px 10px;
	text-indent: 20px;
	border: 1px solid #ccc;	
}

.info_suasfotos {
	background-color: #f5f5f5;
	padding: 20px 10px 20px 40px;
	text-align: center;
	background-image: url(../images/camera.png);
	background-repeat: no-repeat;
	background-position: 15px 10px;
	text-indent: 20px;
	border: 1px solid #ccc;	
}

/* SELETORES */

h2, h3 {
	font-family: Verdana;
	font-size: 12px;
}

p {
	margin:0 10px 10px 0px;
	font-weight: bold;
}
	
a { 
	display:block;
	color: #981793;
	text-decoration: none;
}

hr {
	margin: 10px;
	border: 1px solid #ccc;
}

li {
	margin: 0px;
 	list-style: none;
}

li a {
	text-decoration: none;
	color: #fff;
}
  	
li  {
	color: #2b2b2b;	
} 

img {
	border: none;	
}

h3 {
	text-align: center;
	color: #0093DD;
}

h5 {
	font-family: Verdana;
	font-size: 9px;
	text-align: center;
	color: #fff;
}

text, textarea {
	border: 1px solid #ccc;
}	
	
textarea {
	width: 400px;
	height: 200px;
}

#fundo_cabecalho {
	background-image: url("../images/fundo_cabecalho.gif");
	background-repeat: no-repeat;
	background-position: top center;
}

#fundo_rodape {
	background-image: url(../images/fundo_rodape.gif);
	background-repeat: repeat-x;
	background-position: bottom center;
}
	
div#cabecalho h1 {
	height:160px;
	line-height:80px;
	margin:0;
	padding-left:10px;
 	background: #000;
 	color: #79B30B;
 }
  	
div#cabecalho {
	background: #000;
	height: 315px;
	
	background-image: url(../images/cabecalho_teste.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	
}
  	
div#div_menu_principal {
	background: #000;
}
  	
#menu_principal {
	margin: 0px;
	padding: 10px;
}
  	
#menu_principal li {
 	margin: 0px;
 	list-style: none;
 	display: inline;
 }
 	
#menu_principal li a:hover {
 	background: #f5f5f5;
 }
 	
#menu_principal li a {
	margin:0;
	text-decoration: none;
	display: inline;
	color: #0093DD;
	font-weight: bold;
	padding: 10px;
}
	
#menu_principal li.selecionado a {
	background: #fff;
}

div#pagina {
	text-align:left;
}
	
div#conteudo {
	margin: 0 10px 0 0;
}
	
div#conteudo p {
	/*line-height:1.4;*/
}
	
div#conteudo_secundario {
	background:#B9CAFF
}
	
div#conteudo_terciario {
	background:#FF8539
}
	
div#rodape {
	background-image: url(../images/rodape.gif);
	height: 200px;
	color: #FFF
}
	
div#rodape p {
	margin:0;
	padding:5px 10px
}
	
div#pagina {
	width:950px;
	margin:0 auto;
	background: #fff;
}
	
div#principal	{
	float:left;
	width:100%;	
}
	
div#conteudo {
	float: left;
	width: 570px;	
}

div#lateral {
	margin-left: 590px;
}
	
div#conteudo_secundario {
	float: left;
	width:220px;
	margin: 5px
}
	
div#conteudo_terciario {
	float:left;
	width:220px;
	margin: 5px
}
	
div#rodape {
	clear:left;
	width:100%;
}

#panel .mosaico p a {
	text-decoration: none;
	color: #fff;
}

#panel {
	
}

.img_view {
	font-size: 11px;
}

.mosaico {
	float: left;
	width: 150px;
	margin: 5px 0 15px 20px;
}

.mosaico a img {
	border: 3px double #999999;
}

.mosaico a img:hover {
	border: 3px dotted #999999;	
}

.mosaico-musicas {
	float: left;
	width: 170px;
	margin: 2px;
	padding: 10px 0 10px 0;
	border-bottom: 1px dotted #fff;
}

#caixa_agenda h3, #caixa_foto h3 {
	text-align: center;
	color: #000;
}


.mosaico-musicas h3 {
	text-decoration: underline;
}

.mosaico-musicas h5 {
	
}

.mosaico img {
	border: none;	
}

.fim_div {
	clear: both;
}

.lateral_topo {
	background-image: url(../images/lateral_um_topo.gif);
	background-repeat: no-repeat;
	height: 41px;	
}

.lateral_info {
	background: #000;
	margin-top: -15px;
}

.lateral_rodape {
	background-image: url(../images/lateral_um_rodape.gif);
	background-repeat: no-repeat;
	height: 41px;

}

.comentarios {
	margin: 15px;
}

.comentario_topo {
	background-image: url(../images/comentario_topo.gif);
	background-repeat: no-repeat;
	height: 98px;
}

.comentario_bottom {
	background-image: url(../images/comentario_bottom.gif);
	background-repeat: no-repeat;
	height: 48px;
	margin-top: -11px;
}

.info_comentario {
	background-image: url(../images/info_comentario.gif);
	background-repeat: repeat-y;
	padding: 10px;
	font-weight: bold;
	text-align: justify;
	text-indent: 20px;
}

p.ds_comentario {
	font-style: italic;
}

p.nm_nome {
	font-weight: bold;
	padding-top: 47px;
	padding-left: 140px;
	/*padding-left: 55px;*/
}

p.avatar img {
	position: absolute;
	margin: 20px 0 0 45px;
	border: 3px double #000;
}

p.ds_site a {
	color: #f5f5f5;
}

p.ds_msn {
	color: #f5f5f5;
	background: url(../images/msn.png) no-repeat left center;
}


/* AGENDA */

.agenda {
	margin: 15px;
	text-align: justify;
	font-family: Segoe Script;
	letter-spacing:2px;
	font-size: 16px;
	color: #003366;
	
}

p.titulo_agenda {
	padding: 100px 0 0 90px;
	font-size: 20px;
}

p.nm_agenda, p.ds_agenda {
	
}

p.nm_agenda {
	padding: 33px 10px 0 100px;
	text-align: center;
	line-height: 35px;
}

p.ds_agenda {
	padding: 24px 10px 17px 70px;
	padding /*\**/: 24px 10px 8px 70px\9;
	*padding: 23px 10px 3px 70px;
	line-height: 35px;
	text-indent: 20px;
}

p.dthr_agenda {
	padding: 12px 0px 32px 70px;
	padding /*\**/: 19px 0px 29px 70px\9;
	*padding: 24px 0px 30px 70px;
	line-height: 20px;
	text-align: center;
}

.agenda_cabecalho {
	background-image: url(../images/folha_caderno_cabecalho.jpg);
	width: 540px;
	height: 135px;
}

.info_agenda {
	background-image: url(../images/folha_caderno_conteudo.jpg);
	background-repeat: repeat-y;
	width: 540px;
	margin-top: -6px;
	*margin-top: -7px;
}

.agenda_rodape {
	background-image: url(../images/folha_caderno_rodape.jpg);
	width: 540px;
	height: 119px;
	margin-top: -16px;
}



/* NEWSLETTER */

.newsletter {
	float: left;
	width: 350px;
	margin: 5px;
	background: #000;
	color: #fff;
}

.newsletter p {
	text-align: center;
}

.newsletter a {
	color: #2b2b2b;
	text-decoration: none;
}

.newsletter  {
	color: #fff;
}

.newsletter label {
	color: #fff;
	font-weight: bold;
	margin: 10px;
	padding-left:28px;
}

.newsletter input[type=text] {
	width: 85%;
	font:110% Trebuchet MS;
	font-weight: bold;
	padding:5px 3px 3px 7px;
	background:url(../images/form_bg.gif) no-repeat;
	border-top:1px solid #e6e6e6;
	border-right:1px solid #E2E2E2;
	border-bottom:1px solid #E2E2E2;
	border-left:1px solid #e6e6e6;
}

.newsletter input[type=submit] {
	background-color: #0093DD;
	color: #fff;
	border: none;
	padding: 1px 5px 1px 5px;
}



/* INICIO TOP MAIS */

.top_mais {
	float: left;
	width: 350px;
	margin: 5px;
	background: #000;
	color: #fff;
}

.top_mais a {
	font-weight: bold;
	margin-left: -40px;
	text-align: center;
	padding: 2px 0 2px 0;
}

.top_mais a:hover {
	color: #0093DD;	
}


/* ULTIMAS ATUALIZAÇÕES */

.ultimas_atualizacoes {
	float: left;
	width: 350px;
	margin: 5px;
	background: #000;
	color: #fff;
}

.ultimas_atualizacoes a {
	font-weight: bold;
	margin-left: -40px;
	text-align: center;
	padding: 2px 0 2px 0;
}

.ultimas_atualizacoes a:hover {
	color: #0093DD;
}



/* PARCEIROS */

.parceiros {
	float: left;
	width: 350px;
	margin: 5px;
	background: #000;
	color: #fff;
}

.parceiros img:hover {
		
}



/* IONIX */

.ionix {
	float: left;
	width: 350px;
	margin: 5px;
	background: #000;
	color: #fff;
}


/* LOGIN */

.login{
	float: left;
	width: 350px;
	margin: 5px;
	background: #000;
	color: #fff;
}

.login a {
	font-weight: bold;
	margin-left: -40px;
	text-align: center;
	padding: 5px 0 5px 0;
}

.login a:hover {
	color: #0093DD;	
}

/* INICIO LINKS */

.links {
	float: left;
	width: 350px;
	margin: 5px;
	background: #000;
	color: #fff;
}

.links a {
	font-weight: bold;
}

.links a:hover {
	color: #0093DD;	
}


/* INICIO FEEDS */

.rss_feed {
	float: left;
	width: 350px;
	margin: 5px;
	background: #000;
	color: #fff;
}

.rss_feed a {
	font-weight: bold;
}

.rss_feed a:hover {
	color: #0093DD;	
}




.painel_conteudo {
	margin-top: 10px;
}

.painel_conteudo p, .painel_conteudo h2 {
	margin-left: 15px;
}

.painel_conteudo a {
	color: #0093DD;
}

.p_esquerda {
	float: left;
	margin: 0 0 0 15px;
	font-weight: bold;
}

.p_direita {
	float: right;
	margin: 0 15px 0 0;
	font-weight: bold;
}

.p_centro {
	text-align: center;
	padding: 5px;
}



/* FORMS COMENTÁRIO */

.form_comentario input[type=text], .form_comentario textarea {
	width: 480px;
	font:110% Trebuchet MS;
	font-weight: bold;
	padding:5px 3px 3px 7px;
	background:url(../images/form_bg.gif) no-repeat;
	border-top:1px solid #e6e6e6;
	border-right:1px solid #E2E2E2;
	border-bottom:1px solid #E2E2E2;
	border-left:1px solid #e6e6e6;	
}

.form_comentario input[type=submit] {
	background-color: #0093DD;
	color: #fff;
	border: none;
	padding: 1px 5px 1px 5px;
}

.form_comentario label {
	color: #000;
	font-weight: bold;
	margin: 10px;
	padding-left:28px;
}

.form_comentario input[type=text], .form_comentario textarea {
	border: 1px solid #ccc;
}



/* FORM CONTATO */

#frm_contato input[type=text], #frm_contato textarea{
	width: 480px;
	font:110% Trebuchet MS;
	font-weight: bold;
	padding:5px 3px 3px 7px;
	background:url(../images/form_bg.gif) no-repeat;
	border-top:1px solid #e6e6e6;
	border-right:1px solid #E2E2E2;
	border-bottom:1px solid #E2E2E2;
	border-left:1px solid #e6e6e6;	
}

#frm_contato input[type=submit]{
	background-color: #0093DD;
	color: #fff;
	border: none;
	padding: 1px 5px 1px 5px;
}

#frm_contato label {
	color: #000;	
	font-weight: bold;
	margin: 10px;
	padding-left:28px;
}



/* FORMS EM GERAL */

input[type=text], input[type=password], textarea{
	width: 480px;
	font:110% Trebuchet MS;
	font-weight: bold;
	padding:5px 3px 3px 7px;
	background:url(../images/form_bg.gif) no-repeat;
	border-top:1px solid #e6e6e6;
	border-right:1px solid #E2E2E2;
	border-bottom:1px solid #E2E2E2;
	border-left:1px solid #e6e6e6;	
}

input[type=checkbox] {
	
}

input[type=submit]{
	background-color: #0093DD;
	color: #fff;
	border: none;
	padding: 1px 5px 1px 5px;
}

label {
	color: #000;	
	font-weight: bold;
	margin: 10px;
	padding-left:28px;
}



/* CAIXAS INICIO */

#caixa_agenda {
	width: 280px;
	float: left;
	padding-right: 5px;
}

#caixa_foto {
	width: 280px;
	float: left;
	padding-left: 5px;
}


#caixa_agenda a , #caixa_foto a {
	color: #000;
	text-align: center;
}

#caixa_agenda a:hover, #caixa_foto a:hover {
	color: #f5f5f5;
}

.caixa_cabecalho {
	background-image: url(../images/caixa_cabecalho.gif);
	background-repeat: no-repeat;
	height: 26px;
}

.caixa_rodape {
	background-image: url(../images/caixa_rodape.gif);
	background-repeat: no-repeat;
	height: 26px;
	margin-top: -19px;
}

.caixa_info {
	background-image: url(../images/caixa_info.gif);
	background-repeat: repeat-y;
	margin-top: -19px;
	padding: 12px;
}

.conteudo_foto, .conteudo_video, .conteudo_musica {
	padding: 0 0 10px 0;
}

.conteudo_musica h5 {
	color: #000;
}


/* SOBRE O SITE */


.sobre_site {
	background-color: #f5f5f5;
	padding: 20px 10px 20px 40px;
	text-align: left;
	background-image: url(../images/historia.png);
	background-repeat: no-repeat;
	background-position: 15px 10px;
	text-indent: 20px;
	border: 1px solid #ccc;
}

/* elementos html */

.botao_voltar {
	background: url(../images/voltar.png) no-repeat center left;
	padding: 20px;
}

a.botao_voltar {
	font-weight: bold;
}

.bt_download {
	background: url(../images/download.png) no-repeat center top;
	width: auto;
	height: 32px;
	padding-top: 30px;
}

.bt_comentario {
	background: url(../images/comentario.png) no-repeat center top;
	width: auto;
	height: 16px;
	padding-top: 15px;
}

.info_login_comentario {
	background-color: #f5f5f5;
	padding: 20px 10px 20px 40px;
	text-align: center;
	background-image: url(../images/bloqueado.png);
	background-repeat: no-repeat;
	background-position: 15px 10px;
	text-indent: 20px;
	border: 1px solid #ccc;	
}

.info_login_comentario a:hover {
	color: #ccc;
}

p.comentario {
	padding: 5px 0 20px 0;
}

p.ds_video {
	padding: 5px;
}

p.nm_video {
	padding: 5px;
	font-weight: bold;
	border-top: 2px solid #ccc;
}

.qnt_comentarios {
	font-size: 10px;
}