/*---------------------------------*/
/*------------ RESET -------------*/
/*---------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td {
	margin : 0;
	padding : 0;
	border : 0;
}
table {
	border-collapse : collapse;
	border-spacing : 0;
}
fieldset,img {
	border : 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style : normal;
	font-weight : normal;
}
ol,ul {
	list-style : none;
}
caption,th {
	text-align : left;
}
h1,h2,h3,h4,h5,h6 {
	font-size : 100%;
	font-weight : normal;
	display : inline;
}
.underline  {
	text-decoration:underline;
}



/*---------------------------------*/
/*------------ BODY -------------*/
/*---------------------------------*/
body {
	color : #000;
	font-size : 12px;
	line-height : normal;
	font-family: helvetica, arial, sans-serif; 
	background-image: url(../medias/body-bg.gif);
	background-repeat: repeat-x;
}
body.impression {
	padding: 10px;
	background-image: none;
}


a {
	color : #000;
	text-decoration : none;
}
a:hover {
	color : #000;
	text-decoration : underline;
}
input, select, textarea {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size: 11px;
	color : #000;
}
strong, b, .bold, .gras {
	font-weight: bold;
}

img {
	border: 0;
}
.alignLeft {
	text-align: left;
}
.alignRight {
	text-align: right;
}
.alignCenter {
	text-align: center;
}
.block {
	display: block;
}
.blockLeft {
	float : left;
	display: block;
}
.blockRight {
	display: block;
	float : right;
}
.blockCenter {
	display: block;
	margin: 0 auto;
}
.underline {
	text-decoration: underline;
}


.clearRight {
	clear: right;
}
.clearLeft {
	clear: left;
}


.mrpropre {
	clear: both;
	font-size: 0pt;
	height: 0px;
	line-height: 0px;
}
.mini {
	font-size: 9px;
}
.moyen {
	font-size: 11px;
}



/*---------------------------------*/
/*--------- CONTAINER -------------*/
/*---------------------------------*/
#containerPrincipal {
	display: block;
	position: relative;
	width: 980px;
	height: auto;
	margin: 0 auto;
}

#container {
	display: block;
	position: relative;
	width: 980px;
	min-height:520px;
	height: auto;
}

/*---------------------------------*/
/*--------- FOOTER ----------------*/
/*---------------------------------*/
#footer {
	display: block;
	position: relative;
	width: auto;
	height: 130px;
	padding-left: 220px;
	padding-top: 20px;
}

#footer-bloc {
	display: block;
	position: relative;
	width: auto;
	height: 70px;
	background-image: url(../medias/footer-bloc-bg.gif);
	background-repeat: no-repeat;
	background-position: 160px 0px;
	margin-left:25px;
}

#form-newsletter {
	display: block;
	position: absolute;
	width: 250px;
	height: 25px;
	top:40px;
	left: 215px;
}
.inputnews {
	display: block;
	position: relative;
	width: 180px;
	height: auto;
	color :#898989;
	border: 1px solid #d3d3d3;
	float: left;
}
.submitnews {
	display: block;
	position: relative;
	width: auto;
	height: auto;
	background-color: white;
	color :#898989;
	font-weight: bold;
	float: left;
	cursor: pointer;
}





#footer-nazur {
	display: block;
	position: absolute;
	width: auto;
	height: 60px;
	top:0px;
	left: 500px;
	font-size:13px;
	text-decoration:none;
}

#footer-email {
	display: block;
	position: absolute;
	width: autox;
	height: auto;
	top:0px;
	left: 215px;
	font-size:13px;
}

#footer-dressing {
	display: block;
	position: absolute;
	width: autox;
	height: auto;
	top:0px;
	left: 15px;
	font-size:13px;
}
#footer-dressing a {
	display: block;
	position: relative;
	width: auto;
	height: auto;
	color :#898989;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-top: 8px;
}


#footer-menu {
	display: block;
	position: relative;
	width: 810px;
	height: auto;
	font-family: arial, sans-serif; 
	font-size: 11px;
	padding-top: 20px;
	}


#footer-menu  ul {
	color:#666;
	display: block;
	height: 20px;
	position: relative;
	width: 700px;
	text-align:center;
}
#footer-menu  li {
	display: inline;
	height: auto;
	padding-left: 5px;
	position: relative;
	text-align: center;
}
#footer-menu  li a {
	height: auto;
	padding-right: 5px;
	text-align: right;
	color: #666;
}








/*---------------------------------*/
/*--------- HEADER ----------------*/
/*---------------------------------*/
#header {
	display: block;
	position: relative;
	width: 980px;
	height: 135px;
}
#header-logo {
	display: block;
	position: absolute;
	width: auto;
	height: auto;
	top: 10px;
	left: 0px;
}
#header-menu {
	display: block;
	position: absolute;
	width: auto;
	height: 54px;
	top: 68px;
	left: 225px;
}
#header-menu ul {
	display: block;
	position: relative;
	width: 810px;
	height: 54px;
}
#header-menu ul li {
	display: block;
	position: relative;
	width: auto;
	height: 54px;
	float: left;
}










/*---------------------------------*/
/*--------- COLGAUCHE -------------*/
/*---------------------------------*/
#colgauche {
	display: block;
	position: relative;
	width: 225px;
	height: auto;
	float: left;
}


