*{margin:0;padding:0;}
body {
	width: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: url(/i/2008/fond-site.gif) repeat-x;
	font-size: 12px;
}
a {
	text-decoration: none;
	color: #505050;
}
h1 {
	font-size: 30px;
	color: #00519E;
	font-weight: bold;
}

.h1_light {
	font-size: 24px;
	color: #00519E;
}
h2 {
	font-size: 12px;
	color: #980165;
}
h3{
	font-size: 18px;
}
h4 {
	font-size: 11px;
	padding-left: 20px;
	color: #2a6dac;
	padding: 10px 0 10px 20px;
}
h5 {
	font-size: 11px;
	color: #505050;
	font-weight: normal;
	padding-left: 40px;
}
h6 {
	font-size: 10px;
	color: #505050;
	font-weight: normal;
}
.small {
	font-size: 9px;
}

.small2 {
	font-size: 10px;
}
.middle {
	font-size: 19px;
}
.moyen {
	font-size: 11px;
}
.moyen2 {
	font-size: 13px;
}
hr {
	background:#980165;
	height:1px;
	color:#980165;
	border:none;
	margin-bottom: 5px;
}
.maj {
	font-variant: small-caps;
}
.color1 {
	color: Red;
} /* Couleur Rouge */
.color2 {
	color: #980165;
	/* viloet bourso */
}
.color3 {
	color: #505050; /* Noir */
}
.color4 {
	color: #2A6DAC;
} /* Bleu */
.gras {
	font-weight: bold;
}
.normal {
	font-weight: normal;
	text-align: justify;
}
textarea {
	border: solid 1px #2A6DAC;
}
#centre p {
	margin-top: 15px;
}
#barre-haute {
	width: 100%;
	border-bottom: solid 1px #bbd2e4;
	background-color: #eaeff3;
	text-align: center;
	font-size: 10px;
	line-height: 15px;
	color: #6091b6;
}
#barre-haute a {
	color: #89b3d3;
	font-size: 10px;
}
#barre-haute a:hover {
	color: #000;
}
#site {
	width: 790px;
	margin: auto;
}
#header {
	position: relative;
	top: -10px;
}
#logo {
	position: relative;
	top: 37px;
	left: 25px;
}
#menu {
	position: relative;
	left: 300px;
	width: 500px;
}
#menu li {
	float: left;
	list-style: none;
	text-align: center;
	line-height: 39px;
}
#menu a {
	background-image: url(/i/2008/ong.gif);
	background-position: right;
	width: 112px;
	height: 39px;
	display: block;
	color: White;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 1px 5px;
}
#menu a:hover {
	background-image: url(/i/2008/ong.gif);
	background-position: left;
}
#menu #selected a {
	background-image: url(/i/2008/ong.gif);
	background-position: left;
	margin-bottom: 0;
	border-bottom: solid 1px #2a6dac;
}
#menu span {
	line-height: 15px;
	position: relative;
	top: 3px;
}
#smenu1 {
	margin-top: 2px;
	border: solid 1px #3476b5;
	background-color: #76a5d2;
	padding: 5px;
	color: #fff;
	line-height: 20px;
}
#smenu1 a {
	color: #fff;
	font-size: 11px;
	text-decoration: underline;
}
#smenu1 a:hover {
	color: #000;
}
#smenu1 input {
	border: solid 1px #103c65;
	height: 18px;
	padding-left: 5px;
}
#bar-log {
	background: url(/i/2008/fond-log.gif) repeat-x;
	height: 30px;
	clear: both;
	color: White;
	position: relative;
	padding: 5px;
	line-height: 30px;
}
#bar-log #hg, #bar-log #hd, #bar-log #bg, #bar-log #bd {
	width: 5px;
	height: 5px;
	position: absolute;
	background-repeat: no-repeat;
	font-size:1px; /* BUG IE 6 */
}
#bar-log #hg {
	background: url(/i/2008/bord-hg.gif) no-repeat;
	top: 0;
	left: 0;
}
#bar-log #hd {
	background: url(/i/2008/bord-hd.gif) no-repeat;
	top: 0;
	right: 0;
}
#bar-log #bg {
	background: url(/i/2008/bord-bg.gif) no-repeat;
	bottom: 0;
	left: 0;
}
#bar-log #bd {
	background: url(/i/2008/bord-bd.gif) no-repeat;
	bottom: 0;
	right: 0;
}
#content-menu {
	width: 100%;
}
#content-menu .gauche {
	position: relative;
	left: 70px;
}
#content-menu .gauche a {
	margin-left: 10px;
}
#content-menu .droit {
	position: absolute;
	top: -5px;
	right: 10px;
}
#content-menu .droit img {
	margin: 0 10px;
	position: relative;
	top: 10px;
}
.btn-vert {
	background: url(/i/2008/btn-vert.gif) repeat-x;
	border: solid 1px #103c65;
	text-align: center;
	padding: 2px 5px;
	line-height: 19px;
	font-weight: bold;
}
.button {
	background: url(/i/2008/btn-vert.gif) repeat-x;
	border: solid 1px #103c65;
	text-align: center;
	font-weight: bold;
	line-height: 17px;
	cursor: pointer;
	padding: 0 2px;
}
.button-light {
	background-color: #EDF1F5;
	border: solid 1px #000;
	font-size: 13px;
	cursor: pointer;
}
#content-menu a:hover, #valeurs-du-jour a:hover {
	color: #980165;
}
#content-menu input {
	margin: 0 5px 0 0;
}
#content-menu input {
	border: solid 1px #103c65;
	height: 18px;
}
#content #haut {
	background: url(/i/2008/content-haut.gif) no-repeat;
	height: 9px;
	width: 798px;
	display: block;
	font-size:1px; /* BUG IE 6 ! IE6 is BULLSHIT ! */
}
#content #centre {
	background: url(/i/2008/content-fond.gif) repeat-y;
	padding: 5px 25px;
}
#content #bas {
	background: url(/i/2008/content-bas.gif) no-repeat;
	height: 12px;
	width: 798px;
	display: block;
	clear: both;
}
#txt-important {
	margin: 25px auto;
	border: solid 1px #ff0000;
}
#txt-important #vip {
	height: 50px;
	margin: 2px;
	background-color: #ffeeee;
	display: block;
	line-height: 50px;
	font-size: 16px;
	text-align: center;
}
#txt-important #vip-qm {
	height: 60px;
	line-height: 30px;
	margin: 2px;
	background-color: #ffeeee;
	display: block;
	font-size: 14px;
	text-align: center;
}
#mes-notes {
	font-size: 12px;
	color: #4685c1;
	font-weight: normal;
}
#mes-notes .ligne2 {
	background-color: #def3de;
}
#mes-notes a {
	color: #0e790e;
	font-size: 11px;
	text-decoration: underline;
}
#mes-notes a:hover {
	color:#980165;
}
#footer {
	width: 700px;
	margin: auto;
	font-size: 11px;
	text-align: center;
}
#footer a:hover {
	text-decoration: underline;
}
#footer a {
	margin: 4%;
}
#footer .liens {
	width: 100%;
}
#footer .disclamer {
	color: #0056a1;
	margin-top: 30px;
	padding-bottom: 5px;
	border-bottom: solid 1px #a4caed;
}
#footer .logos {
	margin-top: 5px;
}
#psw input {
	border: solid 1px #2B6FAE;
	padding: 0 5px;
	height: 20px;
}
#psw textarea {
	border: solid 1px #2B6FAE;
	padding: 0 5px;
}
#content-menu #menu-loggue {
	padding-left: 10px;
}
#sm1 a, #sm2 a {
	color: #fff;
	padding: 5px;
	border: solid 1px #3072B2;
}
#sm1 a:hover, #sm2 a:hover {
	background-color: #5f9cd6;
	border: solid 1px #aed0f0;
	color: #fff;
}
#sm3 a {
	color: #fff;
}
#sm1, #sm2 {
	width: 18%;
	float: left;
	font-weight: bold;
}
#sm3 {
	font-weight: normal;
}
#visiter-noter {
	margin: 20px auto 0 auto;
	width: 600px;
}
#visiter-noter #icone1 {
	background: url(/i/2008/icone-1.gif) no-repeat;
	width: 44px;
	height: 75px;
	float: left;
	margin-right: 20px;
}
#visiter-noter #icone2 {
	background: url(/i/2008/icone-2.gif) no-repeat;
	width: 44px;
	height: 75px;
	float: left;
	margin-right: 20px;
}
#visiter-noter #txt-icone {
	color: #505050;
	font-weight: normal;
}
#txt-icone .txt-gras {
	font-size: 16px;
	font-weight: bold;
}
#valeurs-du-jour .questions input {
/*	position: relative;
	top:0px; */
	margin: 0 0 0 5px;
}
#valeurs-du-jour .questions p {
	padding-bottom: 10px;
}
#valeurs-du-jour .entete-questionnaire {
	background: url(/i/2008/fond-entete-liste.gif) repeat-x;
	border: solid 1px #d4d4d4;
	padding-left: 5px;
	line-height: 19px;
	font-weight: bold;
}
#valeurs-du-jour {
	clear: both;
	padding-top: 10px;
	color: #505050;
}
#valeurs-du-jour .entete-liste {
	background: url(/i/2008/fond-entete-liste.gif) repeat-x;
	border: solid 1px #d4d4d4;
	padding-left: 5px;
}
#valeurs-du-jour .liste-ligne td {
	height: 27px;
	border-bottom: dotted 1px #d4d4d4;
	padding-left: 5px;
	font-weight: normal;
	color: #4685c1;
}
#valeurs-du-jour select {
	border: solid 1px #000;
	padding: 1px;
	width: 150px;
	font-size: 11px;
}
#valeurs-du-jour h2 {
	padding-top:10px;
}
.inscription input {
	border: solid 1px #2A6DAC;
}
.toutes-valeurs a {
	background-color: #cde5fd;
	color: #505050;
	padding: 2px;
	margin: 0 1px 0 0;
	line-height: 20px;
	border: solid 1px #000;
}
.toutes-valeurs a:hover {
	background-color: #2a6dac;
	color: #fff;
	padding: 2px;
	margin: 0 1px 0 0;
	line-height: 20px;
	border: solid 1px #000;
}
.toutes-valeurs #val-selected {
	background-color: #2a6dac;
	color: #fff;
	padding: 2px 4px;
	margin: 0 2px;
	line-height: 20px;
	border: solid 1px #000;
}
.bloc-allvaleurs {
	background-color: #edf6ff;
}
#tips {
	margin-top: 30px;
	width: 100%;
}
#tips1 {
	float:left;
	width: 50%;
}
#tips2 {
	margin-left: 50%;
}
#tips #bulle {
	background: url(/i/2008/bulle-info.gif) no-repeat;
	width: 52px;
	height: 52px;
	float: left;
	margin-right: 10px;
}
#tips #texte {
	background: url(/i/2008/fond-bulle.gif) no-repeat;
	width: 265px;
	height: 155px;
	margin-left: 60px;
	color: #505050;
	font-weight: normal;
	padding: 5px;
	font-size: 11px;
}
#tips #texte ul {
	margin-left: 20px;
}
#tips #texte a {
	text-decoration: underline;
}
#tips #texte a:hover {
	color: #980165;
}
.separ-q {
	padding: 5px 0;
}
.questions h5 {
	padding-bottom: 5px;
	text-align: right;
}
.questions h2 {
	margin-top: 15px;
}
.questions h5 {
	font-weight: bold;
}
#no-vote {
	height: 50px;
}
#no-vote input {
	width: 250px;
}
.a-noter a {
	text-decoration: underline;
}
.inscription .noinscription {
	margin: 20px auto 20px auto;
	text-align: center;
}
.inscription .ins01 {
	line-height: 30px;
}
.inscription .ins01 input {
	height: 20px;
}
.noinscription button {
	background-image: none;
	background-color: #EDF1F5;
	border: solid 1px #000;
	margin: 0;
	padding: 0;
	font-size: 11px;
}
.refusnote input {
	margin: 0 10px;
}
.refusnote h5 {
	margin: 10px 0;
}
.refusnote .btnvalide {
	margin: 20px;
	text-align: center;
}
.questions td {
	font-size: 11px;
}
.nextnote {
	margin: 30px 0 30px 0;
}
.nextnote a {
	padding: 2px 10px;
}
.nextnote a:hover {
	color: #980165;
}
.bandeau-comfi {
	width: 100%;
	margin: 10px auto;
	text-align: center;
}
.txt-long {
	font-size: 11px;
	color: #505050;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
}
.chiffres {
	font-size: 12px;
	border: solid 1px Red;
	line-height: 20px;
}
.txt_accueil {
	line-height: 20px;
	padding-top: 10px;
	padding-bottom: 30px;
}
.txt_accueil a {
	font-weight: bold;
}
.txt_accueil a:hover {
	text-decoration: underline;
}
.prix6 {
	height: 170px;
	width: 650px;
	background: url(/i/2008/paniergourmand-3.jpg) no-repeat right;
	position: relative;
	right: 0;
}
.mkt {
	height: 460px;
	width: 730px;
	background: url(/i/SmartBoxM.jpg) no-repeat right;
	position: relative;
	right: 0;
}

