body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}
.bg {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #511B4F;
	overflow: hidden;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
}
a {
	text-decoration: underline;
	color:Purple;
}
a:hover {
	text-decoration: none;
	color:Purple;
}

.conteiner {
	background-image: url(../images/flowers.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
}
.conteiner .logo-ind {
	padding-top: 20px;
	padding-bottom: 8px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.conteiner .logo {
	padding-top: 20px;
	padding-bottom: 20px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.top_nav {
	background-image: url(../images/top_nav.gif);
	padding: 0px;
	height: 38px;
	clear: both;
	width: 603px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.top_nav li {
	list-style: none;
	float: left;
	height: 38px;
	text-align: center;
}
.top_nav a {
	color: #09294E;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 38px;
	width: 107px;
}
.top_nav a:hover {
	text-decoration: underline;
	background-position: bottom;
}
.conteiner .top_nav .acc {
	background-image: url(../images/i-menu-1.gif);
}
.conteiner .top_nav .femme {
	background-image: url(../images/i-menu-2.gif);
	width: 86px;
}
.conteiner .top_nav .enfant {
	background-image: url(../images/i-menu-3.gif);
	width: 96px;
}
.conteiner .top_nav .nos {
	background-image: url(../images/i-menu-4.gif);
	width: 194px;
}
.conteiner .top_nav .cont {
	background-image: url(../images/i-menu-5.gif);
	width: 120px;
}
.conteiner .top_nav .vente {
	background-image: url(../images/venteLigne.gif);
	width: 50px;
}
.conteiner .ind {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
}
.conteiner .entrer {
	display: block;
	padding-top: 37px;
	padding-bottom: 38px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
.copyright {
	color: #CCCCCC;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 10px;
	position: static;
	bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}
.content {
	clear: both;
	width: 860px;
	background-color: #FFFFFF;
	margin-bottom: 38px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	overflow: hidden;
}
.top_nav1 {
	background-image: url(../images/top_nav.gif);
	height: 40px;
	clear: both;
	width: 725px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.top_nav1 li {
	list-style: none;
	float: left;
	height: 38px;
	text-align: center;
}
.top_nav1 a {
	color: #09294E;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 38px;
	width: 107px;
}
.top_nav1 a:hover {
	text-decoration: underline;
	background-position: bottom;
}
.conteiner .top_nav1 .acc {
	background-image: url(../images/menu-1.gif);
}
.conteiner .top_nav1 .femme {
	background-image: url(../images/menu-2.gif);
	width: 86px;
}
.conteiner .top_nav1 .enfant {
	background-image: url(../images/menu-3.gif);
	width: 96px;
}
.conteiner .top_nav1 .nos {
	background-image: url(../images/menu-4.gif);
	width: 194px;
}
.conteiner .top_nav1 .cont {
	background-image: url(../images/menu-5.gif);
	width: 120px;
}
.content .inner {
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 27px;
}
.content .text {
	clear: both;
	background-repeat: repeat-y;
	overflow: hidden;
}

.content .text .left {
	text-align:justify;
	float: left;
	width: 500px;
	padding-right: 36px;
	padding-left: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #351534;
}
.content .text .left h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #351534;
}
.content .text .leftinner {
	text-align:justify;
	float: left;
	padding-right: 36px;
	padding-left: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #351534;
}
.content .text .right {
	float: left;
	width: 280px;
	text-align: left;
}
.content .text .right img {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 42px;
	float: left;
}
.content .text .right p {
	float: right;
	width: 140px;
	display: block;
	margin: 0px;
	padding-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 130%;
	color: #333333;
	padding-right: 3px;
}
.right .more {
	float: right;
	color: #852C83;
}
.right .right-block {
	clear: both;
}
.leftcontact {
	text-align:justify;
	font-size: 14px;
	padding-right: 36px;
	padding-left: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #351534;
}
.contacthead {
	font-size: 18px;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #351534;
}

.contentfemme {
	clear: both;
	width: 800px;
	background-color: #FFFFFF;
	margin-bottom: 38px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	overflow: hidden;
	text-align:justify;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #351534;
}
.contentenfant {
	clear: both;
	width: 800px;
	background-color: #FFFFFF;
	margin-bottom: 38px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	overflow: hidden;
	text-align:justify;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #351534;
}
.gallery {
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
}

.highslide {
    cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 1px solid gray;
}
.highslide:hover img {
	border: 1px solid white;
}

.highslide-image {
	border: 1px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 1px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-style: 'MS Sans Serif';
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
