@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: left top;
	font-family: Tahoma, Geneva, sans-serif;
	color: #e43479;
	background-color: #FFFFFF;
	background-image: url(images/bg-junk98_2011.jpg);
	font-size: 12px;
	background-repeat: repeat-x;
	font-weight: bold;
}
#contenu{
	position:absolute;
	left: 50%;
	margin-top: 0px;
	margin-left: -504px; /* moitié de la largeur de l'image */
	width: 1008px;
 }
#logo {
	position: absolute;
	left: 45px;
	top: 12px;
}
#trouveTonChemin {
	top: 7px;
	position: relative;
	height: 40px;
}
#menu {
	position: absolute;
	left: 200px;
	top: 95px;
}
#menu a, #menu a:link, #menu a:visited {
	color: #F7E824;
	text-decoration: none;
	vertical-align: bottom;
}
#menu a:hover{
	color: #e43479;
	text-decoration: none;
	vertical-align: text-bottom;
}
#footer {
	height: 87px;
	width: 1008px;
	background-image: url(images/bg-footer.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	position: relative;
	text-align: center;
	color: #F7E824;
}
#main {
	height: 490px;
	position: relative;
}
#mainFemmes {
	height: 530px;
	position: relative;
}
#mainFemmes2 {
	height: 230px;
	position: relative;
}
#mainContact {
	height: 650px;
	position: relative;
}
#mainRecherche {
	position: relative;
	height: auto;
}

.coming {
	font-size: 30px;
	font-weight: bold;
	color: #e43479;
	text-align: center;
	width: 1008px;
	display: block;
	height: 300px;
	top: 150px;
	padding-top: 150px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.main-gallery img {
}
.main-gallery {
	position: relative;
}
.main-gallery ul {
	list-style-type: none;
	margin: 0;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	width: 1008px;
}
.main-gallery ul li {
	display: block;
	position: relative;
	float: left;
	width: 106px;
	height: 159px;
	line-height: 0;
	overflow: hidden;
	margin: 1px;
}
.main-gallery ul a {
	position: absolute;
	top: 50%;
	left: 50%;
}
.main-gallery ul img {
	position: relative;
	top: -50%;
	left: -50%;
}
html>/**/body .main-gallery ul li {
	display: table;
	text-align: center;
}
html>/**/body .main-gallery ul li {
	text-align: center;
}
html>/**/body .main-gallery ul a {
	position: static;
	display: table-cell;
	vertical-align: middle;
}
html>/**/body .main-gallery ul img {
	position: static;
}
#colomneContact {
	text-align: center;
}
.FormButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #e43479;
}
a:link, a:visited, a:active  {
	color: #F00;
	text-decoration: underline;
	text-transform: uppercase;
}
a:hover {
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
}

