/* GENERAL */
* {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none; 	
	text-decoration:none;
}

body {
	background: #414042;
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
}

p {
	font-size: 1.2em;
	color: #374644;
}

button {
	font-size: 1em;
	color: #374644;
	text-decoration: none;
	font-weight: bold;
	background: transparent;
	cursor: pointer;
}
/* END GENERAL */
/* CLASS */
.clear {
	clear: both;
}

.lastNew {
	background: #CED2B9 url(../images/bgUltimaNovidade.jpg) center left no-repeat;
	width: 209px;
	padding: 8px 10px 8px 25px;
}

.lastNew h1 {
	font-weight: normal;
	font-size: 17px;
	color: #374644;
}

.lastNew h1 strong {
	font-weight: normal;
	font-size: 26px;
}

.lastNew p {
	margin-bottom: 0 !important;
}

.new {
	width: 221px;
	padding: 9px;
	margin-top: 10px;
	background: url(../images/bordaNovidade.jpg) bottom center no-repeat;
}

.new h1 {
	font-weight: normal;
	font-size: 17px;
	color: #374644;
}

.new h1 strong {
	font-weight: normal;
	font-size: 26px;
	color: #986d38;
}

.new p {
	margin-bottom: 0 !important;
}

.lastNewView {
	background: #CED2B9 url(../images/bgUltimaNovidadeView.jpg) center left no-repeat;
	width: 680px;
	padding: 12px 5px 12px 25px;
}

.lastNewView h1 {
	font-weight: normal;
	font-size: 17px;
	color: #374644;
}

.lastNewView h1 strong {
	font-weight: normal;
	font-size: 26px;
}

.lastNewView p {
	margin-bottom: 0 !important;
}

.newView {
	width: 430px;
	padding: 9px;
	margin-top: 10px;
	background: url(../images/bordaNovidade.jpg) bottom center no-repeat;
}

.newView h1 {
	font-weight: normal;
	font-size: 17px;
	color: #374644;
}

.newView h1 strong {
	font-weight: normal;
	font-size: 26px;
	color: #986d38;
}

.newView p {
	margin-bottom: 0 !important;
}


.titulo {
	margin-left: 30px;
}

.tituloLoja {
	margin-left: 30px;
	margin-top: 25px;
}

.btEntrar {
	display: block;
	background: url(../images/botoes/btEntrar.jpg) top left no-repeat;
	width: 68px;
	height: 21px;
	position: absolute;
	bottom: -10px;
	left: 27px;
}

.btEntrar:hover {
	background: url(../images/botoes/btEntrarOn.jpg) top left no-repeat;
}

.btEntrarViola {
	display: block;
	background: url(../images/botoes/btEntrar.jpg) top left no-repeat;
	width: 68px;
	height: 21px;
	position: absolute;
	bottom: -10px;
	left: 55px;
}

.btEntrarViola:hover {
	background: url(../images/botoes/btEntrarOn.jpg) top left no-repeat;
}

.margemDivisoria {
	margin-top: 15px;
}

.noMargemParagrafo p {
	margin-bottom: 5px !important;
}

.noMargemParagrafo h1 {
	margin: 20px 0;
	font-size: 3em;
	font-weight: normal;
	color: #374644;
}

.livroDestaque {
	padding-top: 30px;
}

.col1LivroDestaque {
	float: left;
	width: 160px;
	margin-right: 20px;
	text-align: center;
}

.col1LivroDestaque a {
	display: block;
	margin-top: 10px;
}

.col1LivroDestaque a img {
	border: 0 !important;
}

.col1LivroDestaque img {
	border: 5px solid #1B2422;
}

.col2LivroDestaque {
	float: left;
	width: 512px;
	height: 100px;
}

.col2LivroDestaque h3 {
	font-size: 1.4em;
	font-weight: bold;
	color: #293533;
}

.col2LivroDestaque a {
	display: block;
	margin-top: 30px;
}

.col2CdDestaque {
	float: left;
	width: 512px;
}

.col2CdDestaque h3 {
	font-size: 1.4em;
	font-weight: bold;
	color: #293533;
}

.col2CdDestaque a {
	display: block;
}

.plusLivro {
	margin-top: 30px;
}

.plusLivro a {
	display: inline-block;
	margin-right: 10px;
}

