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

#photo {
	padding: 2px;
	float: left;
	height: auto;
	width: auto;
	position: relative;
	z-index: 5;
	background-color: #FFFFFF;
	overflow: hidden;
	margin-right: 6px;
	margin-left: 6px;
	margin-top: 5px;
	margin-bottom: 3px;
	left: 0px;
	top: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#blocIntroCollection {
	float: left;
	width: 171px;
	z-index: 3;
	margin-right: 2px;
	margin-left: 2px;
	position: relative;
	top: 3px;
	left: 1px;
	height: 456px;
	overflow: hidden;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#preloader {
	width: 896px;
	z-index: 100;
	position: absolute;
	height: 465px;
	background-color: #FFF;
	left: 3px;
	top: 3px;
	display:block;
}
#preloadIMG {
position:absolute;
left:50%;
	height: 20px;
	width: 20px;
	margin-left: -10px;
	margin-top: 210px;
}
#blocMontres {
	background-color: #000000;
	height: 456px;
	width: 592px;
	position: absolute;
	left: 3px;
	top: 3px;
	z-index: 3;
	overflow: hidden;
}

#categorieClassics {
	background-color: #281E17;
	height: 120px;
	width: 171px;
	position: relative;
	z-index: 5;
	top: -40px;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#categoriePlanets {
	background-color: #281E17;
	height: 450px;
	width: 171px;
	position: relative;
	z-index: 5;
	top: -40px;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#categorieLady {
	background-color: #281E17;
	height: 178px;
	width: 171px;
	position: absolute;
	z-index: 10;
	top: 476px;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	left: 178px;
	overflow: hidden;
}

#categorieGalaxy {
	background-color: #281E17;
	height: 60px;
	width: 171px;
	position: relative;
	z-index: 5;
	top: -40px;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#categorieTourbillons {
	background-color: #281E17;
	height: 120px;
	width: 171px;
	position: relative;
	z-index: 5;
	top: -40px;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#categorieJewels {
	background-color: #281E17;
	height: 120px;
	width: 171px;
	position: relative;
	z-index: 5;
	top: -40px;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#references {
	background-color: #000000;
	width: 262px;
	position: absolute;
	left: 595px;
	top: 3px;
	z-index: 6;
	padding-right: 10px;
	padding-left: 10px;
	height: 436px;
	padding-top: 20px;
}
#other {
	background-color: #000000;
	width: 592px;
	position: absolute;
	z-index: 8;
	height: 120px;
	overflow: hidden;
	left: 3px;
	top: 465px;
}
.txt {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 20px;
	text-align: justify;
}
.txt a:link, .txt a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}


.grosTitre {
	font-family: Arial, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: normal;
}

.lienModel {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	line-height: 20px;
	text-decoration: none;
	margin-left: 15px;
}
.chapitres{
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	}
#btnOther {
	position: relative;
	height: 20px;
	width: 130px;
	padding: 4px;
	vertical-align: middle;
	z-index: 6;
	overflow: hidden;
	background-image: url(../images/info.jpg);
	background-repeat: no-repeat;
	background-position: left;
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 20px;
	top: -10px;
}
#btnOther a:link,#btnOther a:visited{
	margin-left: 25px;
	color: #FFFFFF;
	text-decoration: none;

}
#btnMore {
	position: relative;
	height: 20px;
	width: 120px;
	padding: 4px;
	vertical-align: middle;
	z-index: 6;
	overflow: hidden;
	background-image: url(../images/plus.gif);
	background-repeat: no-repeat;
	background-position: center;
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 20px;
}
#btnMore a:link, #btnMore a:visited {
	margin-left: 25px;
	color: #FFFFFF;
	text-decoration: none;
}

#btnBack {
	position: absolute;
	height: 26px;
	width: 874px;
	z-index: 6;
	top: 433px;
	text-decoration: none;
	overflow: hidden;
	left: 3px;
	background-repeat: no-repeat;
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 26px;
	color: #FFFFFF;
	background-color: #281E17;
}
#btnBack a:link, #btnBack a:visited{
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;

}
#refExecutions  table  {
	display:block;
	width: 452px;
	position: absolute;
	left: 25px;
	z-index: 12;
	top: 5px;
	margin: 10px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	list-style-type: none;
}
#refExecutions  img{
	padding: 1px;
	position: relative;
	z-index: 5;
	background-color: #FFFFFF;
	left: 0px;
	top: 0px;
	margin: 3px;
}
#refExecutions a:link, #refExecutions a:visited{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#mini_photo {
	padding: 2px;
	position: relative;
	z-index: 5;
	background-color: #FFFFFF;
	left: 0px;
	top: 0px;
	margin: 5px;
}
#backToMen, #backToMen a:link, #backToMen a:visited {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	overflow: hidden;
	position: absolute;
	z-index: 30;
	height: 30px;
	width: 860px;
	left: 3px;
	top: 3px;
	color: #666666;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}

