94 lines
1.7 KiB
CSS
94 lines
1.7 KiB
CSS
|
|
.credits {
|
||
|
|
font-family: Verdana;
|
||
|
|
font-size: 9px;
|
||
|
|
font-style: normal;
|
||
|
|
line-height: normal;
|
||
|
|
font-weight: normal;
|
||
|
|
font-variant: normal;
|
||
|
|
color: #333333;
|
||
|
|
text-decoration: none
|
||
|
|
}
|
||
|
|
.texto {
|
||
|
|
font-family: Verdana;
|
||
|
|
font-size: 12px;
|
||
|
|
font-style: normal;
|
||
|
|
line-height: normal;
|
||
|
|
font-weight: normal;
|
||
|
|
font-variant: normal;
|
||
|
|
color: #333333;
|
||
|
|
text-decoration: none
|
||
|
|
}
|
||
|
|
.textoNegrita {
|
||
|
|
font-family: Verdana;
|
||
|
|
font-size: 12px;
|
||
|
|
font-style: normal;
|
||
|
|
line-height: normal;
|
||
|
|
font-weight: bold;
|
||
|
|
font-variant: normal;
|
||
|
|
color: #333333;
|
||
|
|
text-decoration: none
|
||
|
|
}
|
||
|
|
.titulos3 {
|
||
|
|
font-family: Verdana;
|
||
|
|
font-size: 12px;
|
||
|
|
font-style: normal;
|
||
|
|
line-height: normal;
|
||
|
|
font-weight: bold;
|
||
|
|
font-variant: normal;
|
||
|
|
color: #669900;
|
||
|
|
text-decoration: none
|
||
|
|
}
|
||
|
|
.menu {
|
||
|
|
font-family: Verdana;
|
||
|
|
font-size: 14px;
|
||
|
|
font-style: normal;
|
||
|
|
line-height: normal;
|
||
|
|
font-weight: normal;
|
||
|
|
font-variant: normal;
|
||
|
|
color: #FFFFFF;
|
||
|
|
text-decoration: none
|
||
|
|
}
|
||
|
|
.titulos2 {
|
||
|
|
font-family: Verdana;
|
||
|
|
font-size: 12px;
|
||
|
|
font-style: normal;
|
||
|
|
line-height: normal;
|
||
|
|
font-weight: bold;
|
||
|
|
font-variant: normal;
|
||
|
|
color: #FFFFFF;
|
||
|
|
text-decoration: none
|
||
|
|
}
|
||
|
|
.titulos1 {
|
||
|
|
font-family: "Times New Roman", Times, serif;
|
||
|
|
font-size: 18px;
|
||
|
|
font-style: normal;
|
||
|
|
line-height: normal;
|
||
|
|
font-weight: bold;
|
||
|
|
font-variant: normal;
|
||
|
|
color: #FFFFFF;
|
||
|
|
text-decoration: none;
|
||
|
|
background-color: #669900;
|
||
|
|
}
|
||
|
|
.titulos4 {
|
||
|
|
|
||
|
|
font-family: "Times New Roman", Times, serif;
|
||
|
|
font-size: 20px;
|
||
|
|
font-style: italic;
|
||
|
|
line-height: normal;
|
||
|
|
font-weight: bold;
|
||
|
|
font-variant: normal;
|
||
|
|
color: #669900;
|
||
|
|
text-decoration: none
|
||
|
|
}
|
||
|
|
.menu2 {
|
||
|
|
|
||
|
|
font-family: Verdana;
|
||
|
|
font-size: 14px;
|
||
|
|
font-style: normal;
|
||
|
|
line-height: normal;
|
||
|
|
font-weight: bold;
|
||
|
|
font-variant: normal;
|
||
|
|
color: #FFCC00;
|
||
|
|
text-decoration: none
|
||
|
|
}
|