@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
}
body{
	padding:0;
	margin-top: 4em;
	margin-right: 0;
	margin-bottom: 3em;
	margin-left: 0;
	background-color: #CC9933;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-image: url(../imagens/background.jpg)
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

a:link, a:active, a:visited
	{
	color:#006699;
	text-decoration:none;
	}
a:hover {
text-decoration: underline;
}
/* LAYOUT */
#wrapper{
	width:930px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding: 15px;
	overflow: hidden;
}
#container {
	background-color: #FFFFFF;
	height: auto;
	width: 100%;
}
#header {
	height: 40px;
	width: 100%;
	margin-bottom: 15px;
	position: relative;
}
#header a {
	color: #1E1E1E;
}
#header a:hover {
	color: #006699;
	text-decoration: none;
}

#logo {
	width: 400px;
	float: left;
	position: relative;
}

#navigation {
	float: right;
	position: relative;
	font-size: 0.9em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#navigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navigation li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding-left: 6px;
}

#banner {
	height: 314px;
	position: relative;
	width: 100%;
	margin-bottom: 25px;
}
/* Main Menu */

#mainmenu {
	font-size:11px;
	width: 100%;
	position: absolute;
	bottom: 0px;
	left: 0px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: bold;
	background-image: url(../imagens/transparencia.png);
	background-repeat: repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

}

#mainmenu ul {
	left: 10px;
	bottom:0px;
	color: #000000;
	padding: 0;

	background-color:;
	margin: 0;
	list-style-image: none;
	list-style-type: none;
}

#mainmenu li {
	border-collapse:collapse;
	display: inline;
}

#mainmenu li a {
	float: left;
	color: #FFFFFF;
	text-decoration:none;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}
#mainmenu li a:hover {
	color:;
	background-color: #000000;
}
#mainmenu li a#current  {
	color: #000000;
	background-color: #FFFFFF;
}
/**Fim de Main Menu**/
#mainbody {
	width: 100%;
	position: relative;
	margin-bottom: 25px;
	overflow: hidden;
	color: #1E1E1E;
	float: left;
	height: auto;
	clear: both;
}
#sidebar {
	float: left;
	width: 165px;
	position: relative;
	height: auto;
	margin-right: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#musicos {
	width:100%;
	font-size: 10px;
	position: relative;
	float: left;
	padding-bottom: 0px;
	line-height: 15px;
}

#musicos ul {
	margin: 0;
	position: relative;
	padding: 0;
	text-transform: uppercase;
	font-weight: bold;
	list-style-image: none;
	list-style-type: none;
	letter-spacing: 1px;
}
#musicos li {
	width: 100%;
	float: left;
}
#musicos li a {
	float: left;
	display: block;
	color: #565656;
	text-decoration:none;
	position: relative;
	text-align: left;
	padding-bottom: 20px;
	width: 100%;
	font-size: 12px;
}
	
/* Side Menu */
#sidemenu {
	width:100%;
	font-size: 10px;
	position: relative;
	float: left;
	padding-bottom: 0px;
	line-height: 13px;
}

#sidemenu ul {
	margin: 0;
	position: relative;
	padding: 0;
	text-transform: uppercase;
	font-weight: bold;
	list-style-image: none;
	list-style-type: none;
	letter-spacing: 1px;
}

#sidemenu li {
	width: 100%;
	float: left;
}

#sidemenu li a {
	float: left;
	display: block;
	color: #565656;
	text-decoration:none;
	position: relative;
	text-align: left;
	padding-bottom: 7px;
	width: 100%;
}

#sidemenu li a:hover {
	color: #000000;
}

#sidemenu li a#current  {
	color: #000000;
}
#sidemenu .submenu {
	text-transform: none;
	padding-left: 6px;
	width: 100%;
	font-weight: normal;
	font-size: 11px;
}

/** Fim de Side Menu **/
#content {
	float: left;
	width: 572px;
	position: relative;
	height: auto;
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	overflow: hidden;
}
#content hr {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
	border-width: 0px;
}


