#hq-contenu{ float:none; width:896px; margin: 0px 0px 0px 56px; position:relative; min-height:500px; height:auto !important; height:500px;}

/* Bloc de 2 colonnes, s'aligne a droite sur la 6e colonne dans un contenu de 5 colonnes*/
			.l-bloc-sondage { width:232px; position:absolute; top:200px; right:0px; display:none; } /* Bug IE6-7 negative margin */
				/*Hack a cause du reset */
				
				.l-bloc-sondage dl { margin:0 0px 20px 0; width:100%; }
					.l-bloc-sondage dt { background-color:#CEE0F1; border:1px solid #7FA3C8; border-bottom-width:0px; color:#003366; font-family:Arial, Helvetica, sans-serif; font-size:1.17em/*12x1.17=14px*/; line-height:1.1em; font-weight:bold; padding:7px 10px 5px 10px; }
					.l-bloc-sondage dd { background-color:#EEF4FA; border:1px solid #7FA3C8; font-size:0.92em; line-height:1.2em; padding:0 10px; }
						.l-bloc-sondage dd ul { margin: 10px 0px; list-style:none; }
						.l-bloc-sondage dd ul li { margin:2px 0px; padding: 0px; clear:both; }
						.l-bloc-sondage dd p { clear:left; }


/*
input, textarea, select {	border:1px solid #fec760; border-right: 1px solid #fec760; border-bottom: 1px solid #fec760; padding: 2px; max-width:400px;  }
*/
#sondage input { border:none; outline:none; background-color:transparent; margin:0 padding:0; float:left;}		
#sondage label { float:left; margin:0px; padding:1px 0 0 5px; text-align:left; color: #333; font-weight:normal; cursor: pointer; width:auto;}
*html #sondage label { padding-top:3px;}

/* Bouton */

button{
	padding: 0px;
	margin: 0px;
	font: 14px Arial, Helvetica, sans-serif;
	line-height:1.0em;
	color: #FFFFFF;
	border:none;
	background:none;
	cursor: pointer;
}
button i{
	display:block;
	font-style:normal;
	background: url(../images/bg_bouton.gif) no-repeat right top;
	padding: 0px 25px 0px 0px;
	margin: 0px;
}
*html button i{
	padding: 0px 15px 0px 0px;
}
button i b{
	display:block;
	background: url(../images/bg_bouton.gif) no-repeat left top;
	padding: 3px 0px 8px 25px;
	margin: 0px 0px 0px 0px;
}
*html button i b{
	padding: 5px 0px 8px 15px;
}
#l-suggestions{ margin:80px 40px 0px 20px; }
#l-suggestions .contenu-2cols{ border-top:1px dotted #ccc; }
/* emplacement initial */
#hq-contenu.recherche-initial{padding-top:80px; text-align:center;}
#hq-contenu h1{width:auto;}