#cg-menu {
	display: block;
	position: relative;
	width: 211px;
	height: auto;
}
#cg-menu ul {
	display: block;
	position: relative;
	width: 211px;
	height: auto;
}
#cg-menu ul li {
	display: block;
	position: relative;
	width: auto;
	height: auto;
	font-size:13px;
}
#cg-menu ul li {
	border:solid 1px #fff;
}
#cg-menu ul li a {
	display: block;
	position: relative;
	width: auto;
	height: auto;
	padding-left: 18px;
	padding-bottom:5px;
	padding-top:2px;
	text-decoration: none;
}
#cg-menu ul li a:hover {
	background-image: url(../medias/menu-lateral-a-bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
#cg-menu ul li a.deuxlignes {
	display: block;
	position: relative;
	width: auto;
	height: auto;
	padding-left: 18px;
	padding-bottom:5px;
	padding-top:2px;
	text-decoration: none;
}
#cg-menu ul li a.deuxlignes:hover {
	background-image: url(../medias/menu-lateral-a-2lignes-bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
#cg-video {
	display: block;
	position: relative;
	width: 211px;
	height: auto;
	margin-top:25px;
}




/*---------------------------------*/
/*--------- ARIANE ----------------*/
/*---------------------------------*/
#ariane {
	display: block;
	height: 20px;
	position: relative;
	width: auto;
	padding-top: 10px;
	padding-bottom: 15px;
}
#ariane ul {
	color: #4d4d4d;
	display: block;
	font-size: 11px;
	height: auto;
	position: relative;
	width: auto;
}
#ariane li {
	color: #4d4d4d;
	display: block;
	float: left;
	height: auto;
	line-height: 15px;
	padding-right: 4px;
	position: relative;
	text-align: left;
}
#ariane li a {
	color: #4d4d4d;
	height: auto;
	line-height: 15px;
	padding-left: 4px;
	text-align: right;
	text-decoration: underline;
}





/*---------------------------------*/
/*--------- COLDROITE -------------*/
/*---------------------------------*/
#coldroite {
	display: block;
	position: relative;
	width: 755px;
	height: auto;
	float: left;
}
#cd-flashconteneur {
	display: block;
	position: relative;
	width: 680px;
	height: 515px;
	padding-left: 30px;
}
#cd-banniereconteneur {
	display: block;
	position: relative;
	width: 680px;
	height: 125px;
	padding: 15px 0 15px 30px;
}
#fiche-produit {
	display: block;
	position: relative;
	width: 750px;
	height: auto;
}






#fp-titre {
	display: block;
	position: relative;
	width: 720px;
	height: 80px;
	line-height:15px;
}
.fp-titre-img {
	display: block;
	position: relative;
	width: auto;
	height: auto;
	float: left;
	padding-right:30px;
}



#fp-gauche {
	display: block;
	position: relative;
	width: 410px;
	height: 330px;
	float: left;
}
.fp-gauche-zoom {
	display: block;
	position: absolute;
	width: 77px;
	height: 23px;
	top:279px;
	left:329px;
}
.fp-gauche-zoom2 {
	display: block;
	position: absolute;
	width: 77px;
	height: 23px;
	top:323px;
	left:228px;
}

#fp-droite {
	display: block;
	position: relative;
	width: 340px;
	height: 330px;
	float: left;
	}


#fp-droite #OP_scroll {
	background-color: white;
	display: block;
	height: 80px;
	overflow: hidden;
	position: relative;
	width: 330px;
	background-image: url(../medias/op-scroll-BG.gif);
	background-repeat: repeat-x;
	margin-top:15px;
}
#fp-droite #OP_scroll1 {
	display: block;
	height: 80px;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 40px;
	z-index: 3;
}
#fp-droite #OP_scroll2 {
	display: block;
	height: 80px;
	left: 290px;
	position: absolute;
	top: 0px;
	width: 40px;
	z-index: 3;
}
#fp-droite #OP_scroller {
	display: block;
	height: 60px;
	left: 40px;
	position: absolute;
	top: 10px;
	width: 2000px;
}
#fp-droite .OP_blocProduit {
	display: block;
	float: left;
	height: 60px;
	position: relative;
	width: 90px;
}
#fp-droite .OP_blocProduitImg {
	display: block;
	height: 60px;
	width: 81px;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
}




#fp-description {
	display: block;
	position: relative;
	width: 720px;
	height: auto;
	clear: both;
}

.fp-description-menu {
	display: block;
	position: relative;
	width: 720px;
	height: 21px;
	z-index: 2;
}
.fp-description-menu ul {
	display: block;
	position: absolute;
	width: auto;
	height: 21px;
	left:15px;
	top:1px;
}
.fp-description-menu ul li {
	display: block;
	position: relative;
	width: auto;
	height: 21px;
	float: left;
}
.fp-description-menu ul li a {
	display: block;
	position: relative;
	width: 170px;
	height: 21px;
	line-height: 22px;
	background-image: url(../medias/fp-description-menu-a-on.gif);
	background-repeat: no-repeat;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
}
.fp-description-menu ul li a:hover, .fp-description-menu ul li a.fp-menu-active {
	background-image: url(../medias/fp-description-menu-a-off.gif);
	text-decoration: none;
	font-weight: bold;
}
.fp-description-content {
	display: block;
	position: relative;
	width: auto;
	height: auto;
	padding:3px;
	padding-top: 6px;
	padding-right:0;
	border: 1px solid #ccc;
}
.fp-description-content table {
	display: block;
	position: relative;
	width: auto;
	height: auto;
}
.fp-description-content table td {
	padding-right:3px;
	padding-bottom:15px;
	vertical-align: top;
}
.fp-description-content table td.size01 {
	width: 255px;
}
.fp-description-content table td.size02 {
	width: 455px;
}
.fp-description-content table td.max {
	width: 710px;
	padding-right:3px;
	padding-bottom:15px;
	vertical-align: top;
}
.fp-description-content table td .libelle {
	background-color: #e8e8e8;
	padding:3px;
	padding-left:30px;
	font-weight: bold;
}
.fp-description-content table td .detail {
	padding:3px;
	padding-left:30px;
	font-size: 11px;
	line-height: 13px;
}

.fp-description-content table td .detail ul.vignette li {
	width:50px;
	float: left;
	padding-top: 4px;
}


