
/* CSS Document */

@import url(normal.css); /*estilos para normalizar diferencias entre navegadores*/
body {
	font-size: 62.5%;
	font-family: Tahoma, Verdana, Arial;
	background:#fff url(../img/fondo.jpg) repeat-x left top;
}

#Container{
	font-size:1.3em;  /*tamanyo general de textos 13px*/
	color:#333;
	max-width:990px;
	min-width: 760px;
	width: expression((documentElement.clientWidth <990) ? "760px" : "990px" );
	margin:auto;
	
	
	}
	
.ContainerPie{max-width:990px;
	min-width: 760px;
	width: expression((documentElement.clientWidth <990) ? "760px" : "990px" );
	margin:auto;}
#Cabecera{
padding-bottom:5px}
#MenuIdioma{
	color:#FFFFFF;
	text-align:right;
	padding:2px 0}
#MenuIdioma li{
	display:inline;
	padding:0px 20px}
.Separador{
	border-right: solid 1px #fff}
#MenuIdioma a{
	color:#fff;
	}	
#Feramo{
	float:left;
	width:243px}
#Ace{
	float:right;
	width:167px}
#MenuSuperior{
	float:left;
	padding:23px 0 0 10px;
	}
#MenuSuperior li{
	display:inline;
	text-transform:uppercase;
	color:#666;
	font-size:0.9em;
	padding:0 5px 0 10px ;
	border-right: solid 1px #CCCCCC}
#MenuSuperior li a{
	color:#666666;}
#MenuSuperior li a:hover{
	color:#042A6C}
#ContenidoCentral{
	clear:both;
	
	/*background:url(../img/fondoGris.gif) repeat-y top right*/}
#Contenido{background:url(../img/fnInterior.jpg) repeat-x left top;}
#Pie{
	background:url(../img/pie.jpg) repeat-x left top;
	clear:both;
	height:60px;
	text-align:center;
	padding-top:10px;
	color:#585656}
#Pie a{color:#042A6C}
.Home1{ float:left; width:344px}
.Home2{ float:left; width: 460px}
.Home3{ float: right; background:#F4F4F4; width:180px}
.Margenes{ margin:10px}
.MargenesInterior{ margin:20px}
.Productos li{
	background: url(../img/fn-menu-productos.jpg) repeat-x left top;
	padding:4px 0 4px 0px;
	border-bottom: solid 1px #fff;
	border-top: solid 1px #ECECEC;
	color: #7D7D7D;
	font: bold 1.02em Arial, Helvetica, sans-serif
	
}
.Productos li a{
	color:#7D7D7D;
	padding-left:10px}
.Productos li span{
	padding-left:10px}
.Productos li ul{
	margin-top:5px;
	margin-left:0;
	padding-left:0}
.Productos li ul li{
	border-bottom: solid 1px #ECECEC;
	background:url(../img/flecha.gif) no-repeat 10px 12px;
	padding-left:0;
	margin-left:0;
	font:normal 0.85em Tahoma, Verdana, Arial;
	border-bottom:none;
	}
.Productos li ul li a{
padding-left:20px}
.TxtDestacado{
	background:url(../img/fnSombra.jpg) repeat-x left top;
	font:normal 1.1em "Lucida Sans Unicode", Tahoma, Verdana;
	text-align:justify;
	padding:15px}
h2{
	font:normal 1.8em Arial, Helvetica, sans-serif;
	color: #666666;
	margin:10px 0;
	text-transform: uppercase}
h2.Inicio{
	font:normal 1.6em Arial, Helvetica, sans-serif;
	color: #333333;
	margin:10px 0;
	text-transform:none}
h3{
	font:bold 1.2em Arial, Helvetica, sans-serif;
	color: #333333;
	border: dotted 1px #CCCCCC;
	padding:5px;
	margin-bottom:10px }
h4{
	color:#003366;
	font:bold 1.1em Arial, Helvetica, sans-serif}
.Partners{
	float:left;
	font:normal 0.9em Tahoma, Verdana, Arial;
	text-align:center;
	margin-right:15px}
.Partners a, .Partners2 a{
	color:#113674; padding-bottom:10px}
.Partners2{
	
	font:normal 0.9em Tahoma, Verdana, Arial;
	text-align:center;
	margin-right:15px; padding-top:15px}
.Columna1{
	float:left;
	width:383px;}
.Columna2{
	float:left;
	width:605px;
}
#ContenidoInterior{
	
	float:right;
	width:80%;	
	}
#ContenidoInteriorProductos{
	background:url(../img/fnInterior.jpg) repeat-x left top;
	
	width:100%;	
	}
