body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	background-color: #F3F4F8;
	font-size: 12px;
	color: #959393;
}
a:link {
	color: #959393;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #959393;
}
a:hover {
	text-decoration: underline;
}
a:active {
	
	text-decoration: underline;
}
.minitxte {
	font-size: 11px;
	color: #959393;
}


td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 4px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: 1px;
	color: #f98c2c;
}

#container{
	width: 800px;
	margin: 0 auto; 
}
#panier{
	float:right;
	margin-top: 5px;
	font-size: 11px;
	color: #999999;
}

.header {
	background-image: url(images/banner3-anglais.jpg);
	width: 800px;
	height: 192px;	

}
.menuhaut {
	width: 800px;
	height: 65px;
}

#menu {
	float:right;
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	width: 495px;
	height: 30px;
}

#menu ul
{
	margin: 0 ;
	padding: 0 ;
	list-style-type: none ;
}

#menu li
{
	float:left;
	text-decoration:none;
	font-size:12px;
	color: #999999;
	font-weight: bolder;
	padding-top: 10px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom:5px;
	letter-spacing: 1px;
}
#menu li a 
{
text-decoration:none; 
color: #999999;
}
#menu li a:hover
{
	text-decoration:none;
	font-size:12px;
	border-bottom: 2px solid #F98F29;
}
#menu li a.active
{
	text-decoration:none;
	font-size:12px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F98F29;
}

#logo {
	width: 192px;
	float:left;
	margin: 5px;
}

#centre p {
	margin:0;
	padding:0;
}

#centre {
	margin-left: 150px;
	background-color: #FFFFFF;

	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	width: 615px;
}
.produitselection {
	width: 240px;
}

.femme {
	background-color: #dc8ec4;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 8px;
	font-weight: bold;
	height: 18px;
}
.produits {
	margin: 0 auto;
}

.prix {
	font-size: 14px;
	font-weight: bold;
	color: #F98C2C;
	padding: 5px;
}
.prixbarre {
	font-size: 14px;
	font-weight: bold;
	color: #F98C2C;
	padding: 5px;
	text-decoration: line-through ;
}
.detail {
	font-size: 11px;
	color: #999999;
	font-weight: bold;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}



.selection {
	height: 120px;
	width: 605px;
	background-color: #F8F8FA;
	padding-top: 15px;
	
}


.border {
	border: 1px solid #E8E8E8;
}
.image {
	height: 90px;
	width: 130px;
	background-color: #FFFFFF;
}
.taille140 {
	width: 140px;
}
.monpanier {
	font-size: 11px;
	color: #999999;
	height: 50px;
	width: 140px;
}

.hauteur5 {
	margin:0;
	padding:0;
	padding-top:5px;
}

#gauche {
	width: 150px;
	float:left;
	margin:0;
	padding-left: 5px;
	background-color: #FFFFFF;	

}
#droite {
	width: 150px;
	float:right;
	background-color: #f3f3f3;
	margin:0;
		
}
#pied {
	height: 30px;
	font-size: 11px;
	color: #999999;
	text-align: center;
	margin-top: 5px;
	word-spacing: 1px;
}
#page {
	width: 800px;
	background-color: #FFFFFF;
	


}


 /*
    AFFICHAGE SELECTION HOMEPAGE
 */
.selectionxselect {
	width: 600px;
	margin: 0 auto;
	
}
.produitxselect {
	text-align: center;
	height: 150px;
	width: 180px;
	float:left;
	background-color: #F8F8FA;
	margin: 8px;
}
.imagexselect {
	
	height: 100px;
	width: 130px;
	background-color: #FFFFFF;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 1px solid #E8E8E8;
}



.produit1 {
    height: 100px;
    width: 130px;
    position: absolute;
    margin-left: 20px;
    text-align: center;
}

