@import url('general.css');

div.recette
{
	top: 150px;
	left: 170px;
	width: auto;
}

div.recette h1
{
	color: #bb0189;
	border-bottom: 2px dotted #bb0189;
	padding-bottom: .4em;
}

h2
{
	margin: 0 0 .6em;
	font-weight: normal;
	font-size: 1.4em;
}

ul.semaine-nav
{}

ul.semaine-nav li
{
	float: left;
	width: 168px;
	background-repeat: no-repeat;
	margin-right: 26px;
}
ul.semaine-nav li a
{
 	display:block;
	height: 70px;
	color: #FFF;
	font-size: 1.2em;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	padding: 10px 0 0 65px;
}

ul.semaine-nav li.dernier
{
	margin-right: 0;
}

ul.semaine-nav li
{
	background-image: url('../pix/btn_sem_alamain.gif');
}

li#machine-hbb
{
	background-image: url('../pix/btn_sem_hb_baguette.gif');
}

li#machine-xxl
{
	background-image: url('../pix/btn_sem_hb_xxl.gif');
}

li#machine-silver
{
	background-image: url('../pix/btn_sem_hb_silver.gif');
}



body.be_fr li#machine-hbb
{
	background-image: url('../pix/be_fr/btn_sem_hb_baguette.gif');
}

body.be_fr li#machine-xxl
{
	background-image: url('../pix/be_fr/btn_sem_hb_xxl.gif');
}

body.be_fr li#machine-silver
{
	background-image: url('../pix/be_fr/btn_sem_hb_silver.gif');
}

body.be_nl li#machine-hbb
{
	background-image: url('../pix/be_nl/btn_sem_hb_baguette.gif');
}

body.be_nl li#machine-xxl
{
	background-image: url('../pix/be_nl/btn_sem_hb_xxl.gif');
}

body.be_nl li#machine-silver
{
	background-image: url('../pix/be_nl/btn_sem_hb_silver.gif');
}
	
body.nl_nl li#machine-hbb
{
	background-image: url('../pix/nl_nl/btn_sem_hb_baguette.gif');
}

body.nl_nl li#machine-xxl
{
	background-image: url('../pix/nl_nl/btn_sem_hb_xxl.gif');
}

body.nl_nl li#machine-silver
{
	background-image: url('../pix/nl_nl/btn_sem_hb_silver.gif');
}

body.ca_fr li#machine-hbb
{
	background-image: url('../pix/ca_fr/btn_sem_hb_baguette.gif');
}

body.ca_fr li#machine-xxl
{
	background-image: url('../pix/ca_fr/btn_sem_hb_xxl.gif');
}

body.ca_fr li#machine-silver
{
	background-image: url('../pix/ca_fr/btn_sem_hb_silver.gif');
}

body.ca_en li#machine-hbb
{
	background-image: url('../pix/ca_en/btn_sem_hb_baguette.gif');
}

body.ca_en li#machine-xxl
{
	background-image: url('../pix/ca_en/btn_sem_hb_xxl.gif');
}

body.ca_en li#machine-silver
{
	background-image: url('../pix/ca_en/btn_sem_hb_silver.gif');
}

div.levure-boulang
{
	position: absolute;
	top: 476px;
	left: 29px;
	width: 150px;
	color: #FFF;
	font-size: 1.2em;
	z-index: 10;
}
.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-flash
{
 position:absolute;
	top: 150px;
	left: 170px;
	width: auto;
}
div.recette-flash h1
{
	font-family: Georgia, serif;
	font-size: 2.4em;
	font-weight:normal;
	color: #bb0189;
	padding-bottom: .4em;
}
