#contenedor{
	width: 800px;
	margin: 4px auto 4px auto;
}

#idiomas{
	margin-right: 10px;
}

#cabecera{
	margin-top: 4px;
	background-color: #fff;
	/*background-image: url(../images/logo.jpg);
	background-position: left middle;
	background-repeat: no-repeat;*/
	height: 50px;
}

#logo{
    float: left;
}

#cabecera a img{
    border: none;
}
#cuerpo {
    height: 500px;
    width: 800px;
}
#pie{
    margin: 1px auto 0 auto;
    width: 800px;
    display: table;
}

#claim {
        display: table-cell;
	vertical-align: bottom;
}

#cuerpo-index {
	margin-top: 4px;
	background-color: #fff;
	height: 500px;
}

#cuerpo-empresa {
	margin-top: 4px;
	background-color: #fff;
	height: 190px;
	width: 636px;
	float: right;
}

#menu-empresa {
	height: 500px;
	width: 160px;
	background-color: #fff;
	margin-top: 4px;
	float:left;
}

#imagen-empresa{
	width: 636px;
	float: right;
	height: 306px;
	margin-top: 4px;
	background-color: #fff;
}

#cuerpo-mision{
    	margin-top: 4px;
	background-color: #fff;
	height: 500px;
	width: 636px;
	float: right;
        font-size: 12px;
        text-align: left;
}

#imagen-mision{
    	width: 636px;
	float: right;
	height: 126px;
	margin-top: 4px;
	background-color: #fff;
}

#cuerpo-equipo{
    	margin-top: 4px;
	background-color: #fff;
	height: 281px;
	width: 636px;
	float: right;
        font-size: 12px;
        text-align: left;
}

#imagen-equipo{
    	width: 636px;
	float: right;
	height: 215px;
	margin-top: 4px;
	background-color: #fff;
}

#cuerpo-metodo{
    margin-top: 4px;
	background-color: #fff;
	height: 356px;
	width: 636px;
	float: right;
    font-size: 12px;
    text-align: left;
	overflow: hidden;
}

#imagen-metodo{
    	width: 636px;
	float: right;
	height: 140px;
	margin-top: 4px;
	background-color: #fff;
}

#cuerpo-servicios {
	margin-top: 4px;
	background-color: #fff;
	height: 500px;
	width: 636px;
	float: right;
}

#menu-clientes {
	height: 500px;
	width: 160px;
	background-color: #fff;
	margin-top: 4px;
	float: left;
}

#cuerpo-clientes{
	height: 500px;
	width: 322px;
	float: left;
	margin-top: 4px;
	margin-left: 4px;
	background-color: #fff;
}

#imagen-clientes{
	height: 500px;
	background-color: #fff;
	margin-top: 4px;
	float: right;
	width: 310px;
}
#cuerpo-proyectos {
	margin-top: 4px;
	background-color: #fff;
	height: 70px;
	width: 636px;
	float: right;
}

#imagen-proyectos{
	width: 636px;
	float: right;
	height: 426px;
	margin-top: 4px;
	background-color: #fff;
}

#cuerpo-movistar {
	margin-top: 4px;
	background-color: #fff;
	height: 80px;
	width: 636px;
	float: right;
}

#imagen-movistar{
	width: 636px;
	float: right;
	height: 416px;
	margin-top: 4px;
	background-color: #fff;
}

#cuerpo-ficod {
	margin-top: 4px;
	background-color: #fff;
	height: 136px;
	width: 636px;
	float: right;
        overflow: hidden;
}

#imagen-ficod{
	width: 636px;
	float: right;
	height: 360px;
	margin-top: 4px;
	background-color: #fff;
}

#cuerpo-marcas {
	margin-top: 4px;
	background-color: #fff;
	height: 100px;
	width: 636px;
	float: right;
}

#imagen-marcas{
	width: 636px;
	float: right;
	height: 396px;
	margin-top: 4px;
	background-color: #fff;
}

#botones-imagenes{
    width: 100%;
    margin-top: 5px;
}

#imagen-contacto{
    	width: 636px;
	float: right;
	height: 286px;
	background-color: #fff;
        margin-top: 4px;
}

#imagen-contacto img{
    margin-top: 10px;
}

#cuerpo-contacto{
    float: left;
    width: 322px;
    height: 210px;
    margin-top: 4px;
    margin-left: 4px;
    background-color: #fff;
}

#mapa-contacto {
    float: right;
    width: 310px;
    height: 210px;
    margin-top: 4px;
    margin-left: 4px;
    background-color: #fff;
}