.produit2 {
	height: 100px;
	width: 130px;
	margin-left: 165px;
	position: absolute;
	text-align: center;
}
.produit3 {
    height: 100px;
    width: 130px;
    margin-left: 310px;
    position: absolute;
    text-align: center;
}
.produit4 {
	height: 100px;
	width: 130px;
	margin-left: 455px;
	position: absolute;
	text-align: center;
}
.hauteur15 {
	margin:0;
	padding:0;
	padding-top:15px;
}
.homme {
	background-color: #bb659d;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 8px;
	height: 18px;
	font-weight: bold;
}
.prixfemme {

	font-size: 14px;
	font-weight: bold;
	color: #dc8ec4;
	padding: 5px;
}
.onglet {
	width: 70px;
}
.txtegrisespace {
	font-size: 11px;
	color: #999999;
	padding: 8px;
	font-weight: bold;
}
.commander {
	font-size: 11px;
	font-weight: bold;
	color: #F98C2C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.commander a {
	font-size: 11px;
	font-weight: bold;
	color: #F98C2C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.commander a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #F98C2C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.selectiongd {

	height: 175px;
	width: 605px;
	background-color: #F3F3F3;
	padding-top: 15px;
}
.imagegd {
	background-color: #FFFFFF;
	height: 150px;
	width: 130px;
}
.marginimg {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
}
.prixhomme {


	font-size: 14px;
	font-weight: bold;
	color: #bb659d;
	padding: 5px;
}
.enfant {

	background-color: #cc4797;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 8px;
	height: 18px;
	font-weight: bold;
}
.prixenfant {



	font-size: 14px;
	font-weight: bold;
	color: #cc4797;
	padding: 5px;
}
.titreenfant {
	font-weight: bold;
	padding-top: 62px;
	padding-left: 63px;
	letter-spacing: 1px;
	background-image: url(images/bannerenfantsimple2.jpg);
	background-repeat: no-repeat;
}
.titrefemme {
	font-weight: bold;
	padding-top: 12px;
	padding-left: 20px;
	letter-spacing: 1px;
	height: 50px;
	background-image: url(images/bannerfemme_2.jpg);
	background-repeat: no-repeat;
}
.titrehomme {
	font-weight: bold;
	padding-top: 12px;
	padding-left: 20px;
	letter-spacing: 1px;
	height: 50px;
	background-image: url(images/bannerhomme_2.jpg);
	background-repeat: no-repeat;
}
.selectionindex {
	height: 130px;
	width: 605px;
	padding-top: 15px;
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 10px;
}
.box280 {
	height: 180px;
	width: 280px;
	float: left;
	margin-left: 10px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #F8F8FA;
}
.box280droite {
	height: 180px;
	width: 280px;
	margin-left: 310px;
	background-color: #F8F8FA;
	background-repeat: no-repeat;
}
.pad5 {
	padding: 5px;
}

.imageindex {
	height: 120px;
	width: 140px;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
.prixgd {
	font-size: 16px;
	font-weight: bold;
	color: #F98C2C;
}
.shopcart {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #DBDBDB;
}

.imgdetail {
	padding: 10px;
	width: 260px;
	border: 1px solid #e8e8e8;
	float: left;
	height: 260px;
	text-align: center;
}
.detaildesc {
	font-size: 12px;
	width: 260px;
	padding: 10px;
	margin-left: 300px;
	background-color: #F8f8fa;
}
.borderbas {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #E8E8E8;
}
.borderssbas {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #E8E8E8;
	border-right-color: #E8E8E8;
	border-left-color: #E8E8E8;
}
.produitxselectpromo {
	height: 220px;
	width: 448px;
	background-color: #F8F8FA;
	background-image: url(images/babypromo2_1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 110px;
	border: 1px solid #F1F2F8;
}
.imagexselectpromo {
	height: 160px;
	width: 180px;
	background-color: #FFFFFF;
	margin-bottom: 0;
	border: 1px solid #E8E8E8;
	float: left;
	text-align: center;
}
.detailspromo {
	padding: 5px;
	width: 130px;
	margin-top: 150px;
}
.detailcentre {
	font-size: 11px;
	color: #999999;
	font-weight: bold;
}
.detailxselectpromo {
	width: 180px;
	margin-top: 5px;
	margin-bottom: 0;
	float: left;
	text-align: center;
}
.contentpromo {
	width: 180px;
	margin-top: 15px;
	margin-bottom: 0;
	float: left;
	margin-right: 15px;
	margin-left: 15px;
	text-align: center;
}
.prixp {

	font-size: 16px;
	font-weight: bold;
	color: #F98C2C;
	padding: 5px;
}
