.menu {
	width: 190px;
	text-align: left;
	vertical-align: middle;
	height: 100%;
}

.menu .linea-horiz-blanca {
	line-height: 1px;
	background-color: #FFFFFF;
	height: 1px;
}

.menu .titulo-apartado {
	background-color: #6699CC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-indent: 10px;
	color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	height: 15px;
	line-height: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

/* CAMBIO ESTADO BOTONES ********************************************************************************/

.menu A{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	height: 20px;
	text-align: left;
	text-decoration: none;
	width: 100%;
	margin: 0px;
	padding: 0px 0px 0px 18px;
	line-height: 20px;
	background-image: url(../images/fondos_lineas/flecha_gris.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}
.menu a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	height: 20px;
	text-align: left;
	text-decoration: none;
	width: 100%;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	line-height: 20px;
}
.menu a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #336699;
	height: 20px;
	text-align: left;
	text-decoration: none;
	width: 100%;
	margin: 0px;
	padding: 0px 0px 0px 18px;
	background-image: url(../images/fondos_lineas/flecha_azul.gif);
}

.menu .boton-activado{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	height: 20px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	width: 100%;
	margin: 0px;
	padding: 0px 0px 0px 18px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

.tabla-usuario a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
/* ESTILOS PARA LO DE ABAJO DEL MENU ********************************************************************************/


.texto-direccion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #003466;
	text-align: right;
	vertical-align: top;
	word-spacing: normal;
	line-height: 12px;
}
.boton-base {
	background-image: url(../images/fondos_lineas/punteo_horiz_gris.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.texto-direccion-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #003466;
	text-align: right;
	vertical-align: top;
	line-height: 20px;
}
.tabla-firma {
	padding: 10px;
}

/* ESTILOS PARA TABLA LOG Y PASS ********************************************************************************/

.menu-tabla-acceso-clientes {
	background-color: #003466;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	padding: 2px;
	text-decoration: none;
	height: 40px;
	border: 10px solid #003366;
}
.menu-tabla-acceso-clientes-campo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006699;
	background-color: #FFFFFF;
}

.menu-tabla-acceso-clientes-txt1 {
	background-color: #003466;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	background-image: url(../images/flecha_blanca.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 10px;
}
.menu-tabla-acceso-clientes-txt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}