.colObras {
	padding-top: 30px;
	float: left;
	margin-left: 10px;
}

.boxObra {
	background: #ebede3;
	text-align: center;
	width: 101px;
	padding: 5px;
	margin-bottom: 5px;
	float:left;
	margin-right:5px;
	position:relative;
}

.boxObra p {
	margin-bottom: 0px !important;
	text-align: left;
}

.boxObra a.inf {
	display: block;
	position:absolute;
	bottom:5px;
}

.boxObra a.Aimg {
	display: block;
	position:absolute;
	bottom:35px;
	clear:both;
}

.bordaradius {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
}

#pageAlert {
	display: none;
	text-align: left;
	position: relative;
	background: #374644;
	width: 610px;
	padding: 20px;
}

#pageAlert h1 {
	color: #ced2b9;
	font-size: 1.6em;
}

#pageAlert p {
	color: #ced2b9;
	margin-top: 15px;
}

#pageAlert a {
	display: block;
}

#pageAlert a#fecharModal {
	position: absolute;
	right: -10px;
	top: 5px;
}

#mapa {
	margin-top: 20px;
}
/* END CLASS */
/* IDs */
#header {
	width: 993px;
	margin: 0 auto;
}

#destaqueFaceta {
	margin-left: 1px;
	height: 315px;
}

#destaqueInterna {
	margin-left: 1px;
	width: 993px;
	height: 100px;
	background: #f7f7f7;
}

#slideShow {
	position: relative;
	width: 993px;
	height: 330px;
	margin-left: 1px;
}

#slideShow img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8;
}

#slideShow img.active {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}

#slideShow img.last-active {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
}

#menu {
	width: 100%;
	position: absolute;
	top: 20px;
	z-index: 11;
}

#colL {
	position: relative;
	z-index: 2;
	background: #293a38;
	height: 40px;
	float: left;
	margin-top: 19px;
}

#colR {
	position: relative;
	z-index: 1;
	background: #888c73;
	height: 40px;
	float: left;
	margin-top: 16px;
}

#nav {
	position: relative;
	z-index: 3;
	width: 1006px;
	float: left;
}

#nav ul li {
	display: inline-block;
	vertical-align: top;
	margin-right: -4px;
}

#content {
	width: 993px;
	margin: 0 auto;
}

#inContent {
	background: #f7f7f7;
	width: 993px;
	margin-left: 1px;
}

#pageAtiva {
	position: relative;
	z-index: 13;
	background: #1b2422;
	float: left;
	width: 377px;
	height: 60px;
	margin-top: -30px;
}

#pageAtiva img {
	display: block;
	float: right;
	margin: 15px 25px 0 0;
}

#otherPages {
	position: relative;
	z-index: 13;
	background: #293533;
	float: left;
	width: 616px;
	height: 25px;
	margin-top: -12.5px;
}

#otherPages ul li {
	display: inline-block;
	margin-top: 2px;
	margin-left: 10px;
	border-left: 1px solid #746548;
	padding: 4px 0 0 10px;; 
}

#onContent {
	width: 692px;
	margin: 0 auto;
	padding-bottom: 50px;
}

#onContent p {
	margin-bottom: 20px;
}

#col1 {
	float: left;
	width: 239px;
	padding-top: 20px;
}

#col2 {
	position: relative;
	width: 234px;
	z-index: 12;
	float: left;
	margin-top: 0px;
}

#lojaVirtual {
	position: relative;
	width: 126px;
	margin: 10px auto;
	background: url(../images/bordaNovidade.jpg) bottom center no-repeat;
	padding-bottom: 20px;
}

#violapedia {
	position: relative;
	width: 175px;
	margin: 50px auto 0 auto;
	background: url(../images/bordaNovidade.jpg) bottom center no-repeat;
	padding-bottom: 20px;
}

#col3 {
	float: left;
	width: 219px;
}

#livroVisitas {
	margin: 20px auto 0 auto;
	width: 191px;
}

#livroVisitas a {
	display: block;
	margin-bottom: 15px;
}

#livroVisitas input {
	background: #e9eae4;
	width: 185px;
	height: 25px;
	padding:3px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 5px;
}

