
/*Antes .boton {font-size: 14; font-family: verdana; font-weight: bold; text-align: center; text-decoration: none; background-color:#e0f0f1; color: #000000; border-width: 3; border-style: inset; border-color: #c0c0c0; margin: 5; height: 30; cursor: hand; padding: 5; }
.boton2 {font-size: 14; font-family: verdana; font-weight: bold; text-align: center; text-decoration: none; background-color:#e0f0f1; color: #cc3300; border-width: 3; border-style: outset; border-color: #c0c0c0; margin: 5; height: 30; cursor: hand; padding: 5; }*/

.boton {font-size: 9; font-family: verdana; font-weight: bold; text-align: center; text-decoration: none; background-color:#669900; color: #000099; border-width: 3; border-style: inset; border-color: #c0c0c0; margin: 5; height: 20; cursor: hand; padding: 5; }
.boton2 {font-size: 9; font-family: verdana; font-weight: bold; text-align: center; text-decoration: none; background-color:#006699; color: #ffffff; border-width: 3; border-style: outset; border-color: #c0c0c0; margin: 5; height: 20; cursor: hand; padding: 5; }

.boton-b {font-size: 12; font-family: verdana; font-weight: bold; text-align: center; text-decoration: none; background-color:#cc6600; color: #000099; border-width: 3; border-style: inset; border-color: #c0c0c0; margin: 5; height: 30; cursor: hand; padding: 5; }
.boton-b2 {font-size: 12; font-family: verdana; font-weight: bold; text-align: center; text-decoration: none; background-color:#006699; color: #ffffff; border-width: 3; border-style: outset; border-color: #c0c0c0; margin: 5; height: 30; cursor: hand; padding: 5; }

/* Para los posts */
.titulopost {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #990000;
}

.capapost{
border: 2px groove #0033cc;
padding: 5;
width: 80%;
text-align: left;
}