.fp-description-content #fp-description-content02, .fp-description-content #fp-description-content03 {
	display: none;
}

.impression .fp-description-content #fp-description-content02, .impression .fp-description-content #fp-description-content03 {
	display: block;
}












#mosaique-produit {
	display: block;
	position: relative;
	width: 750px;
	height: auto;
}

#mp-titre {
	display: block;
	position: relative;
	width: 750px;
	height: auto;
	padding-bottom: 10px;
}


#mp-mosaique {
	display: block;
	position: relative;
	width: 730px;
	height: auto;
	padding-top: 20px;
}

#mp-mosaique ul li {
	display: block;
	position: relative;
	width: 170px;
	height: 175px;
	float: left;
	padding-bottom:15px;
	padding-right: 13px;
	background-image: url(../medias/mp-mosaique-li-bg.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#mp-mosaique ul li.dernier {
	padding-right: 0px;
	background-image: none;
}



















#cd-container {
	display: block;
	position: relative;
	width: 750px;
	height: auto;
}
.cd-titre01 {
	display: block;
	position: relative;
	width: 720px;
	height: auto;
	font-size: 24px;
	padding-bottom: 5px;
}
.cd-titre01 h1{
	display: block;
	position: relative;
	width: 720px;
	height: auto;
	font-size: 24px;
	padding-bottom: 5px;
}
.cd-titre02 {
	display: block;
	position: relative;
	width: auto;
	height: auto;
	font-size: 24px;
	padding-bottom: 5px;
}
.cd-chapeau01 {
	display: block;
	position: relative;
	width: 720px;
	height: auto;
	padding-bottom: 10px;
}
.cd-table01 {
	display: block;
	position: relative;
	width: 720px;
	_width:auto;
	height: auto;
	margin-left: 120px;
}
.cd-table01 td.td01 {
	padding:10px;
	width: 255px;
}
.cd-table01 td.td02 {
	padding:10px;
	width: 225px;
	background-color: #e8e8e8;
	font-size: 16px;
}
.cd-table01 td.td03 {
	padding:10px;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 220px;
	background-color: #e8e8e8;
	font-size: 14px;
}

.cd-table01 td.td031 {
	padding:10px;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 210px;
	background-color: #e8e8e8;
	font-size: 14px;
}

.cd-table01 td.td032 {
	padding:10px;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 190px;
	background-color: #e8e8e8;
	font-size: 14px;
	padding-left:15px;
	_padding-left:15px;
}

.cd-table01 td.td033 {
	padding:10px;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 270px;
	background-color: #e8e8e8;
	font-size: 14px;
	_padding-left:0px;
}

.cd-table01 td.td04 {
	padding:10px;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 190px;
	vertical-align: top;
	font-size: 11px;
	border-bottom: 1px solid #e8e8e8;
}

.cd-table01 td.td05 {
	padding:10px;
	width: 240px;
	background-color: #e8e8e8;
	font-size: 16px;
}

.cd-table01 td.td06 {
	padding:10px;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 270px;
	vertical-align: top;
	font-size: 11px;
	border-bottom: 1px solid #e8e8e8;
	padding-right:0px;
	}
	
.cd-table01 td.td07 {
	padding:10px;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 210px;
	vertical-align: top;
	font-size: 11px;
	border-bottom: 1px solid #e8e8e8;
	}
	

.input01 {
	border: 1px solid #D3D3D3;
	color: #898989;
	display: block;
	float: left;
	height: auto;
	position: relative;
	width: 22px;
	margin-left:10px;
	margin-top:2px;
}
.input02 {
	border: 1px solid #D3D3D3;
	color: #898989;
	display: block;
	float: left;
	height: 16px;
	position: relative;
	width: 22px;
	margin-left:10px;
	margin-top:2px;
}
.input02violet {
	border: 1px solid #D3D3D3;
	color: #8e0062;
	display: block;
	float: left;
	height: 18px;
	position: relative;
	width: 22px;
	margin-left:10px;
	margin-top:2px;
	font-size:12px;
}
.submit01 {
	background-color: #e8e8e8;
	color: #898989;
	cursor: pointer;
	display: block;
	font-weight: bold;
	height: auto;
	position: relative;
	width: auto;
	margin-top:2px;
	font-size: 16px;
}
.submit02{
	background-color: #e8e8e8;
	color: #898989;
	cursor: pointer;
	display: block;
	float: left;
	font-weight: bold;
	height: auto;
	position: relative;
	width: auto;
	margin-left:5px;
	margin-top:2px;
	font-size:15px;
}
.border01 {
	border: 1px solid #e8e8e8;
}
.color01, a.color01, a.color01:hover {
	color: #8e0062;
}
.color02, a.color02, a.color02:hover {
	color: #6da4d2;
}
.color03, a.color03, a.color03:hover {
	color: #E8E8E8;
}

.sousTitre01 {
	font-weight:bold;
	font-size: 13px;
}
.cd-texte01 {
	display: block;
	position: relative;
	width: 720px;
	height: auto;
}
.cd-texte01 a {
	text-decoration: underline;
}
.hr01 {
	clear: both;
	width: 100%;
	border: 0; /* enleve toute bordure */
	border-bottom: 1px solid #cccccc; /* une seule bordure (sinon firefox met une bordure en haut ET en bas mais pas IE */
	height: 1px; /* pour IE *//* pour IE */
	margin-bottom:15px;
	margin-top: 15px;
}

ul.listeLexique {
	display: block;
	position: relative;
	width: auto;
	height: 25px;
	background-color: #cccccc;
}
ul.listeLexique li {
	display: block;
	position: relative;
	width: 27px;
	height: 25px;
	line-height: 25px;
	float: left;
	text-transform: uppercase;
	text-align: center;
	font-size: 15px;
}

