@font-face {
	font-family: 'Lobster13Regular';
	src: url('styles/Lobster_1.3-webfont.eot');
	src: url('styles/Lobster_1.3-webfont.eot?#iefix') format('embedded-opentype'), url('styles/Lobster_1.3-webfont.woff') format('woff'), url('styles/Lobster_1.3-webfont.ttf') format('truetype'), url('styles/Lobster_1.3-webfont.svg#Lobster13Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}

html, body, #wrap {
height: 100%;
width: 100%;
}

body > #wrap {
height: auto;
min-height: 100%;
}


a, a.active {
outline: none;
text-decoration: none;
}
a.bookMan {
	font-family: "Bookman Old Style", Georgia;
	font-weight: bold;
	font-style: italic;
}

.content-left
{

width:50%;
font-size: 16px;
color : #ffffff;
border-right : 1px solid white;
text-align:center;
}

.content-right
{
margin-left : 320px;
margin-top : -437px;
width:50%;
font-size: 16px;
color : #ffffff;
text-align:center;
}

.button {
	font-family: 'Lobster13Regular', cursive;
	color: #f5f5f5;
	padding: 8px 14px 10px;
	background-color: #FF9900;
	border: none;
	position: relative;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	-webkit-box-shadow: inset 0px -3px 1px rgba(0, 0, 0, 0.45), 0px 2px 2px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: inset 0px -3px 1px rgba(0, 0, 0, 0.45), 0px 2px 2px rgba(0, 0, 0, 0.25);
	box-shadow: inset 0px -3px 1px rgba(0, 0, 0, 0.45), 0px 2px 2px rgba(0, 0, 0, 0.25);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5);
	-moz-text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5);
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5);
	text-decoration: none;
	font-size: 20px;
}

aside h3 {

	font-family: 'Lobster13Regular', cursive;
	text-align: center;
}

aside img {

	background: #9C5959;
	padding: 1px;
	-webkit-box-shadow: 0 0 4px rgba(0,0,0,0.50);
	-moz-box-shadow: 0 0 4px rgba(0,0,0,0.50);
	box-shadow: 0 0 4px rgba(0,0,0,0.50);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}



/* Header ******/

/****** DapurKue Logo */
#cave {
position:relative;
height:550px;
width:800px;
background: transparent url(images/cave.png) no-repeat;
margin-left:auto;
margin-right:auto;

}

#cave p {
font-family: 'Lobster13Regular', cursive;
font-size: 16px;
margin-top: -75px;
margin-left: 80px;
}



#grid1 {
padding-top:22px;
position:relative;
height:500px;
width:800px;
margin-left:auto;
margin-right:auto;

}


#ruban {
	height:146px;
	width:350px;
	background: transparent url(images/ruban-abonnement.png) no-repeat;
	margin-left:42px;
}

#logo h1 {
	width: 108px;	
	text-indent: -9999px;
	background: transparent url(images/dapurkue.png) no-repeat;
}

#logo h1 a {
	outline: none;
	display: block;
	height:160px;
	width: 108px;
}

#logo h2 {
	display: none;
}

/****** Login and Chart */

#headright {
	float:right;
	width:232px;
	height:186px;
	margin-left:720px;	
	z-index: 3; 
	background: url(images/pencarte.png) no-repeat transparent;
    	position: absolute;
	top: -3px;
     	text-align: left;
}


#headright h3.login {
	font-family: 'Lobster13Regular';
	font-size: 13px;
	margin-top: 20px;
	margin-left:23px;
	
}



#headright .login span.hiUser, #headright .login span.myAccount {
	
	font-size: 12px;
	text-transform: capitalize;
	font: normal 12px Arial, Helvetica;
	
}
#headright .login a {
	outline:none;
}

#headright .login span.myAccount a {
	
	margin-right: 15px;
}

#headright p {
	margin: 2px 0;
}

#headright p.hiUser {
	width:230px;
	font-size: 12px;
	text-align:center;
	margin-top:-20px;

	
}







/* Main Menu ******/

#mainMenu {
	
	float:left;
	margin-top:-55px;
	margin-left:100px;
	font: 24px/120% 'Lobster13Regular';
;
}
#mainMenu a {
	outline: none;
}


