@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	height: 768px;
	width: 1024px;
	position: absolute;
	background-color: #F4F4F4;
}

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 20px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #1E1E1E;
	text-transform: uppercase;
	font-variant: normal;
	padding-top: 10px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: bold;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #0F0F0F;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -20px;
	margin-left: 0px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	text-align: left;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1E1E1E;
	line-height: 18px;
	text-align: center;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
}

#contentor {
	position: relative;
	width: 700px;
	z-index: 1;
	margin-right: auto;
	margin-left: auto;
}

#header {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1024px;
	height: 116px;
	z-index: 2;
}

#logo {
	position: absolute;
	left: 40px;
	top: 10px;
	width: 60px;
	height: 70px;
	z-index: 5;
	margin: 0px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#nome {
	position: absolute;
	left: 90px;
	top: 0px;
	width: 630px;
	z-index: 2;
	margin: 0px;
	padding-top: 19px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-transform: none;
	color: #000053;
	height: 50px;
	font-size: 17px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
}
#menu_caixa {
	position: absolute;
	left: 0px;
	top: 55px;
	width: 600px;
	height: 0px;
	z-index: 3;
	padding: 0px;
}

#barramenu {
	position: absolute;
	left: 0px;
	top: 86px;
	width: 1024px;
	height: 50px;
	z-index: 2;
	-moz-box-shadow: 2px 2px 3px #666666;
	background: #F4F4F4;
  background: linear-gradient(top,  #D4D4D4,  #F4F4F4);
  background: -ms-linear-gradient(top,  #D4D4D4,  #F4F4F4);
  background: -webkit-gradient(linear, left top, left bottom, from(#D4D4D4), to(#F4F4F4));
  background: -moz-linear-gradient(top,  #D4D4D4,  #F4F4F4);
  border: solid 0px #6D6D6D;
}

#imgfundo_home {
	position: absolute;
	left: 0px;
	top: 136px;
	width: 1024px;
	height: 573px;
	z-index: 1;
	background-image: url(../images/raizes.jpg);
}

#imgfundo {
	position: absolute;
	left: 0px;
	top: 136px;
	width: 1024px;
	height: 573px;
	z-index: 1;
	background-image: url(../images/raizes.jpg);
}
#imgfundoFoto {
	position: absolute;
	left: 0px;
	top: 136px;
	width: 1024px;
	height: 573px;
	z-index: 1;
	background-image: url(../images/madeira.jpg);
}
#imgfundoRepertorio {
	position: absolute;
	left: 0px;
	top: 136px;
	width: 1024px;
	height: 573px;
	z-index: 1;
	background-image: url(../images/stone.jpg);
}
#imgfundoContatos {
	position: absolute;
	left: 0px;
	top: 136px;
	width: 1024px;
	height: 573px;
	z-index: 1;
	background-image: url(../images/guitarra.jpg);
}
#imgfundoAgenda {
	position: absolute;
	left: 0px;
	top: 136px;
	width: 1024px;
	height: 573px;
	z-index: 1;
	background-image: url(../images/agenda.jpg);
}


#imgfundo p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	text-align: center;
	color: #141414;
}


#caixaTexto {
	position: absolute;
	left: 380px;
	top: 65px;
	width: 590px;
	height: 325px;
	z-index: 7;
	background-color: #FFFFFF;
	opacity: 0.80;
	-moz-opacity: 0.80;
	filter: alpha(opacity=80);
	color: #FFF;
}
#caixaTexto_historial {
	position: absolute;
	left: 350px;
	top: 60px;
	width: 620px;
	height: 453px;
	z-index: 7;
	background-color: #FFF;
	opacity: 0.80;
	-moz-opacity: 0.80;
	filter: alpha(opacity=80);
	}
#caixaTexto_mapa {
	position: absolute;
	left: 350px;
	top: 60px;
	width: 616px;
	height: 453px;
	z-index: 7;
	background-color: #F4F4F4;
	padding: 15px;background-color: #FFF;
	opacity: 0.85;
	-moz-opacity: 0.85;
	filter: alpha(opacity=85);
	}

#caixaFotos {
	position: absolute;
	left: 50px;
	top: 45px;
	width: 920px;
	height: 480px;
	z-index: 2;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	opacity: 0.70;
	-moz-opacity: 0.70;
	filter: alpha(opacity=70);
}

#caixaAgenda {
	position: absolute;
	left: 50px;
	top: 45px;
	width: 920px;
	height: 480px;
	z-index: 2;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	opacity: 0.70;
	-moz-opacity: 0.70;
	filter: alpha(opacity=70);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}


