body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	background-color: #cccccc;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	color:#2e3192;	
}

input {
background-color:#FFFFFF;
border: 1px solid #2e3192;
}

.boton 
{
background-color:#2e3192;
color:#FFFFFF;
}

.textbox 
{
background-color:#FFFFFF;
border: 1px solid #2e3192;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

.marcas {
	font-family:  Times, "Times New Roman", serif;
	font-size: 16pt;
	font-weight: normal;
}

a {
	text-decoration: none;
	color:#2e3192;
}

a:visited {
	text-decoration:none;
	color:#2e3192;
}

a:hover {
	text-decoration:underline;
	color:#2e3192;
}

.texto_pequeno {
	font-size: 8pt;
	font-weight: normal;
}

.descripcion {
	font-size: 11pt;
	font-weight: normal;
}

.titulo {
	font-size: 16pt;
	font-weight: bold;
	color: #2e3192;
}

.subtitulo {
	font-size: 12pt;
	font-weight: bold;
	color: #2e3192;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #2e3192;
	text-decoration:none;
}

.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #2e3192;
	text-decoration:none;
}

.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #2e3192;
	text-decoration:none;
}

.menu:hover {
	font-size: 12pt;
	font-weight: bold;
	color: #fe6900;
	text-decoration:none;
}

.menu_disabled {
	font-size: 12pt;
	font-weight: bold;
	color: #2e3192;
}

.submenu {
	font-size: 10pt;
	font-weight: bold;
	color: #2e3192;
	text-decoration:none;
}

.submenu:link {
	font-size: 10pt;
	font-weight: bold;
	color: #2e3192;
	text-decoration:none;
}

.submenu:visited {
	font-size: 10pt;
	font-weight: bold;
	color: #2e3192;
	text-decoration:none;
}

.submenu:hover {
	color: #fe6900;
	text-decoration:none;
}

.submenu_disabled {
	color: #2e3192;
}

.subfamilia {
	font-size: 9pt;
	font-weight: normal;
	color: #2e3192;
	text-decoration:none;
}

.subfamilia:link {
	color: #2e3192;
	text-decoration:none;
}

.subfamilia:visited {
	color: #2e3192;
	text-decoration:none;
}

.subfamilia:hover {
	color: #fe6900;
	text-decoration:none;
}

.subfamilia_disabled {
	color: #2e3192;
}

.submenu_dcha {
	font-size: 9pt;
	font-weight: normal;
	color: #2e3192;
	text-decoration:none;
}

.submenu_dcha:link {
	color: #2e3192;
	text-decoration:none;
}

.submenu_dcha:visited {
	color: #2e3192;
	text-decoration:none;
}

.submenu_dcha:hover {
	color: #fe6900;
	text-decoration:none;
}

.submenu_dcha_disabled {
	color: #2e3192;
}

.borde {
	background-color:#fe6900;
}

.fondo {
	background-color:#fee5d4;
}