#livroVisitas input#enviarHome {
	background: url(../images/botoes/btEnviar.jpg) top left no-repeat;
	width: 68px;
	height: 21px;
	float: right;
	cursor: pointer;
}

#livroVisitas input#enviarHome:hover {
	background: url(../images/botoes/btEnviarOn.jpg) top left no-repeat;
}

#modal {
	text-align: left;
	display: none;
	position: relative;
	background: #374644;
	width: 610px;
	padding: 20px;
}

#modal h1 {
	color: #ced2b9;
	font-size: 2.5em;
	margin-bottom: 15px;
}

#modal p {
	color: #ced2b9;
}

#modal a {
	display: block;
}

#modal a#fecharModal {
	position: absolute;
	right: -10px;
	top: 5px;
}

#lastNewsView {
	height: 365px;
	overflow: hidden;
}

#lastNews div {
	float: left;
}

#lastNews #imagem {
	width: 180px;
}

#lastNews #texto {
	margin-left: 10px;
}

#newsView {
	height: 386px;
	overflow: hidden;
	margin-top: 10px;
}

a#btVoltarIndex {
	cursor: pointer;
	display: block;
	text-align: center;
	margin: 20px 0 10px 0;
}

a#btVoltarNovidades {
	cursor: pointer;
	display: block;
	text-align: center;
	margin: 20px 0 10px 0;
}

a#btAvancarNovidades{
	cursor: pointer;
	display: block;
	text-align: center;
	margin-top: 20px;
}

a#btAvancarIndex {
	cursor: pointer;
	display: block;
	text-align: center;
	margin-top: 20px;
}

a#btVoltarBio {
	position: relative;
	z-index: 30;
	float: left;
	cursor: pointer;
	display: block;
	text-align: center;
	margin: 15px 0 10px 0;
}

a#btAvancarBio {
	position: relative;
	z-index: 30;
	float: left;
	cursor: pointer;
	display: block;
	text-align: center;
	margin-top: 14px;
}

#col1Facetas {
	float: left;
	width: 142px;
	margin: 20px 40px 0 0;
}

#col2Facetas {
	float: left;
	width: 500px;
	margin: 20px 0 0 0;
}

#col1Novidades {
	width: 709px;
	float: left;
	margin: 20px 20px 0 0;
}

#col1Imprensa {
	width: 450px;
	float: left;
	margin: 20px 20px 0 0;
}

#col2Novidades {
	position: relative;
	background: #374644 url(../images/bgTesticuloNovidades.jpg) top left no-repeat;
	width: 195px;
	float: left;
	margin-top: 20px;
	padding: 10px;
}

#col2Novidades p {
	color: #ced2b9;
	margin: 0;
}

#col2Novidades a {
	position: absolute;
	display: block;
	bottom: -12px;
	right: 10px;
}

#col2Imprensa {
	width: 215px;
	float: left;
	margin-top: 20px;
}

#col2Imprensa a {
	display: block;
	margin-bottom: 8px;
}

#pageContatos {
	padding-top: 20px;
}

#pageContatos form {
	margin-top: 10px;
}

#pageContatos input {
	float: left;
	margin-right: 10px;
	background: #e9eae4;
	width: 185px;
	height: 25px;
	padding:3px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 5px;
}

#pageContatos input#enviarContatos {
	background: url(../images/botoes/btEnviar.jpg) top left no-repeat;
	width: 68px;
	height: 21px;
	float: left;
	cursor: pointer;
	margin-top: 5px;
}

#pageContatos input#enviarContatos:hover {
	background: url(../images/botoes/btEnviarOn.jpg) top left no-repeat;
}

#boxDestaqueContatos {
	background: url(../images/bgBoxContatos.jpg) center left no-repeat;
	width: 535px;
	margin-top: 20px;
	padding:20px;
}

#boxDestaqueContatos p {
	margin: 0px !important;
}

#quadroFacetas {
	padding: 60px 0;
}

#homeFacetas {
	position: relative;
	width: 695px;
	height: 450px;
	margin: 0 auto;
}

#imgFaceta1 {
	position: absolute;
	top: 0px;
	left: 278px;
}

#imgFaceta2 {
	position: absolute;
	top: 75px;
	left: 481px;
}

#imgFaceta3 {
	position: absolute;
	top: 203px;
	left: 460px;
}

