/******** Généralités ********/

* {
	padding: 0;
	margin: 0;
}

body {
	background: #000 url(../imgs/frise0.jpg) repeat-y center top;
	color: #D0D3D4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.clear {
	clear: both;
	font-size: 1px;
	height: 1px;
}

.cleaner
{
	clear: both;
}

/**** Titres ****/

h1 span,
h2 span,
h3 span {
	display: none;
}

h3 {
	color: #ffbe0f;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin: 6px 0 0;
	padding: 6px 0 0;
	font-style: italic;
}


/**** Paragraphes ****/

p {
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 2px;
	padding-bottom: 2px;
}

p.premier {
	text-indent: 36px;
}

/**** Divers textes ****/

strong {
	color: #ffbe0f;
}


/**** Liens ****/

a {
	color: #FFF;
	font-weight: bold;
}
/* Lien isolé, c'est à dire qui n'apparaît par au sein d'un texte. */
a.lien-isole {
	font-size: 0.91em;
}
a:visited {
	color: #B0B3B4;
}
a:hover {
	color: #ffbe0f !important;
}

.infopdf, .infoplus {
	display: block;
	font-size: 0.91em;
}
.infopdf {
	padding-left: 21px;
	height: 22px;
	background: url(../imgs/pdficone.gif) no-repeat left top;
}
.infoplus {
	padding-left: 16px;
	background: url(../imgs/infoplus.gif) no-repeat 0px 0.2em;
	padding-bottom: 2px;
}
a.infoplus:hover,
a:hover .infoplus {
	background-image: url(../imgs/infoplusjaune.gif);
}

/** Liste de liens **/
.liens li {
	list-style: none;
}


/**** Contenu affiché si Flash absent ****/

.absence-flash {
	font-weight: bold;
	font-size: 1.5em;
}

/**** Lignes de séparation ****/

.ligne-separation {
	height: 20px;
	width: 72%;
	margin: 0 auto;
	background: url(../imgs/ligne_grise.jpg) repeat-x left bottom;
}

.ligne-separation hr {
	display: none;
}


/**** Affichage en deux colonnes ****/

.colonne-gauche {
	padding: 4px 40px 0px 0px;
	width: 415px;
	float: left;
}

.colonne-droite {
	width: 192px;
	float: left;
	text-align: justify;
}


/**** Liste vignettes ****/

ul.vignettes {
	list-style: none;
}

ul.vignettes li {
	float: left;
	margin-bottom: 10px;
	margin-right: 20px;
}

ul.vignettes li.sans-lien,
ul.vignettes li a {
	display: block;
	padding: 136px 0 8px;
	width: 107px;
	background-repeat: no-repeat;
	background-position: center top;
	font-style: italic;
	line-height: 1.2em;
}
ul.vignettes li a {
	font-weight: normal;
	text-decoration: none;
	color: #D0D3D4;
}
ul.vignettes a span.infoplus,
ul.vignettes a span.infopdf {
	text-decoration: underline;
	font-weight: bold;
	color: #FFF;
}
ul.vignettes a:visited span.infoplus,
ul.vignettes a:visited span.infopdf {
	color: #B0B3B4;
}
ul.vignettes a:hover span.infoplus,
ul.vignettes a:hover span.infopdf {
	color: #ffbe0f;
}



ul.vignettes li strong {
	display: none;
}

ul.vignettes li {
	width: 107px;
	float: left;
}

ul.vignettes li.debut-ligne {
	clear: both;
	float: left;
}

ul.vignettes li .infoplus {
	margin-top: 0.4em;
}


/******** Boîte principale ********/

#general {
	margin: 0 auto;
	width: 711px;
}


/******** Entête ********/

#menu {
	padding: 0 32px 0 31px;
}

#intro a {
	display: block;
	background: url(../imgs/tete_haut.jpg) no-repeat center top;
	height: 528px;
	margin-bottom: 320px;
}
#intro span {
	display: none;
}


/******** Rubriques : généralités ********/

.rubrique-paire,
.rubrique-impaire {
	padding-left: 31px;
	padding-right: 32px;
	background-position: center bottom;
	background-repeat: no-repeat;
}

