
div {

/*box-sizing: border-box;*/

-moz-box-sizing: border-box;

}


.general {
	text-align: center;
	background-color: #cdcdcd;
}

#wrap { 
	margin: 17px auto 0 auto;
	width: 810px;
	height: 510px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

#top {
	width: 810px;
	height: 178px;
	float:left;
	background-image: url(../images/top.jpg);
	background-position: 10px;
	background-repeat: no-repeat;
}


#left {
	width: 160px;
	height: 549px;
	float:left;
	background-image: url(../images/left2.png);
	background-repeat: no-repeat;
	background-color: #edeae1;
	color: White;
}

#title {
	width: 500px;
	height: 62px;
	float:left;
	background-image: url(../images/titlequienes.jpg);
}

#container_wrap {
	width: 500px;
	height: auto;
	float:left;
}

#center {
	width: 500px;
	height: 487px;
	float:left;
	background-image: url(../images/center.jpg);
}

#centeredit 
{
   width: 500px;
	height: 487px;
	float: left;
	background-image: url(../images/center.jpg);
	color: #000000;
	padding: 17px 0px 60px 0px; 
    
    }
    

#right {
	width: 150px;
	height: 549px;
	float:left;
	background-image: url(../images/right.png);
	background-repeat:  no-repeat;
	}

#fin {
	width: 800px;
	height: 20px;
	float:left;
	text-align: right;
}

#right A{
 color: #ffffff;   
 font-weight: bolder;
 text-decoration: none;
    }


.general {
	text-align: center;
	background-color: #cdcdcd;
}



#codigo {
	padding: 2px 150px;
	color: #3366FF;
}

.contenedor_textos {width: 455px; height: 417px; margin-left: 25px;}

#content_contacto {width: 400px; height: 417px; margin-left:20px;}

#nuestros_trabajos_1 {margin-left: 25px; background-image: url(../images/nuestrostrabajos.jpg); width: 100px; height: 100px;}
#nuestros_trabajos_1 a {width: 100%; height: 100%;}

#nuestros_clientes_1 {margin-left: 25px; background-image: url(../images/nuestrosclientes.jpg); width: 100px; height: 100px;}
#nuestros_clientes_1 a {width: 100%; height: 100%;}