.menurose {
	display: block;
	position: relative;
	width: 250px;
	height: auto;
	padding-top:30px;
	padding-left: 30px;
	color: #8e0062;
}
.menurose li {
	display: block;
	position: relative;
	width: auto;
	height: auto;
	color: #8e0062;
	padding-top:5px;
}
.menurose li a {
	display: block;
	position: relative;
	width: auto;
	height: auto;
	padding-bottom: 5px;
	color: #8e0062;
	text-decoration: none;
	margin-left:30px;
	border-bottom: 1px solid #8e0062;
}
.menurose li.catalogue {
	background-image: url(../medias/pucerose-catalogue.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.menurose li.imprimer {
	background-image: url(../medias/pucerose-imprimer.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.menurose li.magasin {
	background-image: url(../medias/pucerose-magasin.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.menurose li.video {
	
	background-image: url(../medias/pucerose-nouveaute.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}












/*---------------------------------*/
/*------------ POP-UP DIV ---------*/
/*---------------------------------*/
#containerOpaque {
    display : none;
    position : absolute;
    width:100%;
    height:1500px;
    top:0;
    left:0;
    bottom:0;
    background:#000;
    opacity: 0.6;
    -moz-opacity:0.6;
    filter:alpha(opacity=60,finishopacity=60, style=1);
	 z-index: 10;
}
#popZoom {
	display:none;
	position : absolute;
	height:auto;
	width:900px;
	top:0px;
	left: 50%;
	z-index:20;
	background: #fff;
}

#popFormContainer {
	display:none;
	position : absolute;
   height:auto;
   top:0px;
   left: 50%;	
   z-index:20;
}
.largeurPop01 {
	width:600px;
}
#popZoom p.fermer {
	display:block;
	position : relative;
   height:30px;
	width:auto;
	background-color: white;
	text-align: right;
}



.amenagement-menu {
	display: block;
	position: relative;
	width: 720px;
	height: 21px;
	z-index: 2;
}
.amenagement-menu ul {
	display: block;
	position: absolute;
	width: auto;
	height: 21px;
	left:15px;
	top:1px;
}
.amenagement-menu ul li {
	display: block;
	position: relative;
	width: auto;
	height: 21px;
	float: left;
}
.amenagement-menu ul li a {
	display: block;
	position: relative;
	width: 170px;
	height: 21px;
	line-height: 22px;
	background-image: url(../medias/fp-description-menu-a-on.gif);
	background-repeat: no-repeat;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
}
.amenagement-menu ul li a:hover, .amenagement-menu ul li a.am-menu-active {
	background-image: url(../medias/am-description-menu-a-off.gif);
	text-decoration: none;
	color: white;
}
.amenagement-content {
	display: block;
	position: relative;
	width: 700px;
	height: auto;
	padding:3px;
	padding-top: 26px;
	padding-right:0;
	border-top: 1px solid #c0c0c0;
}
#am-description-content02, #am-description-content03 {
	display:none;
}

.amenagement-content ul.video li {
	width:160px;
	float: left;
	text-align: center;
	padding-right:85px;
	padding-bottom: 20px;
	_padding-bottom: 2px;
	padding-left: 12px;
	height: 125px;
	_height:120px;
}

ul.video li.dernierVid {
	padding-right:0px;
	}


#moyen-visu-fp .loading, #grand-visu-fp .loading {
  background: url(../medias/spinner.gif) no-repeat center center;
}


.videounique {
display:none;
position:relative;
width:auto;
padding-top:10px;
height:320px;
}
.videounique-desc {
display:block;
position:relative;
width:210px;
height:320px;
float:left;
padding-right:10px;
}
.videounique-flv {
display:block;
position:relative;
width:480px;
height:320px;
float:left;
}

.scrollNote {
display:block;
position:relative;
width:330px;
height:auto;
color: #9E9E9E;
font-size:11px;
text-align:center;
margin-top:5px;
margin-bottom:15px;
}


/***********************Ajout Shailendre- NouveautesEnVideos******************************/

.NouveautesEnVid {
	width:750px;
	height:auto;
	}
	
.cd-titre01.NovoenVidTitre {
	font-size:27px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	}
	
.blocVidHaut {
	width:675px;
	height:500px;
	padding:10px;
	background-color:#000000;
	padding-top: 0px;
	margin-bottom: 20px;
	}
	
.BlocDescripVidHaut {
	width:215px;
	height:auto;
	float:left;
	padding-right: 13px;
	padding-top: 20px;
	}
	
.VidImgage {
	width:208px;
	height:116px;
	padding-bottom:20px;
	}
	
.VidTxt {
	border-right:1px solid #333333;
	padding-right:5px;
	width:210px;
	height:30px;
	padding-bottom:20px;
	padding-top:5px;
	color:#fff;
	text-align: center;
	font-size: 16px;
	}
	
.VidTxt.nobord {
	border-right:none;}			
	
.VidBtn {
	padding-left:50px;
	width:101px;
	height:25px;
	}		

.cd-titre01.NovoenVidTitreBas {
	font-size:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:13px;
	}
	
.BlocDescripVidBas {
	width:695px;
	height:298px;
	}
	
.VidBasDescripGeneral {
	width:160px;
	height:auto;
	padding-right:50px;
	padding-bottom:15px;
	float: left;
	text-align: center;
	}
	
.VidBasImg {
	width:160px;
	height:90px;
	padding-bottom:8px;
	}
	
.VidBasTxt {
	width:160px;
	height:auto;
	}	
	
/*******************************Ajout-Shailendre-Amenagement***************************************/

.cd-texte01.TitreGrasMauve {
	font-size:20px;
	color:#8e0062;
	}
	
span.sousTitre01.colorsous-titre-Mauve {
	font-size:16px;
	color:#8e0062;
	}
	
.Bloc-mauve {
	background-color:#E7D6E5;
	border:1px solid #A44588;
	width:680px;
	height:auto;
	padding:15px 20px;
	}		


/************************************************************************************************/
/****************************************Newsletter**************************************/

.cd-titre01.NovoenVidTitre02 {
	font-size:27px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#4d4d4d;
	}
	
.NewsletterTxtColo {
	color:#4d4d4d;
	font-size:11px;
	width:600px;
	}
	
.TitreFondNoir {
	background-color:#000000;
	width:719px;
	padding-top:4px;
	padding-left:15px;
	margin-top:3px;
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fff;
	padding-bottom: 4px;
	margin-bottom: 4px;
	}
	
.BlocFormulaire {
	width:734px;
	height:auto;
	padding-bottom: 25px;
	}
	
.BlocFormulaireBg-haut {
	width:734px;
	height:7px;
	}
	
.BlocFormulaireBg {
	background:url(../medias/newsletterBlocBas-Bg.jpg) top left repeat-y;
	width:694px;
	height:auto!important;
	min-height:250px;
	padding:15px 25px;
	padding-bottom:5px;
	}
	
*html .BlocFormulaireBg {
	height:250px!important;
	}	
	
.BlocFormulaireBg-bas {
	background:url(../medias/newsletterBlocBas-BgBas.jpg) top left no-repeat;
	width:734px;
	height:4px;
	}
	
table.NewsletterFormulaire th {
	text-align:right;
	padding-right:15px;
	color:#4d4d4d;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	vertical-align:top;
	}
	
table.NewsletterFormulaire td {
	padding-right:15px;
	padding-bottom:10px;
	vertical-align:top;
	}	
	
table.NewsletterFormulaire td input {
	width:180px;
	border:1px solid #ccc;
	height:16px;
	}
	
table.NewsletterFormulaire td textarea.fieldarea{
	width:177px;
	height:52px;
	}
	
table.NewsletterFormulaire td.tel input{
	width:90px;
	}
	
table.NewsletterFormulaire td input.check{
	width:15px;
	border: none;
	}		
		
	
table.NewsletterFormulaire td input.FormRad {
	width:18px;
	vertical-align:top;
	border:none;
	}
	
table.NewsletterFormulaire td.CodePostal input {
	width:65px;
	}
	
table.NewsletterFormulaire td.msgErreur {	
	color:#CC0000;
	font-size:11px;
	}
	
table.NewsletterFormulaire td.btn-form input {
	width:96px;
	height:19px;
	border:none;
	margin-left:80px;
	padding-top:10px;
	}
	
.ChampObli {
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#4d4d4d;
	font-size:9px;
	}											
 			
			
/*****************************************************************************/

/***************************AJOUT YANNICK********************************/
#am-garanties-content01{
	display:block;
	}

