body {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	background-color:#FFFFFF;
	background-image: url(../images/bg-global.gif);
	background-repeat: no-repeat;
	background-position:center;
	background-attachment: fixed;
}

.swf_home {
	width: 596px;
	height: 240px;
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border-top:1px solid #FDDAEC;
	border-bottom:1px solid #FDDAEC;
}

.th_home {
width:80px;
height:80px;
margin:0px 26px 34px 4px;
border:1px solid #a80259;
}

#tbl_homeH {
clear:both;
width:528px;
margin:5px 0px 0px 34px;
padding:0px 0px 0px 0px;
text-align:left;
}

#tbl_homeM {
clear:both;
width:100%;
margin:5px 0px 0px 34px;
padding:0px 0px 0px 0px;
text-align:left;
background-image: url(../images/bg-home-stickers.gif);
background-repeat: no-repeat;
background-position: left top;
}

#tbl_homeB {
color:#FDDAEC;
text-align:center;
clear:both;
width:528px;
margin:5px 0px 0px 34px;
padding:0px 0px 0px 0px;
text-align:center;
}
			
p {
padding:0px;
margin:0px;
}

form {
margin:0px;
padding:0px;
}

#container {
	position:relative;
	margin:0px auto 0px auto;
	padding:145px 0px 0px 0px;
	width: 960px;
	text-align:left;
	border-right:1px solid #d80273;
	/*border-right:1px solid #eb80b9;*/
	border-left:1px solid #d80273;
	/*border-left:1px solid #eb80b9;*/
	background-color: #FFFFFF;
	background-image:url(../images/bg-container.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

#header {
	position:absolute;
	top: 0px;
	left: 0px;
	width: 960px;
	height : 145px;
	margin:0px;
	padding: 0px;
	background-image:url(../images/bg-header.gif);
	background-position:top left;
	background-repeat:no-repeat;
	text-align:right;
}

#header b {
	font-size: 9px;
	font-weight: normal;
	color:#fddaec;
}

#header .logo {
position:absolute;
top:17px;
left:19px;
}

#header .slogan {
clear:both;
position:absolute;
top:102px;
left:508px;
}

#header .cb {
position:absolute;
top:16px;
left:781px;
}

#contentLeft {
float:left;
margin:16px 0px 0px 0px;
padding:0px 0px 0px 0px;
width:180px;
height:auto;
background-image:url(../images/bg-menu-gauche.gif);
background-repeat:no-repeat;
}

#collections , #collectionsA, #information1, #information2, #information3{
	width:142px;
	text-align:left;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}

#collections H2, #collectionsA H2 {
width:142px;
height:60px;
background-image:url(../images/titre-nos-collections.gif);
background-repeat:no-repeat;
margin:0px;
padding:0px;
}

#information1 H2 {
width:142px;
height:142px;
background-image:url(../images/information_1.gif);
background-repeat:no-repeat;
margin:10px 0px 0px 0px;
padding:0px;
}

#information2 H2 {
width:142px;
height:60px;
background-image:url(../images/information_2.gif);
background-repeat:no-repeat;
margin:20px 0px 0px 0px;
padding:0px;
}

#information3 H2 {
width:142px;
height:142px;
background-image:url(../images/information_3.gif);
background-repeat:no-repeat;
margin:10px 0px 0px 0px;
padding:0px;
}

#collections span, #collectionsA span, #information1 span, #information2 span, #information3 span {
visibility:hidden;
}

#collections ul, #collectionsA ul {
	margin:0px 0px 0px 7px;
	padding:0px;
}

#collections li, #collectionsA li{
	font-family:tahoma, verdana, arial;
	font-size:19px;
	text-indent:16px;
	list-style-type:none;
}

#collections a {
	display:block;
	height:32px;
	line-height:32px;
	background-image: url(../images/picto-liste-collections.gif);
	background-repeat: no-repeat;
	background-position: 0px 13px;
	text-decoration:none;
	font-weight: normal;
	color:#78013f;
}