#caixaElementos {
	position: absolute;
	left: 20px;
	top: 50px;
	width: 980px;
	height: 450px;
	z-index: 7;
	background-color: #FFF;
	opacity: 0.70;
	-moz-opacity: 0.70;
	filter: alpha(opacity=70);
	padding: 5px;

}
#loadVideo {
	position: absolute;
	left: 80px;
	top: 120px;
	z-index: 2;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}


#text {
	position: absolute;
	left: 400px;
	top: 65px;
	width: 520px;
	z-index: 8;
	font-size: 13px;
	padding: 15px;
	height: 0px;
	text-align: center;
}
#text_historial {
	position: absolute;
	left: 370px;
	top: 60px;
	width: 570px;
	z-index: 8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 423px;
	overflow-y: scroll;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#text_contatos {
	position: absolute;
	left: 395px;
	top: 107px;
	z-index: 8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0px;
	width: 535px;
	height: 378px;
	text-align: center;
}




#listaLetras {
	position: absolute;
	left: 655px;
	top: 45px;
	width: 250px;
	height: 460px;
	z-index: 2;
	background-color: #FFF;
	opacity: 0.80;
	-moz-opacity: 0.80;
	filter: alpha(opacity=80);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 23px;
	text-align: center;
	color: #000;
	margin: 0px;
	vertical-align: middle;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#listaLetras a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 23px;
	background-color: #FFF;
	opacity: 0.70;
	color: #333;
	padding: 0px;
	vertical-align: middle;
	text-align: center;
	}
	
#listaLetras a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 23px;
	background-color: #FFF;
	color: #000;
	padding: 0px;
	text-transform: uppercase;
	}

#elementos {
	background-color: #FFFFFF;

}
#multimedia_fotos {
	position: absolute;
	left: 115px;
	top: 115px;
	width: 200px;
	height: 280px;
	z-index: 2;
	background-color: #FFF;
	opacity: 0.80;
	-moz-opacity: 0.80;
	filter: alpha(opacity=80);
	margin: 0px;
	vertical-align: middle;
	padding: 20px;
}
#multimedia_video {
	position: absolute;
	left: 388px;
	top: 115px;
	width: 200px;
	height: 280px;
	z-index: 2;
	background-color: #FFF;
	opacity: 0.80;
	-moz-opacity: 0.80;
	filter: alpha(opacity=80);
	margin: 0px;
	vertical-align: middle;
	padding: 20px;
}
#multimedia_audio {
	position: absolute;
	left: 655px;
	top: 115px;
	width: 200px;
	height: 280px;
	z-index: 2;
	background-color: #FFF;
	opacity: 0.80;
	-moz-opacity: 0.80;
	filter: alpha(opacity=80);
	margin: 0px;
	vertical-align: middle;
	padding: 20px;
}
#fotos_galeria {
	position: absolute;
	left: 655px;
	top: 115px;
	width: 200px;
	height: 280px;
	z-index: 2;
	background-color: #FFF;
	opacity: 0.80;
	-moz-opacity: 0.80;
	filter: alpha(opacity=80);
	margin: 0px;
	vertical-align: middle;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#video {
	position: absolute;
	z-index: 2;
	margin: 0px;
	vertical-align: middle;
	padding-top: 10px;
	list-style: none;
	width: 1px;
	left: 25px;
	overflow:inherit;

}
#audio {
	position: absolute;
	left: -550px;
	top: 430px;
	width: 520px;
	height: 30px;
	z-index: 4;
	margin: 0px;
	vertical-align: middle;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #FFF;
	opacity: 0.80;
	-moz-opacity: 0.80;
	filter: alpha(opacity=80);

}

