#conteudo {
	background-repeat: repeat-x;
	height:auto;
	min-height:100%;
	width: 900px;
	position: absolute;
	left: 50%;
	margin-left: -450px;
	top: 0px;
	z-index: 5;
	padding-bottom: 0px;
	background-color: #018CD8;
}
#titulos {
	background-repeat: repeat-x;
	height:90px;
	width: 100%;
	position: absolute;
	top: 0px;
	z-index: 5;
	background-color: #000;
	text-align: center;
	visibility: visible;
	left: 0px;
}
.textos {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: justify;
}
.textosPRETO {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: justify;
}

#barroco {
	background-repeat: repeat-x;
	height:auto;
	min-height:100%;
	width: 900px;
	position: absolute;
	left: 50%;
	margin-left: -450px;
	top: 0px;
	z-index: 5;
	padding-bottom: 0px;
}
#erecorder {
	background-repeat: repeat-x;
	height:auto;
	min-height:100%;
	width: 900px;
	position: absolute;
	left: 50%;
	margin-left: -450px;
	top: 0px;
	z-index: 5;
	padding-bottom: 0px;
}
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../imagens/fundo_gradiente.png);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: bottom;
	color: #000;
}
body,td,th {
	color: #000;
}
.formularios {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #5F9600;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clip: rect(auto,auto,auto,0px);
	left: 0px;
	padding: 0px;
	margin-left: 10px;
}
.meses_agenda {
	font-size: 18px;
	color: #372DF8;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.compositores {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #B40505;
}
