﻿
.FamiliasContenedor {
	width:900px;
	height:245px;
	position:relative;
	clear:both;
}
.FamiliasSuperior
{
    
	position:absolute;
	top:0;
	left:0;
	z-index:0;
	overflow:hidden;

}
.Slogan
{
    top:169px;
    position:absolute;
    z-index:2;
    left:18px;
    margin:0;
    padding:0;
}
li.SloganTitol 
{
    float:left;
    list-style-type:none;
}
li.SloganText
{
    float:left;
    list-style-type:none;
    color:#fff;
    font-weight:bold;
    font-size:12px;
    margin:25px 0  0 10px;
}
    

}
.LogoTecnologias
{
    float:left;
   
    }
    

.TabControl{
	position:absolute;
	top:218px;
	left:0px;	
	z-index:4;
    height:27px;
    overflow:hidden;
}

.FamiliasInferior{
	/*position:relative;*/
	width:900px;
	/*top:245px;*/
	clear:both;
	background-color:#FFF;
	float:left;
}

.TablaModelosDescripcion
{
    padding-left:10px;
	height:27px;
	line-height:27px;
	font-family:Sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-align:left;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-color:#616162;
	background-color:#89ACBD;
	}
	
.TablaModelosDatos
{
	height: 27px;
	line-height: 27px;
	text-align: center;
	font-family: Sans-serif;
	font-size: 12px;
	color: #616162;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #616162;
	background-color: #E6E6E6;
}
/*-------------------------ICONOS COLORES TABLAS COMPARATIVAS----------------*/

.TablaColores
{
    display:inline-block;
    float:left;
   height:12px;
   position:relative;
   left:50%;
}
.TablaColores2
{
    float:left;
    position:relative;
    left:-50%;
}