#collections a:hover {
background-image: url(../images/picto-liste-collections-on.gif);
color:#c999b2;
text-decoration:none;
}

#collectionsA a {
	display:block;
	height:32px;
	line-height:32px;
	background-image: url(../images/picto-liste-collections-on.gif);
	background-repeat: no-repeat;
	background-position: 0px 13px;
	text-decoration:none;
	font-weight: normal;
	color:#c999b2;
}

#collectionsA a:hover {
background-image: url(../images/picto-liste-collections.gif);
color:#78013f;
text-decoration:none;
}

#collectionsA .on {
background-image: url(../images/picto-liste-collections.gif)!important;
color:#78013f!important;
text-decoration:none!important;
}

#content {
	float:left;
	width:600px;
	margin: 0px;
	padding: 0px;
}

#content a:link, #content a:visited {
color:#0000FF;
text-decoration:none;
}

#content a:hover {
color:#0000FF;
text-decoration:underline;
}


#breadcrumb {
width:600px;
padding:0px;
margin:0px;
height:30px;
line-height:30px;
color:#666666;
}

#breadcrumb a:link, #breadcrumb a:visited {
color:#666666;
text-decoration:underline;
}

#breadcrumb a:hover {
color:#666666;
text-decoration:overline;
}

#page {
padding:0px 0px 20px 0px;
margin:0px;
width:596px;
min-height:800px;
text-align:left;
background-color:#FFFFFF;
border-right:2px solid #fddaec;
border-left:2px solid #fddaec;
border-top:2px solid #fddaec;
}

#page h1 {
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 34px;
	display:block;
	font-weight:bold;
	letter-spacing:2px;
	font-size:15px;
	color:#a80259;
	text-transform: uppercase;
}

#contentRight {
margin:16px 0px 0px 0px;
padding:0px;
float:left;
width:180px;
height:auto;
text-align:center;
}


#footer {
	color:#a80259;
	margin:0px auto 0px auto;
	padding:0px;
	width: 960px;
	height:25px;
	line-height:25px;
	text-align:center;
	border-right:1px solid #d80273;
	border-left:1px solid #d80273;
	border-bottom:1px solid #d80273;
	background-color: #fddaec;
	font-size: 1em;
}

#footer a:link, #footer a:visited {
	color:#a80259;
	text-decoration:none;
}

#footer a:hover {
	color:#a80259;
	text-decoration:underline;
}

.raz {
clear:both;
margin:0px;
padding:0px;
border:none;
height:0px!important;
}

#lst_pages_haut {
color:#a80259;
width:528px;
margin:5px 34px 0px 34px;
height:16px;
border-top:1px solid #a80259;
border-bottom:1px solid #a80259;
}

#lst_pages_bas {
color:#a80259;
width:528px;
margin:15px 34px 0px 34px;
height:16px;
border-top:1px solid #a80259;
border-bottom:1px solid #a80259;
}

#lst_pages_haut a:link, #lst_pages_haut a:visited, #lst_pages_bas a:link, #lst_pages_bas a:visited {
color:#a80259;
text-decoration:none;
}

#lst_pages_haut a:hover, #lst_pages_bas a:hover {
color:#a80259;
text-decoration:underline;
}

#lstprod {
clear:both;
margin:5px 0px 0px 0px;
padding:0px 0px 0px 24px;
text-align:center;
}

#lstprod img {
width:140px;
height:140px;
border:1px solid #666666;
margin:5px 10px 5px 10px;
}

#lstprod b {
height:30px;
width:160px;
font-weight:bold;
display:block;
color:#a80259;
}

#lstprod a:link, #lstprod a:visited {
color:#a80259;
text-decoration:none;
}

#lstprod a:hover {
color:#a80259;
text-decoration:underline;
}


.apartir {
color:#0000FF;
text-decoration:none;
font-weight:bold;
font-style:normal;
text-align:right;
width:140px;
height:12px;
display:block;
margin:0px 0px 5px 10px;
padding:0px 0px 0px 0px;
}

