a{
	color: #FFF;
	text-decoration: none;
	transition: color .5s ease-in, background .5s ease-out,
}
a:hover{
	color: #D1100B;
	text-decoration: none;
}
img{border:0;}
.whitelink a:hover{color:#000;}
.blacklink{color:#000;}
.blacklink a:hover{
	color:#C90C06;
}
.yellowLink{
	color: #e726df;
}

.pdsSmallText{
	font-size:11px;
}
body , ul ,li , article , section , h1 , h2 , h3 , label , nav , a{ padding:0; margin:0px;}
body{
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
	color: #fff;
	background-color: #000;
	background-image: url(../images/main-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	background-size:cover;
}


.content{
	width: 1077px;
	float: left;
	margin-top: 10px;
}
.contentLk{
	width: 1060px;
	float: left;
	margin-left: 10px;
}



.wrapper{
	width:1077px; margin:0 auto;
}
.shadow{
    background-size: 100% 100%;
    box-shadow: 0 0 70px 0 #635e5a;
	-moz-box-shadow: 0 0 70px 0 #635e5a;
    width: 1077px; float:left;
}

h1{
	font-size: 14px;
	font-weight: bold;
	color: #ed7419;
	text-align: left;
	float: left;
	margin: 5px 10px;
}
h2{
	font-weight: normal;
	font-size: 12px;
	color: #fff;
	text-align: justify;
	line-height: 20px;
	margin: 5px 10px;
}
h3{text-decoration:none;}



.clear{clear:both;}
.hdFull {
	float: left;
	width: 1077px;
}
.hdActual {
	float: right;
	width: 1057px;
}

.hdLeft {
	float: left;
	width: 414px;
}

.topLinksLeft{
	float: left;
	text-align: left;
	line-height: 30px;
	color: #FFF;
	text-shadow: 1px 1px #000;
	font-size: 14px;
}
.topLinksLeft a{
	color: #FFF;
}
.topLinksLeft a:hover{
	color: #000;
	text-shadow: 1px 1px #FFF;
}

.livraison {
	float: left;
	width: 414px;
	margin-top: 20px;
	background-image: url(../images/livraison.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.panierAreaFull {
	float: left;
	margin-bottom: 60px;
}
.panierHd {
	float: left;
	margin-top: 10px;
}
.cart {
	float: left;
	margin-left: 20px;
	margin-bottom: 10px;
}
.panierText {
	text-align: left;
	float: left;
}
.hdcenter {
	float: left;
	margin-left: 15px;
	margin-top: 10px;
}
.logo {
	float: left;
}
.hdRight {
	float: right;
	width: 414px;
}
.topLinksRight{
	float: right;
	text-align: right;
	line-height: 30px;
	color: #FFF;
	font-family: Oswald;
	font-size: 18px;
	text-shadow: 1px 1px #000;
	margin-right: 20px;
}
.topLinksRight a{
	color: #ED7419;
}
.topLinksRight a:hover{
	color:#FFF;
}

.commandezlFull {
	float: left;
	width: 510px;
	background-image: url(../images/commandez.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.language {
	float: left; margin:5px 0 0 100px;
}
.lang {
	float: left; margin:0 0 0 10px;
}


.tel {
	float: left;
	width: 400px;
	font-size: 30px;
	font-weight: bold; text-align:right; padding:40px 0 0 0;
	color: #FFF;
	margin-top: 15px;
	background-image: url(../images/tel.png);
	background-repeat: no-repeat;
}

.navi{
	width: 1077px;
	height: 56px;
	float: left;
	text-align: center;
	color: #FFF;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(../images/navi-bg.png);
	background-repeat: no-repeat;
	line-height: 56px;
	font-family: 'Oswald', sans-serif;
}
.navi ul{
	list-style: none;
	margin: 0px;
	color: #FFF;
}
.navi ul li{
	display: inline;
	margin: 0 5px;
	color: #FFF;
}
.navi ul li a{
	color: #FFF;
	padding-right: 3px;
	padding-left: 3px;
}

.navi ul li a:hover{
	color: #FFF;
	background-image: url(../images/nav-links.png);
	background-repeat: repeat-x;
	padding-bottom: 15px;
	padding-top: 14px;
	padding-right: 3px;
	padding-left: 3px;
}


.subNavi{
	font-size: 15px;
	line-height: 40px;
	float: right;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFF;
	margin-right: 30px;
	background-color: #bbcc1d;
	text-shadow: 1px 1px #000;
}
.subNavi ul{
	list-style: none;
}
.subNavi ul li{
	display: inline;
	color: #A4D60D;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.subNavi ul li a{
	color: #FFFFFF;
	padding: 5px;
}
.subNavi ul li a:hover{
	background-image: url(../images/sub-nav.png);
	background-repeat: repeat-x;
	padding: 5px;
}

.flashContainer{ width:1045px; margin:0 auto; background:url(../images/flash-top.png) center top no-repeat;}

.flash{
	width: 987px; height: 450px; margin:0 0 0 0; padding:52px 0 0 30px;
	
}

.jqueryDiv {
	width: 1060px;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	background-image: url(../images/java.png);
	background-repeat: repeat-x;
	height: 235px;
}
.ftFull {
	width: 1060px;
	float: left;
}
.ftTop {
	float: left;
	width: 1060px;
	height: 278px;
	margin-top: 2px;
	margin-left: 8px;
}
.ftLinks {
	float: left;
	width: 100%;
}
.ftGnrl {
}

.ftLeft {
	float: left;
	width: 730px;
	margin-top: 20px;
	margin-left: 20px;
}
.ftLogo {
	float: left;
}
.newsLetter{
	width: 435px;
	float: right;
}
.newsTitle {
	float: left;
	width: 435px;
}

.newsLetter label{
	width: 300px;
	font-family: 'Oswald', sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 18px;
}
.newsLetter input{
	width: 190px;
	height: 25px;
	background: url(../images/input.png) no-repeat;
	float: right;
	border: 0;
	padding: 0 10px;
	color: #000;
	margin: 0 auto 10px auto;
}
.ok{
	width: 100px;
	float: right;
	text-align: center;
}
.ok a{
	width: 100px;
	float: right;
	text-align: center;
	background-image: url(../images/ft-button.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 40px;
}
.ok a:hover{
	width: 100px;
	float: right;
	text-align: center;
	background-image: url(../images/ft-button.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 40px;
}

.desLinks {
	text-align: center;
	float: left;
	width: 450px;
	font-family: Oswald;
	font-size: 14px;
	color: #ED7419;
}
.desLinks a{
	color:#000;
}
.desLinks a:hover{
	color:#090;
}
.ftMenu{
	width: 100%;
	height: 30px;
	float: left;
	text-align: center;
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 30px;
}
.ftMenu ul{
	list-style: none;
	margin: 0px;
	color: #FFF;
}
.ftMenu ul li{
	display: inline;
	margin: 0 5px;
	color: #FFF;
}
.ftMenu ul li a{
	color: #FFF; padding:5px 5px;
}

.ftMenu ul li a:hover{ background-color:#000; padding:5px 5px; border-radius: 5px;}
.ftIconsFull {
	float: left; margin:20px 0 0 50px;
}
.ftIcons {
	float: left;
	margin-right: 5px;
}
.ftRight {
	float: right;
	width: 250px;
	margin-top: 20px;
	margin-right: 20px;
}
.ftHd {
	font-size: 16px;
	color: #FFF;
	text-align: left;
	float: left;
	width: 100%;
	line-height: 50px;
}
.ftText {
	font-size: 13px;
	color: #FFF;
	text-align: left;
	float: left;
	width: 100%;
}

.ftText a{
	color: #d66816;
}

.ftText a:hover{
	color: #000;
}

.ftZone{
	width: 1060px;
	height: 50px;
	float: left;
	text-align: center;
	color: #FFF;
	font-size: 14px;
	font-weight: normal;
	line-height: 50px;
	background-image: url(../images/ft-zone.png);
	background-repeat: repeat-x;
	margin-left: 9px;
}
.ftZone ul{
	list-style: none;
	margin: 0px;
	color: #FFF;
}
.ftZone ul li{
	display: inline;
	margin: 0 30px;
	color: #FFF;
}
.ftZone ul li a{
	color: #FFF;
}

.ftZone ul li a:hover{
	color: #ED7419;
}



/*=========LINKPAGES=========*/
/*LinkpageStart*/
.linkpagePic{
	width: 220px;
	float: left;
	margin-right: 7px;
}
.ftPizzaLinks {
	float: left;
	width: 1060px;
	margin-left: 9px;
	background-image: url(../images/ft-pizza-links.png);
	background-repeat: repeat;
}
.ftPizza {
	float: left;
	width: 300px;
	line-height: 25px;
	margin-left: 50px;
}

.ftPizza a {
	color:#630;
}

.ftPizza a:hover {
	color:#FFF;
}

/*PanerAreaStart*/
.panierbg,.horairebg,.panierZones {padding-left:10px;}
.panierFull{
	width: 224px;
	float: right;
	padding-bottom: 30px;
	background-color: #3E2E1E;
	color: #FFF;
}
.panierIcon{float:left; margin-right:21px;}
.panierbg{
	width: 215px;
	float: left;
	line-height: 30px;
	font-family: 'Oswald', sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	text-align: left;
	color: #000;
	font-weight: normal;
	margin-bottom: 10px;
	background-image: url(../images/panier-title.jpg);
	background-repeat: no-repeat;
}

.panierDetial{
	margin:0px 10px;
	text-align:left;
	width:205px; float:left; line-height:20px; font-size:13px;
}
#panierTopPrice{
	line-height: 20px;
	float: right;
	font-size: 13px;
	color: #BBCC1C;
}
.panierPrice{
	width: 205px;
	margin: 0 10px;
	text-align: right;
	line-height: 20px;
	float: left;
	font-size: 13px;
	color: #BBCC1C;
}
.paniercart{width:205px; border-top:1px solid #FFF; margin:0 10px; line-height:20px; float:left;}
.panierPlus{float:left;  margin:0 0 0 0;}
.panierminus{float:left; margin:0 0 0 1px;}
.paniercross{float:right; margin:0 0 0 0;}
.panierQuantity{float:left; margin:0 10px}
.panierQtPrice{ float:left; margin-left:45px;}
.totalbg{
	width: 225px;
	margin-top: 10px;
	background: url(../images/total-bg.png) repeat-x;
	float: left;
	line-height: 30px;
	font-size: 14px;
	text-align: left;
	color: #000;
	font-weight: bold;
}
.totalText{float:left; margin-left:10px;}.totalPrice{float:right; margin-right:10px;}

.panierRD{width:200px; height:20px; line-height:20px; float:left; margin-top:10px;}
.panierRadio{float:left; margin-left:10px;}
.rdtext{float:left; margin-left:10px;}
.horairebg{
	width: 215px;
	margin-top: 10px;
	float: left;
	line-height: 30px;
	font-family: 'Oswald', sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	text-align: left;
	color: #000;
	font-weight: normal;
	background-image: url(../images/panier-title.jpg);
	background-repeat: no-repeat;
}
.panierZones{
	width: 215px;
	margin-top: 10px;
	float: left;
	line-height: 30px;
	font-family: 'Oswald', sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	text-align: left;
	color: #000;
	font-weight: normal;
	background-image: url(../images/panier-title.jpg);
	background-repeat: no-repeat;
}

/*PanerAreaStart*/
/*CenterAreaStart*/
.linkpageCenter{
	width: 820px;
	float: left;
	padding-bottom: 10px;
}
.listDiv{
	float:left;
	margin:-5px 20px 0px 20px;
}
.listDiv ul{
	list-style:circle;
	text-decoration:none;
	padding:10px;
}
.listDiv ul li{
	text-align:left;
	line-height:20px;
}
.mapImage{
	float: left;
}
#radio{
	width:20px;
	height:20px;
	margin:5px 5px;
	float:left;
}
#radioText{
	font-family:Arial;
	font-size:12px;
	height:25px;
	margin:5px 5px;
	float:left;
	line-height:25px;
}
.ratingstars{
	width:33px;
	height:30px;
	float:left;
	margin:0 5px;
}
.ratingstars a{
	width:33px;
	height:30px;
	float:left;
	background:url(../images/rating-star.png) no-repeat top;
}
.ratingstars a:hover{
	width:33px;
	height:30px;
	float:left;
	background:url(../images/rating-star.png) no-repeat bottom;
}
.envoyerButton{
	float:left;
	margin-left:190px;
}
.envoyerButton a{
	width:90px;
	height:25px;
	background:url(../images/button-envoyer.png) no-repeat top;
	float:left;
}
.envoyerButton a:hover{
	width:90px;
	height:25px;
	background:url(../images/button-envoyer.png) no-repeat bottom;
	float:left;
}
.connexionButton{
	float:right;
}
.connexionButton a{
	width:100px;
	height:25px;
	background:url(../images/button-connexion.png) no-repeat top;
	float:right;
}
.connexionButton a:hover{
	width:100px;
	height:25px;
	background:url(../images/button-connexion.png) no-repeat bottom;
	float:right;
}
.jcareeButton{
	float:left;
	margin-left:20px;
}
.jcareeButton a{
	width:198px;
	height:25px;
	background:url(../images/button-jecree.png) no-repeat top;
	float:left;
}
.jcareeButton a:hover{
	width:198px;
	height:25px;
	background:url(../images/button-jecree.png) no-repeat bottom;
	float:left;
}
.pdstitle{
	font-size:16px;
	font-weight:bold;
	text-align:center;
	line-height:30px;
	text-decoration:none;
	
}
.pdstitle a:hover{
	color:#9F0;
}
.pdslink{
	text-align:right;
	line-height:30px;
	text-decoration:none; background:url(../images/pds-inner.png) no-repeat; text-align:center
}
.pdslink a:hover{
	text-decoration: none;
	color: #b3c81a;
}
.productAreafull{
	width: 240px;
	float: left;
	margin: 10px 0 0 10px;
	border-radius: 10px;
	padding-bottom: 10px;
	background-color: #FFF;
}

.pizzaTypeButton{
	width: 70px;
	height: 30px;
	float: right;
	margin-right: 7px;
	margin-top: 2px;
	background-color: #ED821C;
	border-radius: 6px;
	line-height: 30px;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
}

.productPic{
	width:240px;
	float:left;
	height:168px;
}
.productTitlebg{
	width: 240px;
	line-height: 30px;
	float: left;
	color: #FFF;
	background-color: #ed7419;
}
.productTitle{
	font-size: 16px;
	font-weight: bold;
	line-height: 40px;
	padding: 5px 10px 5px 10px;
	text-align: left;
	color: #FFFFFF;
	text-transform: uppercase;

}
.productQT{
	float:left;
	font-weight:bold;
	margin:10px 0 10px 20px;
}
.productPR{
	float:Right;
	margin:10px 20px 10px 0;
	font-weight:bold;
	color:#F00;
}


.productminus{
	width:15px;
	float:left;
	margin-top:5px;
}
.productStarFull{
	width:110px;
	height:30px;
	margin:0px 0 10px 10px;
	float:left;
}
.productStar{
	float:left;
	margin-top:10px;
}
.productStar a{
	width:22px;
	height:21px;
	background:url(../images/products/star-active.png) no-repeat top;
	float:left;
}
.productStar a:hover{
	width:22px;
	height:21px;
	background:url(../images/products/star-active-hover.png) no-repeat bottom;
	float:left;
}
.ajoutezbotton{
	width:115px;
	height:24px;	
	float:right;
	margin:9px 5px 0 0;
}
.ajoutezbotton a{
	width:115px;
	height:24px;
	background:url(../images/ajoutez-button.png) no-repeat top;
	float:left;
}
.ajoutezbotton a:hover{
	width:115px;
	height:24px;
	background:url(../images/ajoutez-button.png) no-repeat bottom;
	float:left;
}



.pizzasTexFieldFull {
	float: left;
	width: 100px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 50px;
	padding: 0px;
	font-size: 12px;
}
.pizzasDetailFull {
	padding: 0px;
	float: left;
	width: 810px;
	border-radius: 10px 10px 10px 10px; padding-bottom:10px;
	margin: 0 0 10px 5px; background-color:#3e2e1e;
}
.PizzaNewPriceFull {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 190px;
}
.PizzaNewPriceGeneralDiv {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 190px;
}

.PizzaSizeNew {
	float: left;
	width: 140px;
}

.PizzaPriceNew {
	font-family: 'Oswald', sans-serif;
	padding-top:5px;
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	text-align: right;
	float: right;
	width: 50px;
}

.PizzaSizeNew  input{ width:30px; float:left;}
.PizzaSizeNew h1{float:left; line-height:25px;font-family: 'Oswald', sans-serif; font-size:17px;font-weight: normal;}
.pizzasTitle {
	padding: 0px;
	float: left;
	height: 30px;
	width: 290px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0;
	font-family: Arial;
	font-size: 16pt;
	font-weight: bold;
	color: #b3c81a;
	margin-top: 15px;
	text-transform: uppercase;
}
.pizzasLeftContainder {
	padding: 0px;
	float: left;
	width: 300px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.pizzasTitleDetail {
	padding: 0px;
	float: left;
	width: 300px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0;
	font-family: Arial;
	font-size: 12pt;
	line-height: 20px;
	font-weight: normal;
	color: #FFF;
}
.pizzasRightFull {
	padding: 0px;
	float: right;
	width: 200px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.pizzasPrice {
	padding: 0px;
	float: left;
	width: 200px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Arial;
	font-size: 17pt;
	font-weight: bold;
	color: #FFF;
	margin-top: 5px;
	text-align: center;
}



.productCheck {
	float: left;
	height: 30px;
	width: 120px;
	margin-top: 55px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	
}
.plus {
	
	float: right; margin-right:13px;
	
}
.filde {	
	float: left; margin:0 0 0 5px;
}
.minus {	
	float: left; margin-left:10px;
}
.ingredienTitle {
	border-radius: 10px; background-color:#3e2e1e;
	color: #FFFFFF;
	float: left;
	font-family: 'Oswald',sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 30px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 5px 0;
	text-align: center;
	width: 810px;
}


.ingredienDetail {
	float: left;
	width: 720px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 30px;
	padding-left: 10px;
	font-family: Arial;
	font-size: 15px;
	font-weight: normal;
	color: #fff;
}
.ingredienDetailInput{
	width: 200px;
	float: left;
	margin-left:140px;
	margin-top:10px;
}
.ingrediantContent{width:190px; float:left; margin-top:10px;}
.buttons {
	float: left;
	width: 300px;
	margin-top: 10px;
	}
.selectionerButton {
	float: left;
	width: 120px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.selectionerButton a{
	width: 120px;
	height: 30px;
	float: right;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(../images/button-selectionner.png);
}
.selectionerButton a:hover{
	width: 120px;
	height: 30px;
	float: right;
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url(../images/button-selectionner.png);
}

.afficherButton {
	float: right;
	width: 120px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.afficherButton a{
	width: 120px;
	height: 30px;
	float: right;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(../images/button-afficher.png);
}
.afficherButton a:hover{
	width: 120px;
	height: 30px;
	float: right;
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url(../images/button-afficher.png);
}




.AjouterButton{
	width: 170px;
	height: 25px;
	float: right;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
}
.AjouterButton a{
	width: 170px;
	height: 25px;
	float: left;
	background-image: url(../images/button-ajouter-panier.png);
	background-repeat: no-repeat;
	background-position: top;
}
.AjouterButton a:hover{
	width: 170px;
	height: 25px;
	float: left;
	background-image: url(../images/button-ajouter-panier.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.productinput{
	width:40px;
	float:left;
	margin:0 5px;
}
.productplusminus{
	width: 90px;
	float: left;
	margin-left: 10px;
	margin-top: 6px;
}
.productplus{
	width:15px;
	float:left;
	margin-top:5px;
}
.productminus{
	width:15px;
	float:left;
	margin-top:5px;
}
.productStarFull{
	width:110px;
	height:30px;
	margin:0px 0 10px 10px;
	float:left;
}
.productStar{
	float:left;
	margin-top:10px;
}
.productStar a{
	width:22px;
	height:21px;
	background:url(../images/products/star-active.png) no-repeat top;
	float:left;
}
.productStar a:hover{
	width:22px;
	height:21px;
	background:url(../images/products/star-active-hover.png) no-repeat bottom;
	float:left;
}
.ajoutezbotton{
	width:115px;
	height:24px;
	float:right;
	margin-top: 9px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
}


.personnaliserButton{
	width: 190px;
	height: 25px;
	float: left;
	margin-top: 9px;
	margin-right: 35px;
	margin-bottom: 10px;
	margin-left: 0;
}
.personnaliserButton a{
	width: 190px;
	height: 25px;
	float: left;
	background-image: url(../images/button-personnaliser.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.personnaliserButton a:hover{
	width: 190px;
	height: 25px;
	float: left;
	background-image: url(../images/button-personnaliser.png);
	background-repeat: no-repeat;
	background-position: top;
}
.ajoutezbotton a{
	width:115px;
	height:24px;
	background:url(../images/ajoutez-button.png) no-repeat top;
	float:left;
}
.ajoutezbotton a:hover{
	width:115px;
	height:24px;
	background:url(../images/ajoutez-button.png) no-repeat bottom;
	float:left;
}
.pizzaOffers{
	width: 410px;
	line-height: 30px;
	float: left;
	text-align: right;
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	text-transform: uppercase; color:#FFF;
}
.pizzaOffersAdd{
	width: 230px;
	float: right;
	height: 100px;
	margin-right: 20px;
}
.pizzaOffers sup{font-size:12px;}
.ajotezDiv{width:115px; height:24px; float:right; margin:5px 10px;}
.ajotezDiv a{width:115px; height:24px; background:url(../images/ajoutez-button.png) top center; float:right;}
.ajotezDiv a:hover{width:115px; height:24px; background:url(../images/ajoutez-button.png) bottom center; float:right;}
.toplinkpagePic{
	width: 820px;
	float: left;
	margin: 0 0 10px 0;
}
.largeTitle{
	width: 100%;
	height: 40px;
	float: left;
	background: url(../images/title-bg.png) repeat-x;
	float: left;
	font-family: Oswald;
	font-size: 27px;
	text-align: center;
	line-height: 40px;
	color: #FFF; text-transform:uppercase;
}

.smallTitle{
	width: 100%;
	height: 40px;
	float: left;
	background: url(../images/title-bg.png) repeat-x;
	float: left;
	font-size: 25px;
	text-align: center;
	line-height: 40px;
	color: #FFF;
	text-transform: uppercase;
	font-family: Oswald;
	
}




.button-selectionner{width:120px; height:30px; margin:0 10px; float:left; margin-top:10px;}
.button-selectionner a{width:120px; height:30px; float:left; background:url(../images/button-selectionner.png) top center no-repeat;}
.button-selectionner a:hover{width:120px; height:30px; float:left; background:url(../images/button-selectionner.png) bottom center; }

.button-afficher{width:120px; height:30px; margin:0 10px; float:left; margin-top:10px;}
.button-afficher a{width:120px; height:30px; float:left; background:url(../images/button-afficher.png) top center no-repeat;}
.button-afficher a:hover{width:120px; height:30px; float:left; background:url(../images/button-afficher.png) bottom center; }

.button-jecree{width:180px; height:30px; margin:0 24px; float:left; margin-top:10px;}
.button-jecree a{width:180px; height:30px; float:left; background:url(../images/button-je-valid.png) top center no-repeat;}
.button-jecree a:hover{width:180px; height:30px; float:left; background:url(../images/button-je-valid.png) bottom center;}

.button-cliquez-ici{width:110px; height:25px; margin:5px 15px; float:left;}
.button-cliquez-ici a{width:110px; height:25px; float:left; background:url(../images/button-cliquez-ici.png) top center;}
.button-cliquez-ici a:hover{width:110px; height:25px; float:left; background:url(../images/button-cliquez-ici.png) bottom center;}


.offer-arrows{width:25px; height:25px; margin:5px 15px; float:left;}
.offer-arrows a{width:25px; height:25px; float:left; background:url(../images/offer-arrows.png) top center;}
.offer-arrows a:hover{width:25px; height:25px; float:left; background:url(../images/offer-arrows.png) bottom center;}






.button-panier{width:100px; height:40px; float:left; margin-left:5px;}
.button-panier a{width:100px; height:40px; float:left; background:url(../images/button-panier-1.png) top center;}
.button-panier a:hover{width:100px; height:40px; float:left; background:url(../images/button-panier-1.png) bottom center;}


.button-panier-2{width:100px; height:40px; float:left; margin-left:5px;}
.button-panier-2 a{width:100px; height:40px; float:left; background:url(../images/button-panier-2.png) top center;}
.button-panier-2 a:hover{width:100px; height:40px; float:left; background:url(../images/button-panier-2.png) bottom center;}


.button-panier-3{width:100px; height:40px; float:left; margin-left:5px;}
.button-panier-3 a{width:100px; height:40px; float:left; background:url(../images/button-panier-3.png) top center;}
.button-panier-3 a:hover{width:100px; height:40px; float:left; background:url(../images/button-panier-3.png) bottom center;}


.button-panier-4{width:100px; height:40px; float:left; margin-left:5px;}
.button-panier-4 a{width:100px; height:40px; float:left; background:url(../images/button-panier-4.png) top center;}
.button-panier-4 a:hover{width:100px; height:40px; float:left; background:url(../images/button-panier-4.png) bottom center;}


.button-ajouter-dessert{width:170px; height:30px; float:left; margin-left:10px;}
.button-ajouter-dessert a{width:170px; height:30px; float:left; background:url(../images/button-ajouter-dessert.png) top center;}
.button-ajouter-dessert a:hover{width:170px; height:30px; float:left; background:url(../images/button-ajouter-dessert.png) bottom center;}


.button-ajouter-boisson{width:170px; height:30px; float:left; margin-left:10px;}
.button-ajouter-boisson a{width:170px; height:30px; float:left; background:url(../images/button-ajouter-boisson.png) top center;}
.button-ajouter-boisson a:hover{width:170px; height:30px; float:left; background:url(../images/button-ajouter-boisson.png) bottom center;}
.button-validerTwo{width:120px; height:30px; float:left; margin-left:10px;}
.button-validerTwo a{width:120px; height:30px; float:left; background:url(../images/button-validerTwo.png) top center;}
.button-validerTwo a:hover{width:120px; height:30px; float:left; background:url(../images/button-validerTwo.png) bottom center;}
.button-valider{width:120px; height:30px; float:left; margin-left:10px;}
.button-valider a{width:120px; height:30px; float:left; background:url(../images/button-valider.png) top center;}
.button-valider a:hover{width:120px; height:30px; float:left; background:url(../images/button-valider.png) bottom center;}



.button-panier-5{width:100px; height:40px; float:left; margin-left:5px;}
.button-panier-5 a{width:100px; height:40px; float:left; background:url(../images/button-panier-5.png) top center;}
.button-panier-5 a:hover{width:100px; height:40px; float:left; background:url(../images/button-panier-5.png) bottom center;}


.linkpageMobileCenter{
	width: 750px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 0px;
}
.linkpageLarge{
	width: 820px;
	float: left;
}
.SubNavbarButtonsFull {
	float: left;
	width: 100%;
}
.SubNavbarButton {
	float: left;
	width: 175px;
	height: 40px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: 'Oswald', sans-serif;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
	padding-left: 4px;
	padding-right: 4px;

}

.SubNavbarButton a{
	width: 175px;
	height: 40px;
	float: right;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(../images/button-panini-subnavbar.png);
}
.SubNavbarButton a:hover{
	width: 175px;
	height: 40px;
	float: right;
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url(../images/button-panini-subnavbar.png);
	color:#FFF;
}

.formsFull {
	width: 500px; margin: 0 auto;
}
.formsField {
	float: left;
	width: 500px;
}
.fieldsName {
	text-align: right;
	float: left;
	width: 150px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 10px;
	height: 25px;
	vertical-align: middle;
	font-size: 12px;
}
.commentFields {
	text-align: right;
	float: left;
	width: 150px;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
	height: 25px;
	vertical-align: middle;
	font-size: 12px;
}


.fieldDetails {
	text-align: left;
	float: left;
	width: 290px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.globaleText {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;

}
.fidelites {
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.pizzaPointsFull {
	width: 500px;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.pizzaType {
	float: left;
	width: 150px;
}
.pointsDetails {
	float: left;
	width: 350px;
}

.pointsTitle {
	float: left;
	width: 350px;
	margin-top: 20px;
}
.pdsFull {
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.pdsTop {
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/pds-top.png);
	background-repeat: no-repeat;
	height: 83px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}
.pdsTop a{ color:#ed217c;}
.pdsTop a:hover{ color:#b3c81a;}
.pdsLinksFull {
	text-align: left;
	width: 500px;
	float: left;
}
.pdsLinksFull a{
	color:#fff;
}
.pdsLeft {
	float: left;
	width: 160px;
}

.pdsCenter {
	width: 160px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.pdsRight {
	float:right;
	width: 160px;
}
.votreFull {
	background-color: #6F8D0B;
	float: left;
	padding: 20px 130px;
	width: 540px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 10px;
}
.votreLeft {
	float: left;
	width: 170px;
	margin-right: 10px;
	background-color: #666;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.votreRight {
	float: right;
	width: 240px;
	background-color: #999;
	padding: 10px;
}
.votreLogin {
	float: left;
	width: 170px;
	text-align: right;
	margin-bottom: 5px;
}

/*============NEW PAGES CODES===============*/
.ComptePageLinks{
	width: 500px;
	height: 40px;
	background-color: #9B0C52;
	border-radius: 5px;
	line-height: 40px;
	font-family: 'Oswald', sans-serif;
	font-size: 14px;
	text-align: center;
	color: #FFF;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.ComptePageLinks a{
	color: #FFF;
}
.ComptePageLinks a:hover{
	color: #FFF;
}
.CompteDetailsFullDiv {
	width: 500px;
	float: left;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.CompteDetailRightText {
	font-size: 14px;
	line-height: 25px;
	color: #fff;
	font-family: 'Oswald', sans-serif;

	width: 270px;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 25px;
	float: left;
}
.CompteIntroductoryText {
	line-height: 20px;
	font-family: 'Oswald', sans-serif;
	text-align: center;
	width: 480px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 25px;
	margin-right: 25px;
	font-size: 16px;
	color: #8E094B;
}
.redCompteLink{
	color: #000;
}
.redCompteLink a{ color:#F00;}
.redCompteLink a:hover{ color:#FFF;}
.CompteParagraphText {
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	width: 500px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 25px;
	margin-right: 25px;
	font-size: 14px;
	color: #333;
}
.FidelitesDetailsFullDiv {
	width: 500px;
	float: left;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-left: 25px;
}
.FidelitesLeftTitles {
	float: left;
	width: 170px;
	font-family: 'Oswald', sans-serif;
	background-color: #FFFFFF;
	font-size: 14px;
	line-height: 25px;
	color: #000;
	text-align: left;
	padding-left: 15px;
}
.FidelitesRightText {
	float: right;
	width: 295px;
	font-family: 'Oswald', sans-serif;
	background-color: #FFFFFF;
	font-size: 14px;
	line-height: 25px;
	color: #000;
	text-align: left;
	padding-left: 15px;
}
.button-convertir-vos-points {
	width: 250px;
	height: 25px;
	margin-top: 10px;
	margin-right: 150px;
	margin-bottom: 0;
	margin-left: 150px;
	float: left;
}
.button-convertir-vos-points a{
	width: 250px;
	height: 25px;
	background: url(../images/button-convertir-vos-points-en-cadeaux.png) top center no-repeat;
	float: left;
}
.button-convertir-vos-points a:hover{
	width: 250px;
	height: 25px;
	background: url(../images/button-convertir-vos-points-en-cadeaux.png) bottom center no-repeat;
	float: left;
}
.MessagerieParagraphText {
	line-height: 20px;
	font-family: 'Oswald', sans-serif;
	text-align: center;
	width: 480px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 25px;
	margin-right: 25px;
	font-size: 16px;
	color: #AE105A;
}
.MesCommandeDetailsFullDiv {
	width: 500px;
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.MesCommandeTitleFullDiv {
	width: 500px;
	float: left;
}
.MesCommandeTitle1 {
	font-family: 'Oswald', sans-serif;
	line-height: 30px;
	background-color: #990000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 30px;
	width: 50px;
	font-size: 16px;
	border-radius: 5px 5px 0 0;
	color: #FFF;
}
.MesCommandeTitle2 {
	font-family: 'Oswald', sans-serif;
	line-height: 30px;
	background-color: #990000;
	text-align: center;
	padding: 0px;
	float: left;
	height: 30px;
	width: 298px;
	font-size: 16px;
	border-radius: 5px 5px 0 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	color: #FFF;
}
.MesCommandeTitle3 {
	font-family: 'Oswald', sans-serif;
	line-height: 30px;
	background-color: #990000;
	text-align: center;
	padding: 0px;
	float: left;
	height: 30px;
	width: 148px;
	font-size: 16px;
	border-radius: 5px 5px 0 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	color: #FFF;
}
.MesCommandeDescriptionFullDiv {
	width: 500px;
	float: left;
	margin-top: 1px;
	margin-bottom: 1px;
}
.MesCommandeText1 {
	font-family: 'Oswald', sans-serif;
	line-height: 30px;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 30px;
	width: 50px;
	font-size: 14px;
	color: #000;
}
.MesCommandeText2 {
	font-family: 'Oswald', sans-serif;
	line-height: 30px;
	background-color: #FFFFFF;
	text-align: center;
	padding: 0px;
	float: left;
	height: 30px;
	width: 298px;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	color: #000;
}
.MesCommandeText3 {
	font-family: 'Oswald', sans-serif;
	line-height: 30px;
	background-color: #FFFFFF;
	text-align: center;
	padding: 0px;
	float: left;
	height: 30px;
	width: 148px;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;

	margin-bottom: 0px;
	margin-left: 2px;
	color: #000;
}
.votreTitleLeft{
	float: left;
	width: 110px;
	line-height: 30px;
	margin-left: 0px;
	font-size: 15px;
	color: #920A4D;
}
.votreTitleCenter{
	float: left;
	width: 30px;
	line-height: 30px;
	margin-left: 30px;
	font-size: 15px;
}
.votreTitleRight{
	float: left;
	width: 150px;
	line-height: 30px;
	margin-left: 110px;
	font-size: 15px;
	color: #6F0339;
}
/*====================*/
.pizzaPagTypesFull{width:220px; float:left; margin-left:10px;}
.pizzaPagTypes{
	width: 120px;
	float: left;
	padding: 25px 7px 25px 0;
	font-size: 14px;
	line-height: 25px;
	text-align: justify;
	color: #FAD60E;
	font-weight: bold;
}
.pizzaPagTypesInput{width:70px; float:right; margin:25px 10px 40px 0;}
.CGVTItles {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #A51A1A;
	float: left;
	width: 500px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;

}

.LinkpageTitlesLarge {
	padding: 0px;
	float: left;
	height: 40px;
	width: 770px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
.hdCommande{float:left; top:-60px; position:relative;}
.newLetter{width:305px; float:right; margin:15px 20px 0 0;}
.newLetter h1{font-family: 'Oswald', sans-serif; font-weight:normal; font-size:18px; float:left; margin:5px 0px; padding:0px; color:#666;}
.newLetter input{width:210px; height:25px; border:0px; padding-left:10px; background:url(../images/input.png) no-repeat; font-size:14px; float:left; margin:0px; padding:0px;}
.modifer {
    background-color: #CCCCCC;
    border-radius: 5px;
    color: #000000;
    left: 185px;
    padding: 11px;
    position: absolute;
    text-align: center;
    top: 63px;
    width: 240px;
}
.modifierbt{width:130px; height:25px; margin:0 auto; border-radius:100px; line-height:25px; text-align:center; color:#fff; margin:5px auto; background-color:#333;}
.modifierbt a:hover{color:#f00;}
.targetIcon {

  float: left;
    left: 192px;
    position: absolute;
    top: 72px;
    z-index: 1111;
}
#rightPicAd{width:300px; height:200px; float:right; background-color:#F60; margin-right:10px; margin-left:10px;}
.leftText{float:left; width:730px; margin:10px; line-height:23px;}
.imagesFull {
	float: left;
	width: 1024px;
	margin-top: 10px;
}
.imagesLeft {
	float: left;
	width: 150px;
	margin-bottom: 10px;
	margin-left: 30px;
}
.addLeft {
	float: left;
	width: 150px;
	margin-bottom: 10px;
}

.imagesCenter {
	float: left;
	width: 300px;
	margin-left: 20px;
}
.adsCenter {
	float: left;
	width: 300px;
}

.imagesRight {
	float: left;
	width: 150px;
	margin-left: 20px;
}
.adsRight {
	float: left;
	width: 150px;
	margin-bottom: 10px;
}

.checkOutFull{
	width: 100%;
	float: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
}
.checkoutRight{
	width: 260px;
	float: right;
	background-color: #4A2A1B;
	padding-bottom: 15px;
}
.checkoutRight input{
	float: right;
	width: 100px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 70px;
}

.checkOutBottomBt{ color:#FFF;
}

.checkPr{
	width: 270px;
	float: left;
	line-height: 30px;
	text-align: left;
	padding-left: 10px;
	color: #fff;
}
.checkPrUnit{
	width: 20%;
	float: left;
	line-height: 30px;
	text-align: center;
	color: #fff;
}
.checkQuantity{
	width: 20%;
	float: left;
	line-height: 30px;
	text-align: center;
	color: #fff;
}
.checkTotal{
	width: 20%;
	float: left;
	line-height: 30px;
	text-align: center;
	color: #fff;
}
.checkLine{
	width: 99%;
	height: 1px;
	background-color: #666;
	float: left;
}
.checkInputFull{
	width: 15%;
	float: right;
	margin-right: 10px;
}
.checkInputTxt{
	width: 40%;
	float: left;
	line-height: 30px;
	color: #fff;
}
.checkInputinput{width:60%; float:left; margin-top:6px;}
.checkValider{
	width: 100px;
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 30px;
}
.checkValider input{
	width: 100px;
}
.checkPrice{
	width: 10%;
	float: right;
	margin-top: 5px;
	margin-right: 30px;
	text-align: left;
	color: #fff;
}
.checkOutMinus{width:10%; float:left; margin:5px 10px 0 22px;}
.checkOutNo{width:10%; float:left; line-height:35px; font-weight:bold; font-size:14px;}
.checkOutPlus{width:10%; float:left; margin:5px 0 0 10px;}


/* New Div */



.checkoutLeft{
	width: 730px;
	float: left;
	color: #fff;
}
.checkOuttab {
	width: 100%;
	height: 50px;
	float: left;
	background-image: url(../images/tab-current.png);
	background-repeat: no-repeat;
}

.checkOuttab ul{list-style:none; float:left;}
.checkOuttab ul li{
	width: 240px;
	height: 50px;
	float: left;
	font-size: 12px;
	text-align: center;
}
.checkOuttab ul li a{
	color:#fff;
}

.checkOuttab ul li a:hover{
	color:#ed7419;
}

.checkOuttab ul li .current{
	width: 240px;
	height: 50px;
	float: left;
	background: url(../images/tab-current-left.png) center top no-repeat;
	color: #fff;
}
.checkOuttab ul li .currentCenter{
	width: 240px;
	height: 50px;
	float: left;
	background: url(../images/tab-current-center.png) center top no-repeat;
	color: #fff;
}
.checkOuttab ul li .currentRight{width:240px; height:50px; float:left; background:url(../images/tab-current-right.png) center top no-repeat;color:#ed7419;}
.checkTitle{
	width: 100%;
	height: 50px;
	background-color: #4A2A1B;
	float: left;
}
.checkTitleIcon{float:left;}
.checkOutQT{width:70px; margin:0 auto; }
.panierImage {
	float: left;
	width: 250px;
}

.checkoutRight input{
	float: right;
	width: 100px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 70px;
}

.checkRightTitle{
	width: 100%;
	height: 40px;
	background-color: #93173E;
	float: left;
}
.checkRightTitle h1{
	width: 250px;
	text-align: center;
	font-family: 'Oswald', sans-serif;
	font-size: 20px;
	line-height: 40px;
	font-weight: normal;
	margin: 0px;
	color: #FFF;
}
.checkoutRight hr{border:1px solid #CCC; margin:10px 0px;}

.button-valider-big{
	width: 300px;
	height: 50px;
	margin-right: 20px;
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
}
.button-valider-big a{width:300px; height:50px; float:left; background:url(../images/button-valider-big.png) top center no-repeat;}
.button-valider-big a:hover{width:300px; height:50px; float:left; background:url(../images/button-valider-big.png) bottom center;}
.checkTitle h1{
	font-family: 'Oswald', sans-serif;
	font-size: 20px;
	line-height: 50px;
	text-align: left;
	font-weight: normal;
	margin: 0px;
	color: #FFF;
}
.checkoutLeftGrl{
	float: left;
	width: 100%;
	float: left;
	padding: 0px 0px;
	margin-bottom: 10px;
}

.checkOutTitle{
	width: 170px;
	float: left;
	text-align: left;
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #ed7419;
	padding-left: 20px;
}


.checkOutInput{
	width: 95%;
	padding: 10px;
	float: left;
}
.checkOutInput h1{
	font-family: 'Oswald', sans-serif;
	font-size: 14px;
	font-weight: normal;
	float: left;
	color: #ed7419;
}
.checkOutInput input{float:left; margin-top:5px;}
.checkOutInput select{float:left; margin:5px 10px 0 5px}

.checkOutInput label h1{font-family:'Oswald', sans-serif; font-size:14px; font-weight:normal; float:left; color:#ed7419; margin:0px;}

.largeTitleVotre{
	width: 100%;
	height: 40px;
	float: left;
	float: left;
	font-family: 'Oswald', sans-serif;
	font-size: 20px;
	text-align: center;
	line-height: 40px;
	color: #FFF;
	text-transform: uppercase;
	background-image: url(../images/title-bg.png);
	background-repeat: repeat-x;
}

.votreCompteLarge {
	float: left;
	width: 750px;
	background-color: #FFF;
}

.linkpageCenter.fullPx{
	width: 100%;
	float: left;
	}

.confirmationCheck{
	float: left;
	width: 100%;
}
.confirmationCheck hr{
	width: 100%;
	float: left;
}
.confirmationCheck h1{
	float: left;
	margin: 3px auto;
	padding: 0px;
	clear: both;
	font-weight: normal;
	font-size: 12px;
	color: #fff;
	margin-left: 20px;
}

.checkOutFullForm{
	width: 100%;
	float: left;
	color: #333;
	margin-left: 0%;
}

.confirmationChart{width:100%; margin:0 auto;}

.confirmationChart h1{
	width: 40%;
	float: left;
	margin: 0px auto 0 2%;
	font-weight: normal;
	padding: 0px;
	font-size: 13px;
	color: #fff;
	line-height: 20px;
}
.confirmationChart h2{
	width: 30%;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	margin: 0 0 0 2%;
	font-weight: normal;
	padding: 0px;
	font-size: 12px;
	color: #fff;
	line-height: 20px;
}

.confirmationChart hr{width:100%; border:1px solid #CCC;}


.discoverButton{
	width: 115px;
	height: 25px;
	float: right;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
}
.discoverButton a{
	width: 115px;
	height: 25px;
	float: left;
	background-image: url(../images/button-discover.png);
	background-repeat: no-repeat;
	background-position: top;
}
.discoverButton a:hover{
	width: 115px;
	height: 25px;
	float: left;
	background-image: url(../images/button-discover.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

.description{
	width: 220px;
	float: left;
	margin: 10px 10px 0 10px;
	line-height: 20px;
	color: #333;
	font-family: "Exo 2";
	font-size: 13px;
}

.AjoutezbottonPizza{
	width:70px; height:30px; float:right; margin-right:7px; margin-top:2px;
}
.AjoutezbottonPizza a{
	width:70px; height:30px; float:left; background:url(../images/button-ajouter-pizza.png) top center no-repeat;
}
.AjoutezbottonPizza a:hover{
	width:70px; height:30px; float:left; background:url(../images/button-ajouter-pizza.png) bottom center no-repeat;
}

.pizzatypesFull{
	width: 100%;
	float: left;
	border-radius: 10px;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	background-color: #221B17;
}

.pizzapr{
	float: left;
	line-height: 34px;
	font-family: Oswald;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	width: 40px;
	margin-top: 0;
	margin-bottom: 0;
	text-align: right;
}
.checkoutBg {
	background-color: #333;
	padding: 5px;
	float: left;
	width: 340px;
	margin-left: 5px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	color: #fff;
	margin-bottom: 10px;
}

.checkInput{
	width: 340px;
	margin: 5px auto;
	float: left;
	margin-left: 10px;
	
}
.checkInput label{
	width: 20%;
	font-size: 12px;
	line-height: 20px;
	float: left;
	text-align: right;
	margin: 0px;
	padding: 0px;
	color: #fff;
}
.checkInput input{width:78%; height:25px; float:right; margin:0px; padding:0px;}
.checkOutTitleFull {
	width: 99%;
	float: left;
	line-height: 60px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #71033A;
}

.button-seconnecter{
	width: 150px;
	height: 30px;
	float: left;
	margin-top: 20px;
	margin-left: 80px;
}

.button-seconnecter a{
	width: 150px;
	height: 30px;
	float: left;
	background-image: url(../images/button-se-connector.png);
	background-repeat: no-repeat;
	background-position: top;
}

.button-seconnecter a:hover{
	width: 150px;
	height: 30px;
	float: left;
	background-image: url(../images/button-se-connector.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

.button-radio {
	float: left;
	line-height: 20px;
}

.votreInfoLeft{
	width: 360px;
	float: left;
	color: #fff;
}
.votreInfoRight{
	width: 360px;
	float: right;
}
.checkOutTitle2{
	width: 250px;
	float: left;
	text-align: right;
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #ed7419;
}
checkOutTitle2 a {
    color: #FF0000;
}

.checkOutTitle2 a:hover{
	color: #000;
}
.introWrapper {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.introHd {
	float: left;
	width: 1000px;
	margin-top: 40px;
}
.introLiv {
	background-image: url(../images/intro-livraison.png);
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	width: 325px;
}
.introTel {
	float: right;
	width: 310px;
	font-family: Oswald;
	font-size: 33px;
	line-height: 40px;
	font-weight: bold;
	color: #ea1b6f;
	background-image: url(../images/intro-tel.png);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: left;
}
.introLogo {
	height: 130px;
	width: 480px;
	margin:40px auto;
}
.introContent {
	float: left;
	width: 1000px;
	background-image: url(../images/intro-box-shadow.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 65px;
	margin-top: 50px;
}
.introBox {
	float: left;
	width: 500px;
}
.introTitlePizza {
	float: left;
	width: 500px;
	background-image: url(../images/title-pizza.png);
	background-repeat: no-repeat;
	background-position: center;
	font-family: Oswald;
	font-size: 25px;
	line-height: 67px;
	color: #FFF;
	text-align: center;
}
.introImg {
	float: left;
	width: 450px;
	margin-left: 25px;
	height: 450px;
}
.pizzaCmd {
	font-family: Oswald;
	font-size: 20px;
	color: #FFF;
	background-image: url(../images/pizza-com.png);
	background-repeat: no-repeat;
	text-align: center;
	float: left;
	height: 50px;
	width: 500px;
	line-height: 50px;
	text-transform: uppercase;
}
.pizzaCmd a{
	color: #FFF;
}
.pizzaCmd a:hover{
	color: #000;
}
.introTitleFastFood {
	float: left;
	width: 500px;
	background-image: url(../images/title-fastfood.png);
	background-repeat: no-repeat;
	background-position: center;
	font-family: Oswald;
	font-size: 25px;
	line-height: 67px;
	color: #FFF;
	text-align: center;
}
.fastFoodCmd {
	font-family: Oswald;
	font-size: 20px;
	color: #FFF;
	background-image: url(../images/fastfood-com.png);
	background-repeat: no-repeat;
	text-align: center;
	float: left;
	height: 50px;
	width: 500px;
	line-height: 50px;
	text-transform: uppercase;
}
.fastFoodCmd a{
	color: #FFF;
}
.fastFoodCmd a:hover{
	color: #000000;
}
.introFtMain {
	float: left;
	width: 1000px;
}
.introFtr {
	float: left;
	width: 1000px;
	background-image: url(../images/intro-footer.png);
	background-repeat: no-repeat;
	height: 90px;
}

.introFtText {
	float: left;
	text-align: center;
	width: 1000px;
	margin-top: 25px;
	font-size: 13px;
	color: #FFF;
	line-height: 20px;
}
.introDes {
	line-height: 30px;
	text-align: center;
	float: left;
	width: 1000px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.introDes a{
	color: #ed217c;
}
.introDes a:hover{
	color: #000;
}

.black a{
	color: #000;
	text-decoration: none;
}
.black a:hover{
	color: #ed217c;
	text-decoration: none;
}
.subnaviFull{
	height: 40px;
	margin: 0;
	float: right;
}
.subnavi{
	width: 500px;
	height: 40px;
	float: right;
	line-height: 40px;
	font-family: 'Oswald', sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	text-align: right;
	color: #80032B;
	margin-right: 20px;
}
.subnavi ul{ list-style:none;}
.subnavi ul li{ margin:0 3px; display:inline;}
.subnavi ul li a {
	color: #DF1C73;
}
.subnavi ul li a:hover{
	color: #000000;
}

/******************************************************Tab Page Start******************************************************/
#page-wrap { width: 98%; margin: 10px auto; }
#example-one { padding: 10px; margin: 0; -moz-box-shadow: 0 0 5px #666; -webkit-box-shadow: 0 0 5px #666; }

#example-one .nav { overflow: hidden; margin-left:20px;}
#example-one .nav li {
	line-height: 30px;
	float: left;
	margin: 0 3px;
}
#example-one .nav li.last { margin-right: 0; }
#example-one .nav li a {
	display: block;
	padding: 5px 11px 0 11px;
	background: url(../images/title-bg.png) repeat;
	border-radius: 10px 10px 0px 0px;
	color: #FFF;
	font-size: 14px;
	text-align: center;
	border: 0;
}
#example-one .nav li a:hover {
	background-color: #111;
	background: url(../images/black-bg.jpg) repeat;
	color: #FFF;
}

#example-one ul { list-style: none; border-radius:10px 10px 0 0; }
#example-one ul li a { display: block; border-bottom: 1px solid #666;}

#example-one ul li:last-child a { border: none; }

#example-one ul li.nav-one a.current, #example-one ul.featuredBottom li a:hover {background:url(../images/black-bg.jpg) repeat; color: #fff; }
#example-one ul li.nav-one a.current, #example-one ul.featured li a:hover {
	background: url(../images/black-bg.jpg) repeat;
	color: #FFF;
}
#example-one ul li.nav-two a.current, #example-one ul.core li a:hover {background:url(../images/black-bg.jpg) repeat;color: #fff; }
#example-one ul li.nav-five a.current, #example-one ul.jquerytutsTwo li a:hover {background:url(../images/black-bg.jpg) repeat;color: #fff; }
#example-one ul li.nav-three a.current, #example-one ul.jquerytuts li a:hover {background:url(../images/black-bg.jpg) repeat;color: #fff; }
#example-one ul li.nav-four a.current, #example-one ul.classics li a:hover {background:url(../images/black-bg.jpg) repeat; color: #fff; }




#example-two{padding:10px; background-color:#999; border-radius:10px 10px 0 0;}
#example-two .list-wrap { background-color:#333; border-radius:10px 10px 0px 0px; padding: 10px; margin: 0 0 15px 0; }
#example-two ul { list-style: none; }
#example-two ul li a { display: block; border-bottom: 1px solid #666; padding: 4px;  color: #fff; }
#example-two ul li a:hover { background: #333; display:block; color:#7a2c2a; }
#example-two ul li:last-child a { border: none; }
#example-two .nav { overflow: hidden; }
#example-two .nav li {width:120px; line-height:30px; float: left; margin:0 3px;  }
#example-two .nav li.last { margin-right: 0; }
#example-two .nav li a { display: block; padding: 5px; background: #666; color: white; font-size:16px; text-align: center; border: 0; }
#example-two .nav li a:hover { display: block; padding: 5px; background: #666; color: white; font-size:16px; text-align: center; border: 0; }

#example-two li a.current,#example-two #example-one ul.featured li a:hover { background-color: #eee !important; color: black; }
#example-two .nav li a:hover, #example-two .nav li a:focus { background: #999;}

.compteWelcome{width:520px; margin:0 auto;}
.compteWelcome h1{
	width: 290px;
	margin: 0 10px 0 0;
	animation: blink 1s step-end infinite;
	text-align: right;
	float: left;
	color: #000;
	font-size: 18px;
	line-height: 60px;
}
.welcomeBt{width:200px; height:40px; text-align:center; font-size:18px; border-radius:10px;float:right;  line-height:40px; color:#FFF;	margin: 10px 0 0 0;}
.welcomeBt a{
	width: 200px;
	height: 40px;
	text-align: center;
	font-size: 18px;
	border-radius: 10px;
	float: right;
	background: url(../images/bt.jpg) repeat-x;
	line-height: 40px;
	color: #FFF;
}
.welcomeBt a:hover{width:200px; height:40px; text-align:center; font-size:18px; border-radius:10px; float:right;  background:url(../images/bt-hover.jpg) repeat-x; line-height:40px; color:#FFF;}


@keyframes blink {
	0% {color:#fff;}
	20% {color:#c4ed00;}
	40% {color:#fb7672;}
	60% {color:#FFCC00;}
}
.offersNav{width:600px; position:relative; height:40px; text-transform:uppercase; line-height:40px; margin:0 auto; text-align:center;}
.offersNav ul{list-style:none;}

.offersNav ul li{
	width: 118px;
	text-align: center;
	float: left;
	margin: 1px;
	background-color: #333333;
}
.offersNav ul li a{color:#FFF;}
.offersNav ul.sub-menu {
	display: none;
	font-size:12px;}
.offersNav ul.sub-menu li {
	text-align: left; 
	line-height:10px;
	
}
.offersNav li:hover ul.sub-menu {
	display: block;
}
.offersNav .sub-menu a{
	display:block; height:25px; background:none; color:#fff;
}
.offersNav .sub-menu a:hover{
	color:#FFCC00;	
}
.normalBox,.highLightBox,.highDarkBox{
	height: 60px;
	line-height: 60px;
	color: #FFFFFF;
	font-size: 12px;
	text-transform: capitalize;
	background: url(../images/normal-box-color.jpg) repeat;
}
.highLightBox{background:url(../images/highlighted-box-color.jpg) repeat;}
.highDarkBox{background:url(../images/highlighted-box2-color.jpg) repeat;}
.NavbarHoverFull {
	float: left;
	
	background-color:#333;
	
}
.compteCressYes{width:30px; margin:10px auto 0 auto;}
.expireBtGrey,.expireBtRed{width:140px; height:40px; text-align:center; text-transform:capitalize; line-height:40px; border-radius:10px; margin:10px auto; font-size:15px; background:url(../images/grey-bg.jpg) repeat-x;}
.expireBtRed{background:url(../images/red-bg.jpg) repeat-x;}


.CompteDetailsFullDiv {
	width:650px;
	margin:0 auto;
	font-size:16px;
	background-color:#999;
	border-radius:10px 10px 0px 0px;
	display:inline-table;
	padding:30px;
	
}
.CompteDetailsFullDiv h1{width:100%; text-align:center; color:#333; font-weight:normal;} 
.CompteDetailLeftTitle {
	line-height: 30px;
	color: #333;
	width: 30%;
	float: left;
	border-bottom:1px dashed #FFF;
}
.CompteDetailRightText {
	width: 67%;
	line-height: 30px;
	color: #FFFFFF;
	margin-left: 10px;
	float: left;
	border-bottom: 1px dashed #FFF;
}

.oswald{font-family: 'Oswald',sans-serif; font-weight: normal;}
.compteTabFull{
	width: 730px;
	float: left;
}
.CompteSecond {
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	width: 500px;
	font-size: 14px;
	color: #fff;
}
.FidelitesButons{width:640px; margin:0 auto; background-color:#333;}
.FidelitesDtBox {
	float: left;
	width: 280px;
	font-family: 'Oswald', sans-serif;
	background-color: #990000;
	border-radius: 10px;
	font-size: 16px;
	line-height: 35px;
	color: #fff;
	text-align: left;
	margin: 0 10px;
	text-align: center;
	padding: 0 10px;
}
.btConvert {
	width: 250px;
	height:25px;
	margin:20px auto 0 auto;
}
.btConvert a{
	width: 250px;
	height:25px;
	background: url(../images/button-convertir-vos-points-en-cadeaux.png) top center no-repeat;
	float: left;
}
.btConvert a:hover{
	width: 250px;
	height:25px;
	background: url(../images/button-convertir-vos-points-en-cadeaux.png) bottom center no-repeat;
	float: left;
}
.MesCommandeTitleFullDiv {
	width: 505px;
	margin:0 auto;
}
.MesCommandeDetailsFullDiv {
	width: 500px;
	margin:0 auto;
}

.MesCommandeDescriptionFullDiv {
	width: 505px;
	margin:0px auto;
	
}
.MesCommandeText1 {
	font-family: 'Oswald', sans-serif;
	line-height: 30px;
	background-color: #666666;
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 30px;
	width: 50px;
	font-size: 14px;
	color: #FFF;
}
.MesCommandeText2 {
	font-family: 'Oswald', sans-serif;
	line-height: 30px;
	background-color: #666666;
	text-align: center;
	padding: 0px;
	float: left;
	height: 30px;
	width: 300px;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	color: #FFF;
}
.MesCommandeText3 {
	font-family: 'Oswald', sans-serif;
	line-height: 30px;
	background-color: #666666;
	text-align: center;
	padding: 0px;
	float: left;
	height: 30px;
	width: 152px;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	color: #FFF;
}
.MesCommandeText1,.MesCommandeText2,.MesCommandeText3{margin:1px 0px;}
.hide { position: absolute; top: -9999px; left: -9999px; }


.pizzasLinksFull {float:left; width:100%; margin:15px 0 0 0;}
.pizzaLinks {
	float: left;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-family: Oswald;
	text-transform: none;
	font-size: 14px;
}
.pizzaLinks a{ padding:0 25px; line-height:40px; border-radius:7px 7px 0 0; float: left; margin:0 5px; background:url(../images/button-pizzas-links.png) center top repeat-x; color:#3e2e1e;}
.pizzaLinks a:hover{padding:0 25px; line-height:40px; border-radius:7px 7px 0 0; float: left; margin:0 5px; background:url(../images/button-pizzas-links.png) center bottom repeat-x; color:#bbcc1d;}
