
* {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

html {
	height: 100%;
}

body {
	vertical-align: middle;
	width: 100%;
	height: 100%;
	margin-top: 0px;
	text-align: center;
	background-color: #ecf8ea;
}

.loading {
	position: absolute;
	background-image: url('loading.gif');
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 32px;
	height: 32px;
	top: 0px;
	left: 0px;
}

p {
	font-family: Arial, Helvetica;
	font-size: 15px;
	line-height: 25px;
	letter-spacing: 1px;
	font-weight: bold;
	padding-bottom: 15px;
	text-align: justify;
}

p.bigp {
	font-family: Arial, Helvetica;
	font-size: 18pt;
	font-weight: bold;
	padding-bottom: 15px;
	text-align: justify;
}

h1 {
	font-family: Arial, Helvetica;
	font-size: 16pt;
	font-weight: bold;
	text-align: justify;
	color: #952228;
}

#header {
	margin-left: auto;
	margin-right: auto;
  display: block;
	left: 57px;
	top: 25px;
	width: 1024px;
	height: 125px;
	background-image: url('head.jpg');
}

#menu {
  background-image: url('menuback.jpg');
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
  height: 45px; 
}

#separator {
  background-image: url('separator.jpg');
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
  height: 47px; 
}

#mainTbl {
  width: 1024px;
  border: 0px;
  padding: 0px;
  margin: 0px;
  margin-left: auto;
  margin-right: auto;
}

#mainTbl td {
  text-align: left;
  border: 0px;
  padding: 0px;
  margin: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

#imageGauche {
	display: block;
	position: absolute;
	top: 185px;
	left: 15px;
	width: 340px;
	height: 551px;
	background-image: url('/gfx/dessinGauche.jpg');
}	

#presentation_img {
	padding: 0px;
	margin: 0px;
	margin-left: 0px;
	margin-right: 0px;
	position: relative;
	left: 30px;
	width: 155px;
	display: block;
	height: 51px;
	border: none;
	cursor: pointer;
	background-image: url('menu/presentation.png');
}

#dessins_img {
	padding: 0;
	margin: 0;
	position: relative;
	left: 75px;
  display: block;
	width: 88px;
	height: 51px;
	border: none;
	cursor: pointer;
	background-image: url('menu/dessins.png');
}

#piercing_img {
	padding: 0;
	margin: 0;
	position: relative;
	left: 115px;
	display: block;
	width: 96px;
	height: 51px;
	border: none;
	cursor: pointer;
	background-image: url('menu/piercing.png');
}

#hygiene_img {
	padding: 0;
	margin: 0;
	position: relative;
	left: 155px;
	display: block;
	width: 96px;
	height: 51px;
	border: none;
	cursor: pointer;
	background-image: url('menu/hygiene.png');
}

#trocs_img {
	padding: 0;
	margin: 0;
	position: relative;
	left: 195px;
	display: block;
	width: 71px;
	height: 51px;
	border: none;
	cursor: pointer;
	background-image: url('menu/trocs.png');
}

#contact_img {
	padding: 0;
	margin: 0;
	position: relative;
	left: 245px;
	display: block;
	width: 97px;
	height: 51px;
	border: none;
	cursor: pointer;
	background-image: url('menu/contact.png');
}

#liens_img {
	padding: 0;
	margin: 0;
	position: relative;
	left: 295px;
	display: block;
	width: 62px;
	height: 51px;
	border: none;
	cursor: pointer;
	background-image: url('menu/liens.png');
}

#contents {
	display: block;
  width: 854px;
	height: 551px;
	background-image: url('contentback.jpg');
}

#contentsText {
  width: 567px;
  margin-left: 57px;
	overflow: auto;
	text-align: left;
}

#hirond_g {
	display: block;
	position: relative;
	float: left;
	clear: left;
	width: 147px;
	height: 112px;
	border: none;
	background-image: url('hirond_g.png');
	background-repeat: no-repeat;
}

#hirond_d {
	display: block;
	position: relative;
	float: right;
	width: 137px;
	height: 112px;
	border: none;
	margin-right: 15px;
	vertical-align: text-bottom;
	background-image: url('hirond_d.png');
}

/* Page Specifics */
/* Index */
.imageIndex {
	position: relative;
	display: block;
	width: 844px;
	height: 655px;
	vertical-align: middle;
	margin: auto;
	border: none;
	text-align: center;
}

/* Accueil */
#imgPresentation {
	padding: 0;
	margin: 0;
	display: block;
	position: relative;
	width: 362px;
	height: 54px;
	left: -63px;
	margin-left: 63px;
	border: none;
	background-image: url('presentation.png');
}

/* Dessins */
#imgDessins {
	padding: 0;
	margin: 0;
	display: block;
	position: relative;
	width: 216px;
	height: 48px;
	border: none;
	background-image: url('dessins/dessins.png');
}

/* #imgBoutique {
  float: right;
  position: relative;
  width: 302px;
  height: 278px;
  margin-left: auto;
  margin-right: auto;
  background-image: url('imgBoutique.png');
} */

