/*GENERALES*/
body{
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#000;
	color:#FFF;
	text-align:center;
	line-height:14px;
}
a:link, a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
a:hover, a:active{
	color:#9E9E9E;
	text-decoration:none;
}
a img{		border:0;	}
img{
	border:0;
	margin:0;
	padding:0;
}
p{		color:#9E9E9E;		line-height:14px; 	}
p.treball{
	margin-top:0;	
}
ul{
	list-style:none;
	padding:0;
	margin:0;
}
h2{
	background-image:url(../img_css/cuadro_gris.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:17px;
	color:#FF9900;
	font-size:11px;
	font-weight:bold;
}
h2.subtitulo, #content .noticias2 h2.subtitulo{
	font-size:14px;
}

/*	ESPECIFICOS	*/
.cursiva{
	font-style:oblique;
}
.texto_trabaja .trabaja{
	color:#FF9900;
	font-weight:bold;	
	background:none;
	padding-left:0px;
	display:inline;
}
.taronja{
	color:#ff9900;	
}
.bold{
	font-weight:bold;	
}
.clear_none{		height:16px;	}
.clear{
	background-image:url(../img_css/clear.png);
	background-repeat:no-repeat;
	width:344px;
	height:16px;
}
.clear_punt{
	background-image:url(../img_css/clear2.png);
	background-repeat:no-repeat;
	width:100%;
	height:16px;
}
.clear_contact{
	background-image:url(../img_css/clear_contact.png);
	background-repeat:no-repeat;
	width:233px;
	height:16px;
}
.clear_bottom{
	height:40px;	
}
.bold a:link, .bold a:visited{
	color:#999999;
}
.bold a:hover{
	color:#FFFFFF;
}
.borra{
	display:none;	
}
#content .noticias2 h2, #content .noticias2 h1.noti{
	color:#FF9900;
	background-image:url(../img_css/cuadro_gris.png);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:15px;
	font-size:12px;
	border:none;
	margin-bottom:0;
}
#content_gran_legal h1{
	color:#FF9900;
	background-image:url(../img_css/cuadro_gris.png);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:15px;
	font-size:12px;
	
}
.texto h2{
	color:#FF9900;
	background-image:url(../img_css/cuadro_gris.png);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:15px;
	font-size:12px;
	display:inline;
}

	/*ENLACES*/
	.underline:hover, .underline:link, .underline:visited{
	text-decoration:underline;
}

.more{
text-align:right;
}
.more a:link, .more a:visited{	color:#999999;
	background-image:url(../img_css/flecha_more.png);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:24px;	
	}
.more a:hover{	color:#FFFFFF;	
	background-image:url(../img_css/flecha_more.png);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:24px;
	
	}
.less{
	background-image:url(../img_css/flecha_atras.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:24px;
	text-align:left;
}
.less a:link, .less a:visited{	color:#999999;	}
.less a:hover{	color:#FFFFFF;	}

.enlace:link, .enlace:hover, .enlace:visited, .enlace.active{
	color:#FC8826;	
}
.enlace:hover, .enlace.active{
	color:#FFF;
}
.enlace_gris:link, .enlace_gris:visited{
	color:#fff;
	font-weight:bold;
}
.enlace_gris:hover{
	color:#999999;	
	font-weight:bold;
}
.flecha{
	position:relative;
	top:2px;
	cursor:pointer;
}
.flecha2{
	position:relative;
	cursor:pointer;
	top:2px;
}
.naranja:link, .naranja:visited{
	color:#ff9900;	
	font-weight:bold;
}
.naranja:hover, .naranja .active{
	color:#ffffff;	
	font-weight:bold;
}
a:link span.naranja, a:visited span.naranja{
	color:#ff9900;	
}
a:hover span.naranja{
	color:#ffffff;	
	font-weight:normal;
}
/*	*/
.delegacion{
	color:#9E9E9E;
	margin-top:15px;
}

.lista_content li{
	background-image:url(../img_css/cuadro_taronja.png);	
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:17px;
	color:#9E9E9E;
	font-size:11px;
}
/*	POSICIONES	/ CAPAS		*/
.logo{
	position:absolute;
	left:30px;
	top:-9px;
	z-index:20;
}
.logo a img{
	z-index:20;
}
#wrapper_index{
	width:984px;	
	margin-left:auto;
	margin-right:auto;
}

.content_left{
	width:460px;	
	height:75%;
	padding-top:15px;
	float:left;
}

.content_left_petit{
	width:300px;	
	height:75%;
	padding-top:45px;
	float:left;
}
#content{
	width:460px;
	margin-left:0;
	overflow:hidden;

	padding-top:40px;
	margin-top:10px;
}

#content_gran{
	width:641px;
	margin-left:0;
	overflow:hidden;
	padding-top:60px;
	margin-top:0;
}
#content_gran_legal
{
	width:641px;
	margin-left:150px;
	overflow:hidden;
	padding-top:60px;
	margin-top:0;
	text-align:left;
}
.comentario{
	width:207px;
	position:relative;
	top:0px;
	left:40px;
	font-weight:bold;
	font-size:12px;
}
#header{
	background-color:#000;
	width:974px;
	position:relative;
	top:24px;
	left:0px;
	height:32px;
	border-bottom:2px solid #716C67;
	z-index:20;
}
.header_bottom{
	background-image:url(../img_css/fondos/bg_menu_secundario.png);
	width:974px;
	position:relative;
	top:22px;
	left:0;
	height:24px;
	z-index:1;
}