#am-services-content02{
	display:none;
	}

.bloc-div-ferme{
	height:44px;
	width:649px;
	margin-bottom:27px;
		}

.visuel-ferme{
	width:200px;
	height:42px;
	float: left;
	}	
		
.div-titre{
	position:relative;
	float:left;
	color:#900d59;
	font-size:19px;
	padding-left:20px;
	width:427px;
	border-bottom: 1px solid #000;
	padding-bottom: 19px;
	_padding-bottom:0px;
	height: 23px;
	_height: 42px;
	}
	
.btn-savoir{
	position:absolute;
	top:12px;
	right:0px;
	}
	
.bloc-div-ouvert{
	width:649px;
	margin-bottom:27px;
	display:block;
	height:266px;
	}	
	
.visuel-ouvert{
	width:200px;
	height:266px;
	float: left;
	}	
	
.div-ouvert-contenu{
	width:427px;
	float:left;
	padding-left: 20px;
	}	

#menu2sousmenu_1, #menu2sousmenu_2, #menu2sousmenu_3, #menu2sousmenu_4, #menu2sousmenu_5{
	display:none;
	}


/*******************************************************************************/
a.G-sous-titre, a.G-sous-titre:hover, .G-sous-titre {
	color:#8c0958;
	font-size:20px;
	background:url(../medias/arrow.gif) no-repeat 0px 3px;
	padding-left:20px;
	text-decoration: none;
}
.cd-texte01 .G-sous-titre a, .cd-texte01  .G-sous-titre a:hover {
	color:#8c0958;
	text-decoration: none;
}
.bloc-haut-catalogues{
	width:753px;
	height:290px;
	}	

.bloc-catalogue{
	width:336px;
	height:auto;
	text-align: center;
	background: url(../medias/medias-border-right.jpg) top right no-repeat;
	float: left;
	}
.noborder{
	background:none;
	}	
	
.cata-descript{
	width:280px;
	font-size:12px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	height: 55px;
	}	

.bloc-catalogue span{
	color:#8a0e5a;
	font-weight:bold;
	font-size:13px;
	width:265px;}
	
.bloc-txt-bas-petit{
	font-size:10px;
	color:#000000;
	padding-top:20px;
	padding-bottom:25px;
	}
		
.txt-bas{
	color:#000;
	font-size:12px;
	padding-top:10px;}
	
.txt-bas a{
	text-decoration:underline;
	} 			

/*******************************************************************/
.next{
	width:50px;
	height:705px;
	background:#fff; 
	position:absolute; 
	right:-50px;
	top:0px
	}
	
*:first-child+html .next {
	height:708px;
	}	

.prev{
	width:50px;
	height:705px;
	background:#fff; 
	position:absolute; 
	left:-50px;
	top:0px
	}
	
*:first-child+html .prev {
	height:708px;
	}	
	
.next img, .prev img{
	margin-top:300px;
	}
	
	
/**************************************Ajout Shailendre********************************/

.amConseil {
	float:right;
	margin:10px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:15px;
	}
	
/*****************AjoutShailendre-04-04-09***********************/

.amenagement-content ul.video {
	padding-top:30px;
	}
	