#imgFaceta4 {
	position: absolute;
	top: 255px;
	left: 80px;
}

#botaoHome1 {
	background: url(../images/botoes/btInterprete.jpg) top left no-repeat;
	width: 219px;
	height: 59px;
	display: block;
	position: absolute;
	top: 197px;
	left: 60px;
}

#botaoHome1:hover {
	background: url(../images/botoes/btInterpreteOn.jpg) top left no-repeat;
}

#botaoHome2 {
	background: url(../images/botoes/btPesquisador.jpg) top left no-repeat;
	width: 219px;
	height: 59px;
	display: block;
	position: absolute;
	top: 365px;
	left: 0px;
}

#botaoHome2:hover {
	background: url(../images/botoes/btPesquisadorOn.jpg) top left no-repeat;
}

#botaoHome3 {
	background: url(../images/botoes/btCompositor.jpg) top left no-repeat;
	width: 219px;
	height: 59px;
	display: block;
	position: absolute;
	top: 275px;
	left: 260px;
}

#botaoHome3:hover {
	background: url(../images/botoes/btCompositorOn.jpg) top left no-repeat;
}

#botaoHome4 {
	background: url(../images/botoes/btProfessor.jpg) top left no-repeat;
	width: 219px;
	height: 59px;
	display: block;
	position: absolute;
	top: 145px;
	left: 476px;
}

#botaoHome4:hover {
	background: url(../images/botoes/btProfessorOn.jpg) top left no-repeat;
}

body#bio #inContent {
	background: #f7f7f7 url(../images/bgBioContent.jpg) top left no-repeat;
}

#txtBio {
	padding-top: 25px;
	width: 500px;
}

#txtBio h1 {
	margin: 0 0 20px 0 !important;
}

#txtBio p {
	font-size: 13px;
	color: #374644;
}


#timelineView {
	float: left;
	width: 656px;
	background: url(../images/bgUlTimeline.png) top left repeat-x;
	margin-top: 11px;
	overflow: hidden;
}

#timelineFull {
	height: 30px;
}

#timelineFull div {
	width: 80px;
	float: left;
}

#timelineFull div a {
	display: block;
	background: url(../images/timeline.png) top center no-repeat;
	padding-top: 30px;
	text-decoration: none;
	color: #374644;
	text-align: center;
	font-size: 1.3em;
}

#timelineFull div a:hover {
	background: url(../images/timelineOn.png) top center no-repeat;
	font-weight: bold;
}

#conteudoAno {
	padding: 80px 0;
}

#box2009 {
	display: block;
}

#box2008, #box2007, #box2006, #box2005, #box2004, #box2003, #box2002, #box2001 {
	display: none;
}

#footer {
	height: 20px;
	width: 993px;
	margin: 0 auto;
}

#contFooter {
	position: relative;
	background: #ced2b9;
	width: 993px;
	height: 20px;
	margin-left: 1px;
}

#redesSociais {
	position: absolute;
	left: 0;
	top: -14px;
	width: 300px;
	background: #374644;
	height: 26px;
	text-align: right;
}

#redesSociais a {
	display: inline-block;
}
/* END IDs */
/* NAV */
a#navFacetas {
	display: block;
	background: url(../images/menu/menuFacetas.jpg) top left no-repeat;
	width: 92px;
	height: 40px;
	margin-top: 7px;
}

a#navFacetas:hover {
	background: url(../images/menu/menuFacetasOn.jpg) top left no-repeat;
}

a#navBiografia {
	display: block;
	background: url(../images/menu/menuBiografia.jpg) top left no-repeat;
	width: 92px;
	height: 40px;
	margin-top: 7px;
}

a#navBiografia:hover {
	background: url(../images/menu/menuBiografiaOn.jpg) top left no-repeat;
}

a#navNovidades {
	display: block;
	background: url(../images/menu/menuNovidades.jpg) top left no-repeat;
	width: 92px;
	height: 40px;
	margin-top: 7px;
}

a#navNovidades:hover {
	background: url(../images/menu/menuNovidadesOn.jpg) top left no-repeat;
}

a#navObras {
	display: block;
	background: url(../images/menu/menuObras.jpg) top left no-repeat;
	width: 92px;
	height: 40px;
	margin-top: 7px;
}

