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

body{
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	background-image: url(../_design/fundo+site-tv.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	background-color: #bbf900;
}
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;
}

/* TEXTOS */
.txtData{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
.txtClub{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -1px;
}
.txtClub:hover{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #0084ff;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -1px;
}

.txtVideo{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -1px;
}
.txtVideo:hover{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #b4ff00;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -1px;
}


.txtFesta{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000; /* alterar aqui conforme fundo do site */
	font-weight: normal;
	text-decoration: none;
	line-height: 12px;
}
.txtCadastro{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -1px;
}
.txtCadastro:hover{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #86D001;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -1px;
}
.txtTitulos{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -1px;
}
.txtTitulosClips{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	background-color: #72A502;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -1px;
}

#cadastro{
	border: 1px #000 solid;
}.txtDescricao {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000; /* alterar aqui conforme fundo do site */
	font-weight: normal;
	text-decoration: none;
	line-height: 24px;
	letter-spacing: 1px;
}
