@charset "utf-8";
/* CSS Document */
/*Estrutura das imagens de fundo*/
*{
	margin:0px;
	padding:0px;
}
html{height:100%;}
body{
	background:#723C10 url(../img/site/estrutura/bgSite.jpg) repeat-x fixed left top;	
	font-family:"Arial", Helvetica, sans-serif;
	font-size:12px;
	height:100%;
}
body > div.body{
	float:left;
	width:100%;
	height:100%;
	/*background:transparent url(../img/site/estrutura/bg-menu.png) repeat-y fixed;*/
}
body > div.body > div.maskBanda{
	float:left;
	width:100%;
	height:auto;
	background:transparent url(../img/site/estrutura/bgBanda.jpg) no-repeat fixed 220px 0px;
}
/* Estilização padrão de texto*/
p{
	float:left;
	width:100%;
	color:white;
	line-height:18px;
	padding-top:18px;
	text-align:justify;
}
p > a{
	text-decoration:none;
	color:#F7CC4D;
}
/*Menu*/
ul.menuSite{
	position:fixed;
	left:0;
	top:0;
	width:200px;
	height:100%;
	list-style:none inside none;
	padding-right:20px;
	background:transparent url(../img/site/estrutura/bg-menu.png) repeat-y fixed;
}
ul.menuSite > li{
	float:left;
	width:180px;
	padding:10px 0px 10px 10px;
	background:transparent url(../img/site/estrutura/separadorMenu.jpg) no-repeat left bottom;
}
ul.menuSite > li.image{
	float:left;
	width:180px;
	padding:0px;
	background:none;
}
ul.menuSite > li > a{
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	color:#F7CC4D;
}
ul.menuSite > li > a:hover{
	color:#FFF;
}	
/* Flash com musica na home*/
object.MusicaHome{
	float:right;
	width:45px;
	height:17px;
	margin:17px 6px 7px 6px;
	}
div.topForm{
	float:left;
	width:100%;
	}
