/*logo*/
#logo-empresa{
	height:56px;
	float:left;
	margin-right:4px;
}

div#header{
/*	display:none!important*/
}
#whitebox{padding:4px 0 0 !important}

#full_column{
	overflow:hidden;
	height:1%;
}

#fichaProducto h4{margin:0}

.titulo-interectivo{
	height:45px;
	background: url(../../../templates/soluciones_mro/images/mro/productos-h1.gif) repeat-x;
	clear:both;
	margin-bottom:25px;
}
#fichaProducto h1{
  clear:both;
  background:none !important;
  height:45px;
  line-height:45px;
  color:#fff;
  padding-left:10px;
  font-size:25px;
  font-weight:normal;
  margin:0;
  float:left;
}
.titulo-interectivo img{float:right}
#fichaProducto h3{
  font-size:15px;
  text-transform:uppercase;
  padding-bottom:2px;
  margin-bottom:15px;
  color:#fff;
  background:url(../../../templates/soluciones_mro/images/bg-titulo-plateado.gif) repeat-x;
  height:26px;
  line-height:26px;
  padding-left:4px;
}
.ImgFichaProducto{
	float:left;
	margin:0 10px 0 15px;
	text-align:center;
	width:450px;
}
.ImgFichaProducto img{padding:5px}
#menuFichaProducto{
	list-style-type:decimal;
	list-style-position:inside;
	float:right;
	width:455px;
	border-top:1px solid #A3A3A3;
	margin-right:15px;
}
#menuFichaProducto li{
	border-bottom:1px solid #A3A3A3;
	font-size:14px;
	line-height:32px;
	text-transform:uppercase;
	font-weight:bold;
	padding-left:5px;
	cursor:pointer;
}

#menuFichaProducto li a{*padding-left: 8px}
li.tab.active{background-position:430px 0 !important}
li.active a:hover{text-decoration:none}
#contenidoFicha, #certificaciones, #adjuntos{
	clear:both;
	padding:0 15px;
	position:relative
}
#adjuntos table{width:100%;}
#adjuntos table td{
  width:33%;
  line-height:25px;
  background:url(../../../templates/soluciones_mro/images/iconopdf.gif) no-repeat;
  padding-left:30px;
  padding-bottom:15px;
}
#contenidoFicha{z-index:1}
#certificaciones, #adjuntos{z-index:2}
#adjuntos{margin-bottom:15px}
#adjuntos div{margin-bottom:3px}
div.tab{width:930px;}
#lista-componentes{float:left; width:400px; text-transform:uppercase; padding-top:5px}
#lista-componentes li{height:18px; cursor:pointer; line-height:18px; padding-left:4px}
#cont-componente{float:right; width:530px}
#cont-componente h4{
	font-size:14px;
	margin-bottom:15px;
	text-transform:uppercase;
}
.tab-componente{padding:25px; background:#F1F1F1}
.tab-componente ul{/*list-style-type:disc; padding-left:14px*/}
.tab-componente ol{list-style-type:decimal; padding-left:18px; *padding-left:25px}
.tab-componente li{margin:0 0 10px}
.tab-componente img{padding:5px; margin-bottom:10px}
.tab-componente table{font-size:11px}
#full_column .tab-componente table td{background:#fff; text-align:center !important;}

#lista-componentes li a{color:#646464}

.certificacion{
  float:left;
  text-align:center;
  width:120px;
  margin-bottom:12px;
}
.certificacion img{
	background:url(../../../templates/soluciones_mro/images/bg-certificacion.png) no-repeat;
	padding:6px;
}
/*#full_column p, #full_column td{ text-align:left !important}*/