@import url('general.css');

div.recette
{
	top: 200px;
	left: 310px;
	width: auto;
}

div.colonne
{
	float: left;
	margin: 0 20px 0 0;
	width: 260px;
}

div.dernier
{
	margin-right: 0;
}

form
{
	margin-top: 20px;
}

form h3,h2
{
	font-family: Georgia, serif;
	font-weight: normal;
}

h2
{
	color: #000;
	font-size: 1.6em;
}

form h3
{
	color: #d70303;
	font-size: 2.2em;
	margin: .8em 0 .2em;
	line-height: 1;
}

input.action
{
	background: url('../pix/btn_ok.gif') no-repeat transparent;
	border: none;
	width: 18px;
	height: 18px;
	cursor: pointer;
}

select
{
	border: 1px solid #e2e1e1;
	font-size: .9em;
	width: 190px;
}

form#recherche
{
	position: absolute;
	top: 245px;
	left: 52px;
	margin-top:0;
}
.recette-jour h4{
	background:url(../pix/fr/recette_jour_bloc_bleu.gif) no-repeat;
	width:93px;
	height:51px;
	text-indent:-5000px;
}

ul.semaine-nav
{
	margin-top: 0px;
}

ul.semaine-nav li
{
	float: left;
	width: 185px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	margin-right: 8px;
	height: 87px;
	
}
ul.semaine-nav li a
{
 	display: block;
	padding: 10px 0 0 65px;
	/*background: #ccc;*/
	color: #FFF;
	font-size: 1.2em;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}

ul.semaine-nav li.dernier
{
	margin-right: 0;
}

li#machine-hbb
{
	background-image: url('../pix/bt_machine_hbb.gif');
}

li#machine-xxl
{
	background-image: url('../pix/bt_machine_hbxxl.gif');
}

li#machine-silver
{
	background-image: url('../pix/bt_machine_hbsilver.gif');
}

li#home_dual
{
	background-image: url('../pix/bt_machine_dual.gif');
}

body.be_fr li#machine-hbb
{
	background-image: url('../pix/be_fr/bt_machine_hbb.gif');
}

body.be_fr li#machine-xxl
{
	background-image: url('../pix/be_fr/bt_machine_hbxxl.gif');
}

body.be_fr li#machine-silver
{
	background-image: url('../pix/be_fr/bt_machine_hbsilver.gif');
}

body.be_nl li#machine-hbb
{
	background-image: url('../pix/be_nl/bt_machine_hbb.gif');
}

body.be_nl li#machine-xxl
{
	background-image: url('../pix/be_nl/bt_machine_hbxxl.gif');
}

body.nl_nl li#machine-hbb
{
	background-image: url('../pix/nl_nl/bt_machine_hbb.gif');
}

body.nl_nl li#machine-xxl
{
	background-image: url('../pix/nl_nl/bt_machine_hbxxl.gif');
}

body.nl_nl li#machine-silver
{
	background-image: url('../pix/nl_nl/bt_machine_hbsilver.gif');
}

body.ca_en li#machine-hbb
{
	background-image: url('../pix/ca_en/bt_machine_hbb.gif');
}

body.ca_en li#machine-xxl
{
	background-image: url('../pix/ca_en/bt_machine_hbxxl.gif');
}

body.ca_en li#machine-silver
{
	background-image: url('../pix/ca_en/bt_machine_hbsilver.gif');
}

body.ca_fr li#machine-hbb
{
	background-image: url('../pix/ca_fr/bt_machine_hbb.gif');
}

body.ca_fr li#machine-xxl
{
	background-image: url('../pix/ca_fr/bt_machine_hbxxl.gif');
}

body.ca_fr li#machine-silver
{
	background-image: url('../pix/ca_fr/bt_machine_hbsilver.gif');
}

body.tr_tr li#machine-silver
{
	background-image: url('../pix/tr_tr/bt_machine_hbsilver.gif');
}

#lien-ver-ingred{
	color:#000;
	position:absolute;
	top:480px;
	font-weight:bold;
	color:#4D8FCF;
	left:300px;
}
#lien-ver-ingred2{
	color:#000;
	position:absolute;
	top:480px;
	font-weight:bold;
	color:#4D8FCF;
	left:490px;
}

ul.sup-nav
{
	/*left: auto;
	right: 20px;*/
	top: 400px;
}
