body, select, textarea
{
	font-family: Verdana;
	font-size: 11px;
}
input[type=text], input[type=password], input[type=submit], input[type=button]
{
	font-family: Verdana;
	font-size: 11px;
}
.button
{
	background-color: #D6E0E9;
	border: 1px solid #074987;
	color: #074987;
	cursor: hand;
}
input[type=submit], input[type=button]
{
	background-color: #D6E0E9;
	border: 1px solid #074987;
	color: #074987;
	cursor: hand;
}
td img
{
	display: block;
}
a:active, a:visited, a:link
{
	text-decoration: none;
}
.boton, .boton-selected
{
	background-image: url(images/boton.jpg);
	background-position: center;
	background-repeat: no-repeat;
	color: White;
	cursor: pointer;
	height: 30px;
	padding: 0px;
	text-align: center;
	text-decoration: none;
	width: 135px;
}
.boton:hover, .boton-selected
{
	background-image: url(images/boton-over.jpg);
}
.submenu, .submenu-selected
{
	background-color: #8DC100;
	border: 1px solid White;
	color: White;
	display: block;
	height: 18px;
	padding-left: 5px;
	text-align: right;
	width: 150px;
}
.submenu:hover, .submenu-selected
{
	background-color: #1C6689;
}
.submenu li, .submenu-selected li
{
	list-style: square outside;
	list-style-position: inside;
	text-align: left;
}
.link-menu-vertical
{
	background-color: White;
	border-bottom: solid 2px #7FC41C;
	color: #074987;
	display: block;
	height: 21px;
	padding-top: 5px;
	padding-right: 10px;
	text-align: right;
}
.link-menu-vertical:hover
{
	background-color: #1C6689;
	color: White;
}
.titulo-region
{
	color: White;
	font-size: 16px;
	font-weight: bold;
	padding-left: 10px;
}
.titulo-subregion
{
	color: White;
	font-size: 14px;
	font-weight: bold;
	padding-right: 10px;
}
.titulo
{
	color: #074987;
	font-size: 14px;
	font-weight: bold;
}
.img-producto
{
	display: inline;
	height: 30px;
	vertical-align: middle;
	width: 30px;
}
.nodo-subregion
{
	color: #074987;
}
.nodo-hoja-subregion
{
	color: #517D13;
	padding-left: 2px;
	padding-right: 2px;
}
.nodo-hoja-subregion-seleccionado
{
	background-color: #517D13;
	color: White;
	padding-left: 2px;
	padding-right: 2px;
}
.titulo-producto
{
	color: #074987;
	font-size: 12px;
	font-weight: bold;
}
.mensaje
{
	color: #074987;
	font-size: 14px;
	font-weight: bold;
}
