body {
	background : #7F7F7F;
	color : #000;
	font-family : Verdana, Times, serif;
	font-size : 0.8em;
	margin : auto auto;
	width : 1004px;
}

/* -------- BOXES ------------ */
#box_topo {
	display : block;
	width : 1004px;
	background : #101f4a;
	clear : both;
	border : 0px solid #f00;
	overflow : hidden;
	height : 100px;
}
#box_25anos {
	display : block;
	width : 85px;
	height : 80px;
	float : left;
	overflow : hidden;
	margin-top : 10px;
}
#box_logo_topo {
	display : inline-block;
	width : 435px;
	background : inherit;
	float : left;
	border : 0px solid #fff;
	overflow : hidden;
	height : 100px;
}
#box_links_topo {
	display : inline-block;
	width : 475px;
	background : inherit;
	float : left;
	color : #fff;
	height : 100px;
	overflow : hidden;
	border : 0px solid #fff;
	padding-top : 25px;
	margin-left : 85px;
	text-align : right;
}
#box_fb {
	margin : 0px 0px 10px 0px;
}
#box_main {
	display : block;
	width : 1004px;
	background : #fff;
	clear : both;
	border : 0px solid #f00;
	overflow : hidden;
	padding : 8px 0px 8px 0px;
}
#box_main_left {
	display : inline-block;
	width : 277px;
	background : inherit;
	float : left;
	border : 0px solid #fcc;
	overflow : hidden;
	margin : 0px 7px 0px 0px;
}
#box_main_right {
	display : inline-block;
	width : 720px;
	background : inherit;
	float : left;
	border : 0px solid #fcc;
	overflow : hidden;
	margin : 0px 0px 10px 0px;
}
.box_inner_left {
	display : block;
	width : 500px;
	background : inherit;
	float : left;
	border : 0px solid #f99;
	/*overflow : hidden;*/
	margin : 0px 8px 10px 0px;
	clear : left;
}
#box_inner_right {
	display : block;
	width : 205px;
	background : inherit;
	float : left;
	border : 0px solid #f00;
	overflow : hidden;
	margin : 0px 0px 0px 0px;
}
.wrapper {
	display : inline-block;
	overflow : hidden;
	border: 0px solid #000;
	clear : both;
}
#box_footer {
	display : block;
	width : 1004px;
	background : #ACAB97;
	clear : both;
	border : 0px solid #f00;
	overflow : hidden;
	padding : 7px 0px 0px 0px;
}
#box_links_footer {
	display : inline-block;
	width : 950px;
	background : inherit;
	float : left;
	color : #fff;
	height : 25px;
	overflow : hidden;
	border : 0px solid #fff;
	padding-top : 5px;
	text-align : right;
}
.box_3cols_largo {
	display : inline-block;
	width : 720px;
	background : #fff;
	overflow : hidden;
	border : 0px solid #9f9f9d;
	clear : both;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 10px 0px;
}
.box_3cols_largo_col {
	display : inline-block;
	width : 227px;
	background : inherit;
	overflow : hidden;
	border : 0px solid #9f9f9d;
	float : left;
	padding : 0px 0px 0px 10px;
}
.box_3cols {
	display : block;
	width : 700px;
	background : #f3f2ee;
	clear : both;
	border : 1px solid #9f9f9d;
	/*
	overflow : hidden;
	*/
	margin : 10px 0px 10px 0px;
	padding : 5px 0px 10px 0px;
}
.box_3cols_col {
	display : block;
	width : 210px;
	background : inherit;
	overflow : hidden;
	border : 0px solid #9f9f9d;
	float : left;
	margin-left : 0px;
	padding : 0px 0px 0px 10px;
}
#box_menu {
	width : 277px;
	clear : both;
	margin : 0px 0px 15px 0px;
}
.box_submenu {
	width : 277px;
	clear : both;
	background : #fff;
	padding : 5px 0px 10px 0px;
}
#box_calendario {
	width : 240px;
	clear : both;
	border : 0px solid #000;
	margin : 0px 0px 25px 20px;
}
#box_banners {
	width : 240px;
	clear : both;
	border : 0px solid #000;
	margin : 0px 0px 25px 20px;
}
.banner {
	margin-bottom : 10px;
}

