
/* Reset */

body,h1,h2,h3,h4,h5,h6,p,ul,ol,li {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
	color: black;
}
img {
	border: 0 none;
}
td, th {
	text-align: left;
}
th {
	font-weight: normal;
}
ul {
	list-style-type: none;
}

/* Commun */

body, h2, td, th {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #E8E7E7;
	text-align: center;
	padding-top: 50px;
}

div.body {
	margin: auto;
	text-align: left;
	width: 700px;
}

div.cadre,
div.cadre9,
div.cadre12,
div.cadre15,
div.cadre16 {
	background-color: #464646;
	color: white;
	position: relative;
	width: 700px;
}
div.cadre {
	background-image: url(../images/fond.jpg);
	height: 595px;
}
div.cadre9 {
	background-image: url(../images/fond9.jpg);
	height: 667px;
}
div.cadre12 {
	background-image: url(../images/fond12.jpg);
	height: 739px;
}
div.cadre15 {
	background-image: url(../images/fond15.jpg);
	height: 811px;
}

div.cadre16 {
	background-image: url(../images/fond16.jpg);
	height: 1019px;
}

div.cadre16   th, div.cadre   td,
div.cadre   th, div.cadre   td,
div.cadre9  th, div.cadre9  td,
div.cadre12 th, div.cadre12 td,
div.cadre15 th, div.cadre15 td {
	color: white;
}

ul.menu {
	padding-top: 5px;
	display: block;
	margin: auto;
	text-align: center;
	font-weight: bold;
}
ul.menu li {
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
}
ul.menu a {
	color: #333333;
}
ul.menu a:hover {
	color: #666666;
}
ul.menu a strong {
	color: #FF00FF;
}
ul.menu a:hover {
	color: #666666;
}

body .infos {
	position: absolute;
	top: 210px;
	left: 190px;
	line-height: 2em;
	overflow: auto;
	width: 510px;
	height: 357px;
}
body .infos h2 {
	margin-bottom: 60px;
	font-weight: normal;
	font-size: 14px;
}
body .infos p {
	padding-right: 10px;
	text-align: justify;
}
.spantr
{
	color:#c2a07a;
	font-weight:bold;
	margin-left:50px;
}

/* Choix Langue */

body.langue {
	padding-top: 100px;
}
body.langue div.body {
	width: 500px;
	padding-top: 420px;
	background-image: url(../images/accueil.jpg);
	background-repeat: no-repeat;
}
body.langue a {
	color: #c2a07a;
	font-weight: bold;
}
body.langue a:hover {
	color: #CCCCCC;
}
body.langue a.en {
	float: left;
	margin-left:150px;
}
body.langue a.fr {
	margin-left:50px;
}

/* Menu */

body.menu .rubrique1,
body.menu .rubrique2,
body.menu .rubrique3,
body.menu .rubrique4,
body.menu .rubrique5,
body.menu .rubrique6 {
	display: block;
	position: absolute;
	background-repeat: no-repeat;
	width: 164px;
	text-align: center;
	padding-top: 176px;
	color: #E8E7E7;
	font-size: 14px;
}

/*
total : 700 px (208 de marges / 4 = 52)
42 | 164 | 62 | 164 | 62 | 164 | 42
*/

body.menu .rubrique1 {
	background-image: url(../images/warhol/rubrique.png);
	top: 150px;
	left: 42px;
}
body.menu .rubrique2 {
	background-image: url(../images/haring/rubrique.gif);
	top: 150px;
	left: 268px;
}
body.menu .rubrique3 {
	background-image: url(../images/mapplethorpe/rubrique.png);
	top: 150px;
	left: 494px;
}
body.menu .rubrique4 {
	background-image: url(../images/guggenheim/rubrique.png);
	top: 365px;
	left: 42px;
}
body.menu .rubrique5 {
	background-image: url(../images/ligneblanche/rubrique.png);
	top: 365px;
	left: 268px;
}
body.menu .rubrique6 {
	background-image: url(../images/divers/rubrique.gif);
	top: 365px;
	left: 494px;
}

/* Rubrique */

body.rubrique .presentation_rubrique {
	position: absolute;
	top: 145px;
	left: 42px;
	width: 280px;
}
body.rubrique .presentation_rubrique h2 {
	margin-bottom: 1em;
}
body.rubrique .presentation_rubrique p {
	text-align: justify;
}
body.rubrique ul.liste_produits {
	position: absolute;
	top: 415px;
	left: 380px;
}
body.rubrique ul.liste_produits li {
	float: left;
	background-color: white;
	width: 95px;
	height: 70px;
	line-height: 70px;
	text-align: center;
	vertical-align: middle;
	margin-left: 2px;
	margin-top: 2px;
	cursor: pointer;
}
body.rubrique ul.liste_produits li img {
	vertical-align: middle;
}
body.rubrique .produit_image {
	position: absolute;
	top: 145px;
	left: 380px;
	width: 290px;
	line-height: 245px;
	background-color: white;
	text-align: center;
	vertical-align: middle;
}
body.rubrique .produit_image img {
	vertical-align: middle;
}
body.rubrique .presentation_produit {
	position: absolute;
	top: 412px;
	left: 42px;
	width: 280px;
}
body.rubrique .presentation_produit th {
	width: 120px;
	white-space: nowrap;
}
body.rubrique #produit_nom {
	font-weight: bold;
}

/* Presse */

body.presse h3 {
	clear: both;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #454545;
}
body.presse h3.follower {
	padding-top: 1em;
}
body.presse ul.presse {
	width: 310px;
}
body.presse ul.presse li {
	float: left;
	width: 150px;
}
body.presse ul.presse a {
	color: white;
}

/* EOF */
