body
{
	background-color: #CCCCCC;
	margin-top: 0px;
}
H1
{
	font-size: 15px;
	color: #335B7D;
}
H2
{
	font-size: 13px;
	color: #335B7D;
}
td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
A
{
	color: Blue;
}
A.visited
{
	color: Blue;
}
A.brujula:visited
{
	color: #0000FF;
}
B
{
	color: Navy;
}
.tabla_interior
{
	background-color: #E6EAEC;
}
.tabla_exterior
{
	background-color: gray;
}
.tabla_cabecera
{
	background-image: url(images/bg_fill.gif);
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
	vertical-align: middle;
	height: 25px;
}
.tabla_titulo
{
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
}
.tabla_subtitulo
{
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
	text-align: left;
}
.tabla_dato
{
	background-color: #F4F4F4;
	vertical-align: top;
}
.tabla_dato_centrado
{
	background-color: #F4F4F4;
	text-align: center;
	vertical-align: top;
}
INPUT,TEXTAREA,SELECT
{
	border: 1px solid #000066;
	font: 11px Verdana, Helvetica, sans-serif;
	color: #000066;
	background-color: #FFFFFF;
	line-height: 12px;
	background-image: url(images/bg_caja_buscador.gif);
	background-repeat: repeat-x;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
}
.login_error
{
	color: Maroon;
	text-align: center;
	font-style: italic;
}
.pie
{
	color: White;
	text-align: center;
}
A.blanca
{
	color: White;
}
.margen
{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.menu_opcion
{
	text-align: center;
	color: #54789C;
	font-weight: bold;
}
.brujula
{
	font-size: 10px;
}
.datos_usuario
{
	text-align: right;
	FONT-SIZE: 11px;	
}

.tabla_dato_alerta
{
	text-align : center;
}
.tabla_boton
{
	text-align : right;
}
.buscador
{
	background: url(images/buscador.jpg);
	margin-left: 5px;
	height: 98px;
	padding-top: 1px;
	padding-bottom: 2px;
	background-repeat: no-repeat;
}
A.menu_opt
{
	color: #024E80;
}
.menuopt_title	{
	font-weight: bold;
	width: 188px;
	margin-bottom: 1px;
	font-size: 11px;
	background: #9EB5CC url(images/m1_white.jpg);
	color: #F98B41;
	height: 17px;
	padding-top: 1px;
	margin-left: 5px;
}

.menuopt1	{
	font-weight: normal;
	width: 215px;
	margin-bottom: 1px;
	font-size: 11px;
	background: #9EB5CC url(images/m1_new.jpg);
	color: #024E80;
	height: 28px;
	padding-top: 1px;
	margin-left: 5px;
}
.menuopt2	{
	width: 143px;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom: 1px solid;
	text-transform: capitalize;
	font-size: 11px;
	color: #024E80;
	border-color: #9EB5CC;
	margin-left: 5px;
}
.menuopt2sel	{ font-weight: bold; }

.menuopt1sel	
{
	font-weight: bold;
	width: 188px;
	margin-bottom: 1px;
	font-size: 11px;
	background: #9EB5CC url(images/m1_new.jpg);
	color: #024E80;
	height: 16px;
	padding-top: 1px;
	margin-left: 5px;
}

.menuopt1 a:link, .menuopt1 a:visited, .menuopt1 a:hover	{
	text-decoration: none;
}

.menuopt2 a:link, .menuopt2 a:visited, .menuopt2 a:hover	{
	color: #024E80;
	text-decoration: none;
}