/* ---------- LISTAS ---------- */
ul#lista_menu,
ul.lista_submenu,
ul#lista_links_topo,
ul#lista_links_footer {
	list-style : none;
	margin : 0;
	padding : 0;
}
ul#lista_links_topo li {
	margin : 0;
	list-style : none;
	display : inline;
	color : #fff;
	padding : 0px 6px 0px 6px;
	font-size : 0.9em;
	border-right : 1px solid #fff;
}
ul#lista_links_footer li {
	margin : 0;
	list-style : none;
	display : inline;
	color : #fff;
	padding : 0px 6px 0px 6px;
	font-size : 0.9em;
	border-right : 1px solid #fff;
}
ul#lista_links_topo li.last_item,
ul#lista_links_footer li.last_item {
	border-right : 0px solid #fff;
}

ul#lista_menu li a,
ul#lista_menu li a.area_activa {
	margin : 0;
	list-style : none;
	display : block;
	padding : 9px 15px 8px 15px;
	font-size : 1.1em;
	border-bottom : 1px solid #fff;
	text-transform : uppercase;
	text-decoration : none;
	background : #8f1719;
	color : #fff;
}

ul#lista_menu li a.area_activa {
	background : #fff; color : #8f1719;
}

ul#lista_menu li a:active,
ul#lista_menu li a:hover {
	background : #fff; color : #8f1719;
}

ul#lista_menu ul li,
ul#lista_menu ul li a {
	margin : 0px;
	list-style : none;
	display : block;
	font-size : 1em;
	border-bottom : 1px solid #fff;
	text-transform : none;
	text-decoration : none;
	background : #fff;
}

ul#lista_menu ul li a {
	color : #aaaaa2;
	padding : 2px 15px 2px 10px;
}

ul#lista_menu ul li {
	color : #333;
	padding : 2px 15px 2px 15px;
}

ul#lista_menu ul li a:hover { text-decoration : underline }

ul#lista_menu ul li a.subarea_activa {
	text-decoration : underline;
	color : #8f1719;
}

/* --------- LINKS ----------- */
ul#lista_links_topo li a,
ul#lista_links_footer li a {
	color : #fff;
	text-decoration : none;
}
ul#lista_links_topo li a:hover,
ul#lista_links_topo li a:active,
ul#lista_links_footer li a:hover,
ul#lista_links_footer li a:active {
	text-decoration : underline;
}

/* --------- IMAGENS ---------- */
img { border : 0px; }
.icone_doc {
	border : 0px;
	display : block;
	float : left;
	padding : 0px 10px 100px 0px;
}
.capa_doc {
	border : 0px;
	display : block;
	float : left;
	padding : 0px 0px 10px 0px;
}
.botao_get_adobe {
	border : 0px;
	display : block;
	clear : both;
	padding : 20px 0px 10px 0px;
	text-align : right;
}
.img_tmp3_box {
	border : 0px;
	display : block;
	float: left;
	padding : 10px 10px 5px 10px;
}
.img_3col {
	border : 0px;
	display : block;
	float: left;
	padding : 0px 8px 0px 0px;
}

