/*menu principal*/
#menu ul{
	list-style-type:none;
	padding:0; 
	margin:0;
}

#menu li{
	float:left;
	position:relative;
	margin-left:2px; 
	/*z-index:100;*/
}

#menu {
	width:122px;
	height:534px;
	float:left;
	padding-top:10px;
	background: url(imagens/imagens/menu/bg_menu.png) top left repeat-y;
	z-index:1;
	position:relative;
}

#menu .menu_rodape {
	width:118px;
	height:130px;
	float:left;
	background: url(imagens/imagens/menu/menu_rodape.png) top center no-repeat;
	display:table;
}

#menu a {
	display:block;
	margin-top:10px;
	height:18px; 
}

#menu a:hover{
	background-position: bottom left;
}

#menu .inicio  { background: url(imagens/imagens/menu/inicio.png) top left no-repeat; width:120px; }
#menu .biografia  { background: url(imagens/imagens/menu/biografia.png) top left no-repeat; width:120px;  }
#menu .download  { background: url(imagens/imagens/menu/download.png) top left no-repeat; width:120px; }
#menu .videos  { background: url(imagens/imagens/menu/videos.png) top left no-repeat; width:120px; }
#menu .videos_fa  { background: url(imagens/imagens/menu/videos_fa.png) top left no-repeat; width:120px; }
#menu .fotos  { background: url(imagens/imagens/menu/fotos.png) top left no-repeat; width:120px; }
#menu .discografia  { background: url(imagens/imagens/menu/discografia.png) top left no-repeat; width:120px; }
#menu .loja_virtual  { background: url(imagens/imagens/menu/loja_virtual.png) top left no-repeat; width:120px; }
#menu .noticias  { background: url(imagens/imagens/menu/noticias.png) top left no-repeat; width:120px;  }
#menu .recados  { background: url(imagens/imagens/menu/recados.png) top left no-repeat; width:120px; }
#menu .fa_clube  { background: url(imagens/imagens/menu/fa_clube.png) top left no-repeat; width:120px; }
#menu .agenda  { background: url(imagens/imagens/menu/agenda.png) top left no-repeat; width:120px; }
#menu .imprensa  { background: url(imagens/imagens/menu/imprensa.png) top left no-repeat; width:120px; }
#menu .contratante  { background: url(imagens/imagens/menu/contratante.png) top left no-repeat; width:120px; }
#menu .blogger { background: url(imagens/imagens/menu/blogger.png) top left no-repeat; width:120px; margin-left: 15px;}
#menu .blogger:hover { background: url(imagens/imagens/menu/blogger.png) top left no-repeat; width:120px; }
#menu .youtube { background: url(imagens/imagens/menu/youtube.png) top left no-repeat; width:120px; margin-left: 15px;}
#menu .youtube:hover { background: url(imagens/imagens/menu/youtube.png) top left no-repeat; width:120px; }
#menu .orkut { background: url(imagens/imagens/menu/orkut.png) top left no-repeat; width:120px; margin-left: 15px;}
#menu .orkut:hover { background: url(imagens/imagens/menu/orkut.png) top left no-repeat; width:120px; }
#menu .twitter{ background: url(imagens/imagens/menu/twitter.png) top left no-repeat; width:120px; margin-left: 15px;}
#menu .twitter:hover { background: url(imagens/imagens/menu/twitter.png) top left no-repeat; width:120px; }
#menu .mercado_livre{ background: url(imagens/imagens/menu/mercado_livre.png) top left no-repeat; width:120px; margin-left: 15px;}
#menu .mercado_livre:hover { background: url(imagens/imagens/menu/mercado_livre.png) top left no-repeat; width:120px; }

/*-------------menu imprensa---------------*/

#menu_imprensa ul{
	list-style-type:none;
	padding:0; 
	margin-left:10px;
}

#menu_imprensa li{
	float:left;
	position:relative; 
	/*z-index:100;*/
}