.rubrique-impaire {
	background-color: #000;
}

.rubrique-paire {
	background-color: #4C4C4C;
}


.rubrique-paire h2,
.rubrique-impaire h2,
h1 {
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 17px;
}

.rubrique-paire h2 div,
.rubrique-impaire h2 div,
h1 div {
	height: 100%;
	padding-bottom: 17px;
	background: url(../imgs/lignejaune.gif) repeat-x left bottom;
}

/******** Rubrique "accueil" ********/

#accueil {
	background-image: url(../imgs/haut_tattoo_shop.jpg);
	padding-bottom: 252px;
}

h1 {
	height: 89px;
	background-image: url(../imgs/bandeaudhk_haut.jpg);
}

#accueil h2 {
	margin-top: 0;
	margin-bottom: 0;
}

#accueil a {
	font-size: 0.91em;
}

#accueil_actus h2 {
	height: 82px;
	background: url(../imgs/bandeau_news.jpg) no-repeat center top;
}

#accueil_actus h3 {
	padding-left: 16px;
	background: #000 url(../imgs/pastille_titre_jaune.jpg) no-repeat left 9px;
}

#accueil_contact h2 {
	height: 77px;
	background: url(../imgs/bandeau_contact.jpg) no-repeat center top;
}

#accueil_contact_dimitrihk {
	height: 30px;
	background: url(../imgs/bandeau_souscontact.jpg) no-repeat left top;
}

#accueil_contact_editeur {
	background: url(../imgs/img_splash_contact.jpg) no-repeat 0 0;
	margin-top: 30px;
	padding-left: 46px;
	height: 42px;
}
/* On tente de cibler les navigateurs qui supportent "min-height". Quant à IE 6,
   il produira le résultat attendu avec la définition de "height" précédente */
html>body #accueil_contact_editeur {
	height: auto;
	min-height: 42px;
}

#accueil_contact p {
	margin: 0.8em 0;
}

/******** Rubrique "artistes" ********/

#artistes {
	background-image: url(../imgs/bas_tattoo_shop.jpg);
	padding-bottom: 326px;
}

#artistes h2 {
	height: 138px;
	background-image: url(../imgs/bandeau_thetattooartists.gif);
	margin-bottom: 37px;
}


/** Colonne de gauche **/

#artistes .colonne-gauche {
	width: 350px;
	padding-right: 20px;
	text-align: justify;
}

#artistes .colonne-gauche img {
	margin: 0 2px 5px 0;
}

#artistes .colonne-gauche p.premier {
	margin-top: 0;
	text-indent: 0;
}

#artistes .colonne-gauche p {
	margin: 1em 0;
}

/** Colonne de droite **/

#artistes .colonne-droite {
	width: 266px;
	text-align: left;
}

#artistes_stephd a {
	background-image: url(../imgs/stephd.jpg);
}
#artistes_claire a {
	background-image: url(../imgs/claire.jpg);
}
#artistes_dago a {
	background-image: url(../imgs/dago.jpg);
}
#artistes_benjo a {
	background-image: url(../imgs/benjo.jpg);
}
#artistes_julien  a {
	background-image: url(../imgs/julien.jpg);
}

/** Peintures **/
#peintures {
	padding-left: 31px;
	padding-right: 32px;
}
#peintures h3
{
	margin-bottom: 5px;
}

#peintures ul
{
	list-style: none;
}
	#peintures ul li 
	{
		float: left;
		margin-right: 5px;
	}
		#peintures ul li a img
		{
			width: 120px;
			border: 2px solid #ffffff;
		}

/******** Rubrique "infos pratiques" ********/

#infos {
	background-image: url(../imgs/onis.jpg);
	padding-bottom: 686px;
}
#infos h2 {
	height: 138px;
	background-image: url(../imgs/bandeau_infospratiques.gif);
	margin-bottom: 37px;
}

/**** Colonne de gauche ****/

#infos .colonne-gauche {
	padding: 0 20px 0 4px;
	width: 313px;
	text-align: justify;
}