*:first-child+html .amenagement-content ul.video li {
	height:95px;
	} 

	
/******************************************************/

.errMsg{
	color:#CC0000;
	}	
.errMsg a{
	color:#CC0000;
	text-decoration:underline;
	}

/***************************Shailendre-recrutement*********************************/


.Recrute-details {
	/*border:1px solid #EAEAEA;*/
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
	margin-bottom:20px;
	width:550px;
	background-color:#EAEAEA;
	}

.Recrute-details ul li {
	list-style:none;
	padding-bottom:12px;
	}
	
.recrute-txtbas {
	margin-left:40px;
	}
	
.recrute-savoir-plus {
	background:url(../medias/arrow-titre-surmesure.gif) 0px 3px no-repeat;
	padding-left:13px;
	color:#8c0958;
	}
	
.recrute-savoir-plus a {
	color:#8c0958;
	text-decoration:underline;
	}			 

	
/***************************Shailendre-SurMesure*********************************/	

.Bloc-surMesure {
	width:755px;
	height:auto;
	}
	
.surMesure-bg-haut {
	background:url(../medias/surMesure-bg-haut.jpg) bottom left no-repeat;
	width:715px;
	height:100px;
	padding-top:22px;
	padding-left:40px;
	font-size: 13px;
	}
	
.surMesure-bg-contenu {
	background:url(../medias/surMesure-bg.jpg) top left repeat-y;
	width:755px;
	height:auto;
	padding-top:10px;
	}
	
.surMesure-bg-bas {
	background:url(../medias/surMesure-bg-bas.jpg) top left no-repeat;
	width:755px;
	height:15px;
	}
	
.surMesureTitre {
	font-size:32px;
	color:#e40974;
	}	
	
.surMesure-Bloc-Img {
	padding-left:35px;
	width:720px;
	height:auto;
	}
	
.surMesure-Bloc-Img-descrip {
	width:231px;
	height:280px;
	float:left;
	padding-right:5px;
	position: relative;
	}
	

.surMesureBloc-Bas {
	width:655px;
	height:auto;
	padding-left:100px;
	padding-bottom:5px;
	padding-top: 40px;
	font-size: 12px;
	}				

.surMesureBloc-Bas ul li {
	float:left;
	background:url(../medias/surMesure-arrow.jpg) 0px 3px no-repeat;
	padding-left:10px;
	width:295px;
	padding-right:22px;
	padding-bottom:10px;
	}	
		
.surMesureBgCliquable {
	background:url(../medias/surMesure-cliquable.gif) bottom left no-repeat;
	filter:alpha(opacity=75);-moz-opacity:.75;opacity:.75;
	width:169px;
	height:36px;
	position:absolute;
	left: 33px;
	top: 240px;
	text-align:center;
	color:#fff;
	font-size:14px;
	padding-top:4px;
	}
	
span.surMesure-Entrez {
	font-size:11px;
	font-weight:bold;
	}
	
span.surMesure-Entrez a {
	color:#fff;
	}
	
span.surMesure-Entrez a:hover {
	color:#fff;
	}			

/********************************************Yannick surMesure-dressing*************************/
.SurMesure-menu {
	display: block;
	position: relative;
	width: 715px;
	_width:700px;
	height: 32px;
	z-index: 2;
	}
.SurMesure-menu ul {
	display: block;
	position: absolute;
	width: auto;
	height: 21px;
	left:15px;
	top:1px;
	}
.SurMesure-menu ul li {
	display: block;
	position: relative;
	width: auto;
	height: 32px;
	float: left;
	margin-right:12px;
	text-transform:uppercase;
	}
.SurMesure-menu ul li a {
	display: block;
	position: relative;
	width: 188px;
	height: 27px;
	padding-top:5px;
	line-height: 22px;
	background-image: url(../medias/SurMesure-Menu-a-off.jpg);
	background-repeat: no-repeat;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	}
.SurMesure-menu ul li a:hover, .SurMesure-menu ul li a.am-menu-active {
	background-image: url(../medias/SurMesure-Menu-a-on.jpg);
	text-decoration: none;
	color: black;
	font-weight:bold;
	font-size:15px;
	}
		
.surMesure-bg-contenu-int{
	padding-left:8px;
	padding-right:8px;
	margin-left:28px;
	width:710px;
	}

.bloc-dressing{
	width:auto;
	height:auto;
	}	
	
.bloc-Gallery-visu{
	width:325px;
	float:left;
	height:auto;
	text-align: center;
	}	
	
.bloc-coloris-descript{
	float:left;
	width:370px;
	_width:350px;
	height:auto;
	margin-left: 5px;
	}	
	
.bloc-visu-majeur{
	width:auto;
	height:auto;
	position:relative;
	}	

#SurMesure-Gallery {
	display: block;
	position: relative;
	width: 340px;
	height: 125px;
	float: left;
	margin-top:35px;
	}
#SurMesure-Gallery #OP_scroll {
	background-color: white;
	display: block;
	height: 80px;
	overflow: hidden;
	position: relative;
	width: 330px;
	background-image: url(../medias/op-scroll-BG.gif);
	background-repeat: repeat-x;
	margin-top:15px;
	}
#SurMesure-Gallery #OP_scroll1 {
	display: block;
	height: 80px;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 40px;
	z-index: 3;
	}
	
#SurMesure-Gallery #OP_scroller {
	display: block;
	height: 60px;
	left: 40px;
	position: absolute;
	top: 10px;
	width: 2000px;
	}
#SurMesure-Gallery .OP_blocProduit {
	display: block;
	float: left;
	height: 60px;
	position: relative;
	width: 90px;
	}
#SurMesure-Gallery .OP_blocProduitImg {
	display: block;
	height: 60px;
	width: 81px;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
	}