#menu_imprensa { text-align:center; width:625px; float:left; background:url(imagens/menu/menu_bg_imprensa.jpg) repeat-x;}

#menu_imprensa a {
	display:block;
	height:25px; 
}

#menu_imprensa a:hover{
	background-position: bottom left;
}

#menu_imprensa .marca  { background: url(imagens/menu/marca.jpg) top left no-repeat; width:85px; }
#menu_imprensa .fotos  { background: url(imagens/imagens/menu/fotos.jpg) top left no-repeat; width:85px; }
#menu_imprensa .release  { background: url(imagens/imagens/menu/release.jpg) top left no-repeat; width:85px; }
#menu_imprensa .capas  { background: url(imagens/imagens/menu/capa.jpg) top left no-repeat; width:85px; }
#menu_imprensa .cartaz  { background: url(imagens/imagens/menu/cartaz.jpg) top left no-repeat; width:85px; }
#menu_imprensa .flyer  { background: url(imagens/imagens/menu/flyer.jpg) top left no-repeat; width:85px; }
#menu_imprensa .vinhetas  { background: url(imagens/imagens/menu/vinhetas.jpg) top left no-repeat; width:85px; }


/*------------------NOTÍCIAS--------------------*/

#noticia{
	width:600px;
	display:table;
	float:left;
	text-align:left;
	font-size:12px;
}

#noticia .principal{
	width:430px;
	display:table;
	float:left;
	padding:10px 10px 10px 0px;
}

#noticia .principal .titulo{
	color:#9d0100;
	font-size:18px;
	font-weight:bold;
}

#noticia .principal .texto{
	padding-top:20px;
	text-align:justify;
	padding-bottom:20px;
	padding-right:10px;
	font-size:13px;
}

#noticia .principal .relacionados .area{
	color:#9d0100;
	font-size:14px;
	font-weight:bold;
	float:left;
}

#noticia .principal .relacionados .tit_rel{
	width:98%;
	height:23px;
	line-height:23px;
	background:url(imagens/bg_relacionados.png) top left repeat-x;
	margin-top:5px;
	padding-left:5px;
	display:table;
	float:left;
	color:#9d0100;
}

#noticia .principal .relacionados .tit_rel a{
	font-size:11px;
	text-decoration:underline;
	color:#9d0100;
}

#noticia .principal .relacionados .tit_rel a:hover{
	text-decoration:none;
}

#noticia .coluna_dir{
	width:150px;
	display:table;
	float:left;
	padding:20px 0px 0px 10px;
	margin:-10px 0px 0px 0px;
	background:#fff url(imagens/bg_coluna_noticia.png) top left repeat-y;
}		

#noticia .coluna_dir .area{
	font-size:14px;
	color:#131577;
	font-weight:bold;
	padding-bottom:10px;
	padding-top:10px;
}

#noticia .coluna_dir .titulo{
	background:url(imagens/ico_noticia.png) top left no-repeat;
	padding-left:20px;
	padding-bottom:10px;
}

#noticia .coluna_dir .titulo a{
	text-decoration:underline;
	color:#000000;
	font-weight:bold;
}

#noticia .coluna_dir .titulo a:hover{
	text-decoration:none;
}


/*------------------VÍDEO FÃ--------------------*/

#video{
	width:600px;
	display:table;
	float:left;
	text-align:left;
	font-size:12px;
	color:#000000;
}

#video .titulo{
	width:214px;
	height:66px;
	background:url(imagens/vinheta.png) top left no-repeat;
	float:left;
}

#video .principal{
	width:100%;
	display:table;
	float:left;
	padding-top:10px;
	padding-bottom:10px;
}

#video .principal .texto{
	width:30%;
	display:table;
	padding:50px 20px 0px 5px;
	float:left;
}