#infos .colonne-gauche p.premier {
	margin-top: 0;
}

#infos .colonne-gauche p {
	margin: 1em 0;
}


/**** Colonne de droite ****/

#infos .colonne-droite {
	width: 309px;
	padding-top: 218px;
	background: url(../imgs/img_shop.jpg) no-repeat center top;
}

#infos .colonne-droite a {
	font-style: italic;
}

#infos .colonne-droite p.premier {
	font-weight: bold;
	text-indent: 0;
	margin-bottom: 1em;
}

#infos .colonne-droite .ligne-separation {
	margin: 20px auto 36px auto;
}

#precautions li {
	width: 140px;
}
#precautions li.debut-ligne {
	margin-right: 29px;
}
#precautions li a {
	padding: 80px 0 8px;
	width: 140px;
}
#precautions_soins a {
	background-image: url(../imgs/lessoins.gif);
}
#precautions_hygiene a {
	background-image: url(../imgs/procedurehygiene.gif);
}


/******** Rubrique "photos" ********/

#photos {
	background-image: url(../imgs/bas_galerie_dim.jpg);
	padding-bottom: 326px;
	padding-left: 0;
	padding-right: 0;
}

#photos .menu-gris {
	padding-left: 31px;
	padding-right: 32px;
}

#photos .absence-flash {
	padding: 22px 32px 22px 31px;
}

#photos_visionneuse {
	height: 800px;
}

/******** Rubrique "vidéos" ********/

#videos {
	background-image: url(../imgs/tetedemort.jpg);
	padding-bottom: 829px;
}

#videos h2 {
	background-image: url(../imgs/bandeau_video.jpg);
	height: 134px;
	margin-bottom: 37px;
}

#videos h3 {
	width: 415px;
}

#videos .ligne-separation {
	clear: left;
	margin-bottom: 20px;
}


#videos_lecteur {
	margin-top: 6px;
	height: 352px;
}

/** Liste des vidéos **/

#videos_liste {
	margin-top: 10px;
	background: url(../imgs/nopics.gif) repeat 0 0;
	height: 352px;
	width: 188px;
}

#videos_liste ul {
	list-style: none;
	width: 100%;
}

#videos_liste li {
	float: left;
	width: 30px;
	margin: 0 0 14px 17px;
}
#videos_liste li.debut-ligne {
	margin-left: 0;
}
#videos_liste li a {
	background-color: #000;
	display: block;
	height: 19px;
	width: 26px;
	border: 2px solid #838383;
	padding: 7px 0 0;
	text-align: center;
}
#videos_liste li a:hover, #videos_liste li.active a {
	color: #ffbe0f;
	border-color: #ffbe0f;
}
#videos_liste .clear {
	background-color: #000;
}

/******** Rubrique "Presse" ********/

#presse {
	background-image: url(../imgs/piedcam.jpg);
	padding-bottom: 265px;
	margin-bottom: 30px;
}

#presse h2 {
	background-image: url(../imgs/bandeau_freelivecam.jpg);
	height: 141px;
}

#presse_video {
	background: url(../imgs/fondcam.jpg) no-repeat top center;
	padding:20px 0 406px 5px;
}
#presse_video div {
	width: 300px;
	float: left;
	margin-right: 5px;
}
#presse_video div p {
	background-image: url(../imgs/infoplus.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	display: block;
	float: left;
	background-position: 0px 3px;
	margin-top: 5px;
}

#presse_video div p a {
	font-weight: normal;
	font-style: italic;
	font-size: 10px;
}
#presse_video div p a:hover {
	text-decoration:none;
}


#presse_video h3 {
	font-size: 11px;
}
#presse_video img {
	float: left;
	border: 1px solid #888888;
	margin-right: 10px;
	margin-bottom: 10px;
}



/******** Rubrique "liens" ********/

#liens h2 {
	background: url(../imgs/bandeau_liensutiles.gif) no-repeat center top;
	height: 100px;
}

#liens h3 {
	font-size: 14px;
}


#liens .colonne,
#liens .colonne-derniere {
	width: 200px;
	float: left;
	padding-top: 24px;
}

