﻿body
{
	
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	background-image: url('../images/partitura_fundo.jpg');
	background-repeat:repeat;
}
a
{
	color:#FFF;
	text-decoration:underline;
}
a:hover
{
	color:Black;
	text-decoration:underline;
}
a:visited
{
	color:#FFF;
	text-decoration:none;
}
a.black
{
	color:#000;
	text-decoration:none;
}
a.black:hover
{
	color:Black;
	text-decoration:underline;
}
a.black:visited
{
	color:#000;
	text-decoration:none;
}
.wrapper
{
	width:932px;
	margin:auto;
	background-color:#FFF;
	border:0 1px 0 1px;
	border-top: solid 1px #2b6379;
	border-right: solid 1px #2b6379;
	border-left: solid 1px #2b6379;
	border-bottom: solid 1px #2b6379;
	border-style:solid;
	border-color:#2b6379;
	/*min-height:619px;*/

}
.topo
{
	width:924px;
	margin-left:4px;
	height:125px;
	padding-bottom:2px;
}
.topoLink
{
    position:absolute;
	width:140px;
	height:123px;
	border:0px solid #000;
	cursor:pointer;
}

.topo .menu
{
	padding:0;
	margin:0;
	padding-top:100px;
	width:673px;
	height:23px;
	text-align:right;
	float:right;
}

.topo .menu a
{
	background:url(../images/buttonSomos2.jpg);
	width:95px;
	height:23px;
	line-height:22px;
	margin-left:1px;
	float:left;
	text-align:center;
	color:#FFF;
}


/*.topo .menu
{
	padding:0;
	margin:0;
	padding-top:100px;
	width:441px;
	height:23px;
	text-align:right;
	float:right;
}
.topo .menu a
{
	background:url(../images/button.jpg);
	width:62px;
	height:23px;
	line-height:22px;
	margin-left:1px;
	float:left;
	text-align:center;
	color:#FFF;
}*/

.topo .menu a:hover
{
    text-decoration:none;
}

