body {
    text-align: center;
    padding: 0;
    margin: 5px 0 5px 0;
    font: normal 0.9em Arial, Helvetica, Sans-serif;
    color: #333;
    background: #fff;
}

img {
    border-style: none;
}

#container {
    width: 720px;
    position: relative;
    padding: 0;
    margin: auto;
    margin-top: 40px;
}

#in {
    width: 720px;
    height: 480px;
    border: none;
    background: url(imagenes/index.jpg) no-repeat;
}

#in1 {
    width: 720px;
    min-height: 210px;
    height: auto !important;
    height: 210px;
    border: none;
}

#inusa {
    text-align: right;;
    float: left;
    width: 376px;
    height: 32px;
    border: none;
}

#inmex {
    text-align: left;
    float: right;
    width: 332px;
    height: 32px;
    border: none;
}

#in1 {
    clear: both;
    width: 720px;
    height: 210px;
    border: none;
}
