@CHARSET "UTF-8";
/* CSS Document */


@media screen and (min-device-width: 320px) and (max-device-width: 480px)
{
	#conteneur {
		//border: 1px solid red;
		device-width: auto;
		height: auto;
		margin: auto;
		position: relative;
	}
	
	/******* Header *******/
	
	header nav #serviceClient{
		//border: 1px solid yellow;
		width: 440px;
		font-size:40px;
		//font-weight: 700;
		text-align: right;
		margin: 0;
		float: left;
		//position: absolute;
	}
	
	header nav #serviceClient span{
		display: block;
		padding-left: 147px;
	}
	
	header nav #entete{
		//border: 1px solid blue;
		width: auto;
		//margin: 40px 0 0 50px;
		margin: 0 0 5px 778px;
		float: left;
	}

	header nav #totalPanier{
		//border: 1px solid red;
		width: 370px;
		text-align: left;
		font-size: 38px;
		font-weight: 700;
		//margin: 0 0 0 30px;
		//padding-left: 2px;
		float: left;
	}

	header nav #totalPanier span{
		color: #FF4500;
		font-size: 40px;
	}

header nav #nomUtilisateur{
	//border: 1px solid red;
	width: 370px;
	font-size: 30px;
	font-weight: 700;
	
	text-align: left;
	//margin: 0 0 0px 2px;
	float: left;
}

header nav #nomUtilisateur a{
	text-decoration: none;
}

header nav #nomUtilisateur span{
	color: #FF4500;
	font-size: 30px;
}

	

	header nav #nbreArticle{
		color: #FF4500;
		font-size: 40px;
		font-weight: bold;
	}

	header nav ol{
		//border: 1px solid red;
		width: 655px;
		//width: auto;
	    margin-left: 30px;
	    padding: 0;
	    list-style-type: none;
	    float: left;
	}
	
	header nav ol li a{
		//border: 1px solid black;
	    display: block;
	    width: 307px;
		height: 55px;
	    color: #000033;
	    text-align: center;
	    text-decoration: none;
	    font-size: 40px;
	    margin: 0 0 30px 10px;
	    padding: 0;
	    line-height: 60px;
	    float: left;    
	}

	header nav ol li a:link{
		color: #333;
	}

	header #top_header{
		//border: 1px solid red;
    	width: 1100px;
        height: 130px;
    	margin: 250px 0 0 32px;
    	position: absolute;
	}

	header #header_logo #zouba{
		color: #872222;
	}
	
	header #header_logo a{
		//border: 1px solid blue;
		display: block;
		width: auto;
        height: 130px;
		color: #FF4500; 
		//color: #000033;
		font-family: "arialnarrow";
		text-decoration: none;
		font-size: 145px;
		font-weight: bold;
		margin: 0;
		line-height:105px;
		//padding-left: 15px;
		//text-shadow: 0 5px 7px rgba(0,0,0,1);
		text-shadow: 0 2px 4px rgba(0,0,0,0.2);
	    
		-webkit-transition-property: text-shadow padding;
		-webkit-transition-duration: 2s;
	    
		-moz-transition-duration: 2s;
	    transition-duration: 2s;
	}

	header #header_logo a:hover{
		padding-left: 1px;
		padding-top: -5px;
		text-shadow: 5px 5px 5px rgba(0,0,0,0.6);
	}

	header #header_info{
		//border: 1px solid red;
	    display: block;
	    width: 450px;
	    //font-family: 'arialnarrow';
		font-family: "Lucida sans", Arial, Helvetica, sans-serif;
	    
	    font-size: 50px;
	    font-weight: bold;
	    margin: 0 0 0 55px;
	    padding: 0;
	    color: #380000;
		text-shadow: 0 1px 5px rgba(0,0,0,0.2);
	    
	    -webkit-transition-property: text-shadow padding;
	    -webkit-transition-duration: 2s;
	    
	    -moz-transition-duration: 2s;
	    transition-duration: 2s;
	}

	header #header_info:hover{
	    padding-left: 1px;
	    padding-top: -3px;
	    text-shadow: 7px 7px 7px rgba(0,0,0,0.6);
	}
		
	/******* Fin Header *******/


	/******* Navigation *******/
	#conteneur > nav{
		//border: 2px solid black;
	}

	nav ul{
		//border: 1px solid red;
	    //width: 100%;
	    height: 30px;
	    list-style-type: none;
		padding: 0;
		position: absolute;
		margin: 450px 0 0 50px;
	}

	nav ul li a{
		//border: 1px solid #C36;
	    display: block;
	    width: 600px;
	    height: 90px;
	    text-align: left;
	    text-decoration: none;
	    font-size: 60px;
	    font-family: "Lucida sans", Arial, Helvetica, sans-serif;
	    font-weight: bold;
	    line-height: 100px;
	    margin-top: 40px;
	    float: left;
	}

	nav ul li a:link, nav ul li a:visited{
	    color: #000;
	}
	
	nav ul li a:hover{
		color: #FFF;
	    background-color: #F60;
	}

	nav #femme{
	    border-bottom: solid 2px #C36;
	}
	
	nav #homme{
	    border-bottom: solid 2px #069;
	}
	
	nav #enfant{
	    border-bottom: solid 2px #393;
	}
	
	nav #accessoire{
	    border-bottom: solid 2px #CB6800;
	}
	
	nav #prive{
	    border-bottom: solid 2px #63C;
	}