.details {
margin:5px 0px 0px 90px!important;
padding:0px 0px 0px 0px!important;
width:60px!important;
height:12px!important;
border:0px!important;
}

.couleur {
margin:1px 0px 0px 10px!important;
padding:0px 0px 0px 0px!important;
width:130px!important;
height:12px!important;
border:0px!important;
}

.taille {
margin:3px 0px 0px 10px!important;
padding:0px 0px 0px 0px!important;
width:132px!important;
height:20px!important;
border:0px!important;
}

.prod1  { 
text-align: center; 
margin: 10px 10px 0px 10px; 
padding: 5px 0px 0px 0px; 
width: 160px; 
height: 260px; 
float: left; 
overflow: hidden; 
background-color:#FFFFFF;
border:1px solid #a80259;
}

.prod2  { 
text-align: center; 
margin: 10px 10px 0px 10px; 
padding: 5px 0px 0px 0px; 
width: 160px; 
height: 260px; 
float: left; 
overflow: hidden; 
background-color:#fddaec;
border:1px solid #a80259;
}

#prod {
clear:both;
margin:5px 0px 0px 0px;
padding:0px 0px 0px 28px;
text-align:left;
}


#prod h1 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	display:block;
	font-weight:bold;
	letter-spacing:2px;
	font-size:15px;
	color:#a80259;
	text-transform: uppercase;
}

.heading {
text-decoration:none;
font-weight:bold;
display:block;
height:14px;
margin:5px 0px 0px 0px!important;
padding:0px 0px 0px 0px;
}

#illustration {
margin:5px 0px 0px 0px;
padding:0px;
border:0px;
vertical-align:top;
width:540px;
overflow-x:hidden;
}

#illustration td, #illustration tr {
margin:0px;
padding:0px;
border:0px;
vertical-align:top;
}

#illustration img {
border:1px solid #b3216d;
margin-right:0px;
margin-top:0px;
margin-left:0px;
margin-bottom:5px;
padding:0px;
width:80px;
height:54px;
}

#illustration .thumb {
float:left;
margin-left:4px;
padding:0px;
cursor:hand;
background-color:#FFFFFF;
filter:alpha(opacity=60);
-moz-opacity:0.60;
opacity:0.60;
}

#illustration .thumb:hover {
filter:alpha(opacity=100);
-moz-opacity:1.00;
opacity:1.00;
}


#zoom {
height:300px!important;
width:450px!important;
}


#description {
margin:10px 0px 0px 0px;
padding:0px;
border:0px;
vertical-align:top;
width:540px;
height:auto;
background-color:#fddaec!important;
}

#description td {
padding:5px;
}

#config {
margin:10px 0px 0px 0px;
padding:0px;
border:0px;
vertical-align:top;
width:540px;
overflow-x:hidden;
}

#config .btnorientation {
width:80px;
font-size:9px;
letter-spacing:1px;
height:18px;
margin:0px 4px 0px 0px;
padding:0px 0px 0px 0px;
border:1px solid #78013f;
background-color:#fddaec;
}

#config .frmmenu {
width:164px;
font-size:9px;
letter-spacing:1px;
height:18px;
margin:0px 4px 0px 0px;
padding:1px 0px 0px 0px;
border:1px solid #78013f;
background-color:#fddaec;
background-repeat:no-repeat;
background-position:top left;
}

#config .promo {
background-color:#a9f2fd!important;
}

#config .bcolor {
	width:12px;
	height:12px;
	border:1px solid #000000;
	margin:2px;
	padding:0px;
	background-color:#CCCCCC;
	float:left;
	cursor:hand;
}

#config td, #config tr {
margin:0px;
padding:0px;
border:0px;
}

#config .tdgras {
white-space: nowrap;
height:25px;
padding:8px 0px 0px 0px!important;
font-weight:bold;
text-decoration:underline;
text-transform: uppercase;
color:#78013f;
}

#config .tdstd {
line-height:20px;
white-space: nowrap;
height:20px;
}

