/* Barão - Esportes */
*{
	margin: 0;
	padding: 0;
	color: #06F;
}
.saudacao{
	font-family:tahoma;
	font-size:10pt;
	font-weight:normal;
	color:#006;
	text-decoration:none
}

.menu{
	font-family:tahoma;
	font-size:10pt;
	font-weight:bold;
	color:#06F;
	text-decoration:none;
	background-color: #006;
}
.menu:hover{
	font-family:tahoma;
	font-size:10pt;
	font-weight:bold;
	color:#03F;
	text-decoration:underline
}

.albumLink{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:#FF9900;
	text-decoration:none
}
.albumLink:hover{font-family:tahoma; font-size:8pt; font-weight:bold; color:#FF9900; text-decoration:underline}

.albumLink2{font-family:tahoma; font-size:8pt; font-weight:normal; color:#000000; text-decoration:none}
.albumLink2:hover{font-family:tahoma; font-size:8pt; font-weight:normal; color:#000000; text-decoration:underline}

.tituloAlbum{font-family:tahoma; font-size:10pt; font-weight:bold; color:#003366; text-decoration:none}

.linkAlbum{font-family:tahoma; font-size:12pt; font-weight:bold; color:#003366; text-decoration:none}
.linkAlbum:hover{font-family:tahoma; font-size:12pt; font-weight:bold; color:#003366; text-decoration:underline}

.linkMeses{font-family:tahoma; font-size:11pt; font-weight:bold; color:#003366; text-decoration:none;}
.linkMeses:hover{font-family:tahoma; font-size:11pt; font-weight:bold; color:#003366; text-decoration:underline;}

.titEvento{font-family:tahoma; font-size:11pt; font-weight:bold; color:#003366; text-decoration:none;}
.descEvento{font-family:tahoma; font-size:8pt; font-weight:normal; color:#000000; text-decoration:none;}

.linkVoltar{
	font-family:tahoma;
	font-size:7pt;
	font-weight:bold;
	color:#006;
	text-decoration:none;
}
.linkVoltar:hover{font-family:tahoma; font-size:7pt; font-weight:bold; color:#FFCC00; text-decoration:underline;}

.linkHorario{font-family:tahoma; font-size:9pt; font-weight:bold; color:#000000; text-decoration:none;}
.linkHorario:hover{font-family:tahoma; font-size:9pt; font-weight:bold; color:#000000; text-decoration:underline;}

.titModalidade{font-family:tahoma; font-size:12pt; font-weight:bold; color:#FF9900; text-decoration:none;}

.subComunicado{
	font-family:tahoma;
	font-size:8pt;
	font-weight:bold;
	color:#006;
	text-decoration:none
}
.titModComunicado{font-family:tahoma; font-size:12pt; font-weight:bold; color:#003366; text-decoration:none;}

.comunLink{font-family:tahoma; font-size:8pt; font-weight:bold; color:#000000; text-decoration:none}
.comunLink:hover{font-family:tahoma; font-size:8pt; font-weight:bold; color:#000000; text-decoration:underline}

.titNoticia{font-family:tahoma; font-size:9pt; font-weight:bold; color:#003366; text-decoration:none;}
.titNoticia:hover{font-family:tahoma; font-size:9pt; font-weight:bold; color:#003366; text-decoration:underline;}

.titNoticia2{font-family:tahoma; font-size:11pt; font-weight:bold; color:#003366; text-decoration:none;}
.titNoticia2:hover{font-family:tahoma; font-size:11pt; font-weight:bold; color:#003366; text-decoration:underline;}

.txtNoticia{font-family:tahoma; font-size:7pt; font-weight:bold; color:#000000; text-decoration:none;}
.txtNoticia:hover{font-family:tahoma; font-size:7pt; font-weight:bold; color:#000000; text-decoration:underline;}

.titTipo{font-family:sans-serif; font-size:7pt; font-weight:bold; color:#FF9900; text-decoration:none;}

.subNoticia{font-family:tahoma; font-size:7pt; font-weight:bold; color:#003366; text-decoration:none;}
.subNoticia:hover{font-family:tahoma; font-size:7pt; font-weight:bold; color:#003366; text-decoration:underline;}

.esportesFechar{font-family:verdana; font-size:7pt; font-weight:bold; color:#003366; text-decoration:none;}
.esportesFechar:hover{font-family:verdana; font-size:7pt; font-weight:bold; color:#003366; text-decoration:underline;}

.esportesTitulo{font-family:tahoma; font-size:9pt; font-weight:bold; color:#003366; text-decoration:none;}
body {
	background-image: url(background/background_esportes.png);
	background-repeat: repeat-x;
	background-color:#00067f;
	color: #006;
	background-attachment: fixed;
}
espera {
	color: #F90;
}

.prencha_certo {
	background-color: #06F;
}
.nao_prencheu {
	background-color: #FFF;
	color: #F00;
}
#valida {
	background-color: #FFF;
}
#base {
	text-align: center;
	margin: 10px;
	width: 777px;
	background-color: #FFF;
}
.disponivel {
	color: #060;
}

