html,
body {
background-color: transparent;
}

.liencheck {
width:300px;
height:100px;
display:block;
position:relative;
top:1020px;
left:120px;
}

iframe {
background-color: transparent;
}

.main {
width:600px;
height:1333px;
background-image:url(sondage-tshirt.jpg);
background-repeat:no-repeat;
background-position: center top;
}

.n1 
{position:relative;
top:470px;
left:260px;
}
.n2
{position:relative;
top:890px;
left:120px;
}
.n3
{position:relative;
top:890px;
left:370px;
}
.n4
{position:relative;
top:1300px;
left:220px;
}

.taaimer {
position:absolute;
top:480px;
left:45px;
width:130px;
}

.taaimer tr {
height:32px;
}
.taaimer td {
}

.boutonsub {
position:absolute;
top:1300px;
left:40px;
}

.merci {
width:600px;
height:1333px;
background-image:url(sondage-tshirt-ok.jpg);
background-repeat:no-repeat;
background-position: center top;
}

.perdu {
width:600px;
height:1333px;
background-image:url(sondage-tshirt-fail.jpg);
background-repeat:no-repeat;
background-position: center top;
}

