/* CSS Document */
img {
	border:0;
}

.titre{
	font-weight:bold;}

.description{
	padding-left:20px;
	font-style:italic;
}

div#conteneur {
	width:970px;
	position:relative;
	padding:0px;
	margin:0px auto;
	background-image:url(images/lekyzo_cont.jpg);
}

div#header {
	width:970px;
	height:256px;
	background-image:url(images/lekyzo_header_01.jpg);
}

div#menu {
	width:970px;
	height:62px;
	background-image:url(images/lekyzo_menu_02.jpg);
}



div#centre_salades {
	width:970px;
	height:369px;
	background-image:url(images/centre_salades_03.jpg);
}
div#flash{
	position:absolute;
	margin:35px 0 0 70px;
}


div#carte {
	width:970px;
	height:369px;
	background-image:url(images/lekyzo_cartedujour_16.jpg);
	background-repeat:no-repeat;
}
div#salades {
	width:970px;
	height:369px;
	background-image:url(images/centre_salades_03.jpg);
	background-repeat:no-repeat;
}

div#menusemaine {
	width:970px;
	height:369px;
	background-image:url(images/centre_menusemaine_03.jpg);
	background-repeat:no-repeat;
}
div#wraps {
	width:970px;
	height:369px;
	background-image:url(images/lekyzo_wraps_17.jpg);
	background-repeat:no-repeat;
}

div#pains {
	width:970px;
	height:369px;
	background-image:url(images/lekyzo_pains_17.jpg);
	background-repeat:no-repeat;
}

div#panini {
	width:970px;
	height:369px;
	background-image:url(images/lekyzo_panini_17.jpg);
	background-repeat:no-repeat;
}

div#baguettes {
	width:970px;
	/*height:369px;*/
	background-image:url(images/lekyzo_baguettes_17.jpg);
	background-repeat:no-repeat;
}

div#assiettes {
	width:970px;
	background-image:url(images/lekyzo_assiettes_17.jpg);
	background-repeat:no-repeat;
}

div#orientales {
	width:970px;
	height:369px;
	background-image:url(images/lekyzo_pains_surprises.jpg);
	background-repeat:no-repeat;
}

div#quiches {
	width:970px;
	background-image:url(images/lekyzo_quiches_14.jpg);
	background-repeat:no-repeat;
}

div#cornets {
	width:970px;
	height:369px;
	background-image:url(images/lekyzo_cornets_17.jpg);
	background-repeat:no-repeat;
}

div#saveurs_orientales {
	width:970px;
	height:369px;
	background-image:url(images/lekyzo_saveurs_orient_04.jpg);
	background-repeat:no-repeat;
}

div#soupes {
	width:970px;
	height:369px;
	background-image:url(images/lekyzo_soupes_17.jpg);
	background-repeat:no-repeat;
}

div#boissons {
	width:970px;
	/*height:369px;*/
	background-image:url(images/lekyzo_boissons_17.jpg);
	background-repeat:no-repeat;
}

div#commande {
	width:970px;
	background-image:url(images/lekyzo_commander_17.jpg);
	background-repeat:no-repeat;
}
div#centre {
	width:970px;
	background-image:url(images/centre_accueil_03.jpg);
	background-repeat:no-repeat;
}
div#acceuil {
	width:970px;
	background-image:url(images/lekyzo_commander_17.jpg);
	background-repeat:no-repeat;
}

div#suggestions {
	width:970px;
	background-image:url(images/lekyzo_suggestion_17.jpg);
	background-repeat:no-repeat;
}

div#contact {
	width:970px;
	padding-bottom:100px;
	background-image:url(images/lekyzo_contact_17.jpg);
	background-repeat:no-repeat;
}

div#footer {
	width:970px;
	height:116px;
	background-image:url(images/footer_04.jpg);
	clear:both;
}

.texte_centre{
padding: 10px 10px 0 520px;
font:11px Verdana,Arial,Sans-serif;
min-height : 260px;
_height : 260px;
}

div#logo_cometik {
	float:left;
	margin:28px 0 0 798px;
}

#commander {
	padding:21px 0 0 626px;
}

#tab_contact{
margin-top:-20px;
}

ul#menu {
	width:970px;
	height:18px;
	padding:0px;
	margin:0 0 0 0px;
	list-style-type:none;
	background-image:url(images/menu_background_02.jpg);
}

ul#menu li {
	display:inline;
	float:left;
	font-size:1px;
	line-height:1px;
}

ul#menu2 {
	width:950px;
	height:44px;
	padding:0px;
	margin:0px;
	list-style-type:none;
}

ul#menu2 li {
	display:inline;
	float:left;
	font-size:1px;
	line-height:1px;
}

p#cometik{
float:right;
color : black;
text-decoration:none;
font-size:10px;
padding:26px 35px 0 0;
margin:0;
}

p#mentions_legales{
padding:40px 0 0 140px;
color : black;
text-decoration:none;
font-size:10px;
text-align:center;
margin-top:10px;
font : 10px Verdana,Arial,Sans-serif;
margin:0;}

#newsletter_form{
margin:0;
padding:90px 0 0 690px;
}

/* 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;
}