/* info conseils */
#info_conseils
{	float: left;
	width: 366px;
}

#info_conseils_top
{	width: 366px;
	height: 24px;
	background: url("/images/specific/home/info_conseils_top.png") no-repeat;
}

#info_conseils_top h2 
{
	padding-top: 5px;
	padding-left: 10px;
	font-weight:bold;
	font-size:12px;
}

#info_conseils_content
{
	min-height: 111px;
	/*height: auto !important;height:11px;*/
	height:159px;
	background: url("/images/specific/home/a_la_une_filet.png") repeat-y;
}

#info_conseils_content ol, #info_conseils_content div 
{
	margin: 0px 7px 0 7px;
	padding-top:7px;
}

#info_conseils_content a
{
	text-decoration:none;
}

#info_conseils_bottom
{	width: 366px;
	height: 10px;
	background: url("/images/specific/home/a_la_une_bottom.png") no-repeat;
}

#info_conseils ol li
{	margin: 0px -1px 0px -3px;
	padding: 0px 6px;
}

.offre-critere-info {
	background-color: #f07a00;
	color: white;
	font-weight: bold;
	text-align: center;
	width:115px;
	float:left;
	font-size:10px;
	margin-left:10px;
	margin-right:10px;
	line-height:15px;
}
.offre-critere-info2 {
	background-color: #8cdc1e;
	color: white;
	font-weight: bold;
	text-align: center;
	width:150px;;
	float:left;
	font-size:11px;
	margin-left:10px;
	margin-right:10px;
	line-height:15px;
}
.offre-critere-info3 {
	background-color: #f07a00;
	color: white;
	font-weight: bold;
	text-align: center;
	width:115px;
	float:left;
	font-size:10px;
	margin-left:10px;
	margin-right:0px;
	line-height:15px;
	padding-bottom:1px;
}
#offre-deroulant-1, #offre-deroulant-2, #offre-deroulant-3
{	
	padding:0px;
	float:left;
	margin-left:5px;
	margin-top:4px;
}
.border_round 
{
	 -moz-border-radius: 5px;
	  -webkit-border-radius: 5px;
	 padding-bottom: 2px;
	 border: 1px solid #999999;
	 border-left: 2px solid #c8c0c0;
	 background-color:#f6f3f3;
	 margin-left:2px;
}
 .border_round a
{
	margin-left:8px;
	margin-right:11px;
	font-size:11px;
	color:black;
	font-family:arial;
}