
body{
		background-color:white;
		margin:0px;
		padding:0px;
		text-align:center;
  	font-family: verdana,arial,helvetica,sans-serif;
  	font-size: 13px;
  	color: #000;
		height:auto;
}
ul
{
	list-style-type: none;
}
/* ------------------------------RAZ */
h1, h2, h3, h4, h5, h6, p 
{
		font-size: 1em;
		margin: 0; padding: 0;
		font-weight: normal;
}

ul {
		margin: 0; padding: 0;
		list-style: none;
}
ol {
		margin: 0; padding: 0;
}

a {
		text-decoration:none;
}
	
a img {
		border:none;
}

.clear {
		clear:both;
}

.hidden {
		visibility:hidden;
}
strong {
		color:#c30;
}
/* -------------------------fin RAZ--- */

#principale{
		width:700px;
		margin-top:5px;
		margin-left:5px;
		text-align:left;
		position:relative;
		height:auto;
}
div#principale2
{
	height: auto;
}
#tampon
{
	height: auto;
}

div#block-contenu object,div#block-contenu embed
{
display:none;
}
.logo-paneo{
		background:url(../pix/logo-paneo.jpg) no-repeat;
		width:217px;
		height:126px;
		position:absolute;
		display:block;

}
div.recette
{
	top: 120px;
	left: 0px;
	width: auto;
	position:absolute;
}

div.recette h1
{
	color: #e8630b;
	font-size:25px;
	width:600px;
	font-weight:bold;
	position:relative;
	top:10px;
	border:none;
}

div.ligne
{
	
}

div.colonne
{
	margin: 0 20px 0 0;
	width: 200px;
}

div.dernier
{
	width: 406px;
	margin-right: 0;
}

h2
{
	color: #d70303;
	font-family: "Trebuchet MS",sans-serif;
	font-size: 1.2em;
	font-style: italic;
	text-transform: uppercase;
	border-bottom: 1px dotted #9c9b99;
	margin: .5em 0 .2em;
}

select
{
	border: 1px solid #e2e1e1;
	font-size: .9em;
}

option
{
	/*padding-right: 1em;*/
}

div.quant select
{
	width: 160px;
}

p.cote select
{
	width: 200px;
}

p.cote
{
	float: right;
	display:none;
}

div.quant
{
	/*background: url('../pix/picto_machine.gif') no-repeat 100% 0;*/
	position:relative;
	margin-top:150px;

}

div.colonne ul
{
	font-size: .9em;
}
.ingred-print{
	position:relative;
	margin-top:15px;
}
div.colonne ul li
{
	border-bottom: 1px solid #58534b;
}

div.colonne ul li.dernier
{
	border-bottom: none;
}

.valeur
{
	text-align: right;
}

.valeur span
{
	float: left;
}

div.colonne ol
{
	list-style-position: inside;
	text-align: left;
	font-family: arial,helvetica,sans-serif;
	height:auto;
	overflow:visible;
	width:300px;

}
.prep-print{
	position:absolute;
	top:390px;
	left:340px;
	width:300px;
}

div.colonne ol li
{
	margin: 0;
	font-weight: bold;
	color: #d70303;
	margin-bottom:8px;
	text-align:left;
}

div.colonne ol li div
{
	font-weight: normal;
	display: inline;
	color: #333;
}

div.info
{
	font-style: italic;
	position:absolute;
	width:300px;
	left:0px;
	top:65px;
	text-align:justify;
}
.img-recette-print{
	position:absolute;
	top:205px;
	left:330px;
	display:block;
}
p.duree
{
	line-height: 24px;
	font-weight: bold;
}

p.imprime,p.envoi
{
	display:none;
}
p.duree img
{
display:inline;
}

p.imprime
{
	float: right;
	background: url('../pix/picto_print.gif') no-repeat 0 50%;
	padding-left: 50px;
	line-height: 39px;
}

p.envoi
{
	float: left;
	background: url('../pix/picto_mail.gif') no-repeat 0 50%;
	padding-left: 40px;
	line-height: 39px;
}
div.levure-boulang
{
 	display:none;
}
.levure-boulang h4{
	background:url(../pix/fr/levures_boulangerie_bloc_or.gif) no-repeat;
	width:135px;
	height:41px;
	text-indent:-5000px;
}
.levure-boulang h4 a{display:block;
	width:135px;
	height:41px;
}
.levure-boulang p{ margin-left:15px;}
.levure-boulang p a{
	color:white;
	text-decoration:none;
	font-size:10px;
}
div.recette h1#titre-recette-video
{
	color: #64c1fb;
	border:none;
	padding-bottom: .4em;
}
ul.liste-recette-video{
	position:absolute;
	top:333px;
	left:60px;
	width:200px;
}
ul.liste-recette-video li{
	width:200px;
}
ul.liste-recette-video li span{
	text-transform:uppercase;
	color:#64c1fb;
}
.clear{clear:both; 	margin-bottom:5px;}
ul.liste-recette-video li p{float:left;}
ul.liste-recette-video li p.ti-recette-video{width:60px;}
ul.liste-recette-video li p.lien-recette-video{width:140px;}
ul.liste-recette-video a{
	color:#000;
	text-decoration:none;
}
.etape-detail{
	position: absolute;
	top: 470px;
	left: 48px;
	width: 150px;
	color: #424242;
	font-size: 22px;
}
.etape-detail h5{font-weight:normal;}
.etape-detail a{
	color: #424242;
	font-size:11px;
}
ul#footer
{
 	display:none;
}