/******* Fin navigation *******/



/******* Contenu *******/
#contenu{
	//border: 1px solid black;
    //border-radius: 0 0 20px 0;
}

	#contenu #section{
		display: none;
	}

	#contenuMenu{
		//border: 2px solid yellow;
	    width: 100%;
	    //height: 500px;
	   	//overflow: auto;
		margin: 1000px 0 0 0;
		//background-color: #fff;
		float: left;
		
	    //-webkit-border-radius: 0 0 30px 0;
	    //-moz-border-radius: 0 0 30px 0;
	    //-o-border-radius: 0 0 30px 0;
	    border-radius: 0 0 20px 0;
	    
	}

	#filAriance {
		//border: 1px solid #707070;
		color: #989696;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 50px;
		margin: 10px 0 0 36px;
	}

	#filAriance a{
		//border: 1px solid #707070;
		color: #989696;
		text-decoration: none;
	}

	#menu a img{
		//border: 1px solid black;
		width: 100%;
		height: auto;
		margin: 0 0 15px 0;
	}

#lien103{
	//border: 1px solid black;
	margin: 0 0 0 15px;
}

	.colImg{
		//border: 1px solid #FF4500;
		width: 900px;
		margin: 15px 0 100px 120px;
		float: left;
	}

	.colImg a img{
		//border: 1px solid black;
		width: 100%;
		height: auto;
		//margin: 0 0 15px 0;
	}

	.colImg p{
		//border: 1px solid blue;
		text-align: center;
		width: 100%;
	}

	.libCateg{
		color: #872222;
		font-size: 55px;
		font-weight: bold;
	}

	.colImgList{
		border-bottom: 1px solid #FF4500;
		//border: 1px solid #FF4500;
		width: 900px;
		margin: 15px 0 100px 120px;
		float: left;
	}
	
	.colImgList a img{
		//border: 1px solid black;
		width: 100%;
		height: auto;
		//margin: 0 0 15px 0;
	}

	.colImgList .libArticle{
		//border: 1px solid blue;
		display: block;
		width: auto;
		//height: 18px;
		font-weight: bold;
		font-size: 40px;
		line-height: 0px;
		text-align: left;
		padding-top: 30px;
		float: left;
	}

	.colImgList .reference{
		//border: 1px solid gray;
		display: block;
		width: auto;
		//height: 18px;
		//font-weight: bold;
		text-align: right;
		font-size: 40px;
		line-height: 0px;
		float: right;
		padding-top: 30px;
		//margin: 0 auto;
	}

	.colImgList .PriceArticle{
		//border: 1px solid #FF4500;
		display: block;
		width: auto;
		color: #FF4500;
		font-size: 55px;
		text-align: center;
		font-weight: bold;
		margin: 0 auto;
		padding: 20px 0 0 0;
		clear: both;
	}