/* --------- TEXTOS ----------- */
.etiqueta_vermelha,
.etiqueta_vermelha_b,
.etiqueta_cinza_b,
.etiqueta_cinza {
	padding : 0px 10px 5px 0px;
	font-size : 1em;
	line-height : 1.4em;
}
.etiqueta_vermelha,
.etiqueta_vermelha a,
.etiqueta_vermelha_b,
.etiqueta_vermelha_b a { color : #8f1719; }

.etiqueta_cinza,
.etiqueta_cinza_b { color : #333; font-weight : bold; }

.etiqueta_cinza a,
.etiqueta_cinza_b a { color : #8f1719; }

.etiqueta_vermelha_b,
.etiqueta_cinza_b { font-weight : bold }

.data_vermelha {
	line-height : 1.4em;
	font-size : 0.95em;
	color : #8f1719;
	background : inherit;
	padding : 5px 18px 0px 15px;
	font-weight : normal;
}
.antetitulo {
	line-height : 1.4em;
	font-size : 0.85em;
	background : inherit;
	padding : 0px 0px 0px 0px;
	font-weight : normal;
}
.texto_cinza, .texto, .lead {
	line-height : 1.4em;
	font-size : 0.95em;
	background : inherit;
	padding : 5px 18px 0px 15px;
	font-weight : normal;
}
.lead { font-weight : bold; }
.texto { color : #000; }
.texto_cinza { color : #aaaaa2; }
.legenda_cinza {
	line-height : 1.4em;
	font-size : 0.9em;
	background : inherit;
	padding : 5px 18px 0px 5px;
	font-weight : normal;
	font-style : italic;
	color : #aaaaa2;
}

.legenda_doc {
	line-height : 1.4em;
	font-size : 0.7em;
	background : inherit;
	font-weight : normal;
	color : #666;
	width : 110px;
	padding : 10px 0px 10px 0px;
}

.legenda_doc a:link,
.legenda_doc a:visited {
	color : #aaaaa2;
	text-decoration : none;
}

.legenda_doc a:hover,
.legenda_doc a:active {
	color : #aaaaa2;
	text-decoration : underline;
}

.fonte,
.data {
	font-size : 0.75em;
	background : inherit;
	font-weight : normal;
	color : #666;
}

.titulo a,
.fonte a,
.texto a,
.lead a { color : #8f1719; }

/* --------- DIVERSOS ------------- */
hr {
	height : 1px;
	width : 100%;
	border : 0px;
	border-bottom : 1px solid #aaaaa2;
	padding : 10px 10px 10px 0px;
	clear : both;
}

/* -------- CALENDARIO -------- */
table#tab_calendario {
	width : 240px;
	color : #908373;
	background : inherit;
	text-transform : uppercase;
}
.header_calendario {
	background : #908373;
	text-align : center;
	color : #fff;
	padding : 2px 0px 2px 0px;
	font-size : 1.1em;
	width : 240px;
	overflow : hidden;
	height : 20px;
}
.header_calendario a {
	color : #fff;
}
.cal_seta_esq {
	display : block;
	float : left;
	width : 30px;
}
.cal_seta_dir {
	display : block;
	float : left;
	width : 30px;
}
.cal_mes {
	display : block;
	float : left;
	width : 180px;
	text-align : center;
}
table.tab_calendario {
	padding : 0px;
}
table.tab_calendario th {
	font-size : 0.8em;
	text-align : center;
	font-weight : bold;
	border-top : 0px solid #908373;
	border-bottom : 1px solid #908373;
	padding : 2px 0px 2px 0px;
}
table.tab_calendario td {
	font-size : 0.9em;
	text-align : center;
	font-weight : normal;
	padding : 2px 2px 2px 2px;
	color : #000;
}
.cal_activo {
	text-align : center;
	font-weight : normal;
	color : #000;
	/*background : #aaaaa2;*/
	padding : 2px 2px 2px 2px;
}
.cal_activo a {
	color : #000;
	text-decoration : none;
}
.cal_dia_sel {
	text-align : center;
	font-weight : normal;
	color : #000;
	border : 1px solid #8f1719;
	padding : 2px 2px 2px 2px;
}
.cal_dia_sel a {
	color : #000;
	text-decoration : none;
}
.cal_hoje {
	text-align : center;
	font-weight : normal;
	color : #fff;
	background : #8f1719;
	padding : 2px 2px 2px 2px;
}
.cal_hoje a {
	color : #fff;
	text-decoration : none;
}
.cal_activo a:hover,
.cal_activo a:active,
.cal_dia_sel a:hover,
.cal_dia_sel a:active,
.cal_hoje a:hover,
.cal_hoje a:active { text-decoration : underline }

/* ------ TABELA DOCS ---------- */
table.tab_docs {
	width : 100%;
	margin : 20px 0px 20px 0px;
}
table.tab_docs td {
	width : 110px;
	text-align : left;
}

/* ----------- GALERIA ----------------- */
.stepcarousel{
    position: relative; /*leave this value alone*/
    border: 1px solid #999;
    overflow: scroll; /*leave this value alone*/
    width: 640px;
    height: 130px; /*Height should enough to fit largest content's height*/
    background : #F3F2EE;
    border-bottom : 0px;
}

.stepcarousel .belt {
    position: absolute; /*leave this value alone*/
    left: 0;
    top: 0;
}

.stepcarousel .panel {
    float: left; /*leave this value alone*/
    overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
    margin: 1px; /*margin around each panel*/
    width: 123px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
    padding : 3px 0px 3px 2px;
	height : 120px;
}
.panel_limite {
    border-right:1px solid #000;
}

.label_autor {
    color : #900;
    font-size : 7.5pt;
    font-family : Verdana, Serif;
    font-weight : bold;
    text-transform : uppercase;
    padding-top : 5px;
}
.box_setas {
    position:relative;
    display:inline-block;
    height:25px;
    background:#f3f2ee;
    width: 630px;
    border:1px solid #999;
	border-top : 0px;
    padding : 10px 5px 5px 5px;
}
#seta_esq {
    display : block;
    float : left;
    width : 40px;
}
#seta_dir {
    display : block;
    float : left;
    width : 40px;
    text-align : right;
    height : 30px;
}
#letras_galeria {
    display : block;
    float : left;
    width : 550px;
    text-align : center;
    height : 30px;
	font-size : 10pt;
}
#letras_galeria .letra {
	padding-right : 5px;
}
#letras_galeria a:link,
#letras_galeria a:visited {
	color : #900;
}

