/* COLOR */

body {
    background-color: #FFFFFF;
}

/* BACKGROUND */

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

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

/* POSITION */

.content {
    top: 280px;
    margin: 0 auto;
    width: 950px;
    height: 550px;
}

.content .box {
    width: 347px;
    padding: 8px 30px 0;
    left: 152px;
    top: -12px;
}

.content .custom {
    padding-left: 0;
    color: black;
    margin-bottom: 5px !important;
}

.content .text {
    line-height: 20px;
}

.content .box-form {
    top: 221px;
    left: 466px;
    width: 440px;
    height: 220px;
}

.content .box .select {
    position: absolute;
    top: 165px;
    left: -73px;
    z-index: 5;
    width: 470px;
    height: 543px;
}

.content .box .select div {
    width: 186px;
    height: 120px;
    margin : 0 4px 0 0;
    float: left;
}

.content .box .select #div_tv
{
    width: 266px;
    height: 280px;
}

.content .box .select #div_tablette
{
    width: 186px;
    height: 270px;
}

.content .box .select #div_cheque
{
    width: 266px;
    height: 180px;
}

.content .box .select #div_robot
{
    width: 196px;
    height: 251px;
}

.content .box .select span {
    width: 61px;
    height: 20px;
    float: left;
    left: 30px;
    position: relative;
}
.content .box .select input {
    top: 131px;
    left: 19px;
    position: relative;
    z-index: 5;
}

#div_robot label div {
    width: 171px;
    float: left;
    height: 25px;
    left: 38px;
    position: absolute;
    bottom: 0;
}

.content .box .select label {
    position: absolute;
    top: 0;
    line-height: 24px;
    font-size: 13px;
    display: block;
    width: 185px;
    height: 152px;
}

.content .box .select select {
    border: 1px solid #CACACA;
    background-color: white;
    padding: 1px;
    height: 22px;
}

#blockValid {
    left: -10px;
    top: 170px;
    width: 480px;
}
.content .box .custom
{
    font-size: 25px;
}
.content p.custom0
{
    position: absolute;
    left: 670px;
    top: 184px;
    font-size: 23px;
    color: #663f30;
    font-weight: bold;
}

/* new form dimension*/

/* EXIT */

.exit .title, .exit .text .gold a {
    color: #D12710;
}

/* CUSTOM */

.footer .text, .footer .text a {
    color: #444;
}
.landing .footer {
    margin-top: -68px;
}

/* SMALL BUTTON */

.content #optinDiv {
    width: 480px;
    top: -1px;
    left: -18px;
}

.content .optinCampaignButtonImg {
    width: 320px;
    float: left;
}

.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;
    text-align: justify;
}

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

.red-bold {
    color: #e61b21;
}
.choice {
    position: absolute;
    top: -234px;
    left: 286px;
    width: 520px;
    color: #000000;
    height: 399px;
}
.choice--item {
    display: inline-block;
}

.choice--item--two {
    display: inline-block;
}

.choice--item label{
    cursor: pointer;
    width: 256px;
    display: block;
    height: 200px;
    margin-right: 0;
    position: relative;
}

.choice--item input {
    position: absolute;
    top: 157px;
    left: 76px;
}

.choice--item span {
    position: absolute;
    left: 91px;
    top: 157px;
    width: 86px;
    font-size: 14px;
    line-height: 14px;
    font-weight: bold;
    text-align: center;
}