#liens .colonne {
	margin-right: 24px;
}


/** Listes **/

#liens .colonne ul,
#liens .colonne-derniere ul {
	padding-top: 12px;
	list-style: none;
}


/** Liens **/

#liens .colonne a,
#liens .colonne-derniere a {
	background: url(../imgs/plus.gif) no-repeat left center;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
	text-decoration: none;
	color: #828384;
}
#liens .colonne a:visited,
#liens .colonne-derniere a:visited {
	color: #656667;
}
#liens .colonne a:hover,
#liens .colonne-derniere a:hover {
	background: url(../imgs/plusjaune.gif) no-repeat left center;
}


/** Sous-listes **/

#liens .colonne li.avec-sous-liste {
	margin: 0.6em 0;
}
#liens .colonne li.premier {
	margin-top: 0;
}

#liens .colonne li ul,
#liens .colonne-derniere li ul {
	padding-left: 20px;
	padding-top: 0;
}

#liens .colonne li li a,
#liens .colonne-derniere li li a,
#liens .colonne li li a:hover,
#liens .colonne-derniere li li a:hover {
	background-image: none;
	padding-left: 0;
}


/******** Dernière rubrique ********/

.derniere-rubrique {
	background-image: url(../imgs/seeyousoon.gif) !important;
	padding-bottom: 245px !important;
}


/******** Menus ********/

.menu {
	width: 100%;
	height: 79px;
	padding: 0;
	margin: 0;
}
.menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	float: left;
	position: relative;
}

.menu li a {
	display: block;
	float: left;
	background-position: 0% 0%;
	height: 79px;
}
.menu li a:hover,
#accueil .menu_accueil a,
#artistes .menu_artistes a,
#infos .menu_infos a,
#photos .menu_photos a,
#videos .menu_videos a,
#presse .menu_presse a,
#e-boutique .menu_e-boutique a,
#liens .menu_liens a,
#accueil .menu_contact a {
	background-position: 0% -100%;
}
.menu li a span {
	display: none;
}

.menu_accueil a {
	width: 61px;
}
.menu_artistes a {
	width: 78px;
}
.menu_infos a {
	width: 69px;
}
.menu_photos a {
	width: 72px;
}
.menu_videos a {
	width: 71px;
}
.menu_presse a {
	width: 80px;
}
.menu_e-boutique a {
	width: 87px;
}
.menu_liens a {
	width: 63px;
}
.menu_contact a {
	width: 67px;
}


/**** Version noire ****/

.menu-noir .menu_accueil a {
	background-image: url(../imgs/menu/noir/accueil.gif);
}
.menu-noir .menu_artistes a {
	background-image: url(../imgs/menu/noir/artistes.gif);
}
.menu-noir .menu_infos a {
	background-image: url(../imgs/menu/noir/infos.gif);
}
.menu-noir .menu_photos a {
	background-image: url(../imgs/menu/noir/photos.gif);
}
	.menu-noir .menu_photos li a {
		background-image: none;
	}
.menu-noir .menu_videos a {
	background-image: url(../imgs/menu/noir/videos.gif);
}
.menu-noir .menu_presse a {
	background-image: url(../imgs/menu/noir/presse.gif);
}
.menu-noir .menu_e-boutique a {
	background-image: url(../imgs/menu/noir/e-boutique.gif);
}
.menu-noir .menu_liens a {
	background-image: url(../imgs/menu/noir/liens.gif);
}
.menu-noir .menu_contact a {
	background-image: url(../imgs/menu/noir/contact.gif);
}


/**** Version grise ****/

.menu-gris .menu_accueil a {
	background-image: url(../imgs/menu/gris/accueil.gif);
}
.menu-gris .menu_artistes a {
	background-image: url(../imgs/menu/gris/artistes.gif);
}
.menu-gris .menu_infos a {
	background-image: url(../imgs/menu/gris/infos.gif);
}
.menu-gris .menu_photos a {
	background-image: url(../imgs/menu/gris/photos.gif);
}
	.menu-gris .menu_photos li a {
		background-image: none;
	}