#SurMesure-Gallery #OP_scroll2 {
	display: block;
	height: 80px;
	left: 290px;
	position: absolute;
	top: 0px;
	width: 40px;
	z-index: 3;
	}	

.surmesure-titre{
	padding-left:13px;
	padding-bottom: 5px;
	font-size: 13px;
	}
	
.bloc-coloris{
	width:335px;
	height:auto;
	padding-left:28px;
	_padding-left:15px;
	padding-bottom:6px;
	}	
	
.bloc-coloris ul li{
	width:42px;
	height:74px;
	float:left;
	text-align:center;
	margin-right:12px;
	line-height: 12px;
	font-size:11px;
	}	
	
.bloc-descript-surmesure{
	padding-left:28px;
	_padding-left:15px;
	font-size: 12px;
	font-style: italic;
	}	

span.txt-cliquez a{
	color:#e9398e;
	text-decoration:underline;
	font-weight:bold;
	font-size:14px;
	padding-left:15px;
	}
	
span.txt-cliquez a:hover{	
	color:#e9398e;
	}

/**Scroller**/
.scroller_container {
	display: block;
	position: relative;
	width: 340px;
	height: 125px;
	float: left;
	margin-top:35px;
	}
.scroller_container .OP_scroll {
	background-color: white;
	display: block;
	height: 80px;
	overflow: hidden;
	position: relative;
	width: 330px;
	background-image: url(../medias/op-scroll-BG.gif);
	background-repeat: repeat-x;
	margin-top:15px;
	}
.scroller_container .OP_scroll1 {
	display: block;
	height: 80px;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 40px;
	z-index: 3;
	}
	
.scroller_container .OP_scroller {
	display: block;
	height: 60px;
	left: 40px;
	position: absolute;
	top: 10px;
	width: 2000px;
	}
.scroller_container .OP_blocProduit {
	display: block;
	float: left;
	height: 60px;
	position: relative;
	width: 90px;
	}
.scroller_container .OP_blocProduitImg {
	display: block;
	height: 60px;
	width: 81px;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
	}
.scroller_container .OP_scroll2 {
	display: block;
	height: 80px;
	left: 290px;
	position: absolute;
	top: 0px;
	width: 40px;
	z-index: 3;
	}	
/* stop scroller */

/* Ajout Rakesh */
#gauche {
	float:left;
	width:555px;
	background-color:#fff;
	padding-left:10px;
	padding-top:10px;
}
#colonne-droite {
	float:left;
	width:140px;
}
.greyBg{
	background-color:#f0eae8;
}
.file-list li a {
	color:#8E0062;
	font-weight:bold;
	font-size:15px;
}
.file-list li {
	display:block;
	padding-bottom:5px;
	padding-top:15px;
}
.file-list {
	padding-left:5px;
	padding-top:5px;
}
#colonne-centre h2 {
	font-size:24px;
	padding-bottom:5px;
	display:block;
	padding-top:10px;
}
/* Fin ajout Rakesh */



/*Ajout Shailendre*/

.popZoomOnglet {
	display:none;
	position : absolute;
	height:auto;
	width:900px;
	top:0px;
	left: 50%;
	z-index:20;
	background: #fff;
	}
	
.popZoomOnglet p.fermer {
	display:block;
	position : relative;
   height:30px;
	width:auto;
	background-color: white;
	text-align: right;
}
/*Fin-Ajout Shailendre*/


/*Ajout Shailendre-erreur-404*/

.Plan-site {
	width:auto;
	height:auto;
	}
	
.Plan-site ul li {
	list-style:none;
	background:url(../medias/arrow-titre-surmesure.gif) 0px 2px no-repeat;
	padding-left:10px;
	padding-bottom:5px;
	}	

/*Fin-Ajout Shailendre-erreur-404*/

*:first-child+html table.cd-table01 td.Dept-hack {
	padding-left:4px;
	width:120px;
	}
	
/*Ajout-shailendre-sur-mesure*/

.sur-mesure-sous-titre {
	background:url(../medias/arrow-titre-surmesure.gif) 0px 3px no-repeat;
	padding-left:13px;
	padding-bottom: 12px;
	font-size: 12px;
	margin-left:10px;
	color:#8c0958;
	margin-top: 10px;
	}	
	
.surMesure-bg-contenu-txt {
	width:auto;
	height:auto;
	padding-left: 18px;
	padding-right: 15px;
	text-align: justify;
	}
	
.cd-titre01.sur-mesure {
	width:auto;
	}
	
.sur-mesure-qualite-img {
	width:auto;
	height:auto;
	padding-left:120px;
	padding-top: 15px;
	}
	
.sur-mesure-qualite-img ul li {
	list-style:none;
	float:left;
	padding-right:10px;
	}
	
.menurose li.video.noborder a {
	border-bottom:none;
	}	
				
.G-sous-titre.titreCatalogueBas {
	margin-bottom:8px;
	}

.Qui-sommes-nous-txt {
	padding-left:25px;
	text-align:justify;
	}


/**Ajout Shailendre-Am-Int-Onglet-03**/

.bloc-div-ouvert.AM-03 {
	height:auto;
	}
	
.surmesure-titre.Chevron {
	background:url(../medias/arrow-titre-surmesure.gif) 0px 3px no-repeat;
	}
	
/***Eng-Mosiac**/

#matteoEng,#milanoEng {
	display:none;
	position : absolute;
	height:auto;
	width:900px;
	top:0px;
	left: 50%;
	z-index:20;
	background: #fff;
}

#matteoEng p.fermer {
	display:block;
	position : relative;
   height:30px;
	width:auto;
	background-color: white;
	text-align: right;
}	
#milanoEng p.fermer {
	display:block;
	position : relative;
   height:30px;
	width:auto;
	background-color: white;
	text-align: right;
}

/**Sur Mesure**/