.prix1 {
	height: 200px;
	width: 350px;
	position: relative;
	zoom:1;
	right: 0;
	text-align: justify;
}

.prix2 {
	height: 170px;
	width: 650px;
	background: url(/i/2008/MB003FA2-1.jpg) no-repeat right;
	position: relative;
	right: 0;
}

.prix3 {
	height: 170px;
	width: 670px;
	background: url(/i/2008/MB003FA3-1.jpg) no-repeat right;
	position: relative;
	right: 0;
}

.prix5 {
	height: 140px;
	width: 650px;
	background: url(/i/2008/P1000297.jpg) no-repeat right;
	position: relative;
	right: 0;
}

.mkt_txt2 {
	font-size: 14px;
	color: #2a6dac;
	font-weight: bold;
	width: 780px;
}

.mkt_txt2 a {
	background: url(/i/2008/btn_participer.gif) no-repeat right;
	width: 200px;
	height: 480px;
	display: block;
	margin: auto;
}
.mkt_txt2 a:hover {
	background: url(/i/2008/btn_participer.gif) no-repeat left;
}

.mkt_txt3 a {
	background: url(/i/2008/btn_participer.gif) no-repeat right;
	width: 200px;
	height: 85px;
	display: block;
	margin-left: 40px;
}
.mkt_txt3 a:hover {
	background: url(/i/2008/btn_participer.gif) no-repeat left;
}

