@charset "utf-8";
/* CSS Document */
body
{
	background-color:#F6F6F6;
	

}

#contenedor-global
{
	height:auto;
	margin:auto;
	background-color:#093;
}

#contenedor-header
{
	background-color:#f6f6f6;
    height: 276px;
    width: 100%;
}
#contenedorCentral
{
	 /*background: -moz-linear-gradient(top, #f2f2f2 , #999);
     background: -webkit-gradient(linear, 0 0, 0 100%, from(#F6F7F7),  to(#999));*/
     height:1670px;
     left: 42px;
     margin: auto;
     top: 8px;
     width: 991px;
	 /*background-color:#999;*/
}
#contenido-logo-nombre-redesSociales
{
	/*background: -moz-linear-gradient(top, #f2f2f2 , #999);
     background: -webkit-gradient(linear, 0 0, 0 100%, from(#F6F7F7),  to(#999));*/
	 background-image:url(../imagenes/fondo-logo-nombre.jpg);
	 background-repeat:no-repeat;
     height:150px;
     left: 42px;
     margin: auto;
     top: 8px;
     width: 991px;
}

#logo
{
 float:left;
 width:173px;
 height:110px;
 margin-top:7px;
 margin-left:25px;
}

#nombreEmpresa
{
 float:left;
 width:570px;
 height:110px;
 font-family:caption;
 font-size:70px;
 margin-top:35px;
 /*background-color:#3F3;*/
}

#redesSociales
{
 float:left;
 width:420px;
 height:110px;
 /*background-color:#FC6;*/
}
#contenedor-banner
{
	 height:344px;
     left: 42px;
     margin: auto;
     top: 8px;
     width: 991px;
}

#linea-bajo-el-banner
{
	background-color:#ccc;
    margin:auto;
	width:991px;	
	height:1px;
	float:left;
}


#titulo-maquinarias
{
	background-image:url(../imagenes/fondo-franja-gris-titulo-maquinaria.jpg);
	background-repeat:no-repeat;
    float: left;
    height: auto;
    margin-top: 9px;
    width: 990px;
	font-family:message-box;
	color:slategray;
	padding-left:25px;
}
#titulo-maquinarias h1
{
color:#39C;	
margin-top:1px;
}

#carousel
{
	width:990px;
	height:190px;
	float:left;
	margin-top:7px;
}


.contenido3
{
	background-color: #FFFFFF;
    box-shadow: 2px 2px 5px #999999;
    float: left;
    height: 301px;
    margin-top: 15px;
    width: 986px;
	
}

.contenido4
{
	background-color: #FFFFFF;
    box-shadow: 2px 2px 5px #999999;
    float: left;
    height: 301px;
    margin-top: 15px;
    width: 986px;
	
}




#cobertura-en-colombia
{
	float:left;
	width:200px;
	height:200px;
	background-color:#66F;
	margin-left:22px;
	margin-top:30px;
}

#maquina-automática-totalmente-para-bolsas-de-asa-flexible-img
{
	width:auto;
	height:auto;
	float:left;
	margin-top:20px;
	margin-left:20px;
}

#maquina-automática-totalmente-para-bolsas-de-asa-flexible-img-iz
{
	width:auto;
	height:auto;
	float:right;
	margin-top:20px;
	margin-right:20px;
}

#bolsa-de-asa
{
	float: left;
    height: 140px;
    width: 353px;	
	text-align:justify;
	margin-left:15px;
}
#bolsa-de-asa2
{
	float: left;
    height: 102px;
    width: 213px;	
	text-align:justify;
	margin-left:2px;
	padding-right:45px;
}
#bolsa-de-asa22
{
	float: left;
    height: 102px;
    width: 357px;	
	text-align:justify;
	margin-left:2px;
	padding-right:45px;
}
#maquina-automática-totalmente-para-bolsas-de-asa-flexible
{
	color: steelblue;
    float: left;
    font-size: 17px;
    height: 46px;
    margin-left: 15px;
    margin-top: 8px;
    width: 355px;
}
#sitemap
{
	float:left;
	width:991px;
	height:300px;
	background-image:url(../imagenes/fondo-sitemap.jpg);
	background-repeat:no-repeat;
	margin-top:14px;
	box-shadow:2px 2px 5px #999;
}
.contenedores-5-sitemap
{
	width:200px;
	height:200px;
	float:left;
	/*background-color:#F03;*/
	margin-left:39px;
}
dd
{
	margin-top:13px;
	color:deepskyblue;
}
dt
{
	margin-left:39px;
	font-weight:bold;
	
}
a
{
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;	
	color:deepskyblue;
}