p.buttons { margin: 40px 0; }
	p.buttons a,
	p.buttons input { 
		border: 1px solid #ccc; 
		background-color: #fff; 
		color: #972424; 
		text-decoration: none; 
		font-weight: bold; 
		font-size: 1.2em; 
		margin-right: 1em;
		cursor: pointer;
		padding:5px;
		
	}

#video .principal .video{
	width:50%;
	display:table;
	float:left;

}

#video .principal .video .bg{
	width:360px;
	display:table;
	margin:0 auto;
	float:left;
	border:2px solid #CCCCCC;
}

#video .principal .video .bg .area{
	width:90%;
	height:20px;
	margin:0 auto;
	float:left;
	padding:5px 0px 0px 5px;
}

#video .principal .video .bg .tit{
	width:95%;
	height:20px;
	margin:0 auto;
	float:left;
	padding:0px 0px 0px 5px;
	color:#000;
	font-weight:bold;
}

#video .principal .video .bg .youtube{
	width:350px;
	display:table;
	float:left;
	margin:0px 0px 0px 5px;
	font-weight:bold;
	background:#000000;
}

#video .principal .video .bg .autor{
	width:100%;
	height:20px;
	margin:0 auto;
	float:left;
	padding:5px 0px 0px 5px;
	color:#000;
}

#video .relacionados .area{
	width:100%;
	height:24px;
	line-height:24px;
	float:left;
	padding-left:5px;
	padding-bottom:10px;
}

#video .relacionados .img_tit{
	width:100px;
	display:table;
	float:left;
	margin:0px 3px 10px 3px;
}

#video .relacionados .tabela{
	width:600px;
	display:table;
	float:left;
}

#video .relacionados .img{
	width:100px;
	height:70px;
	float:left;
	display:table;
}

#video .relacionados .tit_rel{
	width:100px;
	display:table;
	float:left;
	font-size:10px;
	font-weight:bold;
	padding-top:3px;
}

/*------------------RECADOS--------------------*/


#recados{
	width:600px;
	display:table;
	float:left;
	text-align:left;
	font-size:12px;
	color:#000000;
}

#recados .titulo{
	width:100%;
	height:30px;
	float:left;
}


#recados .formulario{
	width:400px;
	float:left;
	display:table;
}

#recados .recados .texto{
	width:85%;
	background:url(imagens/ico_recados.png) top left no-repeat;
	padding:0px 20px 10px 20px;
	margin:20px 20px 10px 5px;
	float:left;
}

#recados .recados .autor{
	padding:0px 20px 20px 35px;
	float:left;
}

#recados .recados .linha{
	width:90%;
	border-bottom:2px solid #9a9a9a;
	float:left;
}

#recados em { display: block; color:#972424; font-size:10px; }

#recados .paginacao{
	width:90%;
	float:left;
}

#recados .paginacao .anterior{
	width:45%;
	float:left;
	text-align:right;
	padding-right:5px;
}

#recados .paginacao .proxima{
	width:45%;
	padding-left:5px;
}


/*------------------AGENDA--------------------*/

#agenda{
	width:600px;
	display:table;
	float:left;
	font-size:10px;
	margin-left:-15px;
	z-index:1000;
	position:relative;
}

#agenda .pri_linha{
	width:100%;
	height:25px;
	float:left;
	display:table;
}

#agenda .select{
	width:45%;
	float:left;
	padding-left:10px;
}

#agenda .txt_datas_disp{
	width:45%;
	float:left;
	font-weight:bold;
	color:#666666;
	text-align:right;
	margin-right:5px;
}

#agenda .datas_disponiveis{
	width:100%;
	height:20px;
	float:left;
	display:table;
	font-size:13px;
	padding-left:5px;
}

#agenda .datas_disponiveis .diponivel{
	float:left;
	padding:2px;
	font-weight:bold;
	color:#972424;
}

#agenda .datas_disponiveis .nao_diponivel{
	float:left;
	padding:2px;
	font-weight:bold;
	color:#666666;
}

