.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:160px;
	width:201px;
	text-align:center;
	margin-bottom: 20px;
}
#bloc-voter h3 {display:none;}
#bloc-voter a { 
	display:block; 
	padding:40px 0px;
	color:white;
	font-size:20px;
}
#bloc-voter a:hover {color:#FFF454;}




#bloc-publiez-recette {
	background:url(../img/concours/pastille-voter.png) no-repeat 0 0;
	height:150px;
	width:150px;
	border: 1px solid black;
	text-align: center;
}


#bloc-publiez-recette h3 {display:none;}
#bloc-publiez-recette a { 
	font-size:20px;
	color:#780561; 
	display:block; 
	text-align:center; 
	color:white;
	margin-left:0;
	padding-left:10px;
	padding-top:40px; 
}

#bloc-publiez-recette a:hover {color:#FFF454;}




#bloc-criteres {
	background:url(../img/concours/pastille-criteres.png) no-repeat 0 0;
	height:150px;
	width:150px;
	text-align: center;
	margin-left: 22px;
}
#bloc-criteres h3 {display:none;}
#bloc-criteres a {
	padding: 39px 10px 0px 10px;
	display:block; 
	color:black; 
	margin-top:0px;
	line-height: 16px;
	font-size:16px;
}
#bloc-criteres a:hover {color:#444;}


.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;
}

.coucours-important {
background:none repeat scroll 0 0 #F3E9F2;
border:1px solid #8C0C72;
padding:10px;
line-height: 15px;
}