/** Fiche Article **/
#ficheGauche{
	//border: 1px solid green;
	width: 1150px;
	height: 1460px;
	margin-bottom : 20px;
	float: left;
}

#imageArticle{
	//border: 1px solid red;
	width: 910px;
	height: auto;
	float: left;
	margin: 15px 0 0 0;
}

#imageArticle img{
	//border: 1px solid black;
	width: 100%;
	height: auto;
}

#thumbs{
	//border: 1px solid red;
	width: 210px;
	height: 1440px;
    margin: 10px 0 0 20px;
    float: left;
}

#thumbs img{
   	//border: 1px solid red;
    width: 100%;
	height: auto;
}

#thumbs ul{
   	//border: 1px solid blue;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#thumbs ul li a{
	//border: 1px solid #707070;
    display: block;
    width: 197px;
    height: 350px;
    margin: 7px 0 0 4px; 
}

#ficheDroite{
	//border: 1px solid blue;
	width: 1150px;
	height: 1700px;
	float: left;
}

#titreArticle{
	//border: 1px solid red;
	font-family: Verdana;
	font-size: 55px;
	font-weight: 500;
	text-align: center;
	margin: 15px 0 0 0;
}

#prix{
	//border: 1px solid black;
	font-size: 55px;
	font-weight: bold;
	color: #F60;
	text-align: center;
}

.descArticle{
	//border: 1px solid yellow;
	font-family: Verdana;
	font-size: 40px;
	color: #333;
}

#ficheDroite p label{
	//border: 1px solid red;
	font-family: Verdana;
	font-size: 55px;
	font-weight: 600;
	width: 300px;
	display: inline-block;
	padding: 0 20px 0 0;
}

#ficheDroite p select{
	//border: 1px solid red;
	font-family: Verdana;
	font-size: 45px;
}

#couleurs{
	//border: 1px solid #707070;
	font-family: Verdana;
	font-size: 55px;
	font-weight: 600;
	margin-bottom: 5px;
}

.autreArticle{
	//border: 1px solid #707070;
	width: 197px;
	height: 355px;
	margin: 0 0 5px 5px;
	float: left;
}

.autreArticle img{
	width: 100%;
	height: auto;
}

/*#ajoutPanier::before {
	content: "";
	display: inline-block;
	width: 18px;
	height: 15px;
	margin-right: 3px;
	background: transparent url("/projects/Zend/banabaZouba/public/img/panier3.png?t=2f775f4e_0") no-repeat scroll 0px -178px;
}*/

#ajoutPanier{
	//border: 1px solid #BC4465;
	width: 550px;
	height: 150px;
	display: inline-block;
	color: #FFF;
	font-size: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;	
	text-decoration: none;
	text-transform: uppercase;
	line-height: 150px;
	background: #FF4500;	
	border-radius: 30px;
}

/*#ajoutPanier:hover {
	padding-top: 0px !important;
	text-shadow: 0 !important;
}*/

#acheterArticle{
	//border: 1px solid #BC4465;
	width: 550px;
	height: 150px;
	display: inline-block;
	color: #FFF;
	font-size: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;	
	text-decoration: none;
	text-transform: uppercase;
	line-height: 150px;
	background: #F8780B;
	border-radius: 30px;
}

#acheterArticle:hover {
	padding-top: -5px;
	text-shadow: 10px 10px 10px rgba(0,0,0,5.6);
}
/** Fin fiche Article **/

hr{
	border: 0 none;
	height: 1px;
	background: -moz-linear-gradient(left center , rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0));
	background: -webkit-linear-gradient(right, rgba(0,0,0,0) 0%, rgba(0,0,0,0.2) 100%); /* Chrome10-25,Safari5.1-6 */
	margin-bottom: 25px;
}
	