#agenda .tabela{
	width:100%;
	float:left;
	display:table;
	text-align:center;
	margin-left:-13px;
	position:relative;
}

#agenda td {background:#e9eaea;}

/*------------------CONTRATANTES--------------------*/


#contratantes{
	width:590px;
	display:table;
	float:left;
	text-align:left;
	font-size:12px;
}

#contratantes .titulo{
	width:100%;
	height:20px;
	font-weight:bold;
	color:#131577;
	font-size:14px;
	float:left;
	padding-bottom:10px;
}

#contratantes .texto{
	width:90%;
	padding:5px;
	float:left;
	display:table;
}

#contratantes .img{
	width:100%;
	display:table;
	float:left;
	height:230px;
}

#contratantes .clique{
	width:100%;
	height:50px;
	text-align:center;
	float:left;
	color:#000000;
	font-weight:bold;
}

#contratantes .formulario{
	width:400px;
	display:table;
	float:left;
}

#contratantes .endereco{
	width:100%;
	display:table;
	float:left;
	color:#000000;
	font-size:13px;
	padding-left:10px;
}

#contratantes .img .img1{ z-index:3; position:relative; float:left; margin-left:-20px;}
#contratantes .img .img1:hover{ margin-top:-10px;}

#contratantes .img .img2{ z-index:1; position:relative; float:left; margin-left:-80px;}
#contratantes .img .img2:hover{ margin-top:-10px;}

#contratantes .img .img3{ z-index:2; position:relative; float:left; margin-left:-80px;}
#contratantes .img .img3:hover{ margin-top:-10px;}


/*------------------FÃ CLUBE--------------------*/

#fa_clube{
	width:600px;
	float:left;
	display:table;
	font-size:10px;
}

#fa_clube .principal{
	width:100%;
	display:table;
	float:left;
}

#fa_clube .principal .texto{
	width:60%;
	display:table;
	float:left;
}

#fa_clube .principal .img{
	width:28%;
	display:table;
	float:left;
	padding-left:15px;
}

#fa_clube .formulario{
	width:500px;
	float:left;
	display:table;
}

#fa_clube .principal .texto .titulo{
	width:100%;
	height:24px;
	font-size:14px;
	float:left;
	padding-bottom:10px;
}

#fa_clube .principal .texto .descricao{
	width:70%;
	display:table;
	float:left;
	padding-bottom:10px;
}

#fa_clube .principal .texto .info{
	width:100%;
	display:table;
	float:left;
	color:#972424;
	font-weight:bold;
	font-size:12px;
}

#fa_clube .formulario .titulo{
	width:500px;
	height:24px;
	float:left;
	border-bottom:1px solid #972424;
	padding-top:10px;
}

/*------------------BANNER ABAIXO RODAPE-----------------*/

#banner{
	width:746px;
	display:table;
	text-align:right;
	padding-bottom:30px;
	float:left;
}

/*------------------FOTOS-----------------*/

/*------------------FOTOS-----------------*/

#foto{
	width:600px;
	display:table;
	float:left;
}

#foto .principal{
	width:95%;
	height:400px;
	display:table;
	float:left;
	text-align:center;
	padding-left:30px;
}

#foto .principal .foto_maior{
	width:80%;
	height:400px;
	display:table;
	float:left;
	background: url(imagens/bg_foto_grande.jpg) center top no-repeat;
}

#foto .principal .foto_maior .foto{
	width:100%;
	height:300px;
	text-align:center;
	padding-top:20px;
}

#foto .principal .foto_maior .legenda{
	width:80%;
	height:30px;
	text-align:left;
	padding-top:5px;
	padding-left:30px;
	font-weight:bold;
}



#foto .area {
	width:100%;
	height:24px;
	line-height:24px;
	float:left;
	padding-bottom:10px;
}

#foto .select{
	width:100%;
	height:30px;
	float:left;
}

#foto .miniaturas{
	width:80%;
	display:table;
	float:left;
}

