.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #305A8A;
}
.fondopuntos {
	background-image: url(iconos/points.gif);
	background-repeat:  repeat-x;
	background-position: center center;
}
.titulo_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #27577F;
}
.titulo_grande {
	font-family: AUdimat;
	font-size: 28px;
	color: #385E8D;
	font-weight: normal;
}
.contenido {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1D1D1D;
	text-align: justify;
	margin-left: 10px;
}
.contacto_rapido {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #39638D;
	text-align: justify;
	font-weight: bold;
}
.menu_abajo {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #305A8A;
	margin-left: 5px;
}
.fondo_accesoclientes {
	background-image: url(graficos/acceso%20clientes.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.fondo_banda {
	background-image: url(img/banda.jpg);
	background-repeat:     repeat-y;
	background-position: center center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	}

.alpha {
opacity: 0.5;
filter:alpha(opacity=50);
-moz-opacity:0.5;
-khtml-opacity: 0.5;
      }
  .boton{
        font-size:12px;
        font-family:Verdana;
		font-weight:bold;
        color:#2B5638;
        background-image: url(webcam/boton_sonria.png);
        border:0px;
        width:105px;
        height:58px;
		-moz-border-radius: 5px;
       }