.mkt_txt {
	font-size: 14px;
	color: #2a6dac;
	font-weight: bold;
	width: 400px;
	text-align: justify;
}
.mkt_txt span {
	font-size: 18px;
}
.mkt_txt h6 {
	font-size: 11px;
	line-height: 16px;
}
.mkt_txt a {
	/*background: url(/i/2008/btn_participer.gif) no-repeat right; */

	display: block;
	margin: auto;
}
.btn_participer {
	background: url(/i/2008/btn_participer.gif) no-repeat left;
}

.btn_participer {
	background: url(/i/2008/btn_participer.gif) no-repeat left;
}
.lots {
	/* background: url(/i/2008/fond_lots.jpg) no-repeat right top;*/
	width: 100%;
	height: 670px;
}

.questionnaire {
	/* background: url(/i/2008/fond_lots.jpg) no-repeat right top;*/
	width: 100%;
	height: 1000px;
}
.lots_txt {
	height: 440px;
	font-size: 18px;
	color: #2a6dac;
	font-weight: bold;
	width: 90%;
	text-align: justify;
	
}
.lots_txt h6 {
	font-size: 12px;
}
.lots_txt span {
	font-size: 11px;
	line-height: 16px;
}

.gallery {
	height: 1px;
	left: 400px;
	top: 30px;
	position: relative;
	zoom:1;
}