﻿@charset "utf-8";
@import url(reset.css);
@import url(tables.css);

/* Globals CSS Styles */
a {
	color:#d00025;
	text-decoration:none;
}
a:hover {
	color:#d00025;
	text-decoration:underline;	
}

.pink { color:#d00025 }

body {
	font-family:Arial;
	font-size:11px;
	color:#222;
	background:#fff;
}

h2 {
	clear:left;
	font-size:2.2em;
	font-weight:normal;
	color:#d00025;
	margin-bottom:4px;	
	line-height:36px;
	font-family:Arial;
}

h3 {
	clear:left;	
	font-size:1.8em;
	font-weight:normal;
	color:#777;
	margin-bottom:6px;	
	line-height:24px;
	font-family:Arial;
}

hr {
	clear:both;
	border:none;
	height:10px;
	background:url(../../public/img/layout/sep_horizontal_alt.jpg) 0 100% no-repeat;
}

hr.big {
	background:url(../../public/img/layout/sep_horizontal_alt.jpg) 0 100% no-repeat;
}

hr.simple {
	height:1px;
	background:#d00025;
}

img.thumbborder {	
	border-bottom: 3px solid #9c024d;
}

img.thumbborder_alt {	
	border-bottom: 3px solid #000000;
}

img.aleft {
	margin-right:10px;
}

img.aright {
	margin-left:10px;
}

div.clear { clear:both; }

div#wrapper {
	width:500px;
	margin:10px auto 20px auto;
	padding-top:0;
}

div#top {
	padding:5px 0 0 18px;
	height:34px;
	position:relative;
}

h1#logo {
	width:450px; height:34px;
	float:left;
}
	
div#page {
	padding:6px 0 20px 16px;
	height:100%;
}

ul#menu { display:none; }
form#newsletter { display:none; }
div#left-side-bar { display:none; }
div#right-side-bar { display:none; }
ul#breadcrumb {	display:none; }

div#content {
	width:500px;
}
	
div.imgbtn {
	margin:8px 0;
	line-height:20px;
	vertical-align:middle;
}

div.imgbtn a,
div.imgbtn img 
{
	vertical-align:middle;
}

ol.ol, ul.ul {
	line-height:16px;
	margin-bottom:16px;
	margin-left:16px;
	list-style:disc;
}

ol.ol li,
ul.ul li {
	margin-bottom:10px;
}

p {
	line-height:16px;
	margin-bottom:16px;
}

p.justify {
	text-align:justify;
}

div.col3 {
	float:left;
	width:156px;
	margin-right:15px;
}

div.col3 div.clear {
	clear:left;	
}

div.col3 h4 {
	margin:10px 0 10px 10px;
	font-size:1.4em;
	color:#d00025;
	font-weight:normal;	
}

div.col3 p {
	margin:10px 0 10px 10px;
}

div.nomg h4 {
	margin:10px 0 10px 0;
	font-size:1.2em;
}

div.nomg p {
	margin:10px 0 30px 0;
	padding-bottom:10px;
	border-bottom:1px solid #dfdfdf;
}

div.last {
	margin-right:0;
}

div#footer {
	clear:left;
	width:500px;
	margin:10px auto;
	height:48px;
	line-height:24px;
	color:#d00025;
	text-align:center;
	position:relative;
	font-size:0.7em;
}

div#footer div#copyrights {
	font-size:0.75em;
}

div#steps {
	position:relative;
	background:url(../../public/img/layout/progressbar_back.jpg) 0 0 no-repeat;
	height:60px;
}

div#steps  div#front {
	background:url(../../public/img/layout/progressbar_front.jpg) 0 0 no-repeat;
	height:20px;
}

div.p1 { width:10%; }
div.p2 { width:30%; }
div.p3 { width:50%; }
div.p4 { width:70%; }
div.p5 { width:100%; }

