body {
background-image: url("../images/img_principal/fundo0001.jpg");
background-attachment: fixed;
}

a:link    { text-decoration:none; color: #323232 }
a:visited { text-decoration:none; color: #323232 }
a:hover   { text-decoration:none; text-decoration:underline; color: #323232 }
a:active  { color: #333333 }

.titulo{
  font-family:Verdana;
  font-size:11px;
  color:#323232;
  font-weight: bold;
}

.subtitulo3 {
  font-family:Tahoma;
  font-size:12px;
  color:#323232;
  font-weight: normal;
}

.subtitulo4 {
  font-family:Tahoma;
  font-size:12px;
  color:#323232;
  font-weight: bold;
}

.branco {
  font-family:Tahoma;
  font-size:12px;
  color:#FFFFFF;
  font-weight: bold;
}

.placar {
  font-family:Tahoma;
  font-size:26px;
  color:#323232;
  font-weight: bold;
}

.titulo_noticia{
  font-family:Tahoma;
  font-size:13px;
  color:#323232;
  font-weight: bold;
}

.titulo2{
  font-family:Tahoma;
  font-size:12px;
  color:#323232;
  font-weight: bold;
}

.titulo_secao{
  font-family:Tahoma;
  font-size:12pt;
  color:#323232;
  font-weight: bold;
}

.subtitulo_secao{
  font-family:Tahoma;
  font-size:10pt;
  color:#323232;
  font-weight: bold;
}


.subtitulo{
  font-family:Verdana;
  font-size:11px;
  color:#323232;
  font-weight: normal;
}

.subtitulo2{
  font-family:Verdana;
  font-size:10px;
  color:#323232;
  font-weight: normal;
}


.input {
	background-color:white; 
	border-color:#BEBEBE; 
	border-style:solid; 
	border-width:1px; 
	font-size:11px; 
	color:#333333; 
	font-family:verdana
}

.input_socio_torcedor {
	background-color:#000000; 
	border-color:#FFFFFF; 
	border-style:solid; 
	border-width:1px; 
	font-size:11px; 
	color:#FFFFFF; 
	font-family:arial
}

.label_conselheiro_socio_torcedor {
  font-family:Arial;
  font-size:12px;
  color:#FFFFFF;
  font-weight: normal;
}

.label_obrigatorio_socio_torcedor {
  font-family:Arial;
  font-size:12px;
  color:#FFFFFF;
  font-weight: bold;
}