#sobreHistorial {
	position: absolute;
	left: 125px;
	top: 115px;
	width: 125px;
	height: 280px;
	z-index: 3;
	background-color: #FFF;
	opacity: 0.80;
	-moz-opacity: 0.80;
	filter: alpha(opacity=80);
	margin: 0px;
	vertical-align: middle;
	padding: 20px;
}
#sobre_missao {
	position: absolute;
	left: 325px;
	top: 115px;
	width: 125px;
	height: 280px;
	z-index: 3;
	background-color: #FFF;
	opacity: 0.80;
	-moz-opacity: 0.80;
	filter: alpha(opacity=80);
	margin: 0px;
	vertical-align: middle;
	padding: 20px;
}
#sobre_elementos {
	position: absolute;
	left: 325px;
	top: 115px;
	width: 125px;
	height: 280px;
	z-index: 3;
	background-color: #FFF;
	opacity: 0.80;
	-moz-opacity: 0.80;
	filter: alpha(opacity=80);
	margin: 0px;
	vertical-align: middle;
	padding: 20px;
}
#sobre_maestros {
	position: absolute;
	left: 725px;
	top: 115px;
	width: 125px;
	height: 280px;
	z-index: 3;
	background-color: #FFF;
	opacity: 0.80;
	-moz-opacity: 0.80;
	filter: alpha(opacity=80);
	margin: 0px;
	vertical-align: middle;
	padding: 20px;
}
#fotografias_maestros {
	position: absolute;
	left: 725px;
	top: 115px;
	width: 125px;
	height: 280px;
	z-index: 3;
	background-color: #FFF;
	opacity: 0.80;
	-moz-opacity: 0.80;
	filter: alpha(opacity=80);
	margin: 0px;
	vertical-align: middle;
	padding: 20px;
}
#imagens {
	position: absolute;
	left: 50px;
	top: 45px;
	width: 920px;
	height: 450px;
	z-index: 7;
	margin: 0px;
	overflow-y: scroll;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}

#imagens_galeria {
	position: absolute;
	left: 50px;
	top: 45px;
	width: 890px;
	height: 430px;
	z-index: 5;
	overflow-y: scroll;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin: 0px;
}

#barraRodapeImg {
	position: absolute;
	left: 0px;
	top: 445px;
	width: 1024px;
	height: 130px;
	z-index: 7;
	background-color: #FFF;
	opacity: 0.85;
	-moz-opacity: 0.85;
	filter: alpha(opacity=85);
	padding: 0px;
	margin: 0px;
}

#footer {
	position: absolute;
	left: 0px;
	top: 709px;
	width: 1024px;
	height: 25px;
	z-index: 7;
	text-align: center;
	padding-top: 10px;
	-moz-box-shadow: 2px 2px 3px #666666;
	background: #F4F4F4;
	background: linear-gradient(top,  #D4D4D4,  #F4F4F4);
	background: -ms-linear-gradient(top,  #D4D4D4,  #F4F4F4);
	background: -webkit-gradient(linear, left top, left bottom, from(#D4D4D4), to(#F4F4F4));
	background: -moz-linear-gradient(top,  #D4D4D4,  #F4F4F4);
	border: solid 0px #6D6D6D;
	font-size: 11px;
}

#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #333;
}
#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	text-decoration: underline;
}

.footer {
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}

#facebook {
	position: absolute;
	left: 50px;
	top: 5px;
	width: 25px;
	height: 25px;
	z-index: 7;
}
#palcoprincipal {
	position: absolute;
	left: 100px;
	top: 5px;
	width: 25px;
	height: 25px;
	z-index: 7;
}


#copyright {
	position: absolute;
	left: 740px;
	top: 10px;
	width: 230px;
	height: 21px;
	z-index: 7;
}
.fotos {
	padding-bottom: 12px;
	margin: 0px;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	}
.fotos_maestros {
	border: 0px none #FFF;
	padding-bottom: 50px;
	margin: 0px;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 40px;
	}
.fotografias {
	border: 0px none #FFF;
	padding-bottom: 20px;
	margin: 0px;
	padding-right: 14px;
	padding-top: 10px;
	}
.fotografiasGaleria {
	border: 0px none #FFF;
	margin: 0px;
	padding-top: 20px;
	padding-left: 19px;
	padding-bottom: 15px;
	text-align: center;
	vertical-align: middle;
	}