/* newsletter */
form.news{
	float:right;
	width:600px;
	height:30px;
	margin:12px 0px 12px 70px;
}
form.news > label{
	float:left;
	font-size:11px;
	color:#F7CC4D;
	text-transform:uppercase;
	font-style:italic;
	padding:8px;
}
form.news > input[type="text"]{
	float:left;
	width:176px;
	height:14px;
	border:0px;
	margin:4px;
	padding:2px;
	color:#8B877F;
	font-size:10px;
}
form.news > input[type="submit"]{
	float:left;
	width:9px;
	height:19px;
	margin:4px;
	background:transparent url(../img/site/estrutura/btSubmitNews.png) 0px 0px no-repeat;
	border:0px;
	cursor:pointer;
}
/*  Conteudo do site*/
div.conteudoSite{
	position:relative;
	left:200px;
	float:left;
	width:730px;
	height:auto;	
}
/* Pagina Index*/
div.texto{
	float:left;
	padding-left:20px;
	width: 740px;
	height: auto;
}
div.texto > ul{
	float:left;
	width:100%;
	color:white;
	list-style:disc inside none;
	padding:18px 0px;
}
div.texto > ul > li{
	line-height:18px;
}
a.proximosEventos{
	float:right;
	background:transparent url(../img/site/index/linkProximosEventos.png) left top no-repeat;
	padding:52px 0px 0px 18px;
	margin:5px 0px;
	width:139px;
	height:23px;
	color:white;
	font-size:12px;
	text-transform:uppercase;
	text-decoration:none;
}
div.eventos{
	float:left;
	width:745px;
	background:#562B0A url(../img/site/index/separadorEventos.png) top left no-repeat;
	padding:15px 0px 0px 15px;
	margin:15px 0px;
}
h1, div.eventos > h2, div.calendarioIndex > h2, div.infoBanda > h4{
	font-size:18px;
	color:#F7CC4D;
	text-transform:uppercase;
}
div.eventos > ul{
	float:left;
	padding:15px 0px 45px 0px;
	width:100%;
	list-style:none inside none;
	background:#562B0A url(../img/site/index/separadorEventos.png) bottom left no-repeat;
	margin:0px;
}
div.eventos > ul > li{
	float:left;
	padding:0px 2px;
	margin:0;
}
div.eventos > ul > li > a{
	float:left;
	border:3px solid #F7CC4D;
}
div.eventos > ul > li > a.seta{border:0;margin-top:40px;}
div.eventos > ul > li > a > img{border:0;}
div.calendarioIndex{
	float:left;
	width:100%;
	padding:0px 0px 0px 15px;
}
div.calendarioIndex > div.infoBanda{
	float:left;
	width:745px;
	padding-top:15px;
}
div.infoBanda > h3{
	float:left;
	width:380px;
	height:68px;
}
div.infoBanda{
	height:70px;
}
div.infoBanda > h4{
	float:left;
	width:230px;
	height:68px;
	margin:12px 16px;
}
div.infoBanda > a, div.calendarioIndex > a{
	float:left;
	width:90px;
	height:26px;
	padding:12px 0px 0px 12px;
	margin:8px 0px 8px 1px;
	text-decoration:none;
	text-transform:uppercase;
	font-size:12px;
	color:white;
	background:transparent url(../img/site/index/linkEnviarInfoBanda.gif) top left no-repeat;
}
div.calendarioIndex > a{float:right;margin:0px;position:relative;top:-10px;right:-15px;}
div.noticiasIndex{
	float:left;
	width:100%;
	height:auto;
	padding:45px 0px;
}
div.noticiasIndex > a{
	float:inherit;
	width:inherit;
	height:inherit;
	text-decoration:none;
	font-size:11px;
	background:transparent url(../img/site/index/separadorReleasesIndex.png) bottom left no-repeat;
	margin:5px 0px;
}
div.noticiasIndex > a > h5{
	font-size:14px;
	font-weight:bold;
	color:#F7CC4D;
}
div.noticiasIndex > a > h5 > small{
	font-size:10px;
	font-weight:normal;
	color:white;
}
div.noticiasIndex > a > p{
	padding:5px 0px 15px 0px;
}
div.texto > h2{
	float:left;
	margin-top:30px;
	font-size:14px;
	color:#F7CC4D;
	text-transform:uppercase;
}
div.texto > a.eventos{
	float:left;
	width:100%;
	color:#f7cc4d;
	text-decoration:none;
}
div.texto > p.noSpace{
	padding:0;
}
/* Fale Conosco */
form.faleConosco{
	float:left;
	margin:30px;
	width:422px;
	font-size:12px;
}
form.faleConosco > label{
	float:left;
	width:80px;	
	color:white;
	font-weight:bold;
	padding:11px 10px;
	text-align:right;
}
form.faleConosco > input[type="text"], form.faleConosco > textarea, form.faleConosco > select{
	float:left;
	width:300px;
	height:16px;
	margin:8px;
	border:0px;
	padding:3px;
}
form.faleConosco > textarea{height:100px;}
form.faleConosco > select{width:50px;height:22px;}
form.faleConosco > input[type="reset"], form.faleConosco > input[type="submit"]{
	float:right;
	width:102px;
	height:37px;
	background:transparent url(../img/site/index/linkEnviarInfoBanda.gif) left top no-repeat;
	text-transform:uppercase;
	border:0;
	color:white;
	margin:3px;
}
form.Banda{
	width:500px;
}
form.Banda > label{width:150px;}
h2.calendario2010{
	float:left;
	width:86%;
	padding-bottom:20px;
	background:transparent url(../img/site/index/separadorReleasesIndex.png) left 35px no-repeat;
}
/* Formulário de Cadastro de Bandas*/
form.cadBandas{
	float:left;
	width:500px;
	margin:20px 0px 20px 150px;
	color:white;
	}
/* padrão tags*/
form.cadBandas *{float:left;}
form.cadBandas fieldset{border:0;width:460;padding:20px;}
form.cadBandas hr{
	width:510px;/*IE7*/
	margin:15px 0px;
	border:1px solid #FFF;
}
form.cadBandas label, form.cadBandas input[type="text"], form.cadBandas input[type="radio"],form.cadBandas textarea{
	line-height:16px;height:16px;padding:4px;margin:5px 2px;	
	}

form.cadBandas input[type="radio"]{margin-top:10px;}
form.cadBandas select{height:23px;padding:2px 0px;margin:7px 2px;}
form.cadBandas input[type="text"]{width:260px;}
form.cadBandas textarea{width:470px;height:74px;}
form.cadBandas label.fixed{width:170px;text-align:right;}
form.cadBandas input[type="submit"]{
	float:right;
	margin-right:25px;
	}

/*exceções*/
form.cadBandas .linhaFull{
	width:510px; /*IE7*/;
	text-align:left;
	}
form.cadBandas label.double{padding:0px 4px;height:3em;margin:0px 2px;}
/* Adaptações para navegadores - IE8*/
form.cadBandas fieldset legend{color:white}
/* Ie 7*/
form.cadBandas fieldset.correcao{margin-top:0px;padding-top:0px;}


/* SHOW  'ERROS' 'INFO' */
ul.erro_mensagem {
	padding:8px 8px 8px 35px !important;
	background:#fff0e4 url(../img/site/fale-conosco/erro.png) 10px 50% no-repeat;
	color:#d4894c  !important;
	margin-bottom:10px;
	font-size:12px;
	width: 94%;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	border:1px solid #eaa66f;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	margin-top:7px;
}
div.info_mensagem {
	padding:8px 8px 8px 35px;
	background:#f9ffef url(../img/site/fale-conosco/accept.png) 10px 50% no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #aacc72;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	color:#80a248 !important;
	margin-bottom:10px;
	width: 94%;
	font-size: 11px;
	margin-top:7px;
}
ul.erro_mensagem li {
	list-style:none;
}


 /*    NOTÍCIAS INDEX   */
div.box_not{
	
	margin-left:-20px; 
	background-image:url(../img/site/index/back_not.jpg);
	margin-bottom:30px;
	float:left;
	
}
div.box_not p {
	float:left; 
	width:420px; 
	color:#562A0A;
	margin-top:-15px; 
	font-size:11px; 
	line-height:12px;
}
div.box_not div.banner_not{
	float:left;	
}
div.box_not div.banner_not div.trans {
	position:absolute;
	background:url(../img/site/index/transparencia.png);
	margin-top:152px;
	margin-left:-1px;
	width:527px;
	height:45px;
}

div.box_not div.banner_not2{
	width:232px;
	float: right;
}
div.box_not div.banner_not2 a{
	font-size:11px;
	color:#FFF;
	text-decoration:none;
	display:block;
	width:216px;
	height:50px;
	background-image:url(../img/site/index/box_not.jpg);
	padding:8px;
}
div.prox {
	margin-left:10px; 
	margin-right:20px; 
	margin-top:5px; 
	float:left;
}



/*  NOTICIAS */
div.noticias{
	padding-left:20px;
	width: 740px;
	height: auto;
	color:#FFF;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:20px;
}
div.noticias strong{
	color:#FFC10E;
}
div.noticias p{
	float:right;
	color:#FFF;
	text-align:justify;

}
div.noticias h2{
	width:100%;
	color:white;
	line-height:18px;
	padding:10px 0 20px 0;
	text-align:justify;
	font-size:12px;
	font-weight:normal;
	font-style:italic;
}
div.Notimagens {
	background-color:#FFF;
	width:289px;
	padding:5px;
	float:left;
	margin:0 17px 15px 0; 
	
}
div.noticiasIndex2{
	float:left;
	width:100%;
	height:auto;
	padding:45px 0px;
}
div.noticiasIndex2  a{
	float:inherit;
	width:inherit;
	height:inherit;
	text-decoration:none;
	font-size:11px;
	background:transparent url(../img/site/index/separadorReleasesIndex.png) bottom left no-repeat;
	margin:5px 0px;
	padding-bottom:10px;
}
div.noticiasIndex2 a  h5{
	font-size:14px;
	font-weight:bold;
	color:#F7CC4D;
}
div.noticiasIndex2  a  h5 small{
	font-size:10px;
	font-weight:normal;
	color:white;
}
/* Banner */
#mascara * {
	float:none;
}
#mascara {
	width:526px;
	height:197px;
	position:relative;
	float:left;
	overflow:hidden;
}
#mascara a img {
	border:0;
}
#mascara a.seta {
	position:absolute;
	bottom:0;
	margin-bottom:4px;
	z-index:2;
}
#mascara a.ant {
	left:0;
	margin-left:4px;
}
#mascara a.prox {
	right:0;
	margin-right:4px;
}
#mascara .quadro img {
	position:absolute;
	top:0;
}
#mascara .quadro p {
	float:none;
	position:absolute;
	background-image:url(../img/site/index/transp.png);
	margin:0;
	width:470px;
	bottom:0;
	padding:8px 28px;
}
#mascara .quadro p span, #mascara .quadro p small {
	display:block;
}
#mascara div.quadro {
	float:left;
	width:526px;
	height:197px;
	position:relative;
}
#rolagem {
	width:500000px;
	height:197px;
	position:absolute;
}
a .branco{
	color:#FFF;	
}
