#caja_principal {
float: left;
width: 930px;
height: auto;
padding-top: 20px 20px 20px 20px;
}

#caja_empresa {
float: left;
width: 920px;
height: auto;
padding-top: 10px;
border:solid 1px #CDF;
background-color:#fcfcfc;
}

#caja_titulo_empresa {
float: left;
width: 200px;
height: auto;
padding-top: 20px;
}

#caja_texto_empresa {
float: left;
width: 800px;
height: auto;
padding-top: 10px;
padding-bottom: 20px;
}

#caja_imagenes_empresa {
float: left;
width: 800px;
height: auto;
padding-top: 10px;
padding-bottom: 20px;
margin-left: 120px;
}

#caja_logros {
float: left;
width: 920px;
height: auto;
padding-top: 20px;
padding-bottom: 20px;
margin: 20px 0 20px 0;
border:solid 1px #CDF;
background-color:#fcfcfc;
}

#logros_izq {
float: left;
width: 300px;
height: auto;
margin-left:30px;
padding-top: 10px;
}

#caja_texto_izq {
clear: both;
float: left;
width: 200px;
height: auto;
padding-top: 10px;
padding-bottom: 10px;
}

#caja_imagen_izq {
clear: both;
float: left;
width: 200px;
height: auto;
padding-top: 1px;
padding-bottom: 20px;
}

#logros_der {
float: left;
width: 560px;
height: auto;
padding-top: 10px;
}

#caja_texto_der {
float: left;
width: 450px;
height: auto;
padding-top: 10px;
padding-bottom: 10px;
margin-left: 150px;
}

#caja_imagen_der {
float: left;
width: 550px;
height: auto;
padding-top: 1px;
padding-bottom: 20px;
}

#imagen1 {
float: left;
width: auto;
height: auto;
padding-left: 10px;
}
#imagen2 {
float: left;
width: auto;
height: auto;
padding-left: 25px;
margin-top: -7px;
}
#imagen3 {
float: left;
width: auto;
height: auto;
padding-left: 25px;
}

h3 {
font-size: 20px;
color: #00A0E0;
padding: 3px 0 0 20px;
letter-spacing: -1px;
font-weight: 100;
}
h1 {
font-size: 14px;
color: #00000;
padding: 3px 0 0 20px;
letter-spacing: -1px;
font-weight: 100;
}

h2 {
font-size: 17px;
color: #FF9718;
padding: 3px 0 0 20px;
letter-spacing: -1px;
font-weight: 100;
padding: 10px;
}

h4 {
font-size: 10px;
color: #00000;
padding: 3px 0 0 20px;
letter-spacing: -1px;
font-weight: 100;
}

