git-svn-id: https://192.168.0.254/svn/Proyectos.VillaDePalacios_Web/trunk@6 91f32c30-4b1a-42e2-b17c-7aeffbb29c96
104 lines
2.0 KiB
CSS
104 lines
2.0 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;
|
|
text-align: left;
|
|
}
|
|
.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
|
|
}
|
|
|
|
.telefono {
|
|
font-family: Verdana;
|
|
font-size: 12px;
|
|
font-weight: bold;
|
|
color: #333333;
|
|
margin: 0;
|
|
padding: 0;
|
|
}
|