* {
	margin:0;
	padding:0;
}
p {
	padding-bottom:1em;
}
img {
	border: none;
}

a, a:visited, a:active {
	color:#306;
	font-weight:bold;
	text-decoration:underline;
}
a:hover {
	color:#303;
}

h1, h2, h3, h4 {
	padding: .5em;
}

body {
	background:#fff ;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	font-size:80%;
	line-height:1.4em;
	text-align:center;
}
#container {
	width:760px;
	text-align:left;
	position:absolute;
	left:10px;
	top:0;

	
}
#pageHeader {
	position: relative;
	margin:0;
	padding:0;
	width:100%;
	height:280px;
	
}

#pageHeader h1{
	height: 200px;
	background: #fff url("images/back/header.jpg") no-repeat center top;
	text-indent: -20000px;
}
#pageHeader h2 {
	height:80px;
	text-align: center;
	
}


#resume {
	position:absolute;
	left:10px;
	top:230px;
	width:180px;
	background:#fff;
	border:1px solid #999;
	padding:10px;
	z-index:10;
	height:130px;
	font-size:.9em;
}
body>#extraDiv2 {
	position:absolute;
	left:26px;
	top:235px;
	width:200px;
	height:130px;
	background:#000;
	z-index:5;
	
}

#intro {
	background:#fff url("images/back/007.jpg") repeat-x top;
	color: #000;
	text-align: center;
	position:relative;
	right:0;
	top:10;
	width:760px;
	border:1px solid #999;
	
	z-index:2;
}
#intro h1, #intro h3, #intro p {
	margin-left:230px;
	margin-right:50px;
	margin-top:20px;
}
#intro p {
	margin-top:0;
	font-size:1em;
}

#contenu {
	background:#fff;
	border:1px solid #999;
	position:relative;
	right:0;
	top:0;
	width:760px;
	padding-bottom:20px;
}

#linkList {
	position:absolute;
	left:10px;
	top:360px;
	width:180px;
	background:#fff;
	border:1px solid #999;
	padding:10px;
	z-index:10;
	height:430px;
	font-size:.9em;
}
* html #linkList {
	top:360px;
}
#linkList h3 {
	font-size:1.1em;
	font-variant:small-caps;
	font-weight:bold;
	padding-bottom:.1em;
}
#linkList ul {
	list-style-position:outside;
	list-style:none;
	padding-bottom:1em;
	padding-left:14px;
}
#linkList li {
	padding-bottom:.3em;
}
body>#extraDiv1 {
	position:absolute;
	left:26px;
	top:365px;
	width:200px;
	height:452px;
	background:#000;
	z-index:5;
	
}
#select, #par1, #par2, #thumb, #bijoux, #footer, #liens, #par {
	margin-left:230px;
	margin-right:50px;
	margin-top:20px;
}

.thumb, .par1 {
margin-left:230px;
	margin-right:50px;
	margin-top:20px;
}


#footer {
	border:0px solid #999;
	border-top-width:1px;
	font-size:.9em;
}
/*selector for nice browsers*/
#linkList>#lselect {
	margin-bottom:10px;
	
}
#lselect>h3 {
	width:180px;
	height:42px;
	background:url("images/back/boutgal.jpg") no-repeat left top;
	text-indent: -20000px;
	padding:0;
	cursor:pointer;
	
}
#lselect>ul {
	display:none;
	z-index:20;
	border:1px solid #999;
	background:#fff;
	position:absolute;
	margin-left:94px;
	margin-top:-12px;
	width:200px;
	padding:6px 10px 6px 20px;
	background: url("images/back/bw3.jpg") center right repeat-x;
}
#lselect>ul>li {
	border:0px solid #666;
	border-bottom-width:1px;
	background: #fff;
	
}
#lselect:hover>ul {
	display:block;
}
#container>#linkList {
	height:240px;
}
body>#extraDiv1 {
	height:262px;
}




/* specific page gallerie*/

#select>ul {
	list-style:none;
	padding-left: 160px;
	background: url("images/back/bw4.jpg") repeat-y top left;
	line-height: 2em;
}

#select>ul>li {
	display: block;	
	border-bottom: 1px dotted #666;
	background-color: #fff;
}


/* specific pages colliers bracelets ...*/

#thumb {
	margin-right: 10px;
}

.thumb {
margin-right: 10px;
}


#thumb ul {
	list-style-type: none;
	padding: 10px;
}

.thumb ul {
list-style-type: none;
	padding: 10px;
}


#thumb>ul {
	background-color: #ccc;
}

.thumb>ul {
background-color: #ccc;
}


#thumb ul li {
	display: inline;
	padding: 5px;
	
}

.thumb ul li {
display: inline;
	padding: 5px;
	
}


#thumb ul li a:hover {
	background: transparent;
}

.thumb ul li a:hover {
background: transparent;
}


/*specific page bijoux*/

#bijoux ul {
	list-style-type: none;
	text-align: center;
}

#bijoux ul li {
	display: inline;
	font-size: 150%;
	padding: 0 20px 0 20px;
	
}
	
/*specific page liens*/

#liens ul {
	list-style-type: none;
	padding:5px;
}

#liens ul li {
	padding: 5px;
}