/******* Fin contenu *******/


/******* Footer *******/
	#conteneur > footer{
		border: 2px solid #EFEFEF;
		background-color: #FFF;
	    //margin-top: 30px;
	    
	   	background: -moz-linear-gradient(-5deg, #f9c667 0%, #ffffff 1%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#f9c667), color-stop(1%,#ffffff)); no-repeat/* Chrome,Safari4+ */
		background: -webkit-linear-gradient(-5deg,  #f9c667 0%,#ffffff 1%) no-repeat; /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(90deg,  #f9c667 0%,#ffffff 1%) no-repeat; /* Opera 11.10+ */
		background: -ms-linear-gradient(90deg,  #f9c667 0%,#ffffff 1%) no-repeat; /* IE10+ */
		background: linear-gradient(90deg, #f9c667 0%, #ffffff 1%) no-repeat; /* W3C */	
	
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9c667', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	
		-webkit-border-radius: 15px 15px 30px 30px;
		-moz-border-radius: 15px 15px 30px 30px;
		-o-border-radius: 15px 15px 30px 30px;
	    border-radius: 15px 15px 30px 30px;
	}

footer nav ol{
	//border: 1px solid forestgreen;
   	display: block;
	width: 1150px;
    height: 80px;
    margin: 0 0 0 0;
    padding: 0;
    list-style-type: none;
}

footer nav ol li a{
	//border: 1px solid black;
    border-left: 1px solid black;
    //display: block;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	width: 380px;
	height: 70px;
    text-align: center;
    text-decoration: none;
    font-size: 30px;
    line-height: 40px;
    float: left;    
}


	#footer{
		//border: 1px solid red;
		height: 400px;
	}

.contentFouter{
    //border: 1px solid #333;
    width: 279px;
    font-family: "Lucida sans", Arial, Helvetica, sans-serif;
    //height: 120px;
    margin: 0 0 10px 7px;
    //float: left;
    //text-align: center;
    
    //border: 0 none;
	//height: 1px;
	//background: -moz-linear-gradient(left center , rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0));
}

.contentFouter p{
	//border: 1px solid red;
    font-size: 25px;
	font-weight: bold;
	color: #FF4500;
    margin: 0 0 10px 0;
}

.contentFouter ul{
    //border: 1px solid red;
    list-style-type: none;
    padding-left: 15px;
    margin: 0;
}

.contentFouter ul li a{
    //border: 1px solid black;
    display: block;
    height: 50px;
    color: #333;
    text-decoration: none;
    font-size: 30px;
	margin: 0;
    line-height: 20px;
}

a.circle{
	width: 34px;
	height: 34px;
	display: inline-block;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background-color: #FF4500;
	border: 2px solid #FF4500;
	margin-right: 15px;
}

a.circle:hover {
	width: 34px;
    height: 34px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #fff;
    border: 2px solid #FF4500;
    margin-right: 15px;
}

.circle > li {
	color: #fff;
	font-size: 21px;
	margin-top: 6px;
	margin-left: 8px;
}
			
.circle:hover > li {
	color: #FF4500;			
}
			
/******* Fin footer *******/

/******* Panier *******/
	#steps{
		border-bottom: 2px solid #FF4500;
		width: auto;
		height: 25px;	
	}

	.stepDone {
		border: 1px solid red;
		width: 110px;
		height: 110px;
		color: #FFF;
		text-align: center;
		border-radius: 50%;
		background-color: #FF4500;
		border: 2px solid #FF4500;
		font-size: 55px;
		font-family: "Lucida sans",Arial,Helvetica,sans-serif;
		font-weight: bold;
		line-height: 100px;
		margin: -50px 0 0 90px;
		float: left;
	}

	.stepTodo {
		width: 110px;
		height: 110px;
		color: #FF4500;
		text-align: center;
		border-radius: 50%;
		background-color: #FFF;
		border: 1px solid #FF4500;
		font-size: 55px;
		font-family: "Lucida sans",Arial,Helvetica,sans-serif;
		font-weight: bold;
		line-height: 100px;
		margin: -50px 0 0 100px;
		float: left;
	}

	#tunnel{
		//border: 1px solid black;
		padding: 90px 0 0 0;
	}

	#tunnel ul {
		//border: 1px solid blue;
		display:block;
		list-style-type: none;
		width:auto;
		height: 70px;
		//padding: 0;
		margin: 0;
	}

	#tunnel li {
		//border: 1px solid red;
		width: 226px;
		font-family: "Lucida sans",Arial,Helvetica,sans-serif;
		font-size: 28px;
		text-align: center;
		//padding: 0 0 0 25px;
		margin: 0 0 0 3px;
		float:left;
	}

	#tunnel li a{
		text-decoration: none;
	}

	#tunnel .stepActive{
		color: #FF4500;
		font-weight: bold;
	}

	#contenuPanier table{
		//border: 1px solid red;
		border-spacing: 0px;
		border-collapse: collapse;
		width: 1100px;
		margin: 50px 0 0 0;
		text-align: left;
	}

	#contenuPanier table th{
		border-bottom: 1px solid #EEE;
		//border-bottom: 0.03px solid #9F9F9F;
		font-size: 30px;
		color: #999;
		font-weight: bold;
		padding: 5px;
	}

	#contenuPanier table td{
		border-bottom: 1px solid #EEE;
		color: #333;
		height: 50px;
		font-size: 40px;
		padding: 5px;
	}

	#contenuPanier table td > img{
		//border: 1px solid blue;
		width: 107px;
		height: 157px;
	}

	#contenuPanier table td a > img{
		width: 65px;
		height: 65px;
	}

