/* Estilos para los backgrounds */

.bg {
	background-image: url(../../imagenes/bg.jpg);
	background-repeat: no-repeat;
	background-position: 50% top;
}
.bg_principal {
	background-image: url(../../imagenes/bg_principal.jpg);
	background-repeat: no-repeat;
	background-position: 50% top;
}
.bg_facts {
	background-image: url(../../imagenes/bg_facts.jpg);
	background-repeat: no-repeat;
	background-position: 50% top;
}
.bg_servicios {
	background-image: url(../../imagenes/bg_servicios.jpg);
	background-repeat: no-repeat;
	background-position: 50% top;
}
.bg_noticias {
	background-image: url(../../imagenes/bg_alianzas.jpg);
	background-repeat: no-repeat;
	background-position: 50% top;
}
.bg_quienessomos {
	background-image: url(../../imagenes/bg_quienessomos.jpg);
	background-repeat: no-repeat;
	background-position: 50% top;
}
.bg_contacto {
	background-image: url(../../imagenes/bg_contacto.jpg);
	background-repeat: no-repeat;
	background-position: 50% top;
}
.bg_portafolio {
	background-image: url(../../imagenes/bg_portafolio.jpg);
	background-repeat: no-repeat;
	background-position: 50% top;
}
.bg_laboratorio {
	background-image: url(../../imagenes/bg_laboratorio.jpg);
	background-repeat: no-repeat;
	background-position: 50% top;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	
	
}
.textoFooter-Negro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
a.linkFooter-Naranja:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
a.linkFooter-Naranja:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
a.linkFooter-Naranja:hover {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF9900;
	text-decoration: none;
}

a.linkNoticia_titulo-Naranja:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF9900;
	text-decoration: none;
}
a.linkNoticia_titulo-Naranja:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF9900;
	text-decoration: none;
}
a.linkNoticia_titulo-Naranja:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

a.linkcontenido_01-Naranja:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF9900;
	text-decoration: none;
}
a.linkcontenido_01-Naranja:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF9900;
	text-decoration: none;
}
a.linkcontenido_01-Naranja:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

a.linkScreenshots:link {
	border: 1px solid #333333;
}
a.linkScreenshots:visited {
	border: 1px solid #333333;
}
a.linkScreenshots:hover {
	border: 1px solid #FF9900;
}

.textoFooter-Gris {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
}
.textoGeneral-Gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.textoGeneral-Gris_02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
td.cajaBorde-Gris {
	border: 1px solid #999999;
	padding: 2px;
}
td.cajaBorde-Gris2 {
	border: 1px solid #999999;
}
td.cajaBordeinferior-Naranja {
	padding: 5px 2px;
	border-top: 1px none #FF9933;
	border-right: 1px none #FF9933;
	border-bottom: 1px dashed #FF9933;
	border-left: 1px none #FF9933;
}
table.cajaFondo-Gris {
	border: none;
	padding: 1px;
	background-color: #EEEEEE;
}
.inputTexto-Gris {
	background-color: #FFFFFF;
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

.inputTexto-Gris_02 {
	background-color: #FFFFFF;
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	width: 95%;
}

td.cajaRelleno {
	padding-left: 6px;
}
.popupTexto-Gris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.popupTexto-Naranja {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF9900;
	text-decoration: none;
}
.alertaTexto-Rojo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
}
.avisoTexto-Negro {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}.titulosTexto-Naranja {

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

div.scroll {
	height: 150px;
	width: 99%;
	overflow: auto;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
div.scroll_02 {
	height: 400px;
	width: 200px;
	overflow: auto;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;

}
.header_listas_contenido {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.textoGeneral_002 {
	overflow: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.forma_inline {
	display: inline;
}
