.Texto-tabla-color-blanca-borde-color-gris-01{
	margin: 0 0 1em 0;
	padding: 1em;
	color: #0066cc;
	font-size: 18px;
	border-radius: 8px;
	text-decoration: none;
	text-align: justify;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E5E5E5;
	border-right-color: #E5E5E5;
	border-bottom-color: #F5F5F5;
	border-left-color: #F5F5F5;
	background-color: #FFFFFF;
	line-height: 30px;
		}
.Texto-tabla-color-blanca-borde-color-gris-02{
	margin: 0 0 1em 0;
	padding: 0,2em;
	color: #0066cc;
	font-size: 16px;
	border-radius: 8px;
	text-decoration: none;
	text-align: justify;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E5E5E5;
	border-right-color: #E5E5E5;
	border-bottom-color: #F5F5F5;
	border-left-color: #F5F5F5;
	background-color: #FFFFFF;
	line-height: 20px;
		}

.Botones-menu-net{
	margin: 0;
	padding: 0em;
	color: #0066cc;
	font-size: 18px;
	border-radius: 8px;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E5E5E5;
	border-right-color: #E5E5E5;
	border-bottom-color: #F5F5F5;
	border-left-color: #F5F5F5;
	background-color: #FFFFFF;
	-webkit-transition: all 2s ease 0s;
	-moz-transition: all 2s ease 0s;
	-ms-transition: all 2s ease 0s;
	-o-transition: all 2s ease 0s;
	transition: all 2s ease 0s;
}
/*Color-gris-utilizado-para-el-efecto-de-transición-del-CSS*/
.Botones-menu-net:hover {
	background-color: #E6E3E6;
}

.Botones-hipervinculos{
	color: #0066cc;
	font-size: 12px;
	border-radius: 8px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E5E5E5;
	border-right-color: #E5E5E5;
	border-bottom-color: #F5F5F5;
	border-left-color: #F5F5F5;
	background-color: #FFFFFF;
	-webkit-transition: all 2s ease 0s;
	-moz-transition: all 2s ease 0s;
	-ms-transition: all 2s ease 0s;
	-o-transition: all 2s ease 0s;
	transition: all 2s ease 0s;
}
		/*Color-gris-utilizado-para-el-efecto-de-transición-del-CSS*/
.Botones-hipervinculos:hover {
	background-color: #E6E3E6;
}
.Botones-color-gris{
	margin: 0 0 1em 0;
	padding: 1em;
	color: #0066cc;
	font-size: 18px;
	border-radius: 8px;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E5E5E5;
	border-right-color: #E5E5E5;
	border-bottom-color: #F5F5F5;
	border-left-color: #F5F5F5;
	background-color: #FFFFFF;
	-webkit-transition: all 2s ease 0s;
	-moz-transition: all 2s ease 0s;
	-ms-transition: all 2s ease 0s;
	-o-transition: all 2s ease 0s;
	transition: all 2s ease 0s;
}
/*Color-gris-utilizado-para-el-efecto-de-transición-del-CSS*/
.Botones-color-gris:hover {
	background-color: #E6E3E6;
}
.Botones-color-azul{
	margin: 0 0 1em 0;
	padding: 1em;
	color: #FFFFFF;
	font-size: 18px;
	border-radius: 8px;
	text-decoration: none;
	text-align: justify;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E5E5E5;
	border-right-color: #E5E5E5;
	border-bottom-color: #F5F5F5;
	border-left-color: #F5F5F5;
	background-color: #0099cc;
	-webkit-transition: all 2s ease 0s;
	-moz-transition: all 2s ease 0s;
	-ms-transition: all 2s ease 0s;
	-o-transition: all 2s ease 0s;
	transition: all 2s ease 0s;
	line-height: 30px;
}

.Botones-color-blanco-titulo-negro{
	margin: 0 0 1em 0;
	padding: 1em;
	color: #0099cc;
	font-size: 18px;
	border-radius: 8px;
	text-decoration: none;
	text-align: justify;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E5E5E5;
	border-right-color: #E5E5E5;
	border-bottom-color: #F5F5F5;
	border-left-color: #F5F5F5;
	background-color: #F4F4F4;
	-webkit-transition: all 2s ease 0s;
	-moz-transition: all 2s ease 0s;
	-ms-transition: all 2s ease 0s;
	-o-transition: all 2s ease 0s;
	transition: all 2s ease 0s;
	line-height: 30px;
}