/*#contenuPanier table td .nomArticle{
	display: block;
	margin-bottom: 5px;
	font-weight: bold;
}*/

	#contenuPanier table td .monTotal{
		font-size: 40px;
		font-weight: bold;
	}

	#contShop{
		border: 1px solid #FF4500;
		width: 550px;
		height: 150px;
		display: inline-block;
		color: #FF4500;
		font-size: 35px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		text-align: center;	
		text-decoration: none;
		text-transform: uppercase;
		margin: 100px 20px 150px 10px;
		padding: 0px;
		line-height: 150px;
		border-radius: 40px;
	}

	#valShop{
		//border: 1px solid #BC4465;
		width: 550px;
		height: 150px;
		display: inline-block;
		color: #FFF;
		font-size: 35px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		text-align: center;	
		text-decoration: none;
		text-transform: uppercase;
		line-height: 150px;
		background: #F8780B;
		border-radius: 40px;
		transition-duration: 2s;
	}

#infoAdress{
	//border: 1px solid red;
    width: 1150px;
    //height: 480px;
	margin-bottom: 100px;
    overflow: auto;
}

#infoAdress > p{
	font-family: "Lucida sans", Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	font-size: 55px;
	margin: 25px 0;
}

	#adresseLivraison{
		border: 1px solid #EFEFEF;
		width: 550px;
		height: 850px;
		margin: 0 auto;
		border-radius: 10px;
		//background: #FBFBFB;
		box-shadow: 3px 3px 5px #999;
		
		background: -moz-linear-gradient(2deg, #ffffff 5%, #FBFBFB 95%); /* FF3.6+ */
	}

	#adresseLivraison p{
		border-bottom: 2px dotted #EFEFEF;
		font-size: 50px;
		margin-left: 10px;
	}

	#adresseLivraison p:first-child{
		font-weight: bold;
		font-size: 55px;
		color: #872222;
		margin-left: 5px;
	}

	#ajoutAdress{
		border: 1px solid #FF4500;
		width: 780px;
		height: 120px;
		display: inline-block;
		color: #FF4500;
		font-size: 40px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		text-align: center;
		background-color: #FFF;
		text-decoration: none;
		text-transform: uppercase;
		margin: 70px auto;
		padding: 0px;
		line-height: 120px;
		border-radius: 30px;
	}

	#modifAdress{
		border: 1px solid #FF4500;
		width: 700px;
		height: 150px;
		display: inline-block;
		color: #FF4500;
		font-size: 30px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		text-align: center;
		background-color: #FFF;
		text-decoration: none;
		text-transform: uppercase;
		//margin: 15px auto;
		padding: 0px;
		line-height: 150px;
		border-radius: 30px;
	}

	#validpayer{
		border: 1px solid #FF4500;
		width: 350px;
		height: 150px;
		display: inline-block;
		color: #FF4500;
		font-size: 30px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		text-align: center;
		background-color: #FFF;
		text-decoration: none;
		text-transform: uppercase;
		//margin-left: 15px;
		margin: 0px;
		padding: 0px;
		line-height: 150px;
		border-radius: 30px;
	}