#content ul {
	list-style-type: none;
	margin-left: 11px;
	list-style-image: url(../imagens/ponto.png);
}
#content ul.decimal {
	list-style-type: decimal;
	list-style-image: none;
	margin-left: 25px;
}

#content ul.ponto {
	list-style-type: none;
	list-style-image: url(../imagens/ponto.png);
	margin-left: 11px;
}

#content li {
	padding-left:0px;
}



#content table {
	font-size: 11px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CECECE;
	border-collapse:collapse;
}
#content tr#bold  {
	font-weight: bold;
	background-color: #444444;
	color: #FFFFFF;
	font-size: 10px;
}
#content td.centered {
	text-align: center;
}
#content .centered a {
	color: #1E1E1E;
}
#content .centered a:hover {
	color: #006699;
}

#content td {
	border: 1px solid #FFFFFF;
	padding: 4px 5PX;
}
#content .bold {
	font-weight: bold;
}
#content img.big {
	margin-bottom: 10px;
	float: left;
}
#content img {
	margin-right: 10px;
	margin-bottom: 5px;
	float: left;
}
#content  #coluna1 {
	width: 275px;
	float: left;
	padding-right: 10px;
	overflow: visible;
	height: auto;
}
#content  #coluna2 {
	width: 275px;
	float: right;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	overflow: visible;
	height: auto;
}
#content #modulo {
	width: 100%;
	margin-bottom: 20px;
}
#content .modulo {
	width: 100%;
	margin-bottom: 20px;
}
#content  .footer {
	font-size: 12px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	border-collapse:collapse;
	padding-top: 15px;
	text-align: right;
	background-color: #FFFFFF;
}
#content  .fotos {
	font-size: 12px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	border-collapse:collapse;
	text-align: right;
	background-color: #FFFFFF;
}

.cabecalho {
	font-weight: bold;
	text-transform: uppercase;
	width: 100%;
	margin-bottom: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-size: 1.4em;
	color: #000000;
	height: 22px;
}
.titulo {
	font-weight: bolder;
	width: 100%;
	color: #990000;
	font-size: 1.1em;
	float: left;
	text-transform: uppercase;
	margin-bottom: 6px;
}
.legenda {
	font-size: 11px;
}


#sidebar2 {
	float: right;
	width: 155px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow: hidden;
	height: auto;
	margin-top: 37px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	padding-left: 10px;
}
#sidebar2 img {
	border: 1px solid #CCCCCC;
	margin-top: 5px;
}
#sidebar2 a {
	font-weight: bold;
	color: #000000;
}

#sidebar2 table {
	margin-bottom: 10px;
}

#sidebar2  h1 {
	font-size: 8px;
	margin: 0px;
	color: #FFFFFF;
	letter-spacing: 1px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#sidebar2  h2 {
	font-size: 9px;
	margin: 0px;
	padding: 0px 0px;
	font-weight: normal;
	text-transform: uppercase;
	color: #990000;
	line-height: 5px;
}
#sidebar2 h3 {
	font-size: 9px;
	margin: 0px;
	padding: 5px 0px;
	font-weight: normal;
	line-height: 13px;
}


#footer {
	width: 100%;
	position: relative;
	padding-top: 10px;
	bottom: 0px;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #565656;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	text-align: center;
	float: left;
}

#footer a {
	text-decoration: none;
	color: #565656;
}
#footer a:hover {
	color: #006699;
	text-decoration: underline;
}


#fotos {
	width: 100%;
	position: relative;
	padding-top: 10px;
	bottom: 0px;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #565656;
	text-align: center;
	float: left;
}

#fotos a {
	text-decoration: none;
	color: #565656;
}
#fotos a:hover {
	color: #006699;
	text-decoration: underline;
}


#content_2 {
	float: left;
	width: 650px;
	position: relative;
	height: auto;
	padding-right: 10px;
	padding-left: 10px;
	overflow: hidden;
}