#foto .miniaturas .img{
	width:85px;
	float:left;
	display:table;
	padding:2px;
	margin:0 auto;
}

#foto .miniaturas .borda{
border:2px solid #e8e8e8;
}

#foto .miniaturas .borda:hover{
	border:2px solid #FF0000;
}

.espaco_vazio{
	width:34px;
	height:240px;
	*height:235px;
	float:left;
}

.mais{
	width:34px;
	height:20px;
	float:left;
	border:0px;
}

/*------------------DISCOGRAFIA-----------------*/

#discografia{
	width:600px;
	display:table;
	float:left;
}

#discografia .titulo{
	width:100%;
	height:20px;
	color:#972424;
	font-weight:bold;
	font-size:14px;
	float:left;
	padding-bottom:10px;
}

#discografia .parte_superior{
	width:100%;
	float:left;
	display:table;
}

#discografia .parte_superior .img_disco{
	width:40%;
	float:left;
	display:table;
	height:380px;
}

#discografia .parte_superior .lista{
	width:50%;
	float:left;
	display:table;
	font-size:11px;
}

#discografia .parte_inferior{
	width:100%;
	float:left;
	display:table;
}

#discografia .parte_inferior .cd{
	width:57%;
	float:left;
	display:table;
}

#discografia .parte_inferior .dvd{
	width:38%;
	float:left;
	display:table;
}

#discografia .parte_inferior .tit_disco{
	width:100%;
	float:left;
	display:table;
	color:#972424;
	padding:10px;
}

#discografia .parte_inferior .tit_coletanea{
	width:100%;
	float:left;
	display:table;
	color:#972424;
	padding:10px;
}

#discografia .parte_inferior .tit_dvd{
	width:100%;
	float:left;
	display:table;
	padding-left:10px;
	color:#972424;
	padding:10px;
}

#discografia .parte_inferior .discos{
	width:100%;
	float:left;
	display:table;
	border-right:1px solid #000000;
}

#discografia .parte_inferior .coletanea{
	width:100%;
	float:left;
	display:table;
	border-right:1px solid #000000;
}

#discografia .parte_inferior .dvds{
	width:100%;
	float:left;
	display:table;
	padding-left:10px;
}


#discografia .parte_inferior .discos .img{
	width:60px;
	height:60px;
	float:left;
	display:table;
	padding:2px;
}

#discografia .parte_inferior .coletanea .img{
	width:60px;
	height:60px;
	float:left;
	display:table;
	padding:2px;
}

#discografia .parte_inferior .dvds .img{
	width:61px;
	height:82px;
	float:left;
	display:table;
	padding:2px;
}

#discografia .borda{
border:2px solid #dcdcdc;
}

#discografia .borda:hover{
	border:2px solid #FF0000;
}

/*------------------DISCOGRAFIA-----------------*/

#biografia{
	width:600px;
	display:table;
	float:left;
}

#biografia .menu{
	width:620px;
	height:75px;
	background:url(imagens/menu_biblio_bg.jpg) top left repeat-x;
	float:left;
	margin-left:-27px;
	margin-top:-10px;
	font-size:11px;
	padding-bottom:20px;
	z-index:1;
	position:relative;
}
#biografia .menu ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

#biografia .menu ul li {
	float:left;
	position:relative;
	width:77px;
	height:75px;
	line-height:75px;
	text-align:center;
}

#biografia .menu ul li a{
	width:77px;
	height:75px;
	color:#FFFFFF;
	display:block;
	float:left;
	margin-top:0px;
	vertical-align:bottom;	
	text-decoration:none;
	background-position: top center;
	background-repeat: no-repeat;
	padding-top:25px;
}

#biografia .menu ul li a.go{
	background-image: url(imagens/menu_biblio_go.jpg);
}

#biografia .menu ul li a.victor{
	background-image: url(imagens/menu_biblio_victor.jpg);
}
#biografia .menu ul li a.victor:hover{
	background-image: url(imagens/menu_biblio_victor_s.jpg);
}