.menu-gris .menu_videos a {
	background-image: url(../imgs/menu/gris/videos.gif);
}
.menu-gris .menu_presse a {
	background-image: url(../imgs/menu/gris/presse.gif);
}
.menu-gris .menu_e-boutique a {
	background-image: url(../imgs/menu/gris/e-boutique.gif);
}
.menu-gris .menu_liens a {
	background-image: url(../imgs/menu/gris/liens.gif);
}
.menu-gris .menu_contact a {
	background-image: url(../imgs/menu/gris/contact.gif);
}



/****** Sous-menus ******/
.menu li ul
{
	position: absolute;
	top: 70px;
	left: 0;
	z-index: 100;
}
.menu li ul li
{
	margin-bottom: 1px;
}

.menu li ul a
{
	background: #000 none;
	color: #FFBE0F;
	height: auto;
	padding: 3px 8px;
	text-decoration: none;
}
.menu li ul a:hover
{
	background-color: #0C0C0C;
}



/******** Pied ********/

#pied {
	clear: both;
	width: 100%;
	margin: 5px 0 0;
	padding: 1em 0;
	font-size: 10px;
	background-color: #000;
}

#pied_ {
	padding: 1em 0 0.5em;
	background: url(../imgs/lignejaune.gif) repeat-x 0 3em;
	border-color: #2B2B2B;
	border-width: 1px;
	border-style: solid none;
}

#pied ul {
	margin: 0 auto;
	padding-left: 6px;
	width: 725px;
}

#pied li {
	padding: 0 5px;
	list-style: none;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	
  /* Attention : pour permettre l'affichage des sous-listes sur une largeur plus
	importante que la liste mère, on est obligé de donner à celle-ci une largeur
	spécifique. Les valeurs de largeur sont indiquées plus bas, élément par
	élément. */
}
#pied li ul {
	width: 60px;
	margin: 2em 0 0;
	font-size: 10px;
	padding-left: 0;
}
/* On tente d'appliquer à la sous-liste une largeur supérieure à celle
   du "<li>" parent seulement dans les navigateurs qui n'agrandiront pas
	 cet élément en conséquence. Le comportement incorrect est observé
	 sous : IE 6 et Dreamweaver (moteur d'Opera 6 ?).
	 
	 Cf <http://centricle.com/ref/css/filters/?highlight_columns=true>
	 pour la liste des navigateurs comprenant le sélecteur ci-après.
	 
	 Le second sélecteur concerne Firefox avec la console Firebug activée.
	 En effet, dans cette situation, une "<div>" apparaît entre le "<head>"
	 et le "<body>" rendant le premier sélecteur caduc.
*/
head:first-child+body #pied li ul,
#_firebugConsole+body #pied li ul {
	width: 150px;
}

#pied_accueil {
	width: 65px !important;
}

#pied_artistes {
	width: 70px !important;
}

#pied_infos {
	width: 120px !important;
}

#pied_photos {
	width: 60px !important;
}

#pied_videos {
	width: 60px !important;
}

#pied_presse {
	width: 75px !important;
}

#pied_e-boutique {
	width: 75px !important;
}

#pied_liens {
	width: 50px !important;
}

#pied_contact {
	width: 54px;
}


#pied li li {
	padding: 0;
	width: 100%;
	list-style: none;
	float: none;
	font-family: Arial, Helvetica, sans-serif;
}

#pied li a {
	text-decoration: none;
	color: #b1b3b4;
	font-weight: bold;
	font-size: 12px;
	font-style: italic;
}
#pied li li a {
	font-size: 10px;
	font-weight: bold;
	color: #828384;
	padding-left: 10px;
	background: url(../imgs/plus.gif) no-repeat left center;
	display: block;
	font-style: normal;
}
#pied li a:visited {
	color: #656667;
}


/**** Mandchou ****/

#pied_mandchou {
	margin: 0 auto;
	clear: left;
	padding-left: 680px;
	width: 120px;
}
#pied_mandchou a {
	background: url(../imgs/logoM.jpg) no-repeat 1px 2px;
	padding-left: 15px;
}

/********/

