/* CSS Document */

body {
	margin:0;
	padding:0;
	background-image:url(../imagens_html/padrao_loop.jpg);
	background-repeat: repeat;
	background-position: center;
	}
#layer_mae_topo {
	position:relative;
	z-index:1;
	left: 0;
	right: 0;
	background-image: url(../imagens_html/fundo_interna_loop.jpg);
	height: 105px;
	background-repeat: repeat;
	background-position: center;
}
#layer_menu_topo {
	position:relative;
	margin: auto;
	border: none;
	z-index:1;
	height: 80px;
}
#layer_mae_conteudo {
	position:relative;
	width: 760px;
	margin:auto;
	z-index:2;
	
}
#layer_conteudo_agenda {
	position:absolute;
	width:506px;
	padding-left:9px;
	padding-top:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#644325;
	z-index:1;
	left: -8px;
}

#layer_conteudo_agenda a:link{
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;
	color: #644325;
	line-height: 14px;
}

#layer_conteudo_agenda a:visited{
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;
	color: #644325;
	line-height: 14px;
}

#layer_conteudo_agenda a:hover{
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;
	color: #cf0000;
	line-height: 14px;
}

#layer_conteudo_agenda a:active{
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;
	color: #cf0000;
	line-height: 14px;
}


#layder_menu_espetaculos {
	position:absolute;
	width:242px;
	height:340px;
	z-index:2;
	left: 521px;
}
#topo_menu_agenda {
	position:absolute;
	width:234px;
	height:55px;
	padding-top:34px;
	padding-right:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#644325;
	font-weight:bold;
	text-align:right;
	z-index:1;
	background-image: url(../imagens_html/agenda_topo_menu.jpg);
	background-repeat: no-repeat;
	left: 1px;
}
#layer_menu_agenda {
	position:absolute;
	width:199px;
	padding-top:-20px;
	z-index:2;
	top: 78px;
	left: 34px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #644325;
	border-bottom-color: #644325;
	border-left-color: #644325;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #644325;
	padding-right: 8px;
	padding-bottom: 4px;
}

#layer_menu_agenda a:link{
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;
	color: #644325;
	line-height: 14px;
}

#layer_menu_agenda a:visited{
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;
	color: #644325;
	line-height: 14px;
}

#layer_menu_agenda a:hover{
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;
	color: #cf0000;
	line-height: 14px;
}

#layer_menu_agenda a:active{
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;
	color: #cf0000;
	line-height: 14px;
}

#agenda_titulo_evento {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #cf0000;
	text-decoration: none;
}
#titulo_agenda_mes {
	position:absolute;
	width:509px;
	height:20px;
	z-index:6;
	padding-left: 9px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#644325;
	font-weight:bold;
	background-image: url(../imagens_html/barrinha_em_oficinas.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	left: -10px;
	top: 21px;
}.vermelho {
	color: #CC0000;
	font-weight: bold;
}