/* Gallerie */
#imgGallerie {
	padding: 0;
	margin: 0;
	display: block;
	position: relative;
	width: 127px;
	height: 44px;
	border: none;
	background-image: url('gallerie/gallerie.png');
}

.gallerieLink {
	display: block;
	width: 111px;
	height: 58px;
}

#imgAnimaux {
	background-repeat: no-repeat;
	display: block;
	position: relative;
	width: 249px;
	height: 46px;
	border: none;
	background-image: url('gallerie/animaux.png');
}

#imgGrandesPieces {
	background-repeat: no-repeat;
	display: block;
	position: relative;
	width: 392px;
	height: 57px;
	border: none;
	background-image: url('gallerie/grandes_pieces.png');
}

#imgFun {
	background-repeat: no-repeat;
	display: block;
	position: relative;
	width: 131px;
	height: 45px;
	border: none;
	background-image: url('gallerie/fun.png');
}

#imgFantaisie {
	background-repeat: no-repeat;
	display: block;
	position: relative;
	width: 266px;
	height: 45px;
	border: none;
	background-image: url('gallerie/fantaisie.png');
}

#imgCoverUp {
	background-repeat: no-repeat;
	display: block;
	position: relative;
	width: 258px;
	height: 49px;
	border: none;
	background-image: url('gallerie/cover_up.png');
}

#imgDivers {
	background-repeat: no-repeat;
	display: block;
	position: relative;
	width: 201px;
	height: 49px;
	border: none;
	background-image: url('gallerie/divers.png');
}

#imgPortrait {
	background-repeat: no-repeat;
	display: block;
	position: relative;
	width: 279px;
	height: 43px;
	border: none;
	background-image: url('gallerie/portrait.png');
}

#imgTribaux {
	background-repeat: no-repeat;
	display: block;
	position: relative;
	width: 231px;
	height: 45px;
	border: none;
	background-image: url('gallerie/tribaux.png');
}

/* Hygiene */
#imgHygiene {
	padding: 0;
	margin: 0;
	display: block;
	position: relative;
	width: 242px;
	height: 43px;
	border: none;
	background-image: url('hygiene/hygiene.png');
}

#imgHygieneDeco {
  float: right;
  position: relative;
  width: 289px;
  height: 291px;
  margin-left: auto;
  margin-right: auto;
  background-image: url('hygiene/hygieneRight.png');
}

/* Trocs */
#imgTrocs {
	padding: 0;
	margin: 0;
	display: block;
	position: relative;
	width: 176px;
	height: 44px;
	border: none;
	background-image: url('trocs/trocs.png');
}

#imgTrocsDeco {
  float: right;
  position: relative;
  top: -10px;
  width: 219px;
  height: 156px;
  margin-right: 0px;
  margin-left: 15px;
  background-image: url('trocs/moto.png');
}

/* Piercings */
#imgPiercings {
	padding: 0;
	margin: 0;
	display: block;
	position: relative;
	width: 235px;
	height: 54px;
	border: none;
	background-image: url('piercing/piercing.png');
}

#tarifPiercing {
	background-repeat: no-repeat;
	display: block;
	position: relative;
	width: 499px;
	height: 505px;
	border: none;
	background-image: url('piercing/tarifs.png');
	background-repeat: no-repeat;
}

/* Contact */
#imgContact {
	padding: 0;
	margin: 0;
	display: block;
	position: relative;
	width: 230px;
	height: 44px;
	border: none;
	background-image: url('contact/contact.png');
}

/* Liens */
#imgLiens {
	padding: 0;
	margin: 0;
	display: block;
	position: relative;
	width: 168px;
	height: 44px;
	border: none;
	background-image: url('liens/liens.png');
}

#contents a {
	color: #952228;
	text-decoration: none;
}

/* Coppermine specific definitions */
.footer {
	display: none;
}

.thumb_title {
	font-weight: normal;
	display: block;
	font-family: Arial, Helvetica;
	font-size: 10pt;
	padding-bottom: 0px;
	text-align: center;
}

.thumb_caption {
	font-size: 8pt;
	font-weight: normal;
	display: block;
}

.thumbnails {
	margin: 5px 0px 5px 0px;
}

.thumbnails table {
	margin: 10px 0px 10px 0px;
}

.tableh1 {
	padding: 10px 0px 10px 0px;
	font-family: Arial, Helvetica;
	font-size: 18pt;
	font-weight: bold;
	padding-bottom: 15px;
	text-align: justify;
}

.tableh2_compact {
	padding-top: 20px;
	font-family: Arial, Helvetica;
	font-size: 16pt;
	font-weight: bold;
}

.tableb_compact {
	padding: 0px 0px 5px 0px;
	font-family: Arial, Helvetica;
	font-size: 12pt;
	font-weight: bold;
}

.tableb {
	font-family: Arial, Helvetica;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}

.navmenu {
	padding: 0px 0px 5px 0px;
	font-family: Arial, Helvetica;
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

#closeButton a img {
	border: none;
}

#closeButton {
	float: right;
}

.image {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

#thumbStrip {
  margin-top: 30px;
  display: block;
  width: 622px;
  height: 125px;
  overflow: auto;
  white-space: nowrap;
}

#thumbStrip img {
  display: inline;
}

