/*CSS gsbla*/

/*---------------------------------####REGLAS GENERALES####---------------------------*/

body {
	background-color: #DBDBDB;
	background-image: url(img/comunes/fondo_general.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif;
	color: #333333; 
	display:inline;
}

/*---------------------------------#### TITULOS ####---------------------------*/
H1 {
	font-size: 25px;
	color: #494a4b;
	font-weight: bold; 
	display:inline;
}

H2 {
	color: #549ec9;
	font-size: 15px;
	font-weight: bold; 
	display:inline;
}

H3 {
	color: #666666;
	font-size: 15px;
	font-weight: bold;
	display:inline;
}

H4 {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
}

H5 {
	color: #627ea8;
	font-size: 14px;
	font-weight: bold; 
	display:inline;
}

.titulotecnologias {
	color: #4a4b4c;
	font-size: 12px;
	font-weight: bold;
	display:inline;
	padding-left:20px;
}

.tabla01-celda01-tecnologias {
	color: #969797;
	font-size: 12px;
	font-weight: bold;
	display:inline;
	padding-left:30px;
	background-color: #f3f3f4;
}

.tabla01-celda02-tecnologias {
	color: #969797;
	font-size: 12px;
	font-weight: bold;
	display:inline;
	padding-left:30px;
	background-color: #e7e8ec;
}

.tabla02-tecnologias {
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	padding-left:30px;
}

.tabla03-tecnologias {
	color: #333333;
	font-size: 10px;
	font-weight: normal;
	background-color: #f3f3f4;
	padding-left:30px;
}

.titulorrhh {
	color: #fcfcfd;
	font-size: 12px;
	font-weight: bold;
	padding-left:20px;
	
}

.titConImagen {
	color: #333333;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.subtitConImagen {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}

.txttabla {
	color: #666666;
	font-size: 10px;
	font-weight: bold;
}

.txt2tabla {
	color: #999999;
	font-size: 12px;
	font-weight: bold;
}
/*---------------------------------#### DESTACADO DEL PARRAFO ####---------------------------*/

.destacado {
	color:#495978;
	font-weight: bold;
}

.parrafoppal {
	color: #494A4B;
	font-size: 12px;
	font-weight: normal;
}
.parrafocolizq {
	color:#494A4B;
	font-size: 12px;
	font-weight: normal;
}
.parrafocolizq_bc {
	color:#313132;
	font-size: 12px;
	font-weight: normal;
}
.parrafocolizq_cadenait {
	color:#313132;
	font-size: 12px;
	font-weight: normal;
}
.parrafo-business-sol {
	color: #333333;
	font-size: 14px;
}

.titulo-valores {
	color: #494a4b;
	font-size: 16px;
	font-weight:bold  ;
}

.subtitulo-valores {
	color: #7384a3;
	font-weight: bold ;
}

.txt-scroll {
	color: #7E7E7E;
	font-weight: lighter;
}

.txt-testimonio {
	color: #767676;
	font-size: 12px;
	font-weight: lighter;
	font-style: oblique;
}
.txt-testimonio-creditos-empresa {
	color: #8C9FC6;
}
.txt-testimonio-creditos {
	color: #A4A4A5;
}
.txt-keywords-linea {
	color: #DBDBDB;
	font-size: 17px;
	font-weight: normal;
	font-style:italic;
}
.txt-keywords-columna {
	color: #DBDBDB;
	font-size: 23px;
	font-weight: normal;
	font-style:italic;
}

/*---------------------------------#### HEADER ####---------------------------*/

.pheader {
	font-size: 9px;
	color: #666666;
	font-weight: normal;
}

a.linksheader:link {
	font-size: 9px;
	color: #666666 ;
	text-decoration: none;
}

a.linksheader:visited {
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}

a.linksheader:hover {
	font-size: 9px;
	color: #666666 ;
	text-decoration: none;
}

a.linksheader:active {
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}


/*---------------------------------#### SECCION Clientes ####---------------------------*/
.titulo-clientes {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	padding-left:20px;

}
/*---------------------------------#### SECCION RECURSOS HUMANOS ####---------------------------*/
.txt-rrhh {
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	padding-left:20px;
}

.formInput-rrhh {
	font-size: 12px;
	color: #666666   ;
	padding-left:0px;
	border-color:#a9a9a9;
	border-style:solid;
	border-width:1px;
	background-color:#f0f0f1;
}

/*---------------------------------#### TXT TABLAS ####---------------------------*/
#tablaInfo{
	font-size: 10px;
	color: #949495;
}
/*---------------------------------#### RESULTADOS DE BUSQUEDA ####---------------------------*/
.txt-resultado{
	color: #949495;
}

a.links-resultado-titulo:link {
	font-weight:bold ;	
	color:  #0000DE ;
	text-decoration:underline;
}
a.links-resultado-titulo:visited {
	font-weight:bold ;	
	color: #551A8B;
	text-decoration:underline;
}
a.links-resultado-titulo:hover {
	font-weight:bold ;	
	color: #0000DE;
	text-decoration:underline;
}

a.links-resultado-titulo:active {
	font-weight:bold ;	
	color:  #0000DE ;
	text-decoration:underline;
}
a.links-resultado-url:link {
	color:  #0000DE ;
	text-decoration: none;
}
a.links-resultado-url:visited {
	color: #551A8B;
	text-decoration: none;
}
a.links-resultado-url:hover {
	color:  #0000DE ;
	text-decoration: none;
}
a.links-resultado-url:active {
	color:  #0000DE ;
	text-decoration: none;
}

/*---------------------------------#### COLUMNA IZQUIERDA ####---------------------------*/
/*---------------------------------#### NAVEGACION ####---------------------------*/
.linkSubmenu {
	font-size: 12px;
	color:  #FFFFFF ;
	text-decoration: none;
	font-weight: normal;
}
.tabladesplegable {
	background-image: url(img/comunes/bkgr-tablalink-activada.png);
	background-repeat: no-repeat;
	font-size: 12px;
}
.tabladesplegable a.link {
	font-size: 12px;
	color:  #FFFFFF ;
	text-decoration: none;
	font-weight:bold;
}
.tabladesplegable a.link:hover {
	font-size: 12px;
	color: #666666 ;
	text-decoration: none;
	font-weight:bold;
}
.tablalinkdesactivada {
	background-image: url(img/comunes/bkgr-tablalink-desactivada.png);
	background-repeat: no-repeat;
	font-size: 12px;
}
.tablalinkdesactivada a.linksderecho:link {
	font-size: 12px;
	color:  #FFFFFF ;
	text-decoration: none;
}

.tablalinkdesactivada a.linksderecho:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.tablalinkdesactivada a.linksderecho:hover {
	font-size: 12px;
	color: #666666 ;
	text-decoration: none;
}

.tablalinkdesactivada a.linksderecho:active {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.tablalinkactivada {
	background-image: url(img/comunes/bkgr-tablalink-activada.png);
	background-repeat: no-repeat;
	background-color:#EEEEEF;
	font-size: 12px;
	color: #333333 ;
	text-decoration: none; 
	font-weight:bold;
}
.linkdesactivado {
	font-size: 12px;
	color: #333333 ;
	text-decoration: none; 
	font-weight:bold;
}

a.footer:link {
	color: #666666 ;
	text-decoration: none;
}

a.footer:visited {
	color: #666666;
	text-decoration: none;
}

a.footer:hover {
	color: #000000 ;
	text-decoration: none;
}

a.footer:active {
	color: #000000;
	text-decoration: none;
}

/*---------------------------------#### FORMULARIOS ####---------------------------*/
.formtitulos{
	font-size: 10px;
	color: #666666 ;
	font-weight: bold;
}

.formInput {
	color: #666666   ;
}

/*---------------------------------#### SCROLL ####---------------------------*/
.scroll-titulo{
	font-weight: bold;
	color: #526793;
	text-align:left;
}

.scroll-linea{
	background-image:url(img/comunes/lineapunteada-azul.jpg);
	margin-bottom:18px;
	margin-top:18px;
}

.scroll-texto{
	color: #6A6A6A;
	text-align:left;
	margin-top:5px;
}

/*---------------------------------#### FOOTER ####---------------------------*/
#footer{
	font-weight: bold;
	color: #666666;
	background:#DBDBDB; 
	text-align:center;
}

#gsbInfo{
	font-weight: normal;
	font-size: 9px; 
	color: #666666;
	background:#DBDBDB; 
}

.direccion{
	color: #666666;
	text-align: right;
}

.copyrigth{
	color: #FFFFFF;
	text-align: left;
}
/*---------------------------------#### ERRORES ####---------------------------*/
.error {
	font-size:9px;
	color:#FF0000;
}