/*Color-azul-utilizado-para-el-efecto-de-transición-del-CSS*/
.Botones-color-azul:active {
	background-color: #00FF66;
}
.Botones-color-verde-01{
	margin: 0 0 1em 0;
	padding: 1em;
	color: #FFFFFF;
	font-size: 18px;
	border-radius: 8px;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E5E5E5;
	border-right-color: #E5E5E5;
	border-bottom-color: #F5F5F5;
	border-left-color: #F5F5F5;
	background-color: #99cc00;
	}
.Texto-timesnewroman-tam22-colorazul {
	font-family: "Times New Roman";
	font-size: 22px;
	font-style: normal;
	font-weight: bolder;
	color: #0099cc;
	text-indent: 20px;
	/*tituloprincipal,linea*/
}
.Botones-color-verde-02{
	margin: 0 0 1em 0;
	padding: 0.5em;
	color: #FFFFFF;
	font-size: 18px;
	border-radius: 8px;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E5E5E5;
	border-right-color: #E5E5E5;
	border-bottom-color: #F5F5F5;
	border-left-color: #F5F5F5;
	background-color: #0fa1e0;
}
.Botones-color-azul-03{
	margin: 0 0 0 0;
	padding: 0em;
	color: #0099cc;
	font-size: 17px;
	border-radius: 8px;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0099cc;
	border-right-color: #E5E5E5;
	border-bottom-color: #F5F5F5;
	border-left-color: #F5F5F5;
	background-color: #ffffff;
	}
