.elem{

	display: none;

}
body {
	margin: 0; /* il est conseillé de mettre à zéro la marge et le remplissage de l'élément body, pour tenir compte des différentes valeurs par défaut des navigateurs */
	padding: 0; /* ce paramétrage centre le conteneur dans les navigateurs IE 5.x. Le texte est ensuite aligné à gauche (valeur par défaut) dans le sélecteur #container */
	color: #000000;
	background-color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.sep {
	clear: both;
}
a:link {
	color: #353348;
	text-decoration: none;
}
a:visited {
	color: #353348;
	text-decoration: none;
}
a:hover {
	color: #E063A2;
	text-decoration: none;
}
a:active {
	color: #E063A2;
	text-decoration: none;
}
.focusbt-item-num a:link {
	color: #ff0066;
	text-decoration: none;
}
.focusbt-item-num a:visited {
	color: #ff0066;
	text-decoration: none;
}
.focusbt-item-num a:hover {
	color: #ff0066;
	text-decoration: none;
}
.focusbt-item-num a:active {
	color: #ff0066;
	text-decoration: none;
}
.liensf a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.liensf a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.liensf a:hover {
	color: #FF0066;
	text-decoration: none;
}
.liensf a:active {
	color: #FF0066;
	text-decoration: none;
}
.savoirplus a:link {
	color: #FF0066;
	text-decoration: underline;
}
.savoirplus a:visited {
	color: #FF0066;
	text-decoration: underline;
}
.savoirplus a:hover {
	color: #333333;
	text-decoration: underline;
}
.savoirplus a:active {
	color: #333333;
	text-decoration: underline;
}
p {
	margin: 0px;
	padding: 0px;
}
#z1 {
	background-color: #000;
}
#bt1 {
	height: 1000px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
#menutop {
	height: 200px;
	background-image: url(img_o/structure/head_fond.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	-moz-box-shadow: 0 3px 6px #000;
	-webkit-box-shadow: 0 3px 6px #000;
	box-shadow: 0 3px 6px #000;
}
#ombre_menu {
	position: absolute;
	z-index: 1500;
	height: 17px;
	top: 200px;
	background-image: url(img_o/structure/ombre-men.png);
	background-repeat: repeat-x;
	width: 1200px;
}
#men {
	height: 45px;
	background-image: url(img_o/structure/fond-men.png);
	background-repeat: repeat;
	padding-left: 100px;
}
.menu {
	width: 185px;
	height: 40px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	font-family: "Droid Serif",Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	float: left;
	margin-right: 19px;
}
.elem {
	overflow: hidden;
	position: absolute;
	z-index: 2004;
	height: 510px;
	width: 1000px;
	margin-left: 100px;
	background-image: url(img_o/structure/fond-bigmenupng.png);
	background-repeat: repeat;
	padding-top: 25px;
}
.vert {
	color: #FF0066;
}




#logo {
	height: 155px;
	background-image: url(img_o/structure/entrepot-logo_blanc.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.focusbt {
	height: 183px;
	width: 490px;
	background-color: #FFF;
	float: left;
	margin-bottom: 20px;
}
.focusbt-img {
	height: 183px;
	width: 183px;
	float: left;
}
.focusbt-txt {
	float: right;
	width: 287px;
}
.focusbt-titre {
	background-color: #ff0066;
	padding-left: 35px;
}
.focusbt-titre-coul {
	background-color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	height: 35px;
}
.focusbt-titre-coul h2 {
	color: #FFF;
	padding-top: 10px;
	padding-left: 10px;
	font-size: 15px;
	font-family: 'Droid Serif', serif;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-transform: uppercase;
}
.focusbt-item {
	padding-top: 10px;
}
.focusbt-item-num {
	font-weight: normal;
	color: #ff0066;
	font-size: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 1px;
	margin-bottom: 1px;
	font-family: 'Droid Serif', serif;
	padding-left: 5px;
}
.surv {
	color: #FFF;
	background-color: #ff0066;
}
.focusbtd {
	height: 183px;
	width: 490px;
	background-color: #FFF;
	float: right;
	margin-bottom: 20px;
}
.resabt {
	background-color: #FF0066;
}

.survresabt {
	background-color: #333333;
	color: #FFF;
}
#z2 {
	background-color: #FFF;
}
#bt2 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img_o/structure/soutienz2.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 35px;
	padding-bottom: 35px;
}
.focuser-g h2 {
	font-family: 'Droid Serif', serif;
	padding-top: 5px;
	margin: 0px;
	font-size: 24px;
	color: #333333;
	padding-bottom: 15px;
}
.focuser-g {
	float: left;
	width: 185px;
}
.focuser-d {
	float: right;
	width: 795px;
}
.resabtinverse {
	background-color: #333333;
}
.survresabtinverse {
	background-color: #FF0066;
	color: #FFF;
}
.foc {
	width: 592px;
	float: left;
}
.foc-img {
	height: 183px;
	width: 183px;
	float: left;
}
.foc-txt {
	float: right;
	width: 390px;
}
.foc-titre {
	background-color: #333333;
}
.foc-titre1 {
	float: left;
	width: 90px;
	background-color: #ff0066;
	text-align: center;
	color: #FFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	font-family: 'Droid Serif', serif;
}
.foc-titre2 {
	float: right;
	width: 290px;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	font-family: 'Droid Serif', serif;
}
.savoirplus {
	text-align: right;
	font-size: 12px;
	color: #ff0066;
	text-decoration: underline;
}