#biografia .menu ul li a.edson{
	background-image: url(imagens/menu_biblio_edson.jpg);
}
#biografia .menu ul li a.edson:hover{
	background-image: url(imagens/menu_biblio_edson_s.jpg);
}

#biografia .menu ul li a.dione{
	background-image: url(imagens/menu_biblio_dione.jpg);
}
#biografia .menu ul li a.dione:hover{
	background-image: url(imagens/menu_biblio_dione_s.jpg);
}

#biografia .menu ul li a.joao{
	background-image: url(imagens/menu_biblio_joao.jpg);
}
#biografia .menu ul li a.joao:hover{
	background-image: url(imagens/menu_biblio_joao_s.jpg);
}

#biografia .menu ul li a.evandro{
	background-image: url(imagens/menu_biblio_evandro.jpg);
}
#biografia .menu ul li a.evandro:hover{
	background-image: url(imagens/menu_biblio_evandro_s.jpg);
}

#biografia .menu ul li a.barata{
	background-image: url(imagens/menu_biblio_barata.jpg);
}
#biografia .menu ul li a.barata:hover{
	background-image: url(imagens/menu_biblio_barata_s.jpg);
}

#biografia .menu ul li a.marquinho{
	background-image: url(imagens/menu_biblio_marquinho.jpg);
}
#biografia .menu ul li a.marquinho:hover{
	background-image: url(imagens/menu_biblio_marquinho_s.jpg);
}

#biografia .foto{
	width:50%;
	display:table;
	float:left;
}

#biografia .foto .foto_maior{
	width:100%;
	display:table;
	float:left;
}

#biografia .moldura{
	width:285px;
	height:373px;
	background:url(imagens/moldura_biografia.png) no-repeat;
}

#biografia .moldura .foto{
	width:285px;
	height:373px;
	padding-top:13px;
	padding-left:13px;
}

#biografia .foto .legenda{
	width:100%;
	display:table;
	float:left;
	text-align:center;
	font-size:10px;
	padding-bottom:10px;
}


#biografia .foto .miniaturas{
	width:300px;
	height:94px;
	background:url(imagens/bibliografia_miniaturas.gif) left top no-repeat;
	float:left;
}

#biografia .titulo{
	width:45%;
	display:table;
	float:left;
	padding-bottom:10px;
}

#biografia .titulo .nome{
	display:table;
	float:left;
	color:#000000;
	font-weight:bold;
	font-size:18px;
}

#biografia .titulo .instrumento{
	width:100%;
	display:table;
	float:left;
	color:#972424;
	font-weight:bold;
	font-size:12px;
}

#biografia .texto{
	width:45%;
	display:table;
	float:left;
	padding-left:5px;
}

/*------------------IMPRENSA-----------------*/

#imprensa{
	width:600px;
	display:table;
	float:left;
}

#imprensa .bg{
	width:625px;
	height:60px;
	background:url(imagens/bg_imprensa.jpg) repeat-x left top;
	margin-left:-25px;
	margin-top:-10px;
	z-index:1000;
	position:relative;
}

#imprensa .vazio{
	width:100%;
	height:30px;
	float:left;
}

/*#imprensa .menu{
	width:610px;
	height:25px;
	float:left;
	background:url(imagens/menu_bg_imprensa.jpg) repeat-x left top;
	padding-left:15px;
}



#imprensa .menu ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

#imprensa .menu ul li {
	float:left;
	position:relative;
	width:85px;
	height:25px;
	line-height:25px;
	text-align:center;
}

#imprensa .menu ul li a{
	width:85px;
	height:25px;
	color:#FFFFFF;
	display:block;
	float:left;
	margin-top:0px;
	vertical-align:bottom;	
	text-decoration:none;
	background-position: top center;
	background-repeat: no-repeat;
}

#imprensa .menu ul li a:hover{
	color:#ffd638;
}

#imprensa .botao{
	width:85px;
	height:25px;
	background:url(imagens/menu_imprensa.jpg) no-repeat;
}*/

