@charset "iso-8859-1";
/* CSS Document */

body{
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	background-image: url(../imagens/fundo+site.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	background-color: #663467;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.tableCoberturaFotografica{
	background-color: #0084ff;
}
.tableVideos{
	background-color: #b4ff00;
}

.txtData{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}
.txtDiasAgenda{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -1px;
	line-height: 20px;
}
.txtDiasAgenda:hover{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #993366;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -1px;
	line-height: 20px;
}


/* AGENDA INICIAL */
.bgDia{
	background-color: #333333; /* alterar aqui conforme fundo do site */
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFF; /* alterar aqui conforme fundo do site */
	font-weight: normal;
	text-decoration: none;
	line-height: 24px;
}
.txtMes{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF; /* alterar aqui conforme fundo do site */
	font-weight: normal;
	text-decoration: none;
	line-height: 10px;
}
.txtLocal{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF; /* alterar aqui conforme fundo do site */
	font-weight: normal;
	text-decoration: none;
	line-height: 18px;
}
.txtLocal:hover{
	background-color: #993399;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF; /* alterar aqui conforme fundo do site */
	font-weight: normal;
	text-decoration: none;
	line-height: 18px;
}
.txtGaleria{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF; /* alterar aqui conforme fundo do site */
	font-weight: normal;
	text-decoration: none;
	line-height: 22px;
}
.txtGaleria:hover{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -1px;
}
.txtRodape{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #993365;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -1px;
}
.txtRodape:hover{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -1px;
}
.txtTitulos{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -1px;
}

#cadastro{
	border: 1px #FFF solid;
}.txtDescricao {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
	line-height: 24px;
	letter-spacing: 1px;
}
.box-descricao-foto, .box-descricao-foto-mod2 { display:block; position:absolute; width:101px; margin-top:-22px; }