.header_bottom_oculto{
	background-image:url(../img_css/fondos/bg_menu_secundario.png);
	width:974px;
	position:relative;
	top:22px;
	left:0;
	height:24px;
	z-index:1;
	visibility:hidden;

}
.reconocimientos{
	width:100%;	
}

.reconocimientos ul{
	margin-bottom:40px;	
}
.texto, .texto_trabaja{		width:400px;	}
.texto_margen{
	width:360px;
	margin-left:20px;
}

.noticias, .noticias2{
	width:365px;	
	color:#9E9E9E;
}
#footer{
	font-size:11px;	
	margin-left:15px;
	margin-right:15px;
	padding-bottom:20px;
	height:15px;
}
#footer .menu{
	color:#AFAFAF;	
	list-style:none;
	float:right;
	margin-right:10px;
	margin-top:8px;
	width:205px;

}
#footer .texto{
	margin-top:10px;	
	margin-left:10px;
	width:32%;
	float:left;	
	text-align:left;
}
.powered{
	float:left;	
	margin-top:7px;
	margin-left:91px;
	width:215px;
}

/*	FONDOS	*/
	/*	PRINCIPAL	*/
#content_wrapper_index, #content_wrapper_quienes_somos, #content_wrapper_noticias, #content_wrapper_empresa, #content_wrapper_contacto, #content_wrapper_trabaja, #content_wrapper_incubadora, #content_wrapper_tecnologia, #content_wrapper_servicios, #content_wrapper{
		width:974px;
		min-height:542px;
		text-align:left;
		margin-left:auto;
		margin-right:auto;
		border-left:1px solid #666666;
		border-right:1px solid #666666;
		border-top:none;
		border-bottom:none;
		background-repeat:no-repeat;
}

#content_wrapper_index{
		background-image:url(../img_css/fondos/bg_home.jpg);				
}
#content_wrapper_quienes_somos{
		background-image:url(../img_css/fondos/bg_quienes_somos.jpg);
}
#content_wrapper_empresa{
		background-image:url(../img_css/fondos/bg_empresa.jpg);
}
#content_wrapper_contacto{
		background-image:url(../img_css/fondos/bg_contacto.jpg);
}
#content_wrapper_incubadora{
		background-image:url(../img_css/fondos/bg_empresa_incubadora.jpg);
}
#content_wrapper_tecnologia{
		background-image:url(../img_css/fondos/bg_empresa_tecnologia.jpg);
}
#content_wrapper_servicios{
		background-image:url(../img_css/fondos/bg_empresa_servicios.jpg);
}
#content_wrapper_noticias{
		background-image:url(../img_css/fondos/bg_noticias.jpg);
}
#content_wrapper_trabaja{
		background-image:url(../img_css/fondos/bg_trabaja.jpg);
}