/*------------------LOJA VIRTUAL DEPOIS-----------------*/

#loja_virtual_depois{
	width:600px; display:table; float:left; color:black; font-size: 12px;
}

#loja_virtual_depois .area{
	width:100%; float:left; font-weight:bold; color:#9d0100; padding-bottom:10px;
}


#loja_virtual_depois .texto1{
	width:100%; float:left; padding-bottom:20px;
}

#loja_virtual_depois .titulo{
	width:100%; font-weight:bold; color:#9d0100; border-bottom:1px solid #000;
}

#loja_virtual_depois .texto2{
	width:100%; padding-bottom:25px; padding-top:10px;
}

#loja_virtual_depois .produtos{
	width:100%; 
	float:left;
	/*float:none;*/ 
	display:table;
}

#loja_virtual_depois .produtos .img_dvd{
	float:left;
}

#loja_virtual_depois .produtos .flag{
	float:left; width:140px; padding-top:5%;
}

#loja_virtual_depois .produtos .flag2{
	float:left; width:120px; padding-top:5%;
}

#loja_virtual_depois .produtos .img_cd{
	float:left; padding-left:10px;
}

#loja_virtual_depois .total{
	width:100%; height:20px; float:left; background:#d4ceb7; border-bottom:1px solid #000000;
}

#loja_virtual_depois .total label{
	float:right; padding-right:50px;
}

#loja_virtual_depois .texto3{
	width:100%; float:left; padding-top:10px; padding-bottom:20px;
}

#loja_virtual_depois .formulario{
	width:550px;
	display:table;
	float:left;
}

#loja_virtual_depois .formulario .linha{
	border-bottom:1px solid #000000; float:left; width:500px; padding:10px;
}

#loja_virtual_depois p{
	float:left; width:90%; padding:5px;
}

#loja_virtual_depois .formulario .botao{
	float:right;width:143px; height:24px; margin-top:10px; background:url(imagens/loja-virtual_enviar.jpg) no-repeat; text-align:center;
}

#loja_virtual_depois .formulario a.botao{
	text-decoration:none; color:#FFFFFF;
}

/*------------------FORMULARIO PADRÃO-----------------*/

.filterform {
	margin-bottom:20px;
	float:left;
	display:table;
	padding-left:10px;
}

.filterform .row {
	float:left;
	margin-right:5px;
}

.filterform .row em { width:100%; display: block; color: #999; font-style: italic; font-weight: normal; float:left; }

.filterform label, .filterform .row p {
	display:block;
	font-size:1.2em;
	margin:0.5em 1em 0.5em 0;
	overflow:hidden;
	text-align:left;
	white-space:normal;
	color:#972424;
	font-size:10px;
}

.filterform .row input, textarea {
background:#fff;
border:1px solid #999;
display:table;
float:left;
}

p.buttons {
	width:100%;
}

p.buttons input.ok {
width:100%;
background:url(imagens/ok.png) no-repeat;
padding-left:25px;
float:left;
display:table;
}

.link_geral{
 color:#FFFFFF;
 text-decoration:none;
}

.link_geral:hover{
 color:#FFFFFF;
 text-decoration:none;
}

.link_geral:visited{
 color:#FFFFFF;
 text-decoration:none;
}

.link_geral_preto{
 color:#000000;
 text-decoration:underline;
}

.link_geral_preto:hover{
 color:#000000;
 text-decoration:none;
}

.link_geral_preto:visited{
 color:#000000;
 text-decoration:none;
}

.link_geral_azul{
 color: #221C68;
 text-decoration:underline;
}

.link_geral_azul:hover{
 color: #221C68;
 text-decoration:none;
}

.link_geral_azul:visited{
 color: #221C68;
 text-decoration:none;
}