.surmesure-titre.AvecChevron {
	background:url(../medias/arrow-titre-surmesure.gif) 0px 6px no-repeat;
	margin-left:4px;
	padding-top:3px;
	}
	
	
	
	
.popZoom-Eng {
	display:none;
	position : absolute;
	height:auto;
	width:900px;
	top:0px;
	left: 50%;
	z-index:20;
	background: #fff;
	}
	
.popZoom-Eng p.fermer {
	display:block;
	position : relative;
   height:30px;
	width:auto;
	background-color: white;
	text-align: right;
}		
	
.footerEng {
	width:auto;
	height:auto;
	font-size:11px;
	padding-bottom:30px;
	color: #a3a3a1;
	padding-left: 360px;
	}
	
.footerEng a {
	color: #a3a3a1;
	}
	
.footerEng a:hover {
	color: #a3a3a1;
	text-decoration:underline;
	}		
	

.HomeEng-txt-haut {
	width:auto;
	height:auto;
	}
	
.HomeEng-txt-haut-wordings {
	width:400px;
	float:left;
	text-align: justify;
	padding-right: 20px;
	}
	
.HomeEng-txt-haut-img {
	width:130px;
	height:auto;
	float:left;
	}
	
.HomeEng-txt-haut-img img {
	padding-bottom:4px;
	}	
	
.fp-description-content.noborder {
	border:none;
	}				
	
.recrute-change{
	background:url(../medias/chevron-recrute.jpg) 0px 3px no-repeat;
	padding-left:13px;
	color:#8c0958;
	margin-left:410px;
	}

.recrute-change a {
	color:#8c0958;
	text-decoration:underline;
	}
	
.footerHmBas {
	font-size:10px;
	color:#a3a3a1;
	padding-left: 222px;
	text-align: justify;
	}
	
.footerHmBas a {
	color:#666;
	}				
	
		
/*#popZoom-oslo, #popZoom-quebec  {
	display:none;
	position : absolute;
	height:auto;
	width:900px;
	top:0px;
	left: 50%;
	z-index:20;
	background: #fff;
}


#popZoom-oslo p.fermer {
	display:block;
	position : relative;
   height:30px;
	width:auto;
	background-color: white;
	text-align: right;
}

#popZoom-quebec p.fermer {
	display:block;
	position : relative;
   height:30px;
	width:auto;
	background-color: white;
	text-align: right;
}		*/
.margTop10 {
	display:block;
	margin-top:10px;
}

.Video-Center-hori {
	padding-left:75px;
	}
	
#cg-menu ul li.no-BG-PaD a {
	padding-left:0px;
	background:none;
	}	

/** Page Siena **/
.blockSerieLimite {
	background-image:url(../medias/bg-block-serie-limite.jpg);
	width:176px;
	height:33px;
	padding-left:124px;
	padding-top:115px;
	
}
.floatLeft {
	float:left;
}
.serieLimite {
	float:left;
}
.blockSerieLimite a {
	text-transform:uppercase;
	font-size:13px;
	color:#fff;
	font-weight:bold;
	padding-left:5px;
}
.mainImage img {
	display:block;
}
.blockSerieLimite .submit01 {
	background-color:#8c0061;
	color:#fff;
	border:0;
}
.contGH {
	width:400px;
	float:left;
}
.contDT {
	width:350px;
	float:left;
}
.puceViolet {
	background:transparent url(../medias/arrow.gif) no-repeat scroll 0 6px;
	padding-left:20px;
	padding-top:2px;
	padding-bottom:3px;
}
.menuFicheSienna ul li {
	background-image:url(../medias/pucerose-magasin.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	color:#8E0062;
}
.menuFicheSienna ul li div {
	border-bottom:1px solid #8E0062;
	margin-left:30px;
	padding-top:5px;
	padding-bottom:15px;
	margin-top:15px;
}
.menuFicheSienna ul li div a {
	color:#8E0062;
}
.menuFicheSienna ul li div a:hover {
	text-decoration:none;
}
.menuFicheSienna ul li.noborder div {
	border:0;
}
.menuFicheSienna ul li.noborder div img {
	display:inline;
}
.contDT .bold {
	font-weight:bold;
	font-size:18px;
}
.titreSienna {
	padding-bottom:25px;
}
.tblSienna td.td031 {
	width:225px;
}
.tblSienna td.td032 {
	width:295px;
}
.tblSienna td.td033 {
	width:150px;
}
.tblSienna td.td07 {
	width:225px;
}
.tblSienna td.td04 {
	width:295px;
}
.tblSienna td.td06 {
	width:150px;
}
.txtMauve {
	color:#8E0062;
	font-weight:bold;
	font-size: 12px;
}


a.nodecoration {
	text-decoration:none;
}	
a.nodecoration:hover {
	text-decoration:underline;
}	
#ariane li a.nodecoration {
	text-decoration:none;
}
















.contGH .opeTxt {
	display:block;
	text-align:center;
	font-family: helvetica, arial, sans-serif; 	
	font-size: 13px;
	padding-right:50px;
}
.contGH .opeTxtRose {
	display:block;
	text-align:left;
	font-family: helvetica, arial, sans-serif; 	
	font-size: 16px;
	color:#e2006e;
	font-weight:bold;	
	background:transparent url(../medias/puceCarteRose.jpg) no-repeat scroll 12px 5px;
	padding-left:60px;
	padding-top:2px;
	padding-bottom:3px;	
}
.contGH .opeTxtRose a, .contGH .opeTxtRose a:hover {
	color:#e2006e;
	text-decoration:underline;
}
.txtRose {
	color:#e2006e;
	font-weight:bold;
}
.listeClasse {
	display:block;
	text-align:center;
	font-family: helvetica, arial, sans-serif; 	
	font-size: 14px;
	font-weight:bold;
	padding:20px 0px 10px 0px;
}