div#conteneur {
				width:900px;
				position:relative;
				margin:0px auto;
}
div#header {
				width:900px;
				height:139px;	
				background-image:url(images/objets-decoration_01.jpg);
				background-repeat:no-repeat;}
div#centre {
				width:900px;
				height:399px;
				background-image:url(images/objets-decoration_02.jpg);
				background-repeat:no-repeat;}

div#centre2 {
				width:900px;
				height:399px;
			}

div#footer {
				width:900px;
				height:61px;
position:absolute;
padding : 30px 0 0 0;
				/*background-image:url(images/objets-decoration_03.jpg);*/
				background-repeat:no-repeat;
				display:inline;}

.newsletter {
	width:250px;	
	padding:75px 0 0 700px;
	
}

p#news{
padding:75px 0 0 700px;
width:250px;
text-align:center;
}

.phrase_emailing {
    color:#FFFFFF;
    font-size:12px;
}


#newsletter_form {
	
	padding:75px 0 0 700px;
	margin:0;
}

/***************** FOND ****************/

div#fond_boutique {
				width:900px;
				height:399px;
				background-image:url(images/fond_boutique_08.jpg);}
/***************** MENU ****************/

.accueil {
				width:370px;
				text-align:justify;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:9px;
				color:#48526D;
				padding:75px 490px 50px 30px;}

ul#menu {
				width:900px;
				margin-left:0px;
				margin:0px;
				padding:0px;}

ul#menu li {	display : inline;
				float:left;
				margin:0px 0px 0px 0px;
				padding:0px 0px 0px 0px;}

ul#menu img { border:0;}

/***************** ELEMENTS BAS DE PAGE *************/
.coordonnees {
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:12px;
				font-weight:bold;
				text-align:center;
				color:#797979;
				padding:25px;
				margin:0 0 0 0;	
				width:450px;}
.logo_cometik {
				padding:10px 45px auto;
				margin:0 0 0 0;
				float:right;
				display:inline;
				clear:both;}

/* CSS AFFICHAGE DYNAMIQUE SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(images/loading.gif) no-repeat center;
}

#lbImage {
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(images/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(images/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

/*OPACITE SUR IMAGES*/
.opacite img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
}

.opacite:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.mentions_legales{
	color:#666666;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
}

a.mentions_legales:hover{
	color:#999999;
}

.lien_page{
	color:#797979;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}

a.lien_page:hover{
	color:#999999;
}

.lien_partenaire{
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
	
}

a.lien_partenaire:hover{
	color:#FF0000;
}

.lien_carte{
	color:#663300;
	font-size:14px;
	text-decoration:none;
	
}

a.lien_carte:hover{
	color:#CC9966;
}


