@charset "utf-8";
body {
	margin-top: 0px;
	margin-left: -2px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #000000;
}
#logo {
	height: 100px;
	width: 1024px;
	float: left;
	background: #CC6;
	color: #CFF;
}

#Logo   {
	height: 100px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
#enseigne {
	height: 400px;
	margin: 0px 0px 0px -10px;
	padding: 0px;
	text-align: center;
}
#bandeau {
	background: #2a1e10;
	height: 70px;
	text-align: center;
	margin: 0px 0px 0px -10px;
	padding: 0px;
}
#conteneur #contenu #prestation {
	background: url(img-new/prestation.jpg);
	width: 230px;
	height: 690px;
	margin-left: 20px;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 0px;
	float: left;
}
#conteneur #contenu #BC {
	background: url(img-new/Cassiere.png);
	float: left;
	width: 230px;
	height: 200px;
}
#Publicité {
	background: #00000;
	height: 170px;
	text-align: center;
}
#Publicité #SWF {
	margin-right: auto;
	margin-left: auto;
	width: 1024px;
}
#conteneur #contenu #description {
	background: #fff;
	float: left;
	width: 480px;
	margin-right: 10px;
	margin-left: 10px;
	height: auto;
}
#conteneur #contenu {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
.roundies-top {
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -webkit-border-top-left-radius: 15px; 
    -webkit-border-top-right-radius: 15px; 
    border-radius: 15px ;
	behavior:url(border-radius.htc); 
}
#conteneur #contenu #actualité {
	background: #000000;
	height: 200px;
	width: 230px;
	margin-top: 10px;
	float: left;
}
#Cassière {
	background: url(img-new/BC.jpg) repeat;
	text-align: center;
	float: left;
	height: 200px;
	width: 230px;
}
#conteneur #contenu #prestation ul li {
	list-style: none;
}
#conteneur #contenu #prestation ul li {
	margin: 5px 0px;
}
#conteneur #contenu #prestation ul li a {
	font: italic 16px "Times New Roman", Times, serif;
	color: #FFF;
}
#conteneur #contenu #prestation ul li a:hover {
	font: italic 16px "Times New Roman", Times, serif;
	color: #daa520;
}
#conteneur #contenu #prestation ul li a:active {
	color: #daa520;
}

#entete {
	background: url(img-new/fond%20entete.png) repeat-x;
	height: 100px;
	margin: 0px;
	padding: 0px;
}
#image {
	background: url(img-new/logo.jpg);
	float: left;
	height: 100px;
	width: 400px;
}
#menu {
	background: url(img-new/fond%20entete.png) repeat-x;
	float: left;
	height: 100px;
	width: 624px;
}
#entete #Logo #menu ul li {
	list-style: none;
	margin-top: 20px;
	float: left;
	margin-right: 15px;
	text-align: center;
}
#Titre {
	background: #2a1e10;
	height: 40px;
	width: 226px;
	font: italic normal 24px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	padding-top: 10px;
	color: #daa520;
	border-width: 2px;
	border-style: solid;
}

#entete #Logo #menu ul li a {
	display: inline;
	height: 30px;
	width: auto;
	text-align: center;
	color: #9e8d5f;
	font: 17px "Times New Roman", Times, serif;
	margin-right: 10px;
	margin-left: 15px;
	padding: 10px;

}
#entete #Logo #menu ul li a:hover {

	padding: 5px 5px 5px 0px;
	margin: 5px 5px 5px 15px;
	color: #feeea5;
}
#entete #Logo #menu ul li a:hover span.Z {
	padding: 5px 5px;
	margin: 5px;
	background: url(img-new/fond_Z.png) no-repeat right;
}
#entete #Logo #menu ul li a:hover span.C {
	padding: 5px 5px;
	margin: 5px;
	background: url(img-new/fond_C.png) no-repeat right;
}
#entete #Logo #menu ul li a:hover span.Q {
	padding: 5px 5px;
	margin: 5px;
	background: url(img-new/fond_Q.png) no-repeat right;
}
#entete #Logo #menu ul li a:hover span.A {
	padding: 5px 5px;
	margin: 5px;
	background: url(img-new/fond_A.png) no-repeat right;
}
#conteneur #contenu #prestation #menu_prest {
	font: 14px "Times New Roman", Times, serif;
	color: #FFF;
	margin-top: 20px;
}
.titre_menu {
	font: italic 20px "Times New Roman", Times, serif;
	color: #FFF;
	padding-left: 10px;
}
a:link {
	text-decoration: none;
}
#conteneur #contenu #prestation .titre_menu.promotion a {
	color: #daa520;
	text-decoration: underline;
}

.promotion {
	color: #daa520;
}

a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#conteneur {
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