span.s1 { width:20%; float:left; text-align:center; color:#ccc }
span.s2 { width:20%; float:left; text-align:center; color:#ccc }
span.s3 { width:20%; float:left; text-align:center; color:#ccc }
span.s4 { width:20%; float:left; text-align:center; color:#ccc }
span.s5 { width:20%; float:left; text-align:center; color:#ccc }

span.actif { color:#333; }

a.next {
	display:block;
	background:url(../../public/img/layout/next_btn.jpg) 0 0 no-repeat;
	line-height:30px;
	height:30px;
	width:179px;
	text-align:center;
	color:#fff;
	text-decoration:none;
	float:right;
}

a.prev {
	display:block;
	background:url(../../public/img/layout/prev_btn.jpg) 0 0 no-repeat;
	line-height:30px;
	height:30px;
	width:179px;
	text-align:center;
	color:#fff;
	text-decoration:none;
	float:left;
}

a.add {
	display:block;
	background:url(../../public/img/layout/add_btn.png) 0 0 no-repeat;
	line-height:30px;
	height:30px;
	width:139px;
	padding-left:40px;
	text-align:left;
	color:#fff;
	text-decoration:none;
	margin-bottom:10px;
}

form#bigloginbox {
	width:288px;	
	padding:15px;
	border:1px solid #e5e5e5;
	background:#f5f5f5;
	margin-bottom:16px;
	float:left;
	height:180px;
	font-family:"Century";
}

form#bigloginbox h4 {
	width:288px;
	position:relative;
	left:-16px;
	top:-16px;
	line-height:30px;
	padding:0 16px;
	background:#cf1c43;
	color:#fff;
	font-family:"Century";
	font-weight:normal;
	font-size:1.5em;
}

form#bigloginbox label {
	width:90px;
	margin-right:20px;
	text-align:right;
	float:left;
	margin-bottom:10px;
	line-height:22px;
	font-weight:bolder;
}

form#bigloginbox input.text {
	width:150px;
	float:left;
	margin-bottom:10px;
}

form#bigloginbox input.img {
	margin-left:110px;
	margin-right:16px;
	float:left;
}

form#bigloginbox a.lost {
	line-height:20px;	
	font-size:0.75em;
}

div#nouveau {
	width:288px;
	padding:15px;
	margin-right:20px;
	border:1px solid #e5e5e5;
	background:#f5f5f5;
	margin-bottom:16px;
	float:left;
	height:180px;
	font-family:"Century";
}

div#nouveau h4 {
	width:288px;
	position:relative;
	left:-16px;
	top:-16px;
	line-height:30px;
	padding:0 16px;
	background:#cf1c43;
	color:#fff;
	font-family:Arial;
	font-weight:normal;
	font-size:1.5em;
}

div#nouveau label {
	width:80px;
	margin-right:20px;
	text-align:right;
	float:left;
	margin-bottom:10px;
	line-height:22px;
	font-weight:bolder;
}

div#nouveau input.text {
	width:210px;
	float:left;
	margin-bottom:10px;
}

div#nouveau input.img {
	margin-left:100px;
	margin-right:16px;
	float:left;
}

div.contain {
	padding:15px;
	border:1px solid #e5e5e5;
	margin-bottom:16px;
	background:#f5f5f5;

}

div.contain.demi {
	width:218px;
	float:left;
}

div.contain.tier2 {
	width:298px;
	float:left;
}

div.contain.tier {
	width:138px;
	float:left;
}

div.contain.marge {
	margin-right:20px;
}

div.contain h4 {
	width:100%;
	position:relative;
	left:-16px;
	top:-16px;
	line-height:30px;
	padding:0 16px;
	background:#bf2376;
	color:#fff;
}

div.contain h4 img {
	vertical-align:middle;
}

dl.data {

}

dl.data dt,
dl.data dd {
	line-height:20px;
}

dl.data dt {
	margin-top:10px;
	font-weight:bolder;
	border-bottom:1px solid #ddd;

}

dl.data dd {
	font-style:italic;
	font-weight:normal;
}