.fotografiasTabela {
	margin: 0px;
	padding-left: 18px;
	text-align: right;
	vertical-align: middle;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
.formulario {
	border: 0px none #FFF;
	padding-bottom: 10px;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-align: right;
	text-transform: uppercase;
	vertical-align: top;
	}

#menu-bar {
	width: 850px;
	margin: 0px 0px 0px 0px;
	padding: 6px 6px 4px 6px;
	height: 36px;
	line-height: 100%;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	box-shadow: 2px 2px 3px #666666;
	-webkit-box-shadow: 2px 2px 3px #666666;
	-moz-box-shadow: 2px 2px 3px #666666;
	background: #F4F4F4;
	background: linear-gradient(top,  #D4D4D4,  #F4F4F4);
	background: -ms-linear-gradient(top,  #D4D4D4,  #F4F4F4);
	background: -webkit-gradient(linear, left top, left bottom, from(#D4D4D4), to(#F4F4F4));
	background: -moz-linear-gradient(top,  #D4D4D4,  #F4F4F4);
	border: solid 0px #6D6D6D;
	position: relative;
	z-index: 999;
	left: 162px;
}
#menu-bar li {
	float: left;
	position: relative;
	list-style: none;
	padding-top: 0px;
	padding-right: 17px;
	padding-bottom: 0px;
	padding-left: 17px;
}
#menu-bar a {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 13px;
	color: #2D2D2D;
	text-decoration: none;
	display: block;
	padding: 6px 20px 6px 20px;
	margin: 0;
	margin-bottom: 6px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	text-shadow: 0px 0px 0px #000000;
	text-transform: uppercase;
}
#menu-bar li ul li a {
	jmargin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: none;
	padding-right: 10px;
	padding-left: 10px;
}
#menu-bar .active a, #menu-bar li:hover > a {
	background: #0399D4;
	background: linear-gradient(top,  #EBEBEB,  #A1A1A1);
	background: -ms-linear-gradient(top,  #EBEBEB,  #A1A1A1);
	background: -webkit-gradient(linear, left top, left bottom, from(#EBEBEB), to(#A1A1A1));
	background: -moz-linear-gradient(top,  #EBEBEB,  #A1A1A1);
	color: #2D2D2D;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
	text-shadow: 1px 1px 2px #FFFFFF;
}
#menu-bar ul li:hover a, #menu-bar li:hover li a {
	background: none;
	border: none;
	color: #333;
	-box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}
#menu-bar ul a:hover {
	background: #E6E6E6;
	border-radius: 0;
	-webkit-border-radius: 0;

	-moz-border-radius: 0;
	text-shadow: 0px 0px 3px #FFFFFF;
	color: #003 !important;
	font-weight: bold !important;
}
#menu-bar ul {
  background: #DDDDDD;
  background: linear-gradient(top,  #FFFFFF,  #CFCFCF);
  background: -ms-linear-gradient(top,  #FFFFFF,  #CFCFCF);
  background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#CFCFCF));
  background: -moz-linear-gradient(top,  #FFFFFF,  #CFCFCF);
  display: inline-block;
  display: none;
  margin: 0;
  padding: 0;
  width: 310px;
  position: absolute;
  top: 30px;
  left: auto;
  border: solid 0px #B4B4B4;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-box-shadow: 0px 0px 2px #222222;
  -moz-box-shadow: 0px 0px 2px #222222;
  box-shadow: 0px 0px 2px #222222;
}
#menu-bar li:hover > ul {
	display: block;
}
#menu-bar ul li {
	float: left;
	margin: 0;
	padding: 0;
}
#menu-bar ul li:hover {
	color: #0F9;	
}
#menu-bar ul a {
	padding: 10px 0px 10px 15px;
	font-size: 13px;
	font-style: normal;
	font-family: arial;
	font-weight: normal;
	text-shadow: 2px 2px 3px #FFFFFF;
}
#menu-bar ul li:first-child > a {
	border-top-left-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	-moz-border-radius-topleft: 0px;
	border-top-right-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius-topright: 0px;
}
#menu-bar ul li:last-child > a {
  border-bottom-left-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-bottom-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-bottomright: 0px;
}
}
#menu-bar:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#menu-bar {
  display: inline-block;
}
  html[xmlns] #menu-bar {
  display: block;
}
* html #menu-bar {
  height: 1%;
}


.selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 23px;
	background-color: #FFF;
	color: #000000;
	padding: 0px;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
}

.unselected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 23px;
	background-color: #FFF;
	color: #333;
	padding: 0px;
	vertical-align: middle;
	text-align: center;
}
	

#letras {
	position: absolute;
	left: -550px;
	top: 0px;
	width: 480px;
	height: 430px;
	z-index: 3;
	background-color: #F7F7F7;
	overflow-y: scroll;
	padding-left: 70px;
	text-align: left;
}
#letras p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	text-align: left;
}

#listaLetrasAgenda {
	position: absolute;
	left: 780px;
	top: 45px;
	width: 190px;
	height: 460px;
	z-index: 2;
	background-color: #FFF;
	opacity: 0.80;
	-moz-opacity: 0.80;
	filter: alpha(opacity=80);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 23px;
	text-align: center;
	color: #000;
	margin: 0px;
	vertical-align: middle;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#listaCartazesAgenda {
	position: absolute;
	left: 50px;
	top: 45px;
	width: 300px;
	height: 480px;
	z-index: 2;
	background-color: #FFF;
	opacity: 0.80;
	-moz-opacity: 0.80;
	filter: alpha(opacity=80);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 23px;
	text-align: center;
	color: #000;
	margin: 0px;
	overflow-y: scroll;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#listaLetrasAgenda a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 23px;
	background-color: #FFF;
	opacity: 0.70;
	color: #333;
	padding: 0px;
	vertical-align: middle;
	text-align: center;
	}
	