#config .tdr {
width:160px;
text-align:right;
}

#config .tdcolor {
width:260px!important;
}

#config img {
border:1px solid #000000;
margin-right:2px;
margin-left:0px;
margin-top:0px;
margin-bottom:2px;
padding:0px;
height:12px;
width:12px;
float:left;
}

#bgpreview {
padding:0px!important;
margin:0px!important;
width:252px!important;
overflow-x:hidden;
}

#margeblc {
background-color:#FFFFFF!important;
width:20px;
}

#previewid {
border:1px solid #b3216d!important;
height:250px!important;
width:250px!important;
margin:0px!important;
padding:0px!important;
}

#prix {
width:522px;
height:100px;
background-image:url(../images/bg-bloc-prix.gif);
background-repeat:no-repeat;
background-position:top left;
margin:0px;
padding:6px 4px 2px 14px;
}

#prix td, #prix tr {
margin:0px;
padding:0px;
border:0px;
}

#prix .info {
width:290px;
height:14px!important;
overflow-y:hidden!important;
}

#prix .tdpanier {
	width:130px;
	text-align:right;
}

#prix .frmtxt {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
width:150px;
height:14px;
font-size:9px;
background-color:#fee6f2;
margin:0px;
padding:0px;
border:0px;
font-weight:bold;
}

#prix .frmtxtpt {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
width:20px;
height:14px;
font-size:9px;
background-color:#fee6f2;
margin:0px;
padding:0px;
border:0px;
font-weight:bold;
}

#prix .frmprix, #prix .frmprixb {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
text-align:right;
font-size:20px;
width:104px;
height:20px;
margin:0px;
padding:0px;
border:none;
background-color:#fee6f2;
}

#prix .frmprixb {
color:#666666;
text-decoration:line-through;
}

#prix .frmpanier {
width:50px;
height:70px;
margin:0px 0px 0px 20px;
padding:0px;
border:none;
background-color:#fee6f2;
}

#loginbox {
width:142px;
background-image:url(images/bgbloc-light.gif);
background-repeat:repeat-y;
text-align:left;
margin: 0px 18px 0px 20px;
padding: 0px 0px 0px 0px;
color:#FFFFFF;
}

#loginbox h3 {
width:142px;
height:54px;
margin:0px;
padding:0px;
background-image:url(images/hbloc-mon-compte-o.gif);
background-repeat:no-repeat;
}

#loginbox h3 span {
visibility:hidden;
}

#loginbox .email, #loginbox .pwd {
width:125px;
height:14px;
margin:2px 0px 0px 10px;
padding:0px;
border:0px;
font-size:9px;
}

#loginbox .btn {
width:105px;
height:14px;
margin:2px 0px 0px 30px;
padding:0px;
border:0px;
font-size:9px;
background-color:#fddaec;
}

#loginbox ul {
list-style:none;
margin:10px 0px 0px 30px;
padding:0px;
}
#loginbox li {
margin:2px 0px 0px 0px;
}

#loginbox a {
color:#FFFFFF;
}

#loginbox img {
margin:0px;
padding:0px;
border:0px;
}

#cartbox {
	width:142px;
	background-image:url(images/bgbloc-opaque.gif);
	background-repeat:repeat-y;
	text-align:left;
	margin: 0px 18px 0px 20px;
	padding: 0px 0px 0px 0px;
	color:#000000;
	cursor: hand;
}

#cartbox h3 {
width:142px;
height:54px;
margin:0px;
padding:0px;
background-image:url(images/hbloc-mon-panier.gif);
background-repeat:no-repeat;
}

#cartbox h3 span {
visibility:hidden;
}

#cartbox ul {
list-style:none;
margin:10px 0px 0px 5px;
padding:0px;
}
#cartbox li {
margin:2px 0px 0px 0px;
}

#cartbox a {
color:#FFFFFF;
}

#cartbox img {
margin:0px;
padding:0px;
border:0px;
}