#ProductosInterior{
	float:left;
	width:190px;
	margin:0;
	padding:0;
	background:url(../img/ray.jpg) no-repeat right 10px;
	
}

#MenuCompany{
	margin:10px}
.TitMenu{
	color:#4D4D4D;
	font: bold 1.15em Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	text-transform:uppercase
}
#MenuLat li{
	border-bottom: solid 1px #ECECEC;
	background:url(../img/menu-lat.gif) no-repeat left top;
	padding:3px 0 3px 20px;
	color:#666666;
	font-size:0.85em;
	margin-top:1px}
#MenuLat li a{color:#666666;}
#ContenidoInterior p{
	margin:10px 0;
	text-align:justify}

#Clientes img{
	border: solid 1px #ccc;
	padding:5px}
#ContenidoInterior li{
	background:url(../img/flecha.gif) no-repeat 10px 6px;
	padding-left:20px;
	padding-bottom:10px}
.Contacto{
	text-align:center;
	border-top: solid 4px #fff;
	padding-top:15px}

.oculto{
	position:absolute; 
	left:-1500px; 
	top: -10%; 
	overflow:hidden; 
	font-size:0%; 
	line-height:0%;
}

#FondoProductos{
	background:url(../img/fondoProductos.jpg) repeat-x left bottom;
	width:189px;
	margin:0;
	padding:20px 0 0 0;
	border-bottom:solid 1px #CCCCCC
	
	}
th{
	background:#333;
	color:#fff}
table{
	border: solid 1px #333}
	
/*PRODUCTO*/
.ProductoIzq{	float:left; width:60%}
.ProductoDch{ 	float: right; width:35%}
#FotoProductos img{
	border: solid 1px #DBDBDB;
	padding:2px;
	margin:10px 20px 10px 0px;
}
#FondoProductos li{ padding:0; margin:0}
.menuizqimg{
	border: solid 1px #CCCCCC !important;
	margin: 10px 20px 5px 0px;
	padding: 1px 1px 0px 1px;}
	
/*LOCATION*/
.ColumnaD{
	float:left;
	width:400px;;
	}
.ColumnaI{
float:right;
width:300px;}

/*TECNOLOGIA*/
#TecnologiaDch{float:right; width:45%; text-align:justify}
#TecnologiaIzq{float:left; width:45%; text-align:justify}

.Logos p{ text-align:center}
.Logos{ padding-top:10px}
/*----------------------------------------------------------------------------------- */
		/* Sistema de aclarado bajo bloques con contenido flotado
		----------------------------------------------------------------------------------- */
.clear{
	clear:both}		
.clearfix:after {
		/* Con esto se subsana el colapso al flotar bloques en los navegadores que interpretan contenido generado */
		    content: "."; 
		    display: block; 
		    height: 0;
		    clear: both; 
		    visibility: hidden;
		}
			.clearfix {
				/* Con esto se subsana el colapso al flotar bloques en IE-Mac pero se hace necesario rectificar
				su efecto posteriormente */
				overflow: hidden;
				/* Con esto se subsana el colapso al flotar bloques en IE-Win */
				height: 1%;
			}
				/* Oculto para IE-mac \*/
					.clearfix {
						/* Con esto se compensa el overflow antes declarado. */
						overflow: visible;
					}
				/* Este comentario es necesario para cerrar el hack de IE-mac */
