/**
 * Hoja de estilos
 */

/**
 * Reiniciar a valores comunes
 */
* {
	outline:none;
}

* {
	padding:0;
	margin:0;
}

p {
	margin:0 0 10px;
}

html,body {
	padding:0;
	margin:0;
	height:100%;	
	overflow:auto;
}

a img {
	border:none;
	text-decoration:none;
}
/**
 * Layout b�sico
 */

#contenido {
	margin:0pt auto;
/*	width:990px;*/
}
#contenedor {
	overflow:visible;
	width:996px;
}
.push {
	height:35px;
}

/**
 * Estilos generales
 */
 
.rounded {
	border:1px solid #910a2b;
	-moz-border-radius:10px;
	border-radius:10px;
	-webkit-border-radius:10px;	
}



.yanone {
	font-family:"Yanone", "Trebuchet MS", Arial, sans-serif;
	font-size-adjust:0.5;
/*	font-style:italic;*/
}
.yanone-bold {
	font-family:"Yanone", "Trebuchet MS", Arial, sans-serif;
	font-size-adjust:0.5;
	font-weight:bold;
}
.agency {
	font-family:"Agency", "Trebuchet MS", Arial, sans-serif;
	font-size-adjust:0.49;
	font-weight:bold;
}



/**
 * Men� de la cabecera
 */
 
.menu-cabecera {
	height:124px;
	width:36px;
	overflow:hidden;
	float:left;
	color:#ffffff;
	position:relative;
}


.menu-cabecera .menu-wrapper {
	padding-top:16px;
	padding-left:4px;
	height:109px;
}
.menu-cabecera.pymes .menu-wrapper {
	padding-left:8px;
}
/*
.menu-cabecera.pymes .menu-wrapper {
	padding-left:8px;
}*/
#menu .pymes {
	background:url("/img/fondos/menus/pymes-left.jpg") top left no-repeat;
	z-index:10;
}
#menu .pymes .menu-wrapper {
	background:url("/img/fondos/menus/pymes-right.jpg") top right no-repeat;
	z-index:11;
}
#menu .ingenieria {
	background:url("/img/fondos/menus/ingenieria-left.jpg") top left no-repeat;
	z-index:12;
}
#menu .ingenieria .menu-wrapper {
	background:url("/img/fondos/menus/ingenieria-right.jpg") top right no-repeat;
	z-index:13;
}
#menu .grandes-cuentas {
	background:url("/img/fondos/menus/grandes-cuentas-left.jpg") top left no-repeat;
	z-index:14;
}
#menu .grandes-cuentas .menu-wrapper {
	background:url("/img/fondos/menus/grandes-cuentas-right.jpg") top right no-repeat;
	z-index:15;
}
#menu .web {
	background:url("/img/fondos/menus/web-left.jpg") top left no-repeat;
	z-index:16;
}
#menu .web .menu-wrapper {
	background:url("/img/fondos/menus/web-right.jpg") top right no-repeat;
	z-index:17;
}
#menu .idi {
	background:url("/img/fondos/menus/idi-left.jpg") top left no-repeat;
	z-index:18;
}
#menu .idi .menu-wrapper {
	background:url("/img/fondos/menus/idi-right.jpg") top right no-repeat;
	z-index:19;
}
#menu .nosotros {
	background:url("/img/fondos/menus/nosotros-left.jpg") top left no-repeat;
	z-index:20;
}

#menu .nosotros .menu-wrapper {
	background:url("/img/fondos/menus/nosotros-right.jpg") top right no-repeat;
	z-index:21;
}


.menu-cabecera.opened,
.menu-cabecera.selected {
	width:289px;
}
.menu-cabecera.opened .menu-wrapper,
.menu-cabecera.selected .menu-wrapper {
	padding-left:16px;
}
.menu-cabecera.closed .menu-wrapper{
	padding-left:4px;
}
.menu-cabecera.closed {
	width:36px;
}
.menu-cabecera.pymes.closed .menu-wrapper {
	padding-left:8px;
}

.menu-cabecera ul {
	list-style-type:none;
	margin-left:35px;
	clear:both;
}
.menu-cabecera.pymes ul {
	margin-left:28px;
}

#menu .closed .dot,
#menu .opened .titulo,
#menu .titulo,
#menu .dot {
	visibility:hidden;
}
#menu .opened .dot,
#menu .opened .titulo,
#menu .selected .dot,
#menu .selected .titulo{
	visibility:visible;
}
#menu .closed .dot {
	visibility:hidden;
}

.menu-cabecera .seccion {
	width:320px;
}