#showroombox {
width:142px;
background-image:url(images/bgbloc-dark.gif);
background-repeat:repeat-y;
text-align:left;
margin: 0px 18px 0px 20px;
padding: 0px 0px 0px 0px;
color:#000000;
}

#showroombox h3 {
width:142px;
height:54px;
margin:0px;
padding:0px;
background-image:url(images/hbloc-showroom.gif);
background-repeat:no-repeat;
}

#showroombox h3 span {
visibility:hidden;
}

#showroombox a {
color:#FFFFFF;
}

#showroombox img {
margin:0px 0px 0px 2px;
padding:0px;
border:0px;
}

#infosbox {
	width:142px;
	background-image:url(images/bgbloc-light.gif);
	background-repeat:repeat-y;
	text-align:left;
	margin: 20px 18px 0px 20px;
	padding: 0px 0px 0px 0px;
	color:#ffffff;
}

#infosbox h3 {
width:142px;
height:54px;
margin:0px 0px 0px 0px;
padding:0px;
background-image:url(images/hbloc-informations.gif);
background-repeat:no-repeat;
}

#infosbox h3 span {
visibility:hidden;
}

#infosbox ul {
list-style:circle;
margin:0px 0px 0px 15px;
padding:0px;
}
#infosbox li {
margin:2px 0px 0px 5px;
}

#infosbox a {
color:#FFFFFF;
}

.bbloc_light {
margin:0px;
padding:0px;
width:142px;
height:20px;
background-image:url(images/bbloc-light.gif);
background-repeat:no-repeat;
}

.bbloc_dark {
margin:0px;
padding:0px;
width:142px;
height:20px;
background-image:url(images/bbloc-dark.gif);
background-repeat:no-repeat;
}

#illustration_d1 {
margin:0px 0px 0px 45px;
padding:0px;
width:80px;
height:70px;
background-image:url(images/papillon-droite.gif);
background-repeat:no-repeat;
}

#monpanier {
width:528px;
height:auto;
margin:10px 34px 0px 34px;
border:none;
}

.tblpanier {
width:528px;
height:auto;
margin:40px 34px 0px 34px;
border:none;
border:1px solid #7a0240;
}

.btnpanier {
margin:2px 10px 2px 10px;
padding:0px;
font-size:11px;
width:140px;
height:22px;
text-align:center;
text-transform:uppercase;
}

.btnpanierB {
margin:2px 10px 2px 10px;
padding:0px;
font-size:11px;
font-weight:bold;
width:140px;
height:22px;
text-align:center;
text-transform:uppercase;
}

.frmQTYpanier {
width:20px;
height:13px;
font-size:11px;
}

.creer_compte {
width:528px;
height:auto;
margin:10px 34px 0px 34px;
border:1px solid #7a0240;
}

.creer_compteFRM {
margin:0px;
padding:0px;
width:140px;
font-size:11px;
height:14px;
}

.creer_compteMN {
width:144px;
font-size:11px;
height:18px;
}

.creer_compteTH {
background-color:#fddaec;
height:20px;
line-height:20px;
}

.creer_compteCMT {
background-color:#efefef;
}

.champ_obligatoire {
color:#FF0000;
font-weight:bold;
}

.tdcomptelnk:link, .tdcomptelnk:visited {
font-size:10px;
color:#7A0240;
font-weight:normal;
text-decoration:none;
}

.tdcomptelnk:hover {
font-size:10px;
color:#7A0240;
text-decoration:underline;
font-weight:normal;
}

.tdcomptelnkactif {
font-size:10px;
color:#FFFFFF;
text-decoration:none;
font-weight:normal;
}

#pcommandeH {
color:#999999;
width:528px;
height:36px;
margin:0px 34px 10px 34px;
border:none;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#pcommandeH a:link, #pcommandeH a:hover, #pcommandeH a:visited,
#pcommandeB a:link, #pcommandeB a:hover, #pcommandeB a:visited {
color:#999999;
text-decoration:none;
}

#pcommandeB {
color:#999999;
width:528px;
height:36px;
margin:40px 34px 10px 34px;
border:none;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
