body {
	margin: 0;
	padding: 0;
}

#main {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height: auto;
}

#header {
	width: 800px;
	height: 80px;
	float: left;
	background-image:url(../images/header.jpg);
	background-repeat: no-repeat;
}

#questionnaire {
	width: 800px;
	height: 520px;
	float: left;
	background-image:url(../images/questionnaire.jpg);
	background-repeat: no-repeat;
}

#titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;	
	padding-left: 40px;
	padding-top: 18px;
}

#texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	line-height: 30px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	padding-left: 40px;
	padding-top: 30px;
	position:relative;
}

#tv{
	width:130px;
	height:130px;
	position:absolute;
	background-image: url(../images/vu_tv.gif);
	background-repeat:no-repeat;
	left: 722px;
	top: -16px;		
}

#soldes{
	width:130px;
	height:130px;
	position:absolute;
	background-image: url(../images/soldes.gif);
	background-repeat:no-repeat;
	left: 722px;
	top: -16px;		
}

#retour_site{
	margin-top:55px;
	margin-right:20px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	
}

#retour_site a{
	color:#65c0ED;
	text-decoration:underline;
}

#bilan {
	width: 395px;
	height: 315px;
	float: left;
	margin-left: 42px;
	margin-top: 27px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}

#f18 {
	font-size: 18px;
	font-style: normal;
	font-weight:normal;
	line-height: 31px;
	margin-left: 15px;
	margin-top: 10px;
}

#f18 input {
	width: 90px;
	height: 20px;
}

#f18 input[type=radio] {
	margin-right: 15px;
	width: 15px;
	height: 15px;
}

#f18 input[type=image] {
	width: 157px;
	height: 34px;
	margin-left: 20px;
}

.f19 {
	font-size: 19px;
	font-style: normal;
	font-weight:normal;
	color: #000;
}

.f22 {
	font-size: 22px;
	font-style: normal;
	font-weight:normal;
}

.bleu {
	color :#64c0ec;
}

#methode {
	width: 735px;
	height: 40px;
	float: left;
	background-image:url(../images/methode.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	text-align:left;
	font-style: normal;
	font-weight: normal;
	padding-left: 65px;
	padding-top: 25px;
}

#raisons {
	width: 800px;
	height: auto;
	float: left;
}

#raisons_haut {
	width: 800px;
	height: 15px;
	float: left;
	background-image:url(../images/raisons_haut.jpg);
	background-repeat:no-repeat;
}

#raisons_milieu {
	width: 760px;
	height: auto;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
	margin:0;
	background-image:url(../images/raisons_milieu.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-align:justify;
	font-style: normal;
	font-weight: normal;
}

#raisons_bas {
	width: 800px;
	height: 15px;
	float: left;
	background-image:url(../images/raisons_bas.jpg);
	background-repeat:no-repeat;
}

#boutons_bas {
	width: 800px;
	height: 40px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

#premium {
	width: 380px;
	height: 40px;
	float: left;
	margin-left: 30px;
}

#regime {
	width: 320px;
	height: 40px;
	float: left;
	margin-left: 45px;
}

.h4_vert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align:left;
	color: #68ac32;
	font-style: normal;
	font-weight: normal;
	margin:0;
	padding: 0;
}

img {
	border: none;
}

#video {
	width: 260px;
	height: 175px;
	float: left;
	margin-left: 65px;
	margin-top: 40px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

#rappel{
 	width: 285px;
	height: 100px;
	float: left;
	margin-left: 55px;
	margin-top: 28px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
	
.f14 {
	font-size: 14px;
	font-style: normal;
	font-weight:normal;
	color: #000;
	text-align: left;
	display: block;
	padding-left: 5px;
}	

.textfield{
	display: block;
	width: 140px;
	border: none;
}

.rappel_bouton{
	width:151px;
	height: 26px;
	text-indent:-900%;
	border:none;
	background-color:transparent;
	cursor:pointer;
	outline: none;
	color: transparent;
	text-transform: capitalize;
	background-image:url(../images/rappel_bouton.jpg);
	background-repeat:no-repeat;
}

.textfield_questionnaire {
	border: none;
	background-color: transparent;
	width: 100px;
}