@charset "utf-8";
/* CSS Document */

@font-face {
font-family: Tahoma;
font-style: normal;
font-weight: normal;
src: url(tahoma.tff);
}
.titulo {
font-family: Tahoma;
font-size:18px;
text-align:left;
margin-left:20px;
font-weight:900;
color: #fff;
}
.titulom {
font-family: Tahoma;
font-size:22px;
text-align:left;
text-indent:10px;
font-weight:900;
color: #b00202;
}
.titulomtorcedor {
font-family: Tahoma;
font-size:18px;
text-align:center;
font-weight:800;
color: #b00202;
}
.titulom2 {
font-family: Tahoma;
font-size:16px;
text-align:left;
text-indent:10px;
font-weight:900;
color: #b00202;
}
.fonte {
font-family: Tahoma;
font-size:09px;
text-align: left;
line-height: 20px;
margin-left:20px;
margin-right:10px;
color:#000;
}
.normal {
font-family: Tahoma;
font-size:12px;
text-align: justify;
line-height: 20px;
margin-left:30px;
margin-right:30px;
color:#000;
}
.normatorcedor {
font-family: Tahoma;
font-size:12px;
text-align: center;
line-height: 20px;
color:#000;
}
.normall {
font-family: Tahoma;
font-size:12px;
text-align: left;
line-height: 20px;
margin-left:30px;
margin-right:10px;
color:#000;
}
.normals {
font-family: Tahoma;
font-size:11px;
text-align: left;
line-height: 12px;
color:#000;
}

.normal2 {
font-family: Tahoma;
font-size:12px;
text-align: center;
line-height: 20px;
margin-left:20px;
margin-right:10px;
}
.normal3 {
font-family: Tahoma;
font-size:14px;
text-align: left;
line-height: 20px;
margin-left:20px;
margin-right:10px;
color:#000;
}
.t1 {
font-family: Tahoma;
font-size:12px;
text-align:left;
margin-left:20px;
font-weight:900;
color: #fff;
}
a:link {
color:#b00202;
text-decoration:none;
}
a:visited {
color:#b00202;
text-decoration:none;
}
a:hover {
color:#b00202;
text-decoration:underline;
}