@charset "utf-8";
body {
	background-color: #000000;
	background-image: url(images/background_shiny.jpg);
	background-repeat: no-repeat;
	background-position: center -30px;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#general {
	padding: 0px;
	height: 900px;
	width: 1113px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
	background-position: center;
}

.logo {
	padding: 0px;
	height: 128px;
	width: 158px;
	position: relative;
	top: 70px;
	right: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 166px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#conteneur {
	margin: 0px;
	padding: 0px;
	min-height: 500px;
	width: 611px;
	position: relative;
	left: 350px;
	top: 198px;
}

#contenu {
	background-image: url(images/contenu_bg.png);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	min-height: 430;
	width: 611px;
}

#fond_nav {
	background-color: #000000;
	margin: 0px;
	height: 23px;
	width: 606px;
	padding: 0px;
	position: relative;
	left: 0px;
	top: 0px;
	
}
#nav1 {
	color: #FFFFFF;
	height: 80px;
	width: 470px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 136px;
	position: relative;
	left: 0px;
	top: -51px;
	line-height: 23px;
	z-index: 4;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nav1 a {
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
	min-width: 65px;
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
	line-height: 80px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}
#espaceur {
	clear: both;
	height: 1px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
}



#nav1 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
	min-width: 65px;
	height: 80px;
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
	background-image: url(images/nav_etoile.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	
}
.active      {
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
	width: auto;
	height: 80px;
	position: relative;
	left: 0px;
	top: -40px;
	float: left;
	background-image: url(images/nav_etoile.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#animation_boutique {
	position: relative;
	right: 0px;
	bottom: 86px;
	margin: 0px;
	padding: 0px;
	height: 86px;
	width: 84px;
	float: right;
}


.separateur_nav1 {
	float: left;
	height: 23px;
	width: 15px;
	padding: 0px;
	position: relative;
	left: -15px;
	top: 28px;
	margin-top: 0px;
	margin-right: -10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#animation_silhouette {
	margin: 0px;
	padding: 0px;
	height: 802px;
	width: 444px;
	position: absolute;
	z-index: 3;
	left: 86px;
	top: -30px;
	background-repeat: no-repeat;
	background-position: left top;
}




/*background-image: url("images/silhouette.png");
    background-position: left top;
    background-repeat: no-repeat;
    height: 802px;
    left: 86px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: -30px;
    width: 444px;
    z-index: 3;*/








#texte {
	color: #000000;
	position: relative;
	left: 80px;
	top: -40px;
	width: 325px;
	height: auto;
	padding-right: 10px;
	margin: 0px;
}
#texte2 {
	color: #000000;
	position: relative;
	left: 80px;
	top: -40px;
	width: 500px;
	height: auto;
	padding-right: 10px;
	margin: 0px;
}
H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #D7399D;
	height: 20px;
	width: 100%;
	display: block;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-style: italic;
}
.floatright {
	float: right;
	position: absolute;
	left: 420px;
	top: 80px;
	margin: 0px;
	height: auto;
	width: auto;
	padding: 0px;
}



p {
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	width: 325px;
}
#texte2 p {
	width: auto;
}

#footer {
	text-align: center;
	position: relative;
	left: 0px;
	top: 0px;
	height: 20px;
	width: auto;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#texte ul {
	list-style-type: none;
	min-height: 150px;
	position: relative;
	top: 0px;
	width: 300px;
	margin: 0px;
	padding: 0px;
	left: 25px;
}
a {
	color: #000000;
	text-decoration: underline;
}
.taille14 {
	font-size: 14px;
}
h3 {
	color: #D7399D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 25px;
	width: auto;
	margin: 0px;
	padding: 0px;
}
.puce_h3 {
	height: 15px;
	width: 15px;
	top: 5px;
	position: relative;
	margin-right: 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	left: 0px;
}
#texte li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.anim_produit {
	padding: 0px;
	height: 340px;
	width: 460px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	float: right;
	position: relative;
	top: 0px;
	right: 0px;
}
#texte2 a:hover {
	margin: 0px;
	padding: 0px;
}
#texte2 a {
	margin: 0px;
	padding: 0px;
}