body {
	margin-left: 0%;
	margin-top: 5px;
	margin-right: 0%;
	margin-bottom: 0%;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
}
.titulo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #30649E;
}
.titulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #30649E;
}
.titulo6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #30649E;
}
.titulo5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #4D4D4D;
}
.tex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #4D4D4D;
	text-decoration: none;
}
.tex2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #30649E;
}
.tex3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CC00CC;
	text-decoration: none;
}
.tex4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
.titulo3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CCCCCC;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	background-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	background-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 15px;
	width: 120px;
}
.input2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	background-color: #CCCCCC;
	height: 15px;
	width: 100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0000FF;
}
.texnegro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.input2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	background-color: #FFFFFF;
	width: 210px;
	border-top-style: ridge;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-top-width: thin;
	border-left-width: thin;
}
.enviar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	width: 210px;
	background-color: #FFFFFF;
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
}
/*********************************************/

#capaFondo {
	visibility:hidden;
	display:none;
	position:absolute;
	padding:0px;
	left:0px;
	top:0px;
	right:0px;
	bottom:0px;
	background-image:url(ima/trans02.gif);
	background-repeat:repeat;
	/*height:100%;*/
	z-index:1;
	width: 100%;
}
#capaVentana {
	visibility:hidden;
	position:relative;
	padding:0px;
	left:0px;
	top:0px;
	z-index:3;
	background:		#FFFFFF;
}
#capaVarios{
	border-style:	hidden;
	position:		absolute;
	top:			50%;
	left:			50%;
	margin-top:		-11px;
	margin-left:	-50px;
	width:			100px;
	height:			22px;
	z-index:		999;
	border:			1px solid rgb(234,242,255);
	color:#000099;
	font-family:Arial, Helvetica, sans-serif;
	font-size:		12px;
	visibility:		hidden;
}
#contenidoDetalleProd{
	margin-top: 150px;
	margin-left: 50px;
	display:none;
/*	top:50%;*/
	left:25%;
	width:300px;
	height:100px;
	position:absolute;
	z-index:99;
	visibility:hidden;
	/*overflow:auto;*/
}
.cajasen{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#1A303D;
	text-align:left;
	background-color: transparent;
	height: 18px;
	width: 250px;
	border:none;
}
#scroll3{
      width:100%;
      height:280px;
      overflow:auto;
}

#popup
{
	position: absolute;
	border: 1px solid #666666;
	background-color:#F7F7F7;
	width: 310px;
	height: 180px;
	margin-top: 50px;
	left: 486px;
	top: 286px;
	visibility:hidden;
}
#laboratorio{
      width:100%;
      height:550px;
      overflow:auto;
}

#capaFondoEspecifi {
	visibility:hidden;
	display:none;
	position:absolute;
	padding:0px;
	left:0px;
	top:0px;
	right:0px;
	bottom:0px;
	background-image:url(img/trans02.gif);
	background-repeat:repeat;
	/*height:100%;*/
	z-index:1;
	width: 100%;

}
#capaVentanaEspecifi {
	visibility:hidden;
	position:relative;
	padding:0px;
	left:0px;
	top:0px;
	z-index:3;
	background:		#FFFFFF;
	overflow:auto;
}
#capaVariosEspecifi{
	border-style:	hidden;
	position:		absolute;
	top:			50%;
	left:			50%;
	margin-top:		-11px;
	margin-left:	-50px;
	width:			100px;
	height:			22px;
	z-index:		999;
	border:			1px solid rgb(234,242,255);
	color:#000099;
	font-family:Arial, Helvetica, sans-serif;
	font-size:		12px;
	visibility:		hidden;
}
#contenidoDetalleEspecifi{
	margin-top: 125px;
	margin-left: 50px;
	display:none;
	/*top:50%;*/
	left:15%;
	width:250px;
	height:100px;
	position:absolute;
	z-index:99;
	visibility:hidden;
	/*overflow:auto;*/
}
.tex_alin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	text-align: center;
}
.tex_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 10pt;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	margin-bottom: 8px;
	padding-bottom: 8px;
}
.tex4_b {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.tex4_c {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.tex4_d {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
.tex4_e {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;

