a, a:visited
{
	text-decoration: none;
	color: #006600;
}

body
{
	margin: 0px;
	padding: 0px;
	background-color: #CCCC99;
	background-image: url(../images/fondo_pagina.jpg);
	overflow: auto;
}

div
{
	font-family: Tahoma, Verdana;
	font-size: 10pt;
}

div.alto
{
	margin-top: 10px;
}

div.bajo
{
	background-image: url(../images/sombra_bottom.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 10px;
	margin-bottom: 10px;
}

div.carpeta
{
	border-bottom: 2px dotted #8D8D47;
	width: 168px;
	height: 25px;
	text-align: right;
	line-height: 15px;
	margin-bottom: 5px;
}

div.carpeta a, div.carpeta a:active
{
	color: #003300;
	font-size: 9pt;
}

div.carpeta a:hover
{
	color: #E26200;
}

div.cata_bottom
{
	height: 20px;
	background-image: url(../images/fondo_cata_bottom.png);
}

div.cata_middle
{
	padding-left: 15px;
	padding-right: 15px;
	background-image: url(../images/fondo_cata_middle.png);
}

div.cata_top
{
	height: 20px;
	background-image: url(../images/fondo_cata_top.png);
}

div.contenido
{
	float: left;
	width: 73%;
	padding-left: 15px;
	/*padding-right: 20px;*/
}

div.datos_usuario
{
	text-align: right;
	font-family: Calibri;
	font-size: 13px;
}

div.fondo
{
	background-image: url(../images/sombra_middle.jpg);
	background-position: center;
	background-repeat: repeat-y;
	width: 800px;
	padding-top: 3px;
	padding-bottom: 3px;
}

div.logo
{
	float: left;
}

div.marco
{
	text-align: left;
	width: 782px;
}

div.menu
{
	background-image: url(../images/linea_separadora.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
	width: 25%;
	height: 400px;
}

div.menu_boton_apagado
{
	border-bottom: 2px dotted #8D8D47;
	width: 168px;
	height: 25px;
	text-align: right;
	line-height: 15px;
	margin-bottom: 5px;
}

div.menu_boton_apagado a, div.menu_boton_apagado a:visited
{
	color: #003300;
	font-size: 9pt;
}

div.menu_boton_apagado a:hover, div.menu_boton_apagado a:active
{
	color: #E26200;
}

div.menu_boton_encendido
{
	border-bottom: 2px dotted #8D8D47;
	width: 168px;
	height: 25px;
	text-align: right;
	line-height: 15px;
	margin-bottom: 5px;
}

div.menu_boton_encendido a, div.menu_boton_encendido a:visited
{
	color: #E26200;
	font-size: 9pt;
}

div.pestana_amarilla_encendida
{
	float: right;
	height: 27px;
	width: 100px;
	background-image: url(../images/pestana_amarilla_encendida.jpg);
	text-align: center;
	margin-left: 2px;
	line-height: 27px;
}

div.pestana_azul_apagada
{
	float: right;
	height: 27px;
	width: 100px;
	background-image: url(../images/pestana_azul_apagada.jpg);
	text-align: center;
	color: #FFFFFF;
	margin-left: 2px;
	line-height: 27px;
}

div.pie
{
	margin-top: 5px;
	width: 95%;
	text-align: center;
	font-size: 11px;
	padding-top: 3px;
	border-top: 1px solid black;
}

div.submenu
{
	display: none;
}

div.submenuItem
{
	width: 168px;
	height: 25px;
	text-align: right;
	line-height: 15px;
}

div.submenuItem a, div.submenuItem a:visited
{
	color: #003300;
	font-size: 8pt;
}

div.submenuItem a:hover, div.submenuItem a:active
{
	color: #E26200;
}

div.submenuItemEncendido
{
	width: 168px;
	height: 15px;
	text-align: right;
}

div.submenuItemEncendido a, div.submenuItemEncendido a:active
{
	color: #E26200;
	font-size: 8pt;
}

input
{
	border: 1px solid #AAAAAA;
}

p
{
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana;
	font-size: 10pt;
	margin-bottom: 15px;
}

p.titulo
{
	font-family: Candara, Mandiara GD, Tahoma;
	font-size: 20pt;
	background-image: url(../images/fondo_titulo.jpg);
	background-repeat: no-repeat;
	line-height: 35px;
	color: #FFFFFF;
	padding-left: 5px;
}

ul, ol
{
	margin-left: 15px;
	list-style-position: inside;
}

.foot
{
	font-size: 9pt;
}

.mas_info
{
	color: #99001E;
}