.menu-cabecera ul li {
	clear:both;
	margin:0;
	padding:0;
}


.menu-cabecera ul li a {
	display:block;
	line-height:16px;
	height:16px;
	float:left;
	margin:0;
	padding:0;
}
.menu-cabecera ul li a:hover {
	text-transform:uppercase;
}

.menu-cabecera.pymes ul ul {
	position:relative;
	margin-left:60px;
	top:-84px;
	padding-left:65px;
	padding-top:10px;
	background:url("/img/fondos/menus/pymes-submenu.gif") top left no-repeat;
	height:92px;
	width:118px;
}
body.en .menu-cabecera.pymes ul ul {
	position:relative;
	margin-left:60px;
	top:-84px;
	padding-left:42px;
	padding-top:10px;
	background:url("/img/fondos/menus/pymes-submenu-en.gif") top left no-repeat;
	height:92px;
	width:130px;
}

.menu-cabecera .seccion {
	margin-bottom:2px;
	height:30px;
	line-height:30px;
}

.menu-cabecera .dot,
.menu-cabecera .numeral {
	font-size:31px;
}
.menu-cabecera .titulo {
	font-size:24px;
}
.menu-cabecera a {
	color:white;
	text-decoration:none;
}

.menu-cabecera.selected a.selected {
	text-transform:uppercase;
	padding-left:12px;
	margin-left:-12px;
	background:url("/img/menu-selected.gif") top left no-repeat;
}
.menu-cabecera.selected.closed a.selected {
	background:none;
	
}
#menu-ingenieria-derecha {
	position:absolute;
	left:110px;
	border-left:1px solid #fff;
	padding-left:20px;
	top:48px;
/*	padding-top:8px;*/
	height:53px;
}
#header {
	height:147px;
	position:relative;
}

#content {
	height:427px;
	/*height:416px;*/
	position:relative;
}


#logo {
	position:absolute;
	top:16px;
	left:16px;
	width:180px;
	height:124px;
}

div.iconos_sociales {
	margin-top:7px;
}

a.icono_social {
	padding-left: 5px;
}

#contacto {
	position:absolute;
	top:16px;
	right:16px;
	width:249px;
	height:92px;
	padding:16px;
	background:url("/img/fondos/5x4-e.gif") top left no-repeat;
	color:#910a2b;
	text-align:right;
	line-height:16px;
}
#contacto a {
	color:#910a2b;
	text-decoration:none;
}
#contacto a:hover {
	text-transform:uppercase;
}

#menu {
	position:absolute;
	top:16px;
	left:212px;
	width:474px;
	height:124px;
}

.wrapper.pad {
	padding:16px;
}
#hover-info {
	text-align:center;
	font-family:Arial, sans-serif;
	font-size:17px;
	font-weight:normal;
	color:#910a2b;
	line-height:52px;
}


#descripcion {
	position:absolute;
	top:8px;
	right:16px;
	width:280px;
	height:392px;
	background:url("/img/fondos/10x8-2x6-e.gif") top left no-repeat;
	text-align:center;
}
#descripcion .titulo-seccion {
	text-align:left;
	color:#910a2b;	
	height:35px;
	line-height:35px;
	margin-top:5px;
	margin-bottom:12px;
}
#descripcion .titulo-seccion.principal {
	margin-top:0px;
	margin-bottom:17px;
}

/*
#descripcion .titulo-seccion {
	text-align:left;
	height:23px;
	line-height:23px;
	margin-bottom:16px;
	margin-top:11px;
	color:#910a2b;	
	overflow:visible;
}
#descripcion .titulo-seccion.principal {
	margin-bottom:15px;
	margin-top:0;
	height:35px;
	line-height:35px;
}
*/
#descripcion .numeral {
	font-size:35px;
	/*
	height:35px;
	
	display:block;
	float:left;
	*/
}
#descripcion .titulo {
	font-size:30px;
	/*
	height:35px;
	float:left;
	margin-top:4px;
	*/
}

#descripcion .texto {
	font-family:Arial, sans-serif;
	font-size:11px;
	text-align:justify;
	line-height:1.2em;
}
#descripcion .texto a {
	font-weight:bold;
	color:#910a2b;
	text-decoration:none;
}
#descripcion .texto a:hover {
	text-decoration:underline;
}
#descripcion .texto ul {
	margin-left:16px;
	margin-bottom:10px;
}
#imagen {
	position:absolute;
	top:8px;
	left:212px;
}

#partners {
	position:absolute;
	top:8px;
	left:16px;
	width:180px;
	height:392px;
	background:url("/img/fondos/10x8-2x6.gif") top left no-repeat;
	text-align:center;
}