#listaLetrasAgenda a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 23px;
	background-color: #FFF;
	color: #000;
	padding: 0px;
	text-transform: uppercase;
	}

#actuacoes-01 {
	position: absolute;
	left: -430px;
	top: 0px;
	width: 400px;
	height: 480px;
	z-index: 3;
	background-color: #F7F7F7;
	text-align: justify;
	overflow-y: scroll;
	padding-right: 20px;
	padding-left: 10px;

}
#actuacoes-02 {
	position: absolute;
	left: -430px;
	top: 0px;
	width: 400px;
	height: 480px;
	z-index: 3;
	background-color: #F7F7F7;
	text-align: justify;
	overflow-y: scroll;
	padding-right: 20px;
	padding-left: 10px;
}
#actuacoes-03 {
	position: absolute;
	left: -430px;
	top: 0px;
	width: 400px;
	height: 480px;
	z-index: 3;
	background-color: #F7F7F7;
	text-align: justify;
	overflow-y: scroll;
	padding-right: 20px;
	padding-left: 10px;
}
#actuacoes-04 {
	position: absolute;
	left: -430px;
	top: 0px;
	width: 400px;
	height: 480px;
	z-index: 3;
	background-color: #F7F7F7;
	text-align: justify;
	overflow-y: scroll;
	padding-right: 20px;
	padding-left: 10px;
}
#actuacoes-05 {
	position: absolute;
	left: -430px;
	top: 0px;
	width: 400px;
	height: 480px;
	z-index: 3;
	background-color: #F7F7F7;
	text-align: justify;
	overflow-y: scroll;
	padding-right: 20px;
	padding-left: 10px;
}
#actuacoes-06 {
	position: absolute;
	left: -430px;
	top: 0px;
	width: 400px;
	height: 480px;
	z-index: 3;
	background-color: #F7F7F7;
	text-align: justify;
	overflow-y: scroll;
	padding-right: 20px;
	padding-left: 10px;
}
#actuacoes-07 {
	position: absolute;
	left: -430px;
	top: 0px;
	width: 400px;
	height: 480px;
	z-index: 3;
	background-color: #F7F7F7;
	text-align: justify;
	overflow-y: scroll;
	padding-right: 20px;
	padding-left: 10px;
}
.agenda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	list-style-type: circle;
	line-height: 23px;
}
#contentor #imgfundo #text p {
	text-align: center;
	font-size: 14px;
	line-height: 21px;
}
#contentor #imgfundo #text_historial p {
	text-align: justify;
	line-height: 21px;
	font-size: 14px;
}

#link {
	position: absolute;
	left: 805px;
	top: 480px;
	width: 150px;
	height: 50px;
	z-index: 7;
	margin: 0px;
	padding: 0px;
}
#link_fotos {
	position: absolute;
	left: 890px;
	top: 480px;
	z-index: 7;
	margin: 0px;
	padding: 0px;
}
#link_mapa {
	position: absolute;
	left: 750px;
	top: 455px;
	z-index: 9;
	margin: 0px;
	padding: 0px;
}

#form {
	position: absolute;
	left: 350px;
	top: 60px;
	z-index: 9;
	width: 620px;
}
#contatos p   {
	text-align: center;
}
#nome4 a:active, #nome4 a:visited
{
	font-weight:bold
}



.div-form{width:280px; height:453px; padding:20px; position:absolute; float:none; left:50%; top:50%; margin:-220px 0 0 -165px; border:5px solid #c0c0c0;}

h1{text-transform:uppercase; font-size:20px; color:#fff; text-align:center; margin:-20px -20px 10px -20px; padding:5px 0; background:#c0c0c0; text-shadow:-1px 1px 1px #999; }

form p{margin:5px 0 0 0;}

form{
	font: 13x Arial, Helvetica, sans-serif;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

fieldset{border: 0;}

input, textarea{border:0; padding:3px; background-color:#fff; margin-bottom:5px; border:1px solid #c0c0c0;}

input:focus, textarea:focus{border-color:#000;}

textarea{overflow:auto; font:1.1em Arial, Helvetica, sans-serif;}

.width233{width:233px;}
#contentor #imgfundoContatos #text_contatos p strong {
	text-align: left;
}