#content_wrapper{
	border-left:1px solid #666666;
	border-right:1px solid #666666;
}

	/*	HEADER	*/
	
	.header_home, .header_quienes_somos, .header_empresa, .header_incubadora, .header_tecnologia, .header_servicios, .header_tecnologia, .header_noticias, .header_trabaja, .header_contacto, .header_legal{
	height:18px;
	width:984px;
	margin-left:auto;
	margin-right:auto;
}
.header_home{
	background-image:url(../img_css/fondos/bg_header_home.jpg);
}
.header_quienes_somos{
	background-image:url(../img_css/fondos/bg_header_quienes_somos.jpg);
}
.header_empresa{
	background-image:url(../img_css/fondos/bg_header_empresa.jpg);
}
.header_incubadora{
	background-image:url(../img_css/fondos/bg_header_empresa_incubador.jpg);
}
.header_tecnologia{
	background-image:url(../img_css/fondos/bg_header_empresa_tecnologi.jpg);
}
.header_servicios{
	background-image:url(../img_css/fondos/bg_header_empresa_servicios.jpg);
}
.header_noticias{
	background-image:url(../img_css/fondos/bg_header_noticias.jpg);
}
.header_trabaja{
	background-image:url(../img_css/fondos/bg_header_trabaja.jpg);
}
.header_legal{
	background-image:url(../img_css/fondos/bg_header_legal.jpg);
}

.header_contacto{
	background-image:url(../img_css/fondos/bg_header_contacto.jpg);
}

	/*	FOOTER	*/
	.footer_home, .footer_quienes_somos, .footer_empresa, .footer_incubadora, .footer_tecnologia, .footer_servicios, .footer_noticias, .footer_trabaja, .footer_contacto{
	height:18px;
	width:984px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../img_css/fondos/bg_footer_home.jpg);
}

	
/*	MENU PRINCIPAL	*/
#mainMenu ul{
	list-style:none;	
	height:20px;
	width:525px;
	float:right;
	margin-top:10px;
}
#mainMenu ul li{
	float:left;
	margin-right:5px;
	margin-left:5px;
	width:auto;
	
}	
#mainMenu ul li a{	
	width:180px;
	height:20px;	
}
#mainMenu ul .btQuienesSomos a{
	background:url(../img_css/menu/quienes_somos.png) no-repeat;
	background-position:top center;
	padding:4px 0 0 22px;
}
#mainMenu ul .btQuienesSomos_ca a{
	background:url(../img_css/menu/quienes_somos_ca.png) no-repeat;
	background-position:top center;
	padding:4px 0 0 22px;
}
#mainMenu ul .btQuienesSomos_en a{
	background:url(../img_css/menu/quienes_somos_en.png) no-repeat;
	background-position:top center;
	padding:4px 0 0 22px;
}
#mainMenu ul .btQueHacemos a{
	background:url(../img_css/menu/empresa.png) no-repeat;
	padding:4px 0 0 30px;
}
#mainMenu ul .btQueHacemos_ca a{
	background:url(../img_css/menu/empresa_ca.png) no-repeat;
	padding:4px 0 0 30px;
}
#mainMenu ul .btQueHacemos_en a{
	background:url(../img_css/menu/empresa_en.png) no-repeat;
	padding:4px 0 0 30px;
}

