/*.rubrique_contextuelle {
	width:220px;
	height:112px;
	float:left;
}
.rc_title {
	width:205px;
	height:16px;
	border:0px;
	color:#102a99;
	text-align:left;
	margin-top:5px;
	margin-left:5px;
}
.rc_image {
	width:88px;
	height:75px;
	float:left;
	margin: 2px 0px 0px 0px;
}
.rc_description {
	width:120px;
	height:66px;
	border:0px;
	float:left;
	line-height:11px;
	margin:1px 1px 1px 3px;

.rc_link{
	color:#000000;
	width:117px;
	border:0px;
	float:left;
	margin-left:3px;
}
.rc_link a:link, #sr_link a:visited, .toq_link a:link {
	color:#000000;
	font-weight:bold;
}
.rc_pictofooter {
	font-size: ;
	font-weight: bold;
	
}
}*/

/* ---------- Pavés tradition, origine, qualité -----------  */

#rubrique_contextuelle_toq1 {
	float:left;
	width:150px;
	height:94px;
	margin-right:10px;
	background-image: url(/images/content_main/sousfamille/toq_fond.gif);
	background-repeat: no-repeat;
	/*border:1px solid #33FF00;*/
	padding:10px;
}
#rubrique_contextuelle_toq2 {
	float:left;
	width:219px;
	height:94px;
	margin-right:10px;
	background-image: url(/images/content_main/sousfamille/toq_fond.gif);
	background-repeat: no-repeat;
	/*border:1px solid #33FF00;*/
	padding:10px;
}
#rubrique_contextuelle_toq3 {
	float:left;
	width:235px;
	height:94px;
	background-image: url(/images/content_main/sousfamille/toq_fond.gif);
	background-repeat: no-repeat;
	/*border:1px solid #33FF00;*/
	padding:10px;
}

.toq_description{
	line-height:11px;
	padding-top:10px;
	height:60px;
	/*padding:10px 10px 10px 10px;*/
}
#toq1 .toq_description {
	width:145px;
	height:66px;
}
#toq2 .toq_description {
	width:200px;
	height:66px;
}
#toq3 .toq_description {
	width:239px;
	height:66px;
}
.toq_link{
}

