/* COLOR */

body {
    background: #FFFFFF;
}

/* BACKGROUND */

.main {
    background: url(../images/background.jpg) no-repeat top center;
    height: 1008px;
    min-width: 1000px;
}

.content_popup {
    background: #FFF url(../images/header.jpg) no-repeat;
}

/* POSITION */

.content {
    top: 590px;
    margin: 0 auto;
    width: 1000px;
    height: 280px;
}

.content .box {
    width: 340px;
    height: 180px;
    padding: 30px;
    left: 54px;
}

.content .box-form {
    left: 463px;
    width: 440px;
    height: 220px;
    padding: 45px 10px 10px;
}

.content #optinDiv {
    text-align: center;
    position: absolute;
    top: 190px;
    left: 5px;
}

.content .custom
{
    color: #000000;
    padding: 0;
}

.custom .civility,
.custom .lastname,
.custom .no-value
{
    color :#8719c6;
    margin-top: 5px;
}

#blockValid
{
    background: url(../images/blokValid.png) no-repeat;
    left: -7px;
    width: 490px;
}
div#componentRegistration_birthday_div label {
    width: 56px;
    margin-left: 10px;
}
/* EXIT */

.exit .title, .exit .text .gold a {
    color: #00768E
}

/* SMALL BUTTON */

.content #optinDiv {
    width: 465px;
}

.content .optinCampaignButtonImg {
    width: 302px;
    float: left;
    margin-top: 10px;
}

.content .optinSponsors, .content .optinSponsors a, .content .optinCampaignDecline, .content .optinCampaignDecline a, .address .optinSponsors, .address .optinSponsors a, .address .optinCampaignDecline, .address .optinCampaignDecline a {
    color: #111111;
    font-size: 10px;
}



.content .optinCampaignDecline, .content .optinSponsors {
    display: block;
    margin-top: 10px;
    text-align: justify;
}

.content .optinSponsors {
    margin-top: -15px;
}