#letras_galeria a:hover,
#letras_galeria a:active { 
	color : #900;
}

#img_full {
    margin-bottom : 10px;
    width : 640px;
    display : block;
    overflow : hidden;
    border : 0px solid #999;
    text-align : center;
}
.nome_artista {
    padding : 5px 0px 0px 5px;
    width : 620px;
    display : block;
    text-align : left;
    font-size : 12pt;
    font-family : Verdana, Serif;
    text-transform : uppercase;
    color : #900;
}
.titulo_peca {
    padding : 5px 0px 0px 5px;
    width : 620px;
    display : block;
    text-align : left;
    font-size : 10pt;
    font-family : Verdana, Serif;
    color : #000;
	font-weight : bold;
}
.descricao {
    padding : 5px 0px 10px 5px;
    width : 620px;
    display : block;
    text-align : left;
    font-size : 10pt;
    font-family : Verdana, Serif;
    color : #000;
}
a img {
    border : 0px;
}

.bloco {
	display : block;
	clear : both;
	margin-bottom : 10px;
}
.img_left {
    display : block;
    border : 0px solid #999;
	padding : 2px 5px 5px 0px;
	float : left;
}

/* FORMS */
fieldset {
	background : #F3F2EE;
}
legend {
	font-size : 1.2em;
}
.campo {
	background-color : #f5f5f5;
	font-size: 8pt;
	color: #666666;
	padding : 2px;
}
.campo:hover, .campo:focus {
	background-color : #fff;
	color : #000;
}
.botao_submit {
	padding : 2px;
}
label.label_comp {
	text-align : left;
	width : 430px;
	display : block;
	float : left;
	padding : 0px 5px 0px 0px;
	height : 30px;
	clear : both;
	border : 0px solid #333;
}
label {
	font-size: 0.85em;
	color: #666666;
	line-height: 130%;
}
label.label_norm {
	display : block;
	float : left;
	width : 135px;
	text-align : right;
	padding : 0px 5px 0px 0px;
	height : 30px;
	clear : both;
}

.container_form_linha {
	padding : 0px 0px 10px 0px;
	display : block;
	clear : both;
}
.container_form {
	padding : 10px 0px 10px 0px;
}
.container_botao_submit {
	clear : both;
	text-align : center;
	padding : 20px 0px 0px 0px;
}

@media print {
	#box_main_left,
	#box_topo,
	#box_footer { display : none; }
	#box_main_right { display : all; }
}
blockquote {
	margin : 0px 0px 10px 20px;
}