#partners h3 {
	font-size:22px;
	color:#910a2b;
	margin:16px 0 8px
}
.hoverable .hover {
	display:none;
}
.hoverable:hover .hover {
	display:inline;
}
.hoverable:hover .normal {
	display:none;
}

#paginador-galeria {
	position:absolute;
	top:8px;
	left:16px;
	width:679px;
/*	width:663px;*/
	height:52px;
	overflow:hidden;
}
#contenido-galeria {
	height:52px;
}
#scroller-galeria {
	position:absolute;
	top:8px;
	left:0px;
	width:695px;
	height:52px;
	vertical-align:middle;
	display:none;
}
#pager_prev {
	position:absolute;
	left:0px;
	top:8px;
}
#pager_next {
	position:absolute;
	left:680px;
	top:8px;
}
.elemento-galeria {
	float:left;
	margin-right:16px;
}
#visualizacion-galeria {
	position:absolute;
	top:76px;
	left:16px;
	width:663px;
	height:324px;
}
.elemento-galeria.elemento-vacio {
	background:url("/img/fondos/10x8-c.gif") no-repeat left top;
	height:52px;
	width:81px;
}

.children-selected .elemento-galeria img {
	opacity:0.3;
	filter:alpha(opacity=30);
}
.children-selected .elemento-galeria a:hover img,
.children-selected .elemento-galeria .selected img {
	opacity:1;
	filter:alpha(opacity=100);
}
#prev {
	position:absolute;
	left:0;
	top:0;
}
#next {
	position:absolute;
	right:0;
	top:0;
}


#prev img,
#next img {
/*
	opacity:0;
	filter:alpha(opacity=0);
*/
	visibility:hidden;
	display:block;
}

#prev a:hover img,
#next a:hover img {
/*
	opacity:0.70;
	filter:alpha(opacity=70);
*/
	visibility:visible;
}

#paginador-empotrado {
	position:absolute;
	left:16px;
	bottom:16px;
}
.paginador-thumb {
	float:left;
	margin-right:15px;
}
.paginador-thumb.last {
	margin-right:0;
}
.paginador-thumb img {
	opacity:0.3;
	filter:alpha(opacity=30);
}
.paginador-thumb a:hover img,
.paginador-thumb.selected img  {
	opacity:1;
	filter:alpha(opacity=100);
	
}
.thumb-empty {
	background:url("/img/fondos/thumb.gif") no-repeat left top;
	height:35px;
	width:51px;
	float:left;
	margin-right:15px;
}
.thumb-empty.last {
	margin-right:0;
}

#cargando {
	text-align:center;
	background:url("/img/fondos/10x8-2x1-t.gif") no-repeat left top;
	height:52px;
	line-height:52px;
	width:178px;
	position:absolute;
	top:212px;
	left:258px;
	display:none;
}

#cargando img {
	display:block;
	float:left;
	margin-top:12px;
	margin-left:35px;
	margin-right:5px;
}
#cargando span {
	display:block;
	float:left;
	font-size:20px;
	font-weight:bold;
	color:#637090;
}
.devel {
	display:none;
}


#alert-unsupported {
	border-top: 1px dashed #910a2b;
	font-family:Arial, sans-serif;
	font-size:11px;
	padding:2px;
	text-align:center;
	line-height:16px;
	height:16px;
	padding-top:8px;
}

#alert-unsupported a {
	font-weight:bold;
	color:#910a2b;
	line-height:16px;
	height:16px;
	display:inline-block;
	padding-left:18px;
}


.chrome {
	background: url("/img/browsers/chrome.gif") top left no-repeat;
}
.msie {
	background: url("/img/browsers/msie.gif") top left no-repeat;
}

.firefox {
	background: url("/img/browsers/firefox.gif") top left no-repeat;
}
.opera {
	background: url("/img/browsers/opera.gif") top left no-repeat;
}
.safari {
	background: url("/img/browsers/safari.gif") top left no-repeat;
}

.scroller {
/*	display:none;*/
	background-color:#fff;
}
.home #content {
	background: url("/img/cuadricula.gif") top left no-repeat;
}

.adjuntos{
	margin-top: -10px;
}

.adjuntos p {
	margin-bottom:0;
}

.transicion_firma{
	font-size: 15px;
	font-weight: bold;
	text-align: right;
	margin-top: 30px;
}

.transicion_redirec{
	margin-top: 30px;
	text-align: center;
}

.home{
	font-family: Arial;
	font-size: 12px;
}

#logos{
	margin: 30px 0 30px 0;
}

.logo{
	margin: 0 20px;
}