#moyenPaiement{
	//border: 1px solid red;
}

	#moyenPaiement p{
		//border: 1px solid blue;
		font-family: "Lucida sans", Arial, Helvetica, sans-serif;
		font-size: 40px;
		text-align: center;
		margin: 25px 0;
	}

	#moyenPaiement p:first-child{
		//border: 1px solid blue;
		font-family: "Lucida sans", Arial, Helvetica, sans-serif;
		text-align: center;
		font-weight: bold;
		font-size: 55px;
		margin: 25px 0;
	}

#moyenPaiement ul{
	//border: 1px solid blue;
	font-family: "Lucida sans", Arial, Helvetica, sans-serif;
	font-size: 14px;
	display:block;
	list-style-type: none;
}

	#moyenPaiement li{
		border: 2px solid #EFEFEF;
		width: 830px;
		height: 150px;
		font-family: "Lucida sans",Arial,Helvetica,sans-serif;
		font-size: 14px;
		text-align: center;
		margin: 150px auto;
		box-shadow: 3px 3px 5px #999;
		background: -moz-linear-gradient(2deg, #ffffff 5%, #FBFBFB 95%); /* FF3.6+ */
	}

	#moyenPaiement li a{
		color: #380000;
		font-weight: bold;
		text-decoration: none;
		line-height: 50px;
	}

	#moyenPaiement li a img{
		width: 100%;
		height: auto;
	}

	#PaiementCash p, #PaiementOrange p, #PaiementLemon p{
		//border: 1px solid red;
		font-family: "Lucida sans", Arial, Helvetica, sans-serif;
		font-size: 40px;
		//text-align: center;
		margin: 25px 0;
		padding-left: 150px;
	}

	#PaiementCash p:first-child, #PaiementOrange p:first-child, #PaiementMobi p:first-child, #PaiementLemon p:first-child{
		//border: 1px solid blue;
		font-family: "Lucida sans", Arial, Helvetica, sans-serif;
		font-size: 55px;
		text-align: center;
		margin: 25px 0;
		padding: 0;
	}

	#prixTotal{
		color: #FF4500;
		font-size: 40px;
		font-weight: bold;
	}

	#btnPaiement input[type="submit"]{
		border: 1px solid #FF4500;
		width: 580px;
		height: 100px;
		display: block;
		color: #FFF;
		font-size: 40px;
		font-family: "Lucida sans", Arial, Helvetica, sans-serif;
		font-weight: bold;
		text-transform: uppercase;
		margin: 30px auto;
		padding: 0;
		line-height: 20px;
		background: #FF4500;
		border-radius: 10px;
	}

#retShop{
	border: 1px solid #FF4500;
	width: 275px;
	height: 30px;
	display: inline-block;
	color: #FF4500;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	margin: 30px auto;
	padding: 0px;
	line-height: 30px;
	border-radius: 10px;
}

/******* Fin Panier *******/

