html {width:100%; height:100%;}
body {width:100%; margin:0px; padding:0px 0px 40px 0px;/* background:#C9BBAD*/; 
	font-family:century gothic, "Helvetica Neue", Helvetica, Arial, sans-serif;}

h1 {display:block; margin:10px 0px; line-height:40px; font-size:24px; font-weight:bold; color:#333;}
h2 {display:block; margin:30px auto; border:none; padding:0px 0px 0px 37px; font-size:20px; color:#204A79; background:url(images/puce.jpg) left center no-repeat;}
p {display:block; margin:20px auto; border:none; padding:0px; font-size:16px; color:#333; text-align:justify;}
li {margin:0px auto;}
.margAuto {display:block; margin:0px auto;}
.bleu {color:#204A79 !important;}
.beige {color:#C9BBAD !important;}
.rose {color:#DE004A !important;}
.gras {font-weight:bold !important;}

#head {position:fixed; left:0px; top:0px; width:100%; line-height:40px; background:#000; color:#999; font-size:20px; font-weight:200;}
#head * {color:inherit; text-decoration:inherit;}
#head img {vertical-align:text-bottom;}

.body {margin:0px auto; width:940px;}
#body {margin:0px auto; width:940px;}

#hero2 {padding:60px; margin:30px 0px; border-radius:2px; background-color:#C9BBAB;}
#hero2 span {line-height:92px; font-size:24px; font-family:century gothic,sans-serif; color:#1f297d; font-weight:200;}
#hero2 img {margin:0px 20px; vertical-align:middle;}

#hero {margin:30px 0px;}
#hero span {line-height:92px; font-size:24px; font-family:century gothic,sans-serif; color:#1f297d; font-weight:200;}
#hero img {margin:0px 20px; vertical-align:middle;}

/**/

.titre, .sTitre {padding:10px 0px 10px 10px; font-size:24px; color:#999; font-weight:200;}
.sTitre {padding:0px 0px 10px 20px; font-size:18px; font-style:italic;}

.sondageForm {display:block; margin:auto; width:auto;}
.sondageChamps {width:100%; text-align:center;}
.sondageForm label {display:inline-block; line-height:100px; /*font-weight:bold;*/ color:#333;}
.champ {margin:0px 60px 0px 10px; width:150px;}
.sondageTable {margin:20px auto; width:940px;}
.sondageTable tr td, .sondageTable tr th {margin:0px; border:1px solid #FFF; border-width:1px 1px 0px 0px; padding:10px 5px; background:#004578; text-align:center; font-size:14px; color:#FFF;}
.sondageTable tr td+td, .sondageTable tr th+th {width:80px; background:#C9BBAB; color:#333;}
.sondageTable .com {cursor:pointer;}
.sondageTable .qsCom {display:none;}