.foc-item {
	padding-top: 15px;
	background-color: #FFF;
}
.foc-item h1 {
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-family: 'Droid Serif', serif;
	font-size: 36px;
	font-style: italic;
}
.foc-item h2 {
	font-size: 14px;
	color: #ff0066;
	margin: 0px;
	text-transform: uppercase;
	font-family: 'Droid Serif', serif;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.foc-item h3 {
	font-size: 16px;
	color: #333333;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: 'Droid Serif', serif;
	font-weight: normal;
}
#z3 {
	background-color: #DCDCDC;
	background-image: url(img_o/structure/fdz3.png);
	background-repeat: repeat-x;
	background-position: center top;
}
.food-d {
	float: left;
	height: 230px;
	width: 593px;
	-moz-box-shadow: 4px 4px 4px 0px #656565;
	-webkit-box-shadow: 4px 4px 4px 0px #656565;
	-o-box-shadow: 4px 4px 4px 0px #656565;
	box-shadow: 4px 4px 4px 0px #656565;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=134, Strength=5);
}
.food-g {
	float: right;
	width: 170px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	padding-top: 15px;
	font-family: "Droid Serif", Georgia, "Times New Roman", Times, serif;
	color: #333333;
	line-height: 18px;
}


#bt3 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img_o/structure/soutienz3.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 35px;
	padding-bottom: 35px;
}
.focuser-d1 {
	margin-bottom: 20px;
}
#z4 {
	background-color: #666666;
	background-image: url(img_o/structure/fdz4.png);
	background-repeat: repeat-x;
	background-position: center top;
}
.packs {
	float: left;
	height: 127px;
	width: 184px;
	-moz-box-shadow: 4px 4px 4px 0px #4c4c4c;
	-webkit-box-shadow: 4px 4px 4px 0px #4c4c4c;
	-o-box-shadow: 4px 4px 4px 0px #4c4c4c;
	box-shadow: 4px 4px 4px 0px #4c4c4c;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#4c4c4c, Direction=134, Strength=5);
	margin-right: 20px;
}

#bt4 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img_o/structure/soutienz4.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 35px;
	padding-bottom: 35px;
}
#z5 {
	background-color: #333;
	background-image: url(img_o/structure/fdz5.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#bt5 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 35px;
	padding-bottom: 35px;
	height: 49px;
}
.reseau-s {
	text-align: center;
}
#z6 {
	background-color: #030303;
}
#bt6 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 35px;
	padding-bottom: 35px;
}
.liensf {
	text-align: center;
	color: #FF0066;
	font-family: "Droid Serif", Georgia, "Times New Roman", Times, serif;
	letter-spacing: 2px;
	font-size: 12px;
}
.band {
	width: 185px;
	height: 515px;
	overflow: hidden;
	padding-top: 20px;
	text-align: center;
}
.band img {
	border: 3px solid #FFF;
}
.band h1 {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-family: "Droid Serif", Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	font-size: 15px;
	text-transform: capitalize;
}
.hinfo-d {
	width: 400px;
	float: left;
}
.hinfo-g {
	float: right;
	width: 400px;
}
.resabtdate {
	background-color: #05BCFE;
}
.resabtcadeaux {
	background-color: #CCAE66;
}
.resabtune {
	background-color: #FF0066;
}
.resabtstrass {
	background-color: #FF0066;
}
.survresabttous {
	background-color: #333333;
	color: #FFF;
}
.accroche {
	background-color: #F06;
	margin-bottom: 25px;
	padding: 15px;
	text-align: center;
	font-family: "Droid Serif", Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
	font-style: italic;
	font-weight: bold;
}
.hinfo-c {
	float: left;
	width: 390px;
	height: 140px;
	margin-left: 400px;
}
.food-itemg {
	font-family: "Droid Serif", Georgia, "Times New Roman", Times, serif;
	float: left;
	height: 35px;
	width: 107px;
	margin-top: 13px;
	text-align: center;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	line-height: 35px;
	letter-spacing: 1px;
}
.food-itemd {
	float: right;
	width: 178px;
	margin-top: 117px;
	padding-right: 10px;
}
.food-itemd h2 {
	font-family: "Droid Serif", Georgia, "Times New Roman", Times, serif;
	padding: 0px;
	text-transform: uppercase;
	font-size: 13px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.food-itemd p {
	font-family: "Droid Serif", Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #CCCCCC;
	margin-bottom: 8px;
}
.food-itemd h3 {
	font-family: "Droid Serif", Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	text-align: right;
	font-weight: normal;
	font-size: 12px;
}
.packstitre {
	font-family: "Droid Serif", Georgia, "Times New Roman", Times, serif;
	background-color: #333;
	height: 40px;
	font-size: 17px;
	font-weight: bold;
	color: #FFF;
	letter-spacing: 1px;
}
.vert1 {
	color: #FF0066;
	background-color: #FFF;
}