/******* Login *******/
	#compte{
		//border: 1px solid red;
		width: 1150px;
		//height: 480px;
		margin: 50px 0 150px 0;
		overflow: auto;
	}

	#compte > p{
		//border: 1px solid blue;
		font-size: 55px;
		font-family: "Lucida sans", Arial, Helvetica, sans-serif;
		text-align: center;
		font-weight: bold;
		margin: 25px 0;
	}

	#newClient{
		border-right: 1px solid #c0c0c0;
		font-size: 55px;
		width: 500px;
		//height: 230px;
		font-family: "Lucida sans", Arial, Helvetica, sans-serif;
		text-align: center;
		padding-top: 15px;
		float: left;
		//font-weight: bold;
		
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		border-radius: 10px;
	}

	#inscrire{
		//border: 1px solid #BC4465;
		width: 480px;
		height: 100px;
		display: block;
		color: #FFF;
		font-size: 40px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		text-align: center;	
		text-decoration: none;
		text-transform: uppercase;
		margin: 70px auto;
		padding: 0;
		line-height: 90px;
		background: #F8780B;
		border-radius: 30px;
		transition-duration: 1s;
	}

	#oldClient{
		border-right: 1px solid #c0c0c0;
		width: 630px;
		//height: 350px;
		font-family: "Lucida sans", Arial, Helvetica, sans-serif;
		
		margin-left: 5px;
		padding-top: 15px;
		float: left;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		border-radius: 10px;
	}

	#oldClient > span{
		font-size: 55px;
		display: block;
		text-align: center;
		margin-bottom: 80px;
	}

	#oldClient label{
		//border: 1px solid blue;
		display: block;
		float: left;
		width: 280px;
		text-align: right;
		font-size: 40px;
		margin: 8px 8px 0 0;
	}

/*
#oldClient #email{
	border: 1px solid blue;
	width: 320px;
	height: 55px;
}

#oldClient #pwd{
	border: 1px solid blue;
	width: 320px;
	height: 55px;
}
*/

#oldClient #errorLogPass{
	width: 445px;
	font-family: "Lucida sans", Arial, Helvetica, sans-serif;
	color: #AC0A00;
	background: #FFECEC;
	font-size: 14px;
	margin: 30px auto;
	padding: 10px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
}

#compte input[type="text"], input[type="password"]{
	border: 1px solid #EFEFEF;
	width: 320px;
	height: 55px;
	font-size: 18px;

	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#compte textarea{
	border: 1px solid #EFEFEF;
	font-size: 16px;

	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#compte select{
	border: 1px solid #EFEFEF;
	font-size: 15px;
	  
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#oldClient #pwdOublier{
	text-decoration: none;
	color: #333;
	font-family: "Lucida sans", Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-left: 140px;
}

#oldClient input[type="submit"]{
	
	//border: 1px solid #FF4500;
	width: 320px;
	height: 100px;
	display: block;
	color: #FFF;
	font-size: 40px;
	font-family: "Lucida sans", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	margin: 90px 0 0 290px;
	padding: 0;
	line-height: 20px;
	background: #FF4500;
	border-radius: 10px;
}

	p.message_error
	{
		font-family: "Lucida sans", Arial, Helvetica, sans-serif;
		color: #8A1F11;
		font-size: 35px;
		font-weight: bold;
		margin: 0px 0px 10px 0px;
		padding: 0px;
	}

.form_errors_block_sig
{
	width: 600px;
	font-family: "Lucida sans", Arial, Helvetica, sans-serif;
	color: #AC0A00;
	background: #FFECEC;
	font-size: 14px;
	margin: 30px auto;
	padding: 10px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
}

	.form_errors_block_log
	{
		width: 600px;
		font-family: "Lucida sans", Arial, Helvetica, sans-serif;
		color: #AC0A00;
		background: #FFECEC;
		font-size: 35px;
		margin: 30px auto;
		padding: 10px;
		-moz-border-radius: 20px;
		-webkit-border-radius: 20px;
		border-radius: 20px;
	}

[class *= "form_errors_block"] ul
{
	padding-left: 20px;
	list-style: disc;
}

[class *= "form_errors_block"] li
{
	margin:5px 0px 5px 0px;
}