#mainMenu ul li {
	list-style: none;
	float: left;
	margin: 0px 30px 0 0;
}

/* Sticky News and Search ******/

#stickySearch {
	margin-left: 45px;
}

.stickyNews p {
	font-size: 14px;
	padding: 8px 0 0 45px;
}

.search {
	background: url(images/search.jpg) no-repeat;
	margin-top: 0px;
	margin-left: 730px;
	height: 26px;
}

.search form input {
	border: none;
	padding: 3px 5px;
	margin-left: 10px;
	margin-top: 3px;
	width: 130px;
	height: 16px;
}


#pricing-table {

text-align: center; /*        width:  892px; /* total computed width = 222 x 3 + 226 */
}
#pricing-table .plan {
	font-size: 14px;	
	background: rgba(255, 255, 255, 0);
	border: 0px solid #ddd;
	color: #FFF;
	padding: 20px;
	float: left;
	position: relative;
	width: 267px;
	float: left;
	margin-right: 13px;
	margin-bottom: 0px;
}
#pricing-table #most-popular {
	z-index: 2;
	top: -13px;
	border-width: 3px;
	padding: 30px 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 20px 0 10px -10px rgba(0, 0, 0, .15), -20px 0 10px -10px rgba(0, 0, 0, .15);
	-moz-box-shadow: 20px 0 10px -10px rgba(0, 0, 0, .15), -20px 0 10px -10px rgba(0, 0, 0, .15);
	box-shadow: 20px 0 10px -10px rgba(0, 0, 0, .15), -20px 0 10px -10px rgba(0, 0, 0, .15);
}
#pricing-table .plan:nth-child(1) {
	-webkit-border-radius: 5px 0 0 5px;
	-moz-border-radius: 5px 0 0 5px;
	border-radius: 5px 0 0 5px;
}
#pricing-table .plan:nth-child(4) {
	-webkit-border-radius: 0 5px 5px 0;
	-moz-border-radius: 0 5px 5px 0;
	border-radius: 0 5px 5px 0;
}
/* ---------------*/
#pricing-table h3 {
	font-size: 25px;
	font-weight: normal;
	color: #fff;
	letter-spacing: 1px;
	padding: 20px;
	margin: -20px -20px 00px -20px;
	background-color: #60041D;
	background-image: -webkit-linear-gradient(#1F0D01, #60041D);
	background-image: -moz-linear-gradient(#1F0D01, #60041D);
	background-image: -o-linear-gradient(#1F0D01, #60041D);
	background-image: -ms-linear-gradient(#1F0D01, #60041D);
	background-image: linear-gradient(#1F0D01, #60041D);
	color: #f5f5f5;
	text-decoration: none;
}
#pricing-table #most-popular h3 {
	background-color: #ddd;
	background-image: -webkit-linear-gradient(#eee, #ddd);
	background-image: -moz-linear-gradient(#eee, #ddd);
	background-image: -o-linear-gradient(#eee, #ddd);
	background-image: -ms-linear-gradient(#eee, #ddd);
	background-image: linear-gradient(#eee, #ddd);
	margin-top: -30px;
	padding-top: 30px;
	-webkit-border-radius: 5px 5px 5px 5px ;
	-moz-border-radius: 5px 5px 5px 5px ;
	border-radius: 5px 5px 5px 5px ;
}
#pricing-table .plan h3 {
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
#pricing-table h3 span {
	display: block;
	font: bold 55px/100px Georgia, Serif;
	color: #60041D;
	background: #fff;
	border: 2px solid #60041D;
	height: 100px;
	width: 100px;
	margin: 10px auto 0px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	-webkit-box-shadow: 0 5px 20px #1F0D01 inset, 0 3px 0 #ddd inset;
	-moz-box-shadow: 0 5px 20px #1F0D01 inset, 0 3px 0 #ddd inset;
	box-shadow: 0 5px 20px #1F0D01 inset, 0 3px 0 #ddd inset;
}
/* ---------------*/
#pricing-table ul {
	margin: 15px 0 0 -20px;
	padding: 0;
	list-style: none;
}
#pricing-table li {
	border-top: 1px solid #ddd;
	
}



/* Slider Section */
.slider .content { 
	width:450px;
	float:left;
	margin-left:40px;
	padding:20px;
}
.slider .content p {
	margin:10px 0px 30px 0px;
}
a.holder-large{
	background:url(images/links-back-115px.png) no-repeat;
	background-position:left top;
	width:115px;
	height: 26px;
	display:block;
	line-height:26px;
	float:left;
	color:#F26522;
	margin-right:10px;
	
}
a.holder-small{
	background:url(images/round-btn-left.png) no-repeat;
	background-position:left top;
	height: 26px;
	display:block;
	line-height:26px;
	float:left;
	color:#FF9900;
        float:left;
        margin-right:10px;
        padding-left:11px;

}

a.holder-small span.holder-small-repeat
{
    background:url(images/round-btn-center.png) repeat-x;
    background-position:left top;
    height: 26px;
    display:block;
    float:left;
	font-size:11px;
}

a.holder-small span.holder-small-right
{
    background:url(images/round-btn-right.png) no-repeat;
    background-position:left top;
    height: 26px;
    width:11px;
    display:block;
    float:left;
}
.slider {
	width:960px;
    height:346px;
	margin-top:0px;
    overflow:hidden;
    display:block;
    float:left;
    clear:both;
	 position:relative;
}

.slider .scroller
{
    display:block;
    float:left;
    clear:both;
    position:relative;
	width:960px;
}

.slider .slide
{
    width:960px;
    float:left;
    display:block;
    margin:0 auto;
}

.slider-bar{
	width:960px;
	background:url(images/slider-bar-background.png) no-repeat;
	background-position:left top;
	height:47px;
	clear:both;
}

.slider-bar-inner
{
    width:851px;
    margin-left:57px;
}

.slider-bar-inner .slider-tick
{
    border-left:1px solid #AEAEAE;
    height:10px;
    width:1px;
    margin-top:-10px;
	z-index:100;

}
*html .slider-bar-inner .slider-tick
{
    margin-top:-13px;
}
.slider-bar-inner a
{
    display:block;
    position:relative;
	top:7px;
    width:55px;
    height:24px;
    background:url(images/slider.png) no-repeat;
	background-position:center top;
	z-index:9999;
}

.right
{
margin-top:0px;
float:right;
margin-right:20px;

}



/* Page Info ******/

.pageInfo {
	border-bottom: 1px solid #4F2600;
}

.dapurBlog h3 {
	font: bold italic 32px "Bookman Old Style", Georgia;
	margin-bottom: 8px;
}

.feedTwit dl {
	margin-bottom: 8px;
}

dl.subscriber {
	float: left;
}

dl.follower {
	float: right;
}

dl.subscriber dt, dl.subscriber dd,
dl.follower dt, dl.follower dd {
	float: left;
}

dl.subscriber dd, dl.follower dd {
	font-size: 12px;
	margin-left: 10px;
}

dl.subscriber dd span, dl.follower dd span  {
	font-size: 18px;
}

/* Content ******/

.bodyContent {
	margin-top: 0px;
}

.bodyContentgame {
	z-index:10;
	margin-left: -0px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
}

/****** Headline Cakes > home/index */

.productsWarp {
	position:relative; 
    overflow:hidden;
	margin-bottom:10px;
	padding-bottom:10px;
    width: 940px; 
    height:398px
}

.productsWarp ul {
	list-style:none;
	margin: 0;
	width:20000em;
	position:absolute
}

.productsWarp ul li {
	list-style: none;
	float: left;
	margin: 0px;
}

.headLine h3 {
	
	text-align: center;
	
	font: 36px/120% 'Lobster13Regular',cursive;
}

.youLike h3 {
	text-align: center;
	font: bold italic 32px/120% "Bookman Old Style", Georgia;
	padding-top: 30px;
}

/****** Fresh New Cakes > home/index */

#fresh {
	padding-top: 5px;
	padding-bottom: 10px;
}

.newCakes {

	display: inline;
	float: left;
	position: relative;
	width: 960px;
	margin-top: 0px;
	overflow: hidden;
	height: auto;
}

.scroller {
	width: 20000em;
	position: absolute;
}

.cake-row {
	float: left;
	width: 960px;
}

.bodyContent .newCakes {
	left: -10px;
}

.newCake {
	margin: 0px;
	float: left;
	list-style: none;
}

.productThumb ul li a {
	height: 60px;
	width: 100px;
	display: block;
}

a.prevButton {
	display:block;
	width:19px;
	height:19px;
	overflow:hidden;
	text-indent:-999px;
	margin-top: 20px;
	cursor: pointer;
}

a.nextButton {
	display:block;
	width:19px;
	height:19px;
	overflow:hidden;
	text-indent:-999px;
	margin-top: 20px;
	margin-left: 21px;
	cursor: pointer;
}


/****** Blog */

.postInfo h3 {
	font-weight: normal;
	font-size: 22px;
	margin-bottom: 5px;
	line-height: normal;
}

.postInfo p {
	margin: 0px;
}

.datePost {
	margin-right: 10px;
}

.author, .categoryPost {
	margin: 0 10px; 
}

.totalComment {
	width: 40px;
	height: 40px;
	margin-top: 5px;
}

.totalComment p {
	font-weight: bold;
	margin-top: 11px;
	text-align: center;
}

.post {
	margin-top: 10px;
	padding-bottom: 30px;
	margin-bottom: 20px;
}

.post p {
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 13px;
}

.post p img {
	float: left;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-top: 0px;
}

.post blockquote {
	font: italic 14px/1.5 "Bookman Old Style", Georgia;
	padding-left: 50px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.post h1 {
	font-weight: normal;
	font-size: 24px;
	margin-bottom: 15px;
}

.post h2 {
	font-weight: normal;
	font-size: 22px;
	margin-bottom: 15px;
}

.post h3 {
	font-weight: normal;
	font-size: 18px;
	margin-bottom: 15px;
}

.post h4 {
	font-weight: normal;
	font-size: 16px;
	margin-bottom: 15px;
}

.post h5 {
	font-weight: normal;
	font-size: 14px;
	margin-bottom: 15px;
}

.post h6 {
	font-weight: normal;
	font-size: 12px;
	margin-bottom: 15px;
}

.post ul li {
	list-style: none;
	padding-left: 20px;
	margin: 0 0 0 20px;
}

.post p.readMore {
	font: bold italic 14px/120% "Bookman Old Style", Georgia;
	text-align: right;
}

.post .wp-caption {font-style:italic;text-align:center;}
.post .alignleft {float:left;margin-right:20px;}
.post .alignright {float:right;margin-left:20px;}
.post .aligncenter {display:block;width:100%;}

.shareThis {
	clear: both;
}

.shareThis p span {
	font: bold italic 16px/120% "Bookman Old Style", Georgia;
	vertical-align: middle;
	padding: 5px 8px;
}

.shareThis p img {
	vertical-align: middle;
	padding: 5px 3px;
}

.banner469 {
	text-align: center;
}

.oldnewPage {
	font-weight: bold;
}

.newPage {
	text-align: right;
}

/****** Blog > Comments */

#comments {
	padding-bottom: 20px;
}

#comments h2 {
	font: bold italic 24px/120% "Bookman Old Style", Georgia;
}

.comment-right {
	height: 100%;
	display: block;
}

.comment-right cite {
	position: relative;
	left: 20px;
	top: -5px;
	height: 25px;
	display: block;
	font-style: normal;	
}

.comment-right small a {
	font-size: 11px;
}

.commentText {
	padding: 10px 10px 0px 10px;
	margin-top: -7px;
	margin-bottom: 20px;
}

.commentText p {
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.commentPages {
	text-align: center;
	margin-top: 10px;
	position: relative;
}

.commentPages ul {
	list-style:none;
	line-height:30px;
	text-align:center;
}

.commentPages ul li {
	margin: 0 8px;
	font-weight: bold;
	list-style: none;
	display: inline;
}

.commentPost h2 {
	font: bold italic 24px/120% "Bookman Old Style", Georgia;
}

.commentPost fieldset {
	padding: 15px;
}

.commentPost label {
	width: 130px;
	float: left;
	font-weight: bold;
	clear: left;
	margin: 8px 5px;
}

.commentPost input, .commentPost textarea  {
	float: left;
	margin: 5px;
	border: none;
	padding: 5px;
}

.commentPost #submit {
	display: block;
	width: 112px;
	height: 39px;
	text-indent: -999px;
	cursor: pointer;
	float: right;
}

.commentPages a.commentPageActive {
	color: #1E0D00;
	padding: 10px;
}

/****** Blog > Sidebar */

.banner250 img {
	margin: 15px;
}

.banner250, .categories, .freshOven, .fiveStar, .flickr, .winner {
	margin-bottom: 10px;
}

.categories h4, .freshOven h4, .flickr h4 {
	font: bold italic 16px/120% "Bookman Old Style", Georgia;
	padding: 7px 8px;
	margin: 0px;
}

.categories {
	padding-bottom: 15px;
}

.categories ul {
	margin: 10px 0 0 15px;
}

.categories ul li {
	list-style: none;
	margin: 0px;
	float: left;
	width: 120px;
	display: inline;
}

.freshOven {
	padding-bottom: 5px;
}
.freshOven ul li {
	list-style: none;
	margin-top: 10px;
}

.freshOven ul li a {
	display: block;
	width: 220px;
	height: 120px;
}

.fiveStar {
	margin-top:20px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	text-align: center;
}

.fiveStar h4 {
	font: bold italic 20px "Bookman Old Style", Georgia;
	padding-top: 10px;
	margin-bottom: 10px;
}

.fiveStar p {
	margin: 0px 10px;
	padding-bottom: 10px;
}

.winner {
	margin-top:20px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	text-align: center;
}

.winner h4 {
	font: bold italic 20px "Bookman Old Style", Georgia;
	padding-top: 10px;
	margin-bottom: 10px;
}

.winner p {
	margin: 0px 10px;
	padding-bottom: 10px;
}


.flickr {
	padding-bottom: 20px;
}

.flickr ul li {
	list-style: none;
	margin: 10px 0 0 15px;
	float: left;
}

.flickr ul li a {
	display: block;
	width: 50px;
	height: 50px;
}

/****** Checkout, My Account */

/****** Checkout > Billing Info, My Account, Login */

.billInfo, .summary {
	margin-top: 20px;
}

.billInfo h4 {
	font: bold italic 20px "Bookman Old Style", Georgia;
	float: left; 
}

.loginPage {
min-height:450px;
}

.setmyAccount h4, .setBillInfo h4, 
.newAccount h4, .newAccountgame h4, .loginPage h4, .etiquette h4 {
	font: bold italic 32px "Bookman Old Style", Georgia;
}


.summary h4 {
	font: bold italic 20px "Bookman Old Style", Georgia;
}

a.sameInfo {
	height: 34px;
	width: 194px;
	display: block;
	text-indent: -9999px;
	float: right;
}

.billInfo form, 
.setmyAccount form, .setBillInfo form, 
.newAccount form, .newAccountgame form, .loginPage form  {
	clear: both;

}

.lecteurqr {
-moz-border-radius:10px;
-webkit-border-radius:10px;
border-radius:10px;
	background: -webkit-gradient(linear, left top, left bottom, from(#1F0D01), to(#60041D)); /* Saf4+, Chrome */
	background:         linear-gradient(#1F0D01, #60041D);
	background:    -moz-linear-gradient(#1F0D01, #60041D);
	background: -webkit-linear-gradient(#1F0D01, #60041D);
	background:      -o-linear-gradient(#1F0D01, #60041D);
	/* Chrome before 10,Safari4+ */
	background: -webkit-gradient(#1F0D01, #60041D);
	/* IE10 */
	background:     -ms-linear-gradient(#1F0D01, #60041D);
}

.qrkavs {
margin-top:-24px;
width : 620px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
border-radius:10px;
border-width:1px;
border-style:solid;
border-color:#ffffff;
}

.lecteurqr h4 {
text-align:center;
}


.mets {
min-height: 400px;
width: 430px;
float:left;
margin-left:500px;
margin-top:-500px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
border-radius:10px;
	background: -webkit-gradient(linear, left top, left bottom, from(#1F0D01), to(#60041D)); /* Saf4+, Chrome */
	background:         linear-gradient(#1F0D01, #60041D);
	background:    -moz-linear-gradient(#1F0D01, #60041D);
	background: -webkit-linear-gradient(#1F0D01, #60041D);
	background:      -o-linear-gradient(#1F0D01, #60041D);
	/* Chrome before 10,Safari4+ */
	background: -webkit-gradient(#1F0D01, #60041D);
	/* IE10 */
	background:     -ms-linear-gradient(#1F0D01, #60041D);
}

.mets h4 {
text-align:center;
}


.loginPage img {
margin-left: 150px;
margin-top: 20px;
}

.enregistrer img {
margin-left: 50px;
margin-top: 50px;
}

.mail img {
margin-left: 170px;
margin-top: 110px;
}

.thanks img {
margin-left: 170px;
margin-top: 30px;
}

.newAccount {
min-height:500px;
}

.newAccountgame {
-moz-border-radius:10px;
-webkit-border-radius:10px;
border-radius:10px;
	background: -webkit-gradient(linear, left top, left bottom, from(#60041D), to(#1F0D01)); /* Saf4+, Chrome */
	background:         linear-gradient(#60041D, #1F0D01);
	background:    -moz-linear-gradient(#60041D, #1F0D01);
	background: -webkit-linear-gradient(#60041D, #1F0D01);
	background:      -o-linear-gradient(#60041D, #1F0D01);
	/* Chrome before 10,Safari4+ */
	background: -webkit-gradient(#60041D, #1F0D01);
	/* IE10 */
	background:     -ms-linear-gradient(#60041D, #1F0D01);
min-height:620px;
}

.billInfo form , 
.setmyAccount form fieldset, .setBillInfo form fieldset,
.newAccount form fieldset, .newAccountgame form fieldset, .loginPage form fieldset {
	padding: 20px;
	
}

.billInfo form label, 
.setmyAccount form label, .setBillInfo form label,
.newAccount form label, .newAccountgame form label, .loginPage form label {
	font-weight: bold;
	width: 130px;
	float: left;
	padding: 2px;
	margin: 5px 0;
	clear: both;
}


.billInfo form label.delivery {
	width: 170px;
	vertical-align: top;
}

.billInfo form input.text, 
.setmyAccount form input.text, .setBillInfo form input.text,
.newAccount form input.text, .newAccountgame form input.text, .loginPage form input.text {
	padding: 4px 3px;
	margin: 5px 0;	
}

.billInfo form select, 
.setmyAccount form select, .setBillInfo form select, 
.newAccount form select, .newAccountgame form select, .loginPage form select {
	margin: 5px 0;
}

#nextSubmit {
	display: block;
	width: 93px;
	height: 38px;
	text-indent: -999px;
	cursor: pointer;
	float: right;
	border: none;
}

#checkout {
	display: block;
	width: 272px;
	height: 40px;
	text-indent: -999px;
	cursor: pointer;
	float: right;
	border: none;
}

.cancel {
	display: block;
	width: 92px;
	height: 38px;
	text-indent: -999px;
	cursor: pointer;
	float: right;
	border: none;
}

.update {
	display: block;
	width: 114px;
	height: 38px;
	text-indent: -999px;
	cursor: pointer;
	float: right;
	border: none;
}

.newAccountButton {
	display: block;
	width: 252px;
	height: 42px;
	text-indent: -999px;
	cursor: pointer;
	margin-left:auto;
	margin-right:auto;
	border: none;
}


.Loginconnexion {
	display: block;
	width: 252px;
	height: 42px;
	text-indent: -999px;
	cursor: pointer;
	margin-left:auto;
	margin-right:auto;
	border: none;
}

.envoyer {
	display: block;
	width: 252px;
	height: 42px;
	text-indent: -999px;
	cursor: pointer;
	margin-left:auto;
	margin-right:auto;
	border: none;
}

input.envoyer { 
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
}

.valider {
	display: block;
	width: 253px;
	height: 42px;
	text-indent: -999px;
	cursor: pointer;
	margin-left:auto;
	margin-right:auto;
	border: none;
}

.trouver {
	display: block;
	width: 252px;
	height: 42px;
	text-indent: -999px;
	cursor: pointer;
	margin-left:auto;
	margin-right:auto;
	border: none;
}

input.trouver { 
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
}



.user {
	display: block;
	width: 252px;
	height: 42px;
	text-indent: -999px;
	cursor: pointer;
	margin-left:auto;
	margin-right:auto;
	border: none;
}

.print {
	display: block;
	width: 252px;
	height: 42px;
	text-indent: -999px;
	cursor: pointer;
	margin-left:auto;
	margin-right:auto;
	border: none;
}


.lostpass {
	display: block;
	width: 252px;
	height: 42px;
	text-indent: -999px;
	cursor: pointer;
	margin-left:auto;
	margin-right:auto;
	border: none;
}

.EnregButton {
	display: block;
	width: 252px;
	height: 42px;
	text-indent: -999px;
	cursor: pointer;
	margin-left:auto;
	margin-right:auto;
	border: none;
}

.buttonpanier {
	display: block;
	width: 252px;
	height: 42px;
	text-indent: -999px;
	cursor: pointer;
	margin-left:auto;
	margin-right:auto;
	border: none;
}



.buttonprofil {
	display: block;
	width: 252px;
	height: 42px;
	text-indent: -999px;
	cursor: pointer;
	margin-left:auto;
	margin-right:auto;
	border: none;
}


.billInfo form input, .setmyAccount form input, .setBillInfo form input {
	vertical-align: middle;
}

.billInfo dl {
	margin-bottom: 30px;
}

.billInfo dl dt {
	color: #FF9900;
	font-weight: bold;
}

.billInfo dl dd {
	margin-left: 15px;
	margin-top: 5px;
}

/****** Checkout > Summary */

.sumWarp ul {
	list-style: none;
	margin: 0px;
}

.sumWarp ul li {
	margin: 0 0 2px 0;
	font-size: 14px;
}

.sumWarp ul li a {
	display: block;
	padding: 5px 5px 5px 25px;
}

.sumWarp ul li a.down {
	display: block;
	padding: 5px 5px 5px 25px;
}

.sumWarp ul li ul {
	margin: 8px;
}

.sumWarp ul li ul li.info {
	font-size: 11px;
	float: left;
	width: 195px;
}

.sumWarp ul li ul li.edit {
	width: 65px;
	float: right;
	font-size: 9px;
	text-align: right;
}

.sumWarp ul li ul li.total {
	width: 65px;
	float: right;
	font-size: 11px;
	text-align: right;
}

.sumWarp ul li ul li a {
	background: none;
	padding: 0px;
	display: inline;
}

.sumWarp ul li ul li a:hover {
	background: none;
	color: #fff;
}


.sumWarp ul li span {
	float: right;
	margin-top: 3px;
	margin-right: 5px;
}

/****** Products */

.products {
	border-bottom: 1px solid #4F2600;
	margin-bottom: 20px;
}

.prodMenu {
	clear: both;
	margin-bottom: 25%;
}

.prodMenu h4 {
	font: bold italic 20px "Bookman Old Style", Georgia;
}

a.viewAll {
	font: normal 12px Arial, Helvetica;
}

.menu p {
	font-size: 14px;
}

/****** Products Detail */

.prodNav {
	padding-bottom: 10px;
	margin-top: 15px;
}

.prodHeadline h3 {
	font: bold italic 32px "Bookman Old Style", Georgia;
	margin-bottom: 0px;
	margin-top:  0px;
}

.breadcrumb {
	font-weight: bold;
}

.breadcrumb a {
	font-weight: normal;
}

.browseCategory {
	text-align: right;
}

.sideBarProd {
	margin-left: -10px;
	margin-top: 8px;
}

.sideBarWarp {
	text-align:center;
	padding: 20px;
	margin-bottom: 30px;
}

.sideBarWarp h3 { 
	font: bold italic 23px/120% "Bookman Old Style", Georgia;
}

.sideBarWarp h4 {
	font-size: 14px;
}

.sideBarWarp form label {
	font-weight: bold;
}

.addCart {
	display: block;
	width: 134px;
	height: 34px;
	text-indent: -999px;
	cursor: pointer;
	border: none;
}

.sideBarWarp ul li {
	list-style: none;
	float: left;
	margin: 0 10px 0 0;
}


.sideBarWarp input {
	margin-left:-5px;
}

a.viewOrder {
	display: block;
	width: 282px;
	height: 39px;
	text-indent: -999px;
	cursor: pointer;
	border: none;
}

/* Shopping Cart *******/

.headCart {
	background: #1E0D00;
	padding: 8px 0;
	font: bold italic 14px "Bookman Old Style", Georgia;
	color: #FF9900;
	text-align: center;
}

.bodyCart {
	text-align: center;
	border: 1px solid #5B2F0D;
	background: #40210B;
}

.warpCart {
	vertical-align: middle;
	border-bottom: 1px solid #5B2F0D;
	clear: both;
}

.item, .price, .qty, .subtotal, .remove {
	padding: 15px 0px 5px;
}

.item p {
	text-align: left;
	font-weight: bold;
}

.item p span {
	font-weight: normal;
}

.item p img {
	float: left;
	margin: 0 15px;
	border: 1px solid #fff;
}

.qty input {
	font-weight: bold;
	padding: 3px;
	text-align: center;
}

.subtotal p {
	font-weight: bold;
}

.footCart {
	background: #1E0D00;
	padding: 10px 0;
	margin-bottom: 15px;
}

.grandTotal {
	font: bold italic 20px/120% "Bookman Old Style", Georgia;
	color: #FF9900;
}

.totalPrice {
	text-align: center;
	font-weight: bold;
	font-size: 20px;
}

.buttonCart {
	margin-bottom: 40px;
}

.continueShop {
	display: block;
	width: 174px;
	height: 38px;
	text-indent: -999px;
	cursor: pointer;
	border: none;
	float: left;
}

.updateCart {
	display: block;
	width: 123px;
	height: 38px;
	text-indent: -999px;
	cursor: pointer;
	border: none;
	float: right;
}

.checkoutCart {
	display: block;
	width: 153px;
	height: 38px;
	text-indent: -999px;
	cursor: pointer;
	border: none;
	float: right;
}


/* Rich Content Footer ******/

/**** Level 1 */


#phase1 img {
height: 360px;
width: 311px;
float:left;
margin-left:14px;

}

#phase2 img {
height: 359px;
width: 311px;
float:left;
margin-left:0px;
}

#phase3 img {
height: 360px;
width: 311px;
float:left;
margin-left:0px;
}

.popularCakes h4, .recommended h4, .specialOffer h4 {
	text-align:center;
	margin-top: 30px;
	margin-bottom: 10px;
	font: bold italic 20px/120% "Bookman Old Style", Georgia;
}

.popularCakes ul li, .recommended ul li, .specialOffer ul li, 
.fromBlog ul li, .corporateInfo ul li, .storeDelivery ul li {
	list-style: none;
	margin: 0px;
}

.socialNet ul li {
	list-style: none;
	float: left;
	margin: 0 0px 0 20px;
}

.orderPhone h4 {
	padding-top: 70px;
	font: bold 16px/120% "Bookman Old Style", Georgia;
	text-indent: 75px;
}

.orderPhone h4 span {
	font-family: Arial;
	font-size: 24px;
	display: block;
}

/**** Level 2 */

.fromBlog h4, .corporateInfo h4, .storeDelivery h4, .socialNet h4, .lastTweet h4 {
	font-size: 20px;
	margin-top: 20px;
	margin-bottom: 10px;
}

.fromBlog h5 {
	font-size: 14px;
	margin-bottom: 5px;
}

a.facebook {
	display:block;
	width:54px;
	height:55px;
	overflow:hidden;
	text-indent:-999px;
}

a.twitter {
	display:block;
	width:56px;
	height:56px;
	overflow:hidden;
	text-indent:-999px;
}

a.twitterSmall {
	display:block;
	width:39px;
	height:38px;
	overflow:hidden;
	text-indent:-999px;
}

a.feed {
	display:block;
	width:55px;
	height:60px;
	overflow:hidden;
	text-indent:-999px;
}

a.feedSmall {
	display:block;
	width:39px;
	height:43px;
	overflow:hidden;
	text-indent:-999px;
}

/* Footer ******/

.footMenu {
	text-align: center;
}

.footMenu p {
	margin: 10px 0 10px;
}

.footMenu p span {
	margin-right: 20px;
}

.footMenu p span a:hover {
	text-decoration: underline;
}