@charset "utf-8";

/*
 *
 *	@titre: recette.
 *	@description: feuille de style impression recette - le Veau.
 *	@auteur: neov - http://www.neov.net.
 *	@creation: 20090511.
 *	@modification: -
 *
 */
 
* { margin:0; padding:0; font:normal 8.5pt Tahoma, Geneva, sans-serif; }

body { margin:0; padding:0; }

.recette { height:auto; width:100%; }
.recette h1 { color:#1A8E2C;  font-size:16pt; font-weight:bold; padding:100px 180px 0 0; text-align:center; text-transform:uppercase; float:right; }
.bloc-recette { /*width:100%;*/ }
.bloc-recette h2 { clear:both; color:#D72987; font-size:12pt; font-weight:bold; margin:0 0 30px; text-align:center; }
.astuce h3 { color:#D72987; font-size:12pt; font-weight:bold; }

.bloc-left { float:left; margin:0 2% 0 0; width:30%; }
.bloc-left img { width:90%; }
.bloc-right { float:left; width:65%; }

.infos-left { width:50%; float:left; /* font-size:9pt; */ margin-right:20px; }
.infos-right { width:45%; float:left; /* font-size:9pt; */ }

.infos-left p .text,
.infos-right p span { padding: 10px 0 15px; display: block;  }
.thumb-recette-p { float: left; margin-right:2%; }

.infos-right p strong,
.infos-left p strong { font-weight:bold; }

.infos-right .titre img { float:left; }
.infos-right .titre strong { display: block; padding: 10px 0 0 ; }
.temps span { display:block; margin:0 0 5px; }

.vsuc { clear:both; padding:20px 0 0; text-align:center; }



.astuce { padding:15px 0 0; clear:both; }
.astuce h3 { margin:0 0 10px; }
.astuce p { margin:0 0 10px; }
.detail-recette { clear:both; padding:15px 0 0; }

p.compteur { width:198px; float:right; margin:55px 0 0 0; font-size:14px; font-family:Tahoma; font-weight:bold; text-align:left; padding:0 0 0 6px; color:#555555; }
p.compteur img { vertical-align:middle; margin-top:5px; }
p.compteur span { color:#559f2e;  font-size:14px; font-weight:bold; }
.link { color:#009900; text-decoration:none; font-weight:bold; }
.notation { width:489px; height:33px; margin:0 0 8px 38px; }



