body { background: #C1D6E7 url(images/background.jpg) top center no-repeat; margin:0; padding:0 0 25px 0; }
img { border:none; }
input, select { border:1px solid #ccc; font-family:Arial; font-size:11px; }

.bloc-img { margin: 5px 0 5px 80px; }
.input-img { margin: 5px 0 0 410px; border:none; }
.input-img2 { margin: 5px 0 0 331px; border:none; }

.container { background: transparent; width:956px; margin:0 auto; }
.container-top { background: transparent;  width:956px; height:193px; font-size:0; }
.container-content { background: transparent url(images/page_bg.png) top center repeat-y; padding:0 8px 25px 8px; }
.container-bottom { background: transparent url(images/page_bottom.png) top center no-repeat;  width:956px; height:5px; font-size:0; }

.content-title { background: transparent;  width:940px; height:64px; font-size:0; }
.content-bloc { background: transparent url(images/aplat.gif) top center no-repeat;  width:940px; min-height:382px;}
.content-bloc-alimentation { background: transparent url(images/fond_alimentation.gif) top center no-repeat;  width:940px; min-height:382px;}
.content-bloc-activites-physiques { background: transparent url(images/fond_activites-physiques.gif) top center no-repeat;  width:940px; min-height:382px;}
.content-bloc-sommeil-memoire { background: transparent url(images/fond_sommeil-memoire.gif) top center no-repeat;  width:940px; min-height:382px;}

.bloc { background: transparent url(images/bloc_bg.png) top center repeat-y; padding:0; width:678px; margin-left:167px; }
.bloc-bottom { background: transparent url(images/bloc_bottom.png) top center no-repeat; width:678px; height:15px; font-size:0; margin-left:167px; }
.content { padding: 15px 25px 0 25px; font-size:13px; font-family:Arial; color:#676A6C; }
.subtitle { font-size:13px; font-family:Arial; color:#0EA270; font-weight:bold; text-transform:uppercase; }
.msg { font-size:13px; font-family:Arial; color:#FF0000; font-weight:bold; }

.field { float:left; background:#EBECED; margin:5px 0; padding:8px 0; width:100%; }
.field .part1 { float:left; width:170px; padding-left: 70px; color:#FF6000; font-weight:bold; }
.field .part2 { float:left; width:380px; color:#FF6000; }
.field .part2 select { width:200px; }

.field .part2a { float:left; width:120px; color:#FF6000; }
.field .part2a input { width: 60px; }
.field .part2b { float:left; width:100px; color:#FF6000; font-weight:bold; }
.field .part2c { float:left; width:160px; color:#FF6000; }
.field .part2c input { width: 60px; }

.question-title { background:#EBECEE; border:1px solid #EBECEE; padding:5px 30px 5px 70px; color:#FF6000; font-size:13px; font-weight:bold; }
.question { background:#FAFBFD; border:1px solid #EBECEE; padding:12px 30px 12px 70px; margin-bottom:12px; color:#FF6000; }
.result-title { background:#EBECEE; border:1px solid #EBECEE; padding:10px 30px 10px 70px; color:#FF6000; text-transform:uppercase; font-size:16px; font-weight:bold; }
.result { background:#FAFBFD; border:1px solid #EBECEE; padding:20px 30px 20px 70px; margin-bottom:20px; }
.choice { border:0; }
