/* CSS Document */
#destacados {height:610px; width:610px; }
.modelos_destacados {width:190px; height:190px; margin:10px 0 0 10px; float:left; background-color:#2F2F32; }
.modelos_destacados:hover { background-color:#6f8bc4; }
.modelos_destacados img { margin:5px; }

#compromisos {height:310px; width:310px; margin-left:40px; color:#6F8BC4; font-size:1.25em;}
#trabajamos {height:256px; width:310px; margin-left:40px; color:#6F8BC4; font-size:1.25em;}

.t_compromisos, .t_trabajamos {margin-left:40px;}
#compromisos ul {margin:20px 10px 10px 25px;list-style-type:square; font-size: 18px;}
#compromisos ul li{margin-bottom:20px;}

#contenedor_elem { width:100%; height:100%; float:left; margin-top:-35px; }