#mainMenu ul .btNoticias a{
	background:url(../img_css/menu/noticias.png) no-repeat;
	padding:4px 0 0 33px;
}
#mainMenu ul .btNoticias_ca a{
	background:url(../img_css/menu/noticias_ca.png) no-repeat;
	padding:4px 0 0 33px;
}
#mainMenu ul .btNoticias_en a{
	background:url(../img_css/menu/noticias_en.png) no-repeat;
	padding:4px 0 0 40px;
}
#mainMenu ul .btTrabaja a{
	background:url(../img_css/menu/trabaja.png) no-repeat;
	padding:4px 0 0 33px;
}
#mainMenu ul .btTrabaja_ca a{
	background:url(../img_css/menu/trabaja_ca.png) no-repeat;
	padding:4px 0 0 33px;
}
#mainMenu ul .btTrabaja_en a{
	background:url(../img_css/menu/trabaja_en.png) no-repeat;
	padding:4px 0 0 33px;
}
#mainMenu ul .btContacto a{
	background:url(../img_css/menu/contacto.png) no-repeat;
	padding:4px 0 0 32px;
}
#mainMenu ul .btContacto_ca a{
	background:url(../img_css/menu/contacto_ca.png) no-repeat;
	padding:4px 0 0 32px;
}
#mainMenu ul .btContacto_en a{
	background:url(../img_css/menu/contacto_en.png) no-repeat;
	padding:4px 0 0 46px;
}
#mainMenu ul li a:hover, #mainMenu ul li a.active{	
	background-position:0 -20px;
}
#mainMenu ul .btQuienesSomos a:hover, #mainMenu ul .btQuienesSomos a.active, #mainMenu ul .btQuienesSomos_en a:hover, #mainMenu ul .btQuienesSomos_en a.active {	
	background-position:-4px -20px;
}
#mainMenu ul .btQuienesSomos_en a:hover, #mainMenu ul .btQuienesSomos_en a.active {	
	background-position:-7px -20px;
}
#mainMenu ul .btQuienesSomos_ca a:hover, #mainMenu ul .btQuienesSomos_ca a.active{
background-position:-12px -20px;
}

#mainMenu ul li a span, span.oculto, #secondaryMenu ul li a span{
	visibility:hidden;
}
h1 span.oculto{
	display:none;	
}


/*MENU SECUNDARIO*/
#secondaryMenu{
	height:24px;
	margin:0;
	padding:0;
	z-index:1;
}
#secondaryMenu ul{
	list-style:none;	
	height:24px;
	width:513px;
	float:left;
	margin-left:441px;
	padding:0;	
}

#secondaryMenu ul li{	
	float:left;		
	line-height:21px;	
	padding-bottom:2px;
	width:auto;
			
}	
#secondaryMenu ul li a{	
	width:180px;
	height:24px;
	overflow:visible;
	}


#secondaryMenu ul .btReconocimientos a, #secondaryMenu ul .btEquipo a, #secondaryMenu ul .btIncubadora a, #secondaryMenu ul .btTecnologia a, #secondaryMenu ul .btServicios a, #secondaryMenu ul .btServicios a, #secondaryMenu ul .btHistoria a, #secondaryMenu ul .btHistoria_ca a, #secondaryMenu ul .btServicios_ca a, #secondaryMenu ul .btEquipo_ca a, #secondaryMenu ul .btIncubadora_ca a, #secondaryMenu ul .btTecnologia_ca a, #secondaryMenu ul .btReconocimientos_ca a, #secondaryMenu ul .btHistoria_en a, #secondaryMenu ul .btServicios_en a, #secondaryMenu ul .btEquipo_en a, #secondaryMenu ul .btIncubadora_en a, #secondaryMenu ul .btTecnologia_en a, #secondaryMenu ul .btReconocimientos_en a{
	padding:0 0 6px 0px;
}
#secondaryMenu ul .btHistoria a{
	background:url(../img_css/menu/quienes_somos/historia.png) no-repeat scroll 0 0px;
	padding-right:77px;
}
#secondaryMenu ul .btHistoria_ca a{
	background:url(../img_css/menu/quienes_somos/historia_ca.png) no-repeat scroll 0 0px;
	padding-right:77px;
}
#secondaryMenu ul .btHistoria_en a{
	background:url(../img_css/menu/quienes_somos/historia_en.png) no-repeat scroll 0 0px;
	padding-right:27px;
}
#secondaryMenu ul .btReconocimientos a{
	background:url(../img_css/menu/quienes_somos/reconocimientos.png) no-repeat scroll 0 0;
	padding-right:48px;
}
#secondaryMenu ul .btReconocimientos_ca a{
	background:url(../img_css/menu/quienes_somos/reconocimientos_ca.png) no-repeat scroll 0 0;
	padding-right:48px;
}
#secondaryMenu ul .btReconocimientos_en a{
	background:url(../img_css/menu/quienes_somos/reconocimientos_en.png) no-repeat scroll 0 0;
	padding-right:46px;
}