dl.catalog {
	clear:left;
	height:95px;
	border-bottom:1px solid #eee;
	margin-bottom:15px;
}

dl.catalog dt {
	float:left;
}

dl.catalog dt.actions {
	margin-top:10px;
}

dl.catalog h4 {
	margin-left:100px;
	font-size:2em;
	padding-top:6px;
	font-weight:normal;
	/*border-bottom:1px solid #eee;*/
}

dl.catalog h4 a {
	text-decoration:none;

}

dl.catalog dt.thumb {
	float:left;
	width:100px;
	height:100px;
}

dl.catalog dt.titre {
	margin-left:130px;
}

dl.catalog p {
	margin-top:8px;
	margin-left:130px;
	line-height:16px;
	margin-bottom:0;
}

dl.product  {

}

dl.product dt.leftcolon {
	float:left;
	width:200px;
}

dl.product dt.leftcolon ul {
	margin-top:10px;
	width:200px;
	overflow-x:hidden;
}

dl.product dt.leftcolon ul li {
	margin-right:10px;
	float:left;
}

dl.product dt.leftcolon ul li.last {
	margin-right:0;
}

dl.product dt.leftcolon ul li a {
	display:block;
}

dl.product dt.leftcolon ul li a img {
	width:60px;
	height:60px;
}

dl.product dt.prix {
	margin-left:20px;
	font-size:1.4em;
	font-weight:bolder;
	float:left;
	height:30px;
	line-height:30px;
}

dl.product dt.prix span {
	font-size:0.75em;
	font-weight:normal;
}

dl.product dt.prix span.devise {
	font-weight:normal;
	font-size:1em;
}
	
dl.product dt.panier {
	float:right;
}

dl.product p {
	line-height:16px;
}

dl.product dt.content {
	margin-left:220px;	
	margin-top:10px;
}

div.tabs {
	
}

div.tabs ul {
	height:27px;
	padding-left:0px;
}

div.tabs ul li {
	float:left;
	margin-right:1px;
	height:27px;
}

div.tabs ul li a {
	display:block;
	background:#fff;
	color:#666;
	text-decoration:none;
	padding:0 10px;
	line-height:24px;
	height:24px;
	margin-top:3px;
	background:#fff url(../../public/img/layout/degrad_gris_bas.jpg) 0 -45px repeat-x;
}

div.tabs ul li a:hover {
	background:#fff url(../../public/img/layout/degrad_gris_bas.jpg) 0 -5px repeat-x;
}

div.tabs ul li a.active {
	background:#fff url(../../public/img/layout/degrad_gris_bas.jpg) repeat-x;
	color:#bf2376;
	padding:0 9px;
	line-height:27px;
	height:27px;
	/*border:1px solid #dd75ac;*/
	border-bottom:0;
	margin-top:0px;
}

div.tabs div.content {
	line-height:16px;
	padding:12px;
	margin-bottom:10px;
	display:none;
	background:#fff url(../../public/img/layout/degrad_gris_bas.jpg) 0 -27px repeat-x;
}

div.tabs div.content:first {
	display:block;
}


dl.list {
	clear:left;
	height:95px;
	border-bottom:1px solid #eee;
	margin-bottom:15px;
}

dl.list dt {
	line-height:16px;
}

dl.list dt.light {
	
}

dl.list dt.light span{
	color:#888;
}

dl.list dt.actions {
	margin-top:10px;
}

dl.list h4 {
	display:inline;
	font-size:2em;
	padding-top:6px;
	font-weight:normal;
	line-height:1.5em;
	/*border-bottom:1px solid #eee;*/
}

dl.list h4 a {
	text-decoration:none;

}

dl.list dt.thumb {
	float:left;
	width:100px;
	height:100px;
}

dl.list dt.titre {

}

dl.list p {
	margin-top:8px;
	margin-left:130px;
	line-height:16px;
	margin-bottom:0;
}


/* Recettes */

