* { margin: 0; padding: 0;}
img, div, a{
	border:0;
}
html {
	height: 100%;
}
body {
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	background-color: #000;
	background-image: url(../images/background.gif);
	background-position: center top;
	color: #fff;
}

a {
	color: #fff;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}

.cote_top {
	height:134px;
	background:#000000;
}
.cote_middle {
	height:381px;
	background:#c70219;
}
.cote_bottom {
	height:48px;
	background:#747474;
	margin-top:8px;
}

#infos {
	height:50px;
}
.bloc_rouge {
	height: 381px;
	float: left;
	border-right: 1px dashed #000;
}

.abonnez{
	display:block;
	width: 878px;
	height:48px;
	background-position: right top;
	float:right;
	text-decoration:none;
}
.abonnez:hover{
	background-position: right bottom !important;
}

#formulaire {
	background-color:#000;
	margin-top:18px;
	padding-top:11px;
	height:292px;
}
#formulaire label{
	display:block;
	float:left;
	width:90px;
	height:18px;
	padding-top:3px;
	padding-left: 10px;
	text-transform: uppercase;
}
#formulaire input{
	display:block;
	float:left;
	width:257px;
	height:18px;
	background-color:#c70219;
	margin-left:3px;
	margin-bottom:3px;
	border: 0px none;
}
#formulaire #reg_adress{ width:180px; }
#formulaire #reg_nummer{ width:36px; }
#formulaire #reg_boite{ width:35px; }
#formulaire #reg_birthday_dd{ width:40px;text-align:center; }
#formulaire #reg_birthday_mm{ width:40px;text-align:center; }
#formulaire #reg_birthday_aa{ width:60px;text-align:center; }
#formulaire #reg_compte_1{ width:50px;text-align:center; }
#formulaire #reg_compte_2{ width:80px;text-align:center; }
#formulaire #reg_compte_3{ width:40px;text-align:center; }

#formulaire  .reg_langue { width:20px;height:17px;background-color:#000; }
#formulaire  .label_langue { width:310px;height:17px;text-transform:none;color:#ffffff; }

#formulaire #conditions {
	color:#5e5e5e;
	font-size:9px;
	float:left;
	margin-top:10px;
	padding:10px 4px 10px 4px;
	border-top: 1px dashed #c70219;
}
#formulaire #conditions span {
	color:#c70219;
}
#reg_submit {
	background-image: url(../images/free_send_fr.gif);
	background-position: center -2px;
	background-color: #000000;
	width:370px;
	height: 40px;
	margin: 10px 0px 0px 0px;
	cursor: pointer;
	border: 0px none;
}
#reg_submit.text_nl{
	background-image: url(../images/free_send_nl.gif);
}
#reg_submit:focus, #reg_submit:active, #reg_submit:hover {
	background-position: center -45px;
}

.quesitonnaire {
	margin-bottom:7px;
	margin-top:12px;
}
#question4 {
	background-image: url(../images/mg_fr.gif);
	background-position: right center;
	background-repeat: no-repeat;
	text-align:right;
	width:50px;
	padding-right: 80px;
}
#question4.text_nl{
	background-image: url(../images/mg_nl.gif) !important;
	padding-right: 60px !important;
}
.radio {
	cursor: pointer;
	margin-left: 6px;
}
.radiolabel {
	cursor: pointer;
	color:#000000;
}
.watermark {
	color: #000000 !important;
	font-style: italic;
}
