/* ========================================= */
/* HOJA DE ESTILOS PARA DataQuest Farma - Generales */
/* ========================================= */

/* Body */
body
{
	font-family: verdana,arial,sans-serif,helvetica;
	font-size: 10px;
	color: Black;
}

/* Generales */
.textlogin
{
	font-family: verdana,arial,sans-serif,helvetica;
	font-size: 11px;
	color: #AEAEAE;
	font-weight: bold;
}

/* Generales */
.textcont
{
	font-family: verdana,arial,sans-serif,helvetica;
	font-size: 11px;
	color: #000000;

}


.command
{
	font-family: verdana,arial,sans-serif,helvetica;
	font-size: 10px;
	background-color: #EFEFEF;
	color: #606060;
	font-weight: bold;
	border-style: outset;
}
.intro
{
	font-family: verdana,arial,sans-serif,helvetica;
	font-size: 10px;
	background-color: #0072C7;
	color: #FFFFFF;
	font-weight: bold;
	border-style: outset;
}
.commandoff
{
	font-family: verdana,arial,sans-serif,helvetica;
	font-size: 10px;
	color: #ffffff;
	background-color: #EFEFEF;
	border-color: #ffffff;
	font-weight: bold;
}

.textboxlogin
{
	font-family: Century Gothic Bold;
	font-size: 11px;
	color: #888991;
	border-color: #525252;
	border-style: solid;
	border-width: 1px;
	font-weight: bold;
}

/* Menus */
.linkmenu
{
	font-family: verdana,arial,sans-serif,helvetica;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	text-decoration: none;
	color: #343455;
}

.linkmenu:hover
{
	font-weight: bold;
}

/* Información de Usuario */
.linkinfousua
{
	font-family: Century Gothic Bold;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #616264;
	padding-top: 10px;
}

.linkinfousua:hover
{
	font-family: verdana,arial,sans-serif,helvetica;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	color: #FFFFFF
}

/* Formularios */
.tituform
{
	font-family: Century Gothic Bold;
	font-size: 13px;
	color: #0071BD;
	font-weight: bold;
}

.labeltit
{
	font-family: Century Gothic Bold;
	font-size: 10px;
	color: #888991;
	border: 0px;
	font-weight: bold;

}
.labeltxt
{
	font-family: Century Gothic Bold;
	font-size: 10px;
	color: #424497;
	border: 0px;
	font-weight: bold;

}
.labeldet
{
	font-family: Century Gothic Bold;
	font-size: 10px;
	color: #477F61;
	border: 0px;
	font-weight: bold;

}

.labeldetben
{
	font-family: Century Gothic Bold;
	font-size: 10px;
	color: #FFCB03;
	border: 0px;
	font-weight: bold;

}
.labeldetfinal
{
	font-family: Century Gothic Bold;
	font-size: 11px;
	color: #477F61;
	border: 0px;
	font-weight: bold;

}


.label
{
	font-family: Century Gothic Regular;
	font-size: 10px;
	color: #888991;
	border: 0px;
	

}

.textbox
{
	font-family: verdana,arial,sans-serif,helvetica;
	font-size: 10px;
	color: #424497;
	border-color: #888991;
	border-style: solid;
	border-width: 1px;
	text-transform: uppercase; 
}

.textbox2
{
	font-family: verdana,arial,sans-serif,helvetica;
	font-size: 10px;
	color: #424497;
	border-color: #888991;
	border-style: solid;
	border-width: 1px;
	
}



.textboxreq
{
	font-family: verdana,arial,sans-serif,helvetica;
	font-size: 10px;
	background: #f9f9f9;
	background-color:#D6ECFE;	 
	color: #424497;
	text-transform: uppercase; 
	border-color: #888991;
	border-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
}


.textboxreqNoU
{
	font-family: verdana,arial,sans-serif,helvetica;
	font-size: 10px;
	background: #f9f9f9;
	background-color:#D6ECFE;	 
	color: #424497;
	border-color: #888991;
	border-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
}



.textboxlower
{
	font-family: verdana,arial,sans-serif,helvetica;
	font-size: 10px;
	color: #424497;
	border-color: #888991;
	border-style: solid;
	border-width: 1px;
	
}


/* Tablas */
.titutabl
{
	font-family: verdana,arial,sans-serif,helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none
}

.titutabl:hover
{
	font-family: verdana,arial,sans-serif,helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline
}


.texttabl
{
	font-family: verdana,arial,sans-serif,helvetica;
	font-size: 10px;
	color: #525252;
}

.linktabl
{
	font-family: verdana,arial,sans-serif,helvetica;
	font-size: 10px;
	color: #525252;
	text-decoration: none;
	font-weight: normal;
}

.linktabl:hover
{
	font-family: verdana,arial,sans-serif,helvetica;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

/* COLORES DEL ALT */
.petit
{
	color:#424497; 
	font-family: Verdana,Helvetica,Arial;
	font-size:10px;
}

/*Impresion documento*/
/* Estilos de Impresión */
.tituimpr
{
	font-family: verdana,arial,sans-serif,helvetica;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
}
.subtimpr
{
	font-family: verdana,arial,sans-serif,helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.subtimpr2
{
	font-family: verdana,arial,sans-serif,helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
.detaimpr
{
	font-family: verdana,arial,sans-serif,helvetica;
	font-size: 11px;
	color: #000000;
}
.detaimpr2
{
	font-family: verdana,arial,sans-serif,helvetica;
	font-size: 10px;
	color: #000000;
}
.detaimpr3
{
	font-family: verdana,arial,sans-serif,helvetica;
	font-size: 8px;
	color: #000000;
}
P.breakhere {page-break-before: always}



/* Menus */
.linknew
{
	font-family: verdana,arial,sans-serif,helvetica;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	text-decoration: none;
	color: #7E0E08;
}

.linknew:hover
{
	font-weight: bold;
	text-decoration: underline;
}

.linknew:active
{
	font-weight: bold;
	font-size: 13px;
}

.linknewtit
{
	font-family: verdana,arial,sans-serif,helvetica;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	text-decoration: none;
	color: #7E0E08;
}

.linknewcont
{
	font-family: verdana,arial,sans-serif,helvetica;
	font-size: 11px;
	font-weight: bold;
	text-align: justify;
	text-decoration: none;
	color: #343455;
}

.linknewmarq
{
	font-family: verdana,arial,sans-serif,helvetica;
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
	text-decoration: none;
	color: #343455;
}