#secondaryMenu ul .btEquipo a {
	background:url(../img_css/menu/quienes_somos/equipo.png) no-repeat scroll 0 0;
	padding-right:47px;
}
#secondaryMenu ul .btEquipo_ca a {
	background:url(../img_css/menu/quienes_somos/equipo_ca.png) no-repeat scroll 0 0;
	padding-right:47px;
}
#secondaryMenu ul .btEquipo_en a {
	background:url(../img_css/menu/quienes_somos/equipo_en.png) no-repeat scroll 0 0;
	padding-right:89px;
}
#secondaryMenu ul .btIncubadora a{
	background:url(../img_css/menu/empresa/incubadora.png) no-repeat scroll 0 0;
	padding-right:23px;
}
#secondaryMenu ul .btIncubadora a, #secondaryMenu ul .btIncubadora_ca a{
	background:url(../img_css/menu/empresa/incubadora.png) no-repeat scroll 0 0;
	padding-right:23px;
}
#secondaryMenu ul .btIncubadora_ca a{
	margin-left:11px;
}
#secondaryMenu ul .btIncubadora_en a{
	background:url(../img_css/menu/empresa/incubadora_en.png) no-repeat scroll 0 0;
	padding-right:43px;
}
#secondaryMenu ul .btIncubadora{
	padding-left:9px;	
}
#secondaryMenu ul .btTecnologia a{
	background:url(../img_css/menu/empresa/tecnologia.png) no-repeat scroll 0 0;
	padding-right:27px;
}
#secondaryMenu ul .btTecnologia_ca a{
	background:url(../img_css/menu/empresa/tecnologia_ca.png) no-repeat scroll 0 0;
	padding-right:27px;
}
#secondaryMenu ul .btTecnologia_en a{
	background:url(../img_css/menu/empresa/tecnologia_en.png) no-repeat scroll 0 0;
	padding-right:48px;
}
#secondaryMenu ul .btServicios a{
	background:url(../img_css/menu/empresa/servicios.png) no-repeat scroll 0 0;
	padding-right:35px;
}
#secondaryMenu ul .btServicios_ca a{
	background:url(../img_css/menu/empresa/servicios_ca.png) no-repeat scroll 0 0;
	padding-right:35px;
}
#secondaryMenu ul .btServicios_en a{
	background:url(../img_css/menu/empresa/servicios_en.png) no-repeat scroll 0 0;
	padding-right:35px;
}

#secondaryMenu ul li a:hover, #secondaryMenu ul li a.active{	
	background-position:0px -24px;
	height:24px;
}

	/*	MENU FOOTER	*/
.menu li{
	float:left;
	margin-right:5px;
	margin-left:5px;
	width:auto;
}