/******* Fin login *******/

/******* Signup *******/
	#coordonnee{
		border-right: 1px solid #c0c0c0;
		width: 1120px;
		//height: 250px;
		font-size: 50px;
		font-family: Arial, Helvetica, sans-serif;
		padding-top: 15px;
		
		-moz-border-radius: 20px;
		-webkit-border-radius: 20px;
		border-radius: 20px;
	}

	#coordonnee > span{
		//border: 1px solid blue;
		margin:  0 0 0 350px;
	}

	#coordonnee p label{
		//border: 1px solid red;
		float: left;
		width: 530px;
		text-align: right;
		margin: 4px 8px 0 30px;
	}
	
	#coordonnee input[type="radio"]{
		//border: 1px solid red;
		width: 50px;
		height: 50px;
		border-radius: 50px;
	}
	
	#coordonnee select{
		//border: 1px solid red;
		font-size: 40px;
		width: 155px;
		height: 60px;
		//border-radius: 50px;
	}

	#coordonnee input[type="checkbox"]{
		//border: 1px solid red;
		margin:  0 0 0 550px;
		width: 50px;
		height: 50px;
	}

	.textCondition{
		//border: 1px solid red;
		display: inline-block;
		width: 500px;
		height: 110px;
		//margin-top: 20px;
		font-size: 30px;
	}

#coordonnee input[type="submit"]{
	//border: 1px solid #FF4500;
	width: 580px;
	height: 100px;
	display: block;
	color: #FFF;
	font-size: 50px;
	font-family: "Lucida sans", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	margin: 50px auto;
	padding: 0;
	line-height: 20px;
	background: #FF4500;
	border-radius: 10px;
}

/******* Fin Signup *******/

/******* Mon compte *******/
#monCompte{
	//border: 1px solid red;
	width: 873px;
    overflow: auto;
}

#monCompte p:first-child{
	font-family: "Lucida sans", Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	margin: 25px 0;
}

#monCompte p:nth-child(3){
	//color: #121214;
	font-size: 14px;
	text-align: center;
}

#monCompte a:hover {
	border: 1px solid #F8780B;
	font-size: 14px;
	background: #FFF;
	color: #F8780B;
	padding-top: -5px;
	text-shadow: 15px 15px 15px rgba(0,0,0,5.6);
}

.compteClient{
	//border: 1px solid #BC4465;
	width: 250px;
	height: 40px;
	display: block;
	color: #FFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;	
	text-decoration: none;
	text-transform: uppercase;
	margin: 40px auto;
	//padding: 0;
	line-height: 35px;
	background: #F8780B;
	border-radius: 10px;
	transition-duration: 0.5s;
}

#coordonnee input.disabled{
	background: -moz-linear-gradient(90deg, #EFEFEF 15%, #ffffff 75%); /* FF3.6+ */

	//background: -moz-linear-gradient(-10deg, #f9c667 0%, #ffffff 5%); /* FF3.6+ */
	//background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#f9c667), color-stop(7%,#ffffff)); /* Chrome,Safari4+ */
	//background: -webkit-linear-gradient(-10deg,  #f9c667 0%,#ffffff 5%); /* Chrome10+,Safari5.1+ */
	//background: -o-linear-gradient(-10deg,  #f9c667 0%,#ffffff 5%); /* Opera 11.10+ */
	//background: -ms-linear-gradient(-10deg,  #f9c667 0%,#ffffff 5%); /* IE10+ */
	//background: linear-gradient(100deg,  #f9c667 0%,#ffffff 5%); /* W3C */
	//filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9c667', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}

table#commande{
	border-spacing: 0px;
	border-collapse: collapse;
	width: 873px;
	margin: 0 auto;
	text-align: left;
}

table#commande th{
	color: #333;
	padding: 5px;
}

table#commande td{
	border-top: 1px solid #FF4500;
	color: #333;
	font-size: 14px;
	padding: 5px;
}
/******* Fin Mon compte *******/

