.rub4-1 .bloc-infos a  { color:#FF6600; padding-left:15px; display:block; font-size:10px;  background: transparent url(../img/concours/fleche_orange_claire.jpg) no-repeat scroll 0 3px; }
.rub4-1 .bloc-infos a:hover { text-decoration:underline; }
.rub4-2 .applat-vert a  { color:white; line-height:25px;}

.clearer {clear:both;height:0;font-size:1px;line-height:0;}

#bloc-concours {background:url(../img/concours/pastille-concours.png) no-repeat 0 0;height:131px;width:195px;padding:70px 10px 0 10px;margin-bottom:10px;margin-left:-10px;}
#bloc-concours h3 {display:none;}
#bloc-concours * {font-size:10px;}
#bloc-concours p {font-size:11px; margin-left:-10px;text-align:center;line-height:110%;color:white;}
#bloc-concours p.lien {text-align:left;display:block;padding-left:15px;color:#F80561;margin:5px 0 0 20px;}
#bloc-concours a {background: transparent url(../img/trophee/puce_fleche2.png) no-repeat scroll 0 3px; text-align:left;color:#780561; display:block; padding-left:15px; color:white; margin-left:28px; margin-top:20px;}
#bloc-concours a:hover {color:#FFF454;}


#bloc-recette {background:url(../img/concours/pastille-recette.png) no-repeat 0 0;height:67px;width:195px;padding:90px 10px 0 10px;margin-bottom:10px;margin-left:0px;}
#bloc-recette h3 {display:none;}
#bloc-recette * {font-size:10px;}
#bloc-recette p {font-size:11px; margin-left:-10px;text-align:center;line-height:110%;color:white;}
#bloc-recette p.lien {text-align:left;display:block;padding-left:15px;color:#F80561;margin:5px 0 0 20px;}
#bloc-recette a {background: transparent url(../img/trophee/puce_fleche2.png) no-repeat scroll 0 3px; color:#780561; display:block;text-align:left; padding-left:15px; color:white; margin-left:42px; margin-top:00px;}
#bloc-recette a:hover {color:#FFF454;}


#bloc-voter {background:url(../img/concours/pastille-voter.png) no-repeat 0 0;height:134px;width:195px;padding:38px 10px 0 2px;margin-bottom:10px;margin-left:0px;}
#bloc-voter h3 {display:none;}
#bloc-voter * {font-size:14px;line-height:17px;}
#bloc-voter p {font-size:11px; margin-left:-10px;text-align:center;line-height:110%;color:white;}
#bloc-voter p.lien {text-align:left;display:block;padding-left:15px;color:#F80561;margin:5px 0 0 20px;}
#bloc-voter a {background: transparent url(../img/trophee/puce_fleche2.png) no-repeat scroll 0 3px; color:#780561; display:block; text-align:left;padding-left:15px; color:white; margin-left:50px; margin-top:00px;}
#bloc-voter a:hover {color:#FFF454;}


#bloc-criteres {background:url(../img/concours/pastille-criteres.png) no-repeat 0 0;height:171px;width:198px;padding:70px 14px 0 14px;margin-bottom:35px;margin-left:-10px;}
#bloc-criteres h3 {display:none;}
#bloc-criteres * {font-size:10px;}
#bloc-criteres p {font-size:12px; margin-left:-10px;text-align:center;line-height:110%;color:black;}
#bloc-criteres p.lien {text-align:left;display:block;padding-left:15px;color:#F80561;margin:5px 0 0 20px;}
#bloc-criteres a {background: transparent url(../img/trophee/puce_fleche2.png) no-repeat scroll 0 3px; color:#780561; display:block; padding-left:15px; color:white; margin-left:52px; margin-top:20px;}
#bloc-criteres a:hover {color:#FFF454;}


.recette-ok { color:#093E97;}
.recette-error { color:red;}

.recette-line {
	margin:4px 0 4px 0;
}
.recette-field {
	display:block;
	float:left;
	width:150px;
	text-align:right;
	font-weight:bold;
}
.recette-value {
	display:block;
	float:right;
	width:300px;
	text-align:left;
}

#recette-vote {
	width:360px;
	float:right;
	margin-top:20px;
	margin-bottom:20px;
	font-weight:bold;
	color:#780561;
}
#recette-vote #voter {
	width:30px;
	height:20px;
	
}
.recette-value li { list-style-type: disc; }
.recette-value img {border:none; }

table.liste-recettes {
	width:600px;
	margin:20px 0 20px 20px;
	border-collapse: collapse;
}
table.liste-recettes th {
	text-align:left;
	border-bottom:1px solid #ddd;
}
table.liste-recettes td.actions {
	text-align:right;
}
table.liste-recettes td {
	border-bottom:1px solid #ddd;
	line-height:18px;
}