.menu li a:visited, .menu li a:link{		color:#9E9E9E;	}
.menu li.selected a, .menu li a:hover{		color:#FFFFFF;	}

/*	TITULOS	*/
.espiritu_innovacion{
	background-image:url(../img_css/titulos/innovacion.png);
	background-repeat:no-repeat;
	height:20px;
}
.espiritu_innovacion_ca{
	background-image:url(../img_css/titulos/innovacion_ca.png);
	background-repeat:no-repeat;
	height:20px;
}
.espiritu_innovacion_en{
	background-image:url(../img_css/titulos/innovacion_en.png);
	background-repeat:no-repeat;
	height:20px;
}

p.destacado{
	color:#FFFFFF;
	font-size:12px;
}
.blanco{
	color:#FFFFFF;
}
.reconocimientos li.person_first{
	height:20px;		
}

.reconocimientos li.person p{	
	line-height:10px;
}
.reconocimientos li.person .resumen p{
	line-height:14px;	
}
.reconocimientos li{
	margin:0;
	padding:0;
}
/*	TITULOS RECONOCIMIENTOS	*/
.any2008, .any2007, .any2006, .any2005, .any2003, .any2002, .any2000, .any1999{
	background-repeat:no-repeat;
	height:20px;
	width:63px;
}
.any2008{
	background-image:url(../img_css/titulos/reconocimientos/2008.png);
}
.any2007{
	background-image:url(../img_css/titulos/reconocimientos/2007.png);
}
.any2006{
	background-image:url(../img_css/titulos/reconocimientos/2006.png);
}
.any2005{
	background-image:url(../img_css/titulos/reconocimientos/2005.png);
}
.any2003{
	background-image:url(../img_css/titulos/reconocimientos/2003.png);
}
.any2002{
	background-image:url(../img_css/titulos/reconocimientos/2002.png);
}
.any2000{
	background-image:url(../img_css/titulos/reconocimientos/2000.png);
}
.any1999{
	background-image:url(../img_css/titulos/reconocimientos/1999.png);
}
.titnoticias{
	background-image:url(../img_css/titulos/noticias.png);
	background-repeat:no-repeat;
	padding-right:40px;
}
.titnoticias_ca{
	background-image:url(../img_css/titulos/noticias_ca.png);
	background-repeat:no-repeat;
	padding-right:40px;
}
.titnoticias_en{
	background-image:url(../img_css/titulos/noticias_en.png);
	background-repeat:no-repeat;
	padding-right:40px;
}
.inspirit{
	background-image:url(../img_css/titulos/equipo/inspirit.png);
	background-repeat:no-repeat;
	height:20px;
}
.tit_conzentra{
	background-image:url(../img_css/titulos/equipo/conzentra.png);
	background-repeat:no-repeat;
	height:15px;
	margin-top:15px;
}
.tit_intercomgi{
	background-image:url(../img_css/titulos/equipo/intercomgi.png);
	background-repeat:no-repeat;
	height:15px;
	margin-top:15px;
}
.tit_spamina{
	background-image:url(../img_css/titulos/equipo/spamina.png);
	background-repeat:no-repeat;
	height:15px;
	margin-top:15px;
}
/*	TITULOS EMPRESA	*/
.inspirit_labs{
	background-image: url(../img_css/titulos/empresa/inspirit_labs.png);
	background-repeat:no-repeat;
	height:55px;
	width:114px;
}
.texto .spamina, .texto .matrix, .texto .zyncro, .texto .hotelerum, .texto .conzentra, .texto .intercomgi{
	background-repeat:no-repeat;
	height:62px;
	width:161px;
	display:block;
}
.texto .spamina{
	background-image: url(../images/logos/spamina.png);
}
.texto .matrix{
	background-image: url(../images/logos/matrix.png);
}
.texto .zyncro{
	background-image: url(../images/logos/zyncro.png);
}
.texto .hotelerum{
	background-image: url(../images/logos/hotelerum.png);
}
.texto .conzentra{
	background-image: url(../images/logos/conzentra.png);
	}
.texto .intercomgi{
	background-image: url(../images/logos/intercomgi.png);
}
.valores_que_nos_mueven{
	background-image:url(../img_css/titulos/valores_que_nos_mueven.png);
	background-repeat:no-repeat;
	height:18px;
	width:211px;
}
.valores_que_nos_mueven_ca{
	background-image:url(../img_css/titulos/valores_que_nos_mueven_ca.png);
	background-repeat:no-repeat;
	height:18px;
	width:211px;
}
.valores_que_nos_mueven_en{
	background-image:url(../img_css/titulos/valores_que_nos_mueven_en.png);
	background-repeat:no-repeat;
	height:18px;
	width:211px;
}

#esquema_empresa{
	background-image:url(../images/esquema_empresa2.png);
	background-repeat:no-repeat;
	width:629px;
	height:381px;
}
#esquema_empresa_ca{
	background-image:url(../images/esquema_empresa2_ca.png);
	background-repeat:no-repeat;
	width:629px;
	height:381px;
}
#esquema_empresa_en{
	background-image:url(../images/esquema_empresa2_en.png);
	background-repeat:no-repeat;
	width:629px;
	height:381px;
}
.einspirit_labs{
	position:relative;
	top:161px;
	left:53px;
}
.espamina{
	position:relative;
	top:97px;
	left:233px;
	width:168px;
}
.ematrix{
	position:relative;
	top:90px;
	left:233px;
}
.ezyncro{
	position:relative;
	top:68px;
	left:255px;
}
.ehotelerum{
	position:relative;
	top:68px;
	left:255px;
}
.econzentra{
	position:relative;
	top:-93px;
	left:448px;
	width:168px;
}
.eintercomgi{
	position:relative;
	top:-105px;
	left:448px;
}
.gris{
color:#9E9E9E;	
}
h3{
	font-size:11px;	
}