a#navObras:hover {
	background: url(../images/menu/menuObrasOn.jpg) top left no-repeat;
}

a#navShowsOficinas {
	display: block;
	background: url(../images/menu/menuShowsOficinas.jpg) top left no-repeat;
	width: 120px;
	height: 40px;
	margin-top: 7px;
}

a#navShowsOficinas:hover {
	background: url(../images/menu/menuShowsOficinasOn.jpg) top left no-repeat;
}

a#navLojaVirtual {
	display: block;
	background: url(../images/menu/menuLojaVirtual.jpg) top left no-repeat;
	width: 92px;
	height: 40px;
	margin-top: 7px;
}

a#navLojaVirtual:hover {
	background: url(../images/menu/menuLojaVirtualOn.jpg) top left no-repeat;
}

a#navContatos {
	display: block;
	background: url(../images/menu/menuContatos.jpg) top left no-repeat;
	width: 92px;
	height: 40px;
	margin-top: 7px;
}

a#navContatos:hover {
	background: url(../images/menu/menuContatosOn.jpg) top left no-repeat;
}

a#navImprensa {
	display: block;
	background: url(../images/menu/menuImprensa.png) top left no-repeat;
	width: 94px;
	height: 49px;
	margin-top: 7px;
}

a#navImprensa:hover {
	background: url(../images/menu/menuImprensaOn.png) top left no-repeat;
}
/* END NAV */
/* SUBMENU */
a#subCompositor {
	display: block;
	background: url(../images/botoes/btCompositor.jpg) top left no-repeat;
	width: 219px;
	height: 59px;
}

a#subCompositor:hover {
	background: url(../images/botoes/btCompositorOn.jpg) top left no-repeat;
}

a#subInterprete {
	display: block;
	background: url(../images/botoes/btInterprete.jpg) top left no-repeat;
	width: 219px;
	height: 59px;
}

a#subInterprete:hover {
	background: url(../images/botoes/btInterpreteOn.jpg) top left no-repeat;
}

a#subPesquisador {
	display: block;
	background: url(../images/botoes/btPesquisador.jpg) top left no-repeat;
	width: 219px;
	height: 59px;
}

a#subPesquisador:hover {
	background: url(../images/botoes/btPesquisadorOn.jpg) top left no-repeat;
}

a#subProfessor {
	display: block;
	background: url(../images/botoes/btProfessor.jpg) top left no-repeat;
	width: 219px;
	height: 59px;
}

a#subProfessor:hover {
	background: url(../images/botoes/btProfessorOn.jpg) top left no-repeat;
}
/* END SUBMENU */


/* MENUORDER */
#menuOrdem ul{
	margin-bottom:20px;
}

#menuOrdem ul li{
	display:inline-block;
}

#menuOrdem ul li.first{
	color:#374644;
	font-size:14px;
	font-weight:bolder;
	width:110px;
	padding-top: 3px;
}

#menuOrdem a{
	text-decoration:none;
	color:#374644;
	background: #CED2B9;
	font-size:14px;
	font-weight:bolder;
	padding:3px;
	margin-right:-3px;
	width:50px;
}
/* END MENUORDER */

/* CATEGORIA */
#menuCategoria ul{
	margin-bottom:20px;
}

#menuCategoria ul li{
	display:inline-block;
}

#menuCategoria ul li.first{
	color:#374644;
	font-size:14px;
	font-weight:bolder;
	width:110px;
}

#menuImprensa{
	margin-top:-25px;
}

#menuImprensa ul{
	margin-bottom:20px;
}

#menuImprensa ul li{
	display:inline-block;
}

#menuImprensa ul li.first{
	color:#374644;
	font-size:14px;
	font-weight:bolder;
	padding-top:5px;
}

#menuImprensa ul li.first img{
	float:left;
}

#menuImprensa ul li.sec{
	color:#374644;
	font-size:14px;
	width:250px;
	font-weight:bolder;
}

#menuImprensa ul li select{
	border:#374644 solid 1px;;
	width:350px;
	float:left;
}

#menuCategoria a{
	text-decoration:none;
	color:#374644;
	background: #CED2B9;
	font-size:14px;
	font-weight:bolder;
	padding:5px;
	margin-right:-3px;
	width:50px;
}
/* END CATEGORIA */
