.centro
{
	border-top: 3px solid #2b6379;
	width: 924px;
	margin-left:4px;
	padding-left:0;
	
}
.left_zone
{
	width:135px;
	padding:0;
	margin:0;
	background: url(../images/menu.jpg) repeat-y ;
}
.left_zone_fundo_topo
{
	width:135px;
	float:left;
	height:11px;
	background: url(../images/menutopo.jpg) no-repeat ;
}
.left_zone h1
{
	width:123px;
	float:left;
	padding:0;
	margin:0 0 10px 0;
	font-size:14px;
	text-align:center;
	color:#ffbd08;
	border-top:1px solid #FFF;
	border-bottom:1px solid #FFF;
}
.left_zone span
{	
	list-style:none;
	display:block;
	width:123px;
	padding:0;
	margin:0;
	margin-left:5px;
	font-size:10px;
	text-align:left;
	color:#FFF;
}
.center_zone
{
	width:650px;
	padding-top:5px;
	
}
.right_zone
{
	width:140px;
}
.footer
{
	text-align:center;
	font-size:12px;
}
.faq
{
	text-align:center;
	color:#FFF;
	
}
.faqf
{
	background-image:url(/images/faq_fundo.jpg);
}
.faqIn
{
	width:97%;
	
	color:#000;
	text-align:left;
}
.faqIn a
{
    color:#000;
}
.faqIn a:hover
{
    color:#000;
    text-decoration:none;
}
.faqIn a:visited
{
    color:#000;
}
.innerFaqIn
{
    font-size:12px;
	background-color:#c8d9e2;
	color:Black;
	text-decoration: none;
	
	

}
.innerFaqIn a
{
	text-decoration: none;
}
.categoria1
{
	width:366px;
	height:213px;
	background:url(../images/fundo_cat1.jpg);
	background-repeat:no-repeat;
}
.categoria2
{
	width:366px;
	height:213px;
	background:url(../images/fundo_cat2.jpg);
	background-repeat:no-repeat;
}
.categoria3
{
	width:262px;
	height:114px;
	background:url(../images/fundo_cat3.jpg)
}
.categoria4
{
	width:268px;
	height:188px;
	background:url(../images/fundo_cat4.jpg);	
}
.categoria5
{
	width:262px;
	height:161px;
	background:url(../images/fundo_cat5.jpg)
}
.headCat1
{
	height:35px;
	line-height:24px;
	padding-left:10px;	
}
.bodyCat1
{	
	height:120px;	
	padding-left:5px;	
	padding-right:10px;
	font-size:10px;
}
.innerCatBody
{
	padding-left: 10px;
	padding-right:5px;
	font-size:12px;
}
.innerCatBody ul, li
{
	display:block;
	float:left;
	width:100%;
	padding:0;
	margin:0;
	list-style:none;
}
.innerCatBody li
{
	padding-left:10px;
}
.categoria3 inpu, select
{
    display:block;
    float:left;
    margin:2px 0 2px 0;
}
.innerCat5Body
{
	padding-top: 0px;
	padding-left: 7px;
	padding-right:7px;
	padding-bottom:7px;
	font-size:12px;
}
.innerCat5Body p
{
	padding:0;
	margin:0;
	list-style:none;
	display:block;
	float:left;
	padding: 0 5px 0 5px;
	height:28;
	line-height:28px;
	list-style:none;
}
.innerCat5Body li
{
	display:block;
	float:left;
	padding: 0 5px 0 5px;
	height:28;
	line-height:28px;
	list-style:none;
}
.divSeparadora
{
	display:block;
	float:left;
    width:100%;
    height:1px;
    background-color:#40e8c6;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}
.footCat1
{	
	height:60px;	
}
.bodyCat1 img
{
	padding:2px 3px 2px 0;
	float:left;
}
.innerFootCat1
{
	padding:0 5px 0 5px;
}
.miniImgCats
{
	width:50px;
	height:60px;
	text-align:center;
	font-size:10px;
	float:right;
}

.cont_principal
{
	width:97%;
	font-size:14px;
}
.tl
{
	width:11px;
	height:48px;
}
.top
{
	height:48px;
}
.tr
{
	width:11px;
	height:48px;
}
.body_principal
{
	border: 1px solid #000;
	padding:15px;
}

.loja_tl {background:url(../images/loja_l_t.jpg) no-repeat;}
.loja_top {background:url(../images/loja_top.jpg) repeat-x;}
.loja_tr {background:url(../images/junteseanos_r_t.jpg) no-repeat;}

.junteseanos_tl {background:url(../images/junteseanos_l_t.jpg) no-repeat;}
.junteseanos_top {background:url(../images/junteseanos_top.jpg) repeat-x;}
.junteseanos_tr {background:url(../images/junteseanos_r_t.jpg) no-repeat;}

.4z_tl {background:url(../images/4z_l_t.jpg) no-repeat;}
.4z_top {background:url(../images/4z_top.jpg) repeat-x; }
.4z_tr {background:url(../images/4z_r_t.jpg) no-repeat;}

.agenda_tl {background:url(../images/agenda_l_t.jpg) no-repeat;}
.agenda_top {background:url(../images/agenda_top.jpg) repeat-x;}
.agenda_tr {background:url(../images/agenda_r_t.jpg) no-repeat;}

.artista_tl {background:url(../images/artista_l_t.jpg) no-repeat;}
.artista_top {background:url(../images/artista_top.jpg) repeat-x;}
.artista_tr {background:url(../images/artista_r_t.jpg) no-repeat;}

.empresa_tl {background:url(../images/empresa_l_t.jpg) no-repeat;}
.empresa_top {background:url(../images/Topo_Empresa.JPG) repeat-x;}
.empresa_top_EN {background:url(../images/Topo_Empresa_EN.JPG) repeat-x;}
.empresa_top_FR {background:url(../images/Topo_Empresa_FR.JPG) repeat-x;}
.empresa_tr {background:url(../images/empresa_r_t.jpg) no-repeat;}

.faq_tl {background:url(../images/faq_l_t.jpg) no-repeat;}
.faq_top {background:url(../images/faq_top.jpg) repeat-x;}
.faq_tr {background:url(../images/faq_r_t.jpg) no-repeat;}

.login_Header {background:url(../images/loginHeader.jpg) repeat-x;}
.login_tl {background:url(../images/login_l_t.jpg) no-repeat;}
.login_tr {background:url(../images/login_r_t.jpg) no-repeat;}

.anunciante_top {background:url(../images/Topo_Anunciante.JPG) no-repeat;}
.anunciante_top_EN {background:url(../images/Topo_Anunciante_EN.JPG) no-repeat;}
.anunciante_top_FR {background:url(../images/Topo_Anunciante_FR.JPG) no-repeat;}
.empresa_top {background:url(../images/Topo_Empresa.JPG) no-repeat;}


.agenda_lista
{
    padding:2px; 
    margin-bottom:5px;
}
.faq_div_conteudo
{
    display:none;
    text-decoration: none;
}



.FAQLink
{
	text-decoration: none;
	padding: 6px;
}
.fonte_JunteseANos
{
	color: #353535;
	text-decoration: underline;
}

.nomeAnunciante
{
    font-size:18px;
    font-weight:bold;
    padding-top:5px;
    padding-left:5px;
    vertical-align:top;
    width:50%;
}

.TopoAnunciante
{
    width:366px;
    height:33px;
	
	background:url(../images/Topo_Anunciante.JPG);
	background-repeat:no-repeat;
}



.MioloEsquerdaAnunciante
{     
    width:7px;
	background:url(../images/Miolo_esquerda_Anunciante.JPG);
}

.MioloDireitaAnunciante
{
    width:7px;
	background:url(../images/Miolo_direita_Anunciante.JPG);
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

.linkMenu
{
	color:#FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
}

.linkMenu:hover
{
	color:#FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
}

.linkItem
{
	color:Black;
	text-decoration:none;
}
.linkItem:hover
{
	color:Black;
	text-decoration: underline;
}

.coluna_valores
{
	padding-left: 2px;
	padding-right: 10px;
	text-align: left;
	height: 20px;
}

.coluna_titulos
{
	padding-left: 4px;
	padding-right: 10px;
	text-align: left;
	height: 23px;
}
.tabela_administracao
{
	height: 20px; /*padding-top:3px; padding-left:10px; padding-right:10px;*/
	text-align: center;
	padding-right: 4px;
	padding-left: 4px;
}
.linha_titulos
{
	color: black;
	background-color: #dfdfdf;
	border: 1px solid #8f8f8f;
	border-collapse: collapse;
}

.linha_titulos a:hover
{
	color: black;
	text-decoration: underline;
}

.empty_data td
{
	padding: 6px;
}

.tb_resultado
{
	width: 100%;
	float: right;
	font-size: 10pt;
	text-align: left;
	padding-right: 2px;
	border: 1px solid #8f8f8f;
}

.tb_resultado td
{
	border: 1px solid #8f8f8f;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}

.tb_resultado a
{
	text-decoration: none;
	color: #8f8f8f;
}
.tb_resultado a:hover
{
	text-decoration: underline;
}

.tb_resultado .linha_titulos td
{
	border: none;
}
.lblPagamento
{
    vertical-align:bottom;
}