.Texto-timesnewroman-tam18-colorazul {
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #0099cc;
	text-indent: 20px;
	text-align: right;
	/*titulocontenido,linea*/
}
.Texto-timesnewroman-tam18-colorazul-02 {
	font-family: "Times New Roman";
	font-size: 18px;
	font-style: normal;
	color: #003399;
	line-height: 24px;
	text-align: center;
	/*titulocontenidoindex,sudtitulocontenidos,*/
}
.Texto-timesnewroman-tam17-colornegro {
	font-family: "Times New Roman";
	font-size: 17px;
	font-style: normal;
	color: #000000;
	line-height: 25px;
	text-align: justify;
	font-weight: normal;
	/*contenido*/
}
.Texto-timesnewroman-tam16-colornegro-02 {
	font-family: "Times New Roman";
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	line-height: 30px;
}
.Texto-timesnewroman-tam16-colorgris {
	font-family: "Times New Roman";
	font-size: 16px;
	font-weight: normal;
	color: #666666;
	line-height: 22px;
	/*contenidoindex,*/
}
.Texto-timesnewroman-tam16-colorblanco {
	font-family: "Times New Roman";
	font-size: 16px;
	line-height: normal;
	color: #FFFFFF;
	/*ventanaactual,*/
}
.Texto-timesnewroman-tam16-colorazul {
	font-family: "Times New Roman";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #003399;
	text-indent: 20px;
	text-align: center;
}
.Texto-timesnewroman-tam16-colorazul-02 {
	font-family: "Times New Roman";
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #000066;
}
.Texto-titulo-timesnewroman-tam15-colorazul {
	font-family: "Times New Roman";
	font-size: 15px;
	color: #000066;
	font-weight: normal;
}
.Texto-timesnewroman-tam15-colorazul-02 {
	font-family: "Times New Roman";
	font-size: 15px;
	color: #0066cc;
	line-height: 22px;
	font-weight: normal;
	/*linkindex*/
}
.Textocontenido-timesnewroman-tam14-colorgris {
	font-family: "Times New Roman";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.Textocontenido-timesnewroman-tam14-colorazul {
	font-family: "Times New Roman";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #003399;
	text-indent: 20px;
}
.Texto-timesnewroman-tam13-colornegro {
	font-family: "Times New Roman";
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
}
.Texto-timesnewroman-tam12-colorgris {
	font-family: "Times New Roman";
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #666666;
}
.Texto-timesnewroman-tam12-colorazul {
	font-family: "Times New Roman";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0066cc;
}
.Texto-timesnewroman-tam12-colorazul-02 {
	font-family: "Times New Roman";
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #000066;
}
.Texto-timesnewroman-tam10-colornegro {
	font-family: "Times New Roman";
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.Texto-timesnewroman-tam10-colorazul-02 {
	font-family: "Times New Roman";
	font-size: 10px;
	font-weight: bold;
	color: #000066;
}
.Texto-scroll-arial-tam-12-colorgris {
	font-family: "Arial";
	font-size: 12px;
	line-height: 35px;
	font-weight: normal;
	color: #666666;
	/*contenidoscroll*/
}
.Texto-scroll-arial-tam-12-colorazul {
	font-family: Arial;
	font-size: 12px;
	line-height: 35px;
	font-weight: bold;
	color: #003399;
	/*tituloscroll*/
}
.Fondo-boton-negro-modelo-00 {
	background-image: url(../image/Img-RR/Img-para-css/Img-negro-gris.jpg);
	font-family: "Times New Roman";
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: center;
	padding: 0.5em;
	border-radius: 8px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E5E5E5;
	border-right-color: #E5E5E5;
	border-bottom-color: #F5F5F5;
	border-left-color: #F5F5F5;
}
.Margen-px10 {
	margin: 10px;
}
.inicia-img-precarga {
    background: url(../GIF/Precarga-c-3d-color000066.gif) no-repeat center center;
}
.cierre-img-precarga {
    background: none;
}
.Ubicación-pasador {
	margin-right: 15px;
	margin-bottom: 17px;
	margin-left: 744px;
}
.Texto-url-oculto-topbase {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000144;
}
.selector-widget-twitter-corpodx {
	text-align: center;
}	
.Parrafo-derecha {
	text-align: right;
}
.Parrafo-centrado {
	text-align: center;
}
.Texto-blanco-fondo-azul-0099cc {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFF;
	background-color: #0099cc;
	font-weight: bold;
	vertical-align: 25%;
}
.Tabla-texto-gris-fondo-gris-claro-ededde {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: normal;
	color: #666;
	background-color: #ededde;
	text-align: center;
}		
.Tabla-texto-azul-0066cc-fondo-blanco-contorno-gris{
	margin: 0 0 1em 0;
	padding: 1em;
	color: #0066cc;
	font-size: 18px;
	border-radius: 8px;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E5E5E5;
	border-right-color: #E5E5E5;
	border-bottom-color: #F5F5F5;
	border-left-color: #F5F5F5;
	background-color: #FFFFFF;
}
.Tabla-texto-azul-0066cc-fondo-blanco-contorno-gris-01{
	margin: 0 0 1em 0;
	padding: 0.2em;
	color: #999999;
	font-size: 16px;
	border-radius: 8px;
	text-decoration: none;
	text-align: justify;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E5E5E5;
	border-right-color: #E5E5E5;
	border-bottom-color: #F5F5F5;
	border-left-color: #F5F5F5;
	background-color: #FFFFFF;
}
.Tabla-texto-blanco-fondo-azul-0099cc-contorno-gris{
	margin: 0 0 1em 0;
	padding: 1em;
	color: #fff;
	font-size: 18px;
	border-radius: 8px;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E5E5E5;
	border-right-color: #E5E5E5;
	border-bottom-color: #F5F5F5;
	border-left-color: #F5F5F5;
	background-color: #0099cc;
}
.Tabla-texto-gris-fondo-gris-claro-ededde {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: normal;
	color: #666;
	background-color: #ededde;
	text-align: center;
}		
.Tabla-texto-gris-fondo-blanco {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: normal;
	color: #666;
	background-color: #fff;
	text-align: center;
}	
.Fondo-texto-bd{
	color: #666;
	font-size: 14px;
	border-radius: 18px;
	text-decoration: none;
	font-weight: lighter;
	font-family: "Times New Roman", Times, serif;
	background-color: #FFF;
	line-height: 30px;
	}

.Fondo-texto-registro{
	color: #666;
	font-size: 16px;
	border-radius: 18px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	background-color: #FFF;
	line-height: 45px;
	text-align: center;
	border-top-style: 30;
	border-right-style: 30;
	border-bottom-style: 30;
	border-left-style: 30;
	}
.Img-etiqueta-bd-grande{
	background-image: url(../image/Img-bd/Img-logo-corpodiagnostica-grande-bd.jpg);
	height: 130px;
	width: 500px;	
	}
.Texto-contenido-bd {
	font-family: "Times New Roman";
	font-size: 16px;
	font-style: normal;
	color: #003399;
	line-height: 30px;
	text-align: center;
	font-weight: lighter;
	padding-right: 20px;
	padding-left: 20px;
}