p#details {
	color:#000;
	vertical-align:middle;
}

p#details span {
	color:#ab022a;	
}

div#recette #ingredients li {
	margin-bottom:0;
}

div#recette p#preparation {
	line-height:16px;
	text-align:justify;
}

.pageview {
	border-top:1px solid #ab022a;
	border-bottom:1px solid #dadada;
	background:url(../../public/img/layout/degrad_gris_bas.jpg) repeat-x;
	padding:10px 0;
}

.miniborder { border:1px solid #c3397d; }

.degrad_asc {
	background:url(../../public/img/layout/degrad_light.jpg) bottom repeat-x;
}

.plist {
	padding:16px 0;
	height:120px;
}

	.plist img.thumbborder, 
	.plist img.thumbborder_alt {
		margin-right:12px;
	}
	
	.alt {
		background:url(../../public/img/layout/sep_horizontal_alt.jpg) 0 100% no-repeat;	
	}
	
	h4 a {
		color:#d00025;
		font-size:1.8em;
		font-weight:normal;		
	}

.trois_vignettes {
	float:left;
	width:260px;
	margin-right:10px;
	margin-bottom:10px;
}

.trois_vignettes ul {
	margin-top:10px;
	width:260px;
	overflow-x:hidden;
}

.trois_vignettes ul li {
	margin-right:10px;
	float:left;
}

.trois_vignettes ul li.last {
	margin-right:0;
}

.trois_vignettes ul li a {
	display:block;
}

.trois_vignettes ul li a img {
	width:80px;
	height:70px;
}

.rightpart {
	margin-left:270px;
}

.p_onglets {
	height:36px;
	line-height:36px;
	position:relative;
	top:1px;
}

.p_onglets li {
	float:left;
	height:36px;
	line-height:36px;
}

.p_onglets li a {
	display:block;
	height:36px;
	line-height:36px;
	
	padding:0 14px;
	font-size:1.4em;
}

.p_onglets li.actif,
.p_onglets li:hover {
	float:left;
	height:36px;
	line-height:36px;
	background:url(../../public/img/layout/onglets_left.jpg) 0 100% no-repeat;
}

.p_onglets li.actif a,
.p_onglets li:hover a {
	display:block;
	height:36px;
	line-height:36px;
	background:url(../../public/img/layout/onglets_right.jpg) 100% 100% no-repeat;
	padding:0 14px;
	font-size:1.4em;
	text-decoration:none;
}

ul#ingredients {
	list-style:none;
	padding:10px;
	margin:20px 0 0 0px;
	border:1px solid #dfdfdf;
	background:#fff url(../../public/img/layout/degrad_light.jpg) bottom repeat-x;
}	
ul#ingredients li {
	margin-bottom:0;
	border-bottom:1px solid #d00025;
	font-size:1.2em;
	line-height:20px;				
}

.nslider {
	border:3px solid #d62046;
	height:273px;
	position:relative;
	overflow:hidden;
}
	
	.nslider .span {
		position:absolute;
		left:0;
		top:0;
		z-index:7;
	}
	
	.nslider .span h3 {
		position:absolute;
		left:224px;
		top:18px;
		color:#fff;
	}
	
	.nslider .span p {
		position:absolute;
		left:224px;
		top:58px;
		color:#fff;
		width:240px;
		font-family:Arial;
		line-height:14px;
	}
	
	.nslider ul {
		position:absolute;
		right:20px;
		bottom:0;
		z-index:10;
	}
	
	.nslider ul li {
		float:left;
		width:25px;
		height:30px;
		line-height:23px;
		margin-right:4px;
	}
	
	.nslider ul li a {
		display:block;
		width:25px;
		height:30px;
		line-height:23px;
		text-align:center;
		background:url(../../public/img/layout/slider_page.png) no-repeat;
		font-family:Arial;
		color:#000;
	}
	
	.nslider ul li a.actif {
		color:#fff;
	}
	
	
