﻿TABLE.menuIzq1
{
	background-color: #F0F7FB;
	width: 236px;
}
TD.menuIzqTitulo1
{
	color: White;
	height: 21px;
	background-image: url(imagen/menu/titulo.jpg);
	background-repeat: no-repeat;
}
TD.menuIzqOpcion1
{
	height: 15px;
	text-align: left;
	padding-left: 4px;
	padding-right: 4px;
	border-left: #e4e4e4 1px solid;
	border-right: #e4e4e4 1px solid;
	padding-bottom: 2px;
	padding-top: 2px;
}
TD.menuIzqOpcionSeparador1
{
	height: 6px;
	text-align: left;
	border-left: #e4e4e4 1px solid;
	border-right: #e4e4e4 1px solid;
}
TD.menuIzqOpcionPie1
{
	height: 6px;
	border-left: #e4e4e4 1px solid;
	border-right: #e4e4e4 1px solid;
	border-bottom: #e4e4e4 1px solid;
}
A.menuIzqOpcion1:link
{
	color: #2c4182;
}
A.menuIzqOpcion1:visited
{
	color: #2c4182;
}
A.menuIzqOpcion1:hover
{
	color: #2c4182;
}
A.menuIzqOpcion1:active
{
	color: #2c4182;
}


TABLE.menuIzq2
{
	background-color: #F0F7FB;
	width: 236px;
}
TD.menuIzqTitulo2
{
	color: White;
	height: 21px;
	background-image: url(imagen/menu/titulo.jpg);
	background-repeat: no-repeat;
}
TD.menuIzqOpcion2
{
	height: 15px;
	text-align: left;
	padding-left: 4px;
	padding-right: 4px;
	border-left: #e4e4e4 1px solid;
	border-right: #e4e4e4 1px solid;
	padding-bottom: 2px;
	padding-top: 2px;
}
TD.menuIzqOpcionSeparador2
{
	height: 6px;
	text-align: left;
	border-left: #e4e4e4 1px solid;
	border-right: #e4e4e4 1px solid;
}
TD.menuIzqOpcionPie2
{
	height: 6px;
	border-left: #e4e4e4 1px solid;
	border-right: #e4e4e4 1px solid;
	border-bottom: #e4e4e4 1px solid;
}
A.menuIzqOpcion2:link
{
	color: #2c4182;
}
A.menuIzqOpcion2:visited
{
	color: #2c4182;
}
A.menuIzqOpcion2:hover
{
	color: #2c4182;
}
A.menuIzqOpcion2:active
{
	color: #2c4182;
}


TABLE.menuDer
{
	background-color: #585858;
	width: 130px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	font-size: 12px;
}
TD.menuDerTitulo
{
	color: White;
	background-image: url(imagen/menu/_bg24.jpg);
	background-repeat: repeat-x;
	font-size: 14px;
	height: 24px;
	border-right: #2c4182 1px solid;
	border-top: #2c4182 1px solid;
	border-left: #2c4182 1px solid;
	border-bottom: #2c4182 1px solid;
}
TD.menuDerSeparador
{
	background-color: white;
	height: 3px;
}
TD.menuDerOpcion
{
	background-color: white;
}