#corps {
	margin: 0 13px 0 0;
	height: auto;
	min-height: 460px;
	background: transparent url(../img/bg-corps.jpg) right bottom no-repeat;	
}
* html #corps {
height: 460px; // hack uniquement interprété par IE Win+Mac
}

#bloc {
	margin: 40px 0 0 0;
	/*font-family: Arial, Verdana, sans-serif;*/
  font-family: 'DejaVu Sans-Serif', sans-serif;	
	font-size: 12px;
	font-weight: normal;
	color: #77616c;
}

#bloc p{
	margin: 0;
	padding: 0;
}

#bloc blockquote {
	margin: 0;
	padding: 0;
	text-align: justify;

}

#bloc h1 {
	font-family: 'Trebuchet MS', Arial, Verdana, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #fd1964;
	margin: 10px 0 20px 0;
	padding: 0 0 0 6px;
	width: 100%;
	border-bottom: 1px dotted #fd1964;
}

#bloc .titreOeuvre {
	margin: 2px 0 16px 0;
	text-align: left;
	color: #433c3f;
}
#bloc a.titreOeuvre {
	color: #433c3f;
	text-decoration: none;
}

#bloc a.artiste {
	color: #fd1964;
	text-decoration: none;
}


/* Detail Oeuvres */

a.detailDiscipline {
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #77616c;
	text-decoration: none;
}


#detailInfos p {
	padding: 0;
	margin: 2px 0 2px 0;
}
#detailInfos a {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #77616c;
	text-decoration: none;
}
#detailInfos a:hover {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fd1964;
	text-decoration: none;
	border-bottom: 1px dotted #fd1964;
}

#detailQuestions {
	width: 100%;
	background: #f1e7ea;
	margin: 25px 0 20px 0;
	padding: 10px 0 20px 0;

	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fd1964;
}
#detailQuestions p {
	padding: 2px 0 2px 15px;
}
#detailQuestions a {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fd1964;
	text-decoration: none;
}
#detailQuestions a:hover {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fd1964;
	text-decoration: none;
	border-bottom: 1px dotted #fd1964;
}

#detailCommander .submit {
	font-family: Arial, Verdana, sans-serif;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	width: 132px;
	height: 17px;
	background: transparent url(../img/bt-commander.jpg) left top no-repeat;	
	border: none;
	padding: 0 0 2px 0;
	margin: 4px 0 0 0;
	text-align: center;
}

/* Liste Artistes */

#listeArtistes div {
  padding: 4px 0 0 10px;
	margin: 0;
}

#listeArtistes p {
	margin: 0 0 0 10px;
}

#listeArtistes td {
	margin: 20px;
}
#listeArtistes a {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fd1964;
	text-decoration: none;
}
#listeArtistes a:hover {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fd1964;
	text-decoration: none;
}
#listeArtistes a.borderLink:hover {
	text-decoration: none;
	border-bottom: 1px dotted #fd1964;
}

#listeArtistes img {
	border: 2px solid #fd1964;
	margin: 0 0 20px 0;
}

/* Artiste Détails*/

#artisteDetail img.artitePortrait {
	border: 2px solid #fd1964;
	margin: 0 20px 0 0;
}

#artisteDetail h1.artisteTitre {
	padding: 5px;
	margin: 25px 0 25px 0;
	width: 210px;
	background: #fd1964;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	border: none;
}

#artisteDetail h3 {
	font-family: 'DejaVu Sans-Serif','Trebuchet MS', Arial, Verdana, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #fd1964;
	margin: 8px 0 16px 0;
	padding: 0 0 0 6px;
	width: 100%;
	border-bottom: 1px dotted #fd1964;
}

#artisteDetail a {
	color: #77616c;
	text-decoration: none;
}

/* Livre d'Or */

#livre td {
	padding: 15px 0 0 0;
	border-bottom: 1px dotted #fd1964;	
}

#livre p {
  margin-top: 8px;
}

#livre div {
	margin: 0 0 6px 0;  
	text-align: right;
}

#livre a {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #77616c;
	text-decoration: none;
}
#livre a:hover {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #77616c;
	text-decoration: underline;
}

#formOr input,select {
  width: 600px;
  margin-bottom: 10px;
}

#formOr textarea {
  width: 600px;
  height:100px;
  overflow: auto;
  margin-bottom: 10px;
}

#formOr textarea.nos {  /* No spam ?  */
  display: none;
}

/* Recherche  */

#recherche h3 {
	font-family: 'DejaVu Sans-Serif','Trebuchet MS', Arial, Verdana, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #fd1964;
	margin: 8px 0 16px 0;
	padding: 0 0 0 6px;
	width: 100%;
	border-bottom: 1px dotted #fd1964;
}

#recherche input,select {
  width: 600px;
  margin-bottom: 10px;
}
/* -------------------------------- */

.alert {
  color: red;
}

.lien a{
  color: #77616c;
  text-decoration: none;
}
.lien a:hover{
  color: #77616c;
  text-decoration: underline;  
}

/* -------------------------------- */

#defautForm input,select {
  width: 600px;
}
#defautForm .radio {
  width: 15px;
}
#defautForm .check {
  width: 15px;
}
#defautForm .inputFile {
  width: 610px;
  }
#defautForm textarea {
  width: 600px;
  height:100px;
  overflow: auto;
  margin-bottom: 10px;
}


#defautForm td {
  padding: 8px 0 0 0 ;
  }

#defautForm td.defaut {
  padding: 2px;
  margin: 0;
}

/* ---------------------------*/

#index a {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #77616c;
	text-decoration: none;
}
#index a:hover {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #77616c;
	text-decoration: underline;
}

#index .news {
  padding: 6px 0 8px 0;
}


#index img, #indexArtiste img {
	border: 2px solid #fd1964;
	float: right;
	margin: 0 0 10px 10px;
}

#index .texte {
	margin: 0;
	padding: 0 35px 0 0;
  text-align: justify;
}

#index h2, #indexArtiste .h2 {
	font-family: 'Trebuchet MS', Arial, Verdana, sans-serif;
	font-size: 18px;
	font-weight: 400;
	color: #fd1964;
	margin: 10px 0 20px 0;
	padding: 0 0 0 6px;
	width: 100%;
}

#indexArtiste h1.artisteTitre {
	padding: 5px;
	margin: 4px 15px 10px 0;
	width: 90%;
	background: #fd1964;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	border: none;
}

#indexArtiste .texte {
	margin: 0;
	padding: 0 35px 0 0;
  text-align: justify;
}
#index div {
  margin: 0;
  padding: 0;
  text-align: justify;
}

#index a.suite, #indexArtiste a.suite {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fd1964;
	text-decoration: none;
}
#index a.suite:hover, #indexArtiste a.suite:hover {
	font-weight: bold;	
  color: #fd1964;
	text-decoration: underline;
}

#index .sepa, #indexArtiste sepa  {
  padding: 6px 20px 8px 0;
	border-bottom: 1px dotted #fd1964;
}


/*  Panier  */

#panier td {
	font-family: Arial, Verdana, sans-serif;
	color: #fff;	
	font-size: 14px;
	font-weight: bold;
}


#panier a.intitule {
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #77616c;
	text-decoration: none;
} 



/* 
#index {
	position: relative;
	width:980px;
	margin: 0px auto;
	text-align: left;
	border: 1px solid #6f0519;
	background-color: #fff;
}

#menuindex {
	width: 670px;
	height: 450px;
	margin: 0;
	padding: 0;
	background: #fff url(../img/bg-index.jpg) 0 0 no-repeat;	

}

#menuindex p {
	margin: 0;
	padding: 0;
}

#menuindex ul {
	width: 100%;
	padding: 0;
	margin: 15px 0 0 15px;
}

#menuindex ul li {
	font-size: 11px;
	font-weight:bold;
	list-style-type: none;
	padding-left: 20px;

}

#menuindex li {
	padding: 4px 0 4px 0;

}

#menuindex a {
	font-family: Georgia, serif;
	font-size: 14px;
	font-weight: normal;
	color: #fff5b6;
	text-decoration: underline;
}

#menuindex a:hover {
	font-family: Georgia, serif;
	color: #f8af51;
	text-decoration: underline;
}


#sousmenu {
	margin: 0;
	padding: 60px 0 0 470px;
}

#sousmenu a.index {
	font-size: 15px;
	color: #590717;

}
#sousmenu a.index:hover {
	color: #a90424;
}

.parismontparnasse{
display:none;
}



#logo {
	width: 220px;
	height: 360px;
	margin: 0;
	padding: 0;
	background: transparent url(../img/bg-kiki-montparnasse.jpg) left top no-repeat;	
}

#logo h1 {
	display: none;
}

#logo a {
	display: block;
	width: 185px;
	height: 110px;
}



#menuvertic {
	padding: 0;
	margin: 150px 0 0 0;
}

#menuvertic ul {
	padding: 0;
	margin: 0;
}

#menuvertic ul li {
	font-size: 11px;
	font-weight:bold;
	list-style-type: none;
}

#menuvertic li {
	padding: 4px 0 4px 0;
}

#menuvertic a {
	display: inline;
	width: 100%;
	height: 20px;

	font-family: Georgia, serif;
	font-size: 12px;
	font-weight: normal;
	color: #590717;
	text-decoration: underline;
}

#menuvertic a:hover {
	font-family: Georgia, serif;
	color: #a90424;
	text-decoration: underline;
}






#menuindex a {
	padding: 0;
	margin: 0;
	font-family: Georgia, serif;
	font-size: 14px;
	font-weight: normal;
	color: #fff5b6;
	text-decoration: underline;
}

#menuindex a:hover {
	font-family: Georgia, serif;
	color: #f8af51;
	text-decoration: underline;
}







#menu {
	text-align: right;
	font-family: Georgia, serif;
	font-size: 15px;
	font-weight: normal;
}

#menu a {
	color: #590717;
	margin-right: 12px;
}

#menu a:hover {
	color: #a90424;
}

#titre img {
	padding: 10px 0 10px 0;
}


#textes {
	padding: 0 10px 20px 0;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 15px;
	color: #510310;
}

#textSite {
	padding: 0 0 10px 10px;
	text-align: justify;
}

#textes h1 {
	margin: 10px 0 10px 0;
	padding: 2px 0 0 20px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 15px;
	color: #a90424;;
	background: transparent url(../img/puce_etoile.gif) left top no-repeat;	

}

#textes a {
	color: #a90424;
	text-decoration: none;
}

#textes a:hover {
	color: #510310;
	text-decoration: underline;
}

#textes img {
	border: 1px solid #590717;
}

#textes .noborder {
	border: none;
}

#tbl {
	margin: 0 0 10px 0;
}

#tbl p {
	margin: 0;
	padding: 0 0 0 5px;
}

#tbl .marge {
	margin: 0 0 10px 0;
}

#tbl .margeLeft {
	margin: 6px 0 10px 10px;
}

#prix {
	margin: 10px 0 10px 5px;
	border-top: 1px dotted #a90424;
}

.titre {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #a90424;
	text-decoration: none
}
.parismontparnasse{
display:none;
}


#waxenstein {
	margin: 0 0 0 6px;
}
#waxenstein img {
	border: 1px solid #590717;
}

.remarque{font-family: Arial, Verdana; font-size: 11px; font-style: italic; color: red}

.input20{width:40px;background-color:#fed292;font-family:Arial,Helvetica,sans-serif;font-size:14px;border:1px solid;border-color:#6f0519}
.input60{width:120px;background-color:#fed292;font-family:Arial,Helvetica,sans-serif;font-size:14px;border:1px solid;border-color:#6f0519}
.input80{width:160px;background-color:#fed292;font-family:Arial,Helvetica,sans-serif;font-size:14px;border:1px solid;border-color:#6f0519}
.input100{width:200px;background-color:#fed292;font-family:Arial,Helvetica,sans-serif;font-size:14px;border:1px solid;border-color:#6f0519}
.input200{width:400px;background-color:#fed292;font-family:Arial,Helvetica,sans-serif;font-size:14px;border:1px solid;border-color:#6f0519}
.comment{width:500px;background-color:#fed292;font-family:Arial,Helvetica,sans-serif;font-size:14px;border:1px solid;border-color:#6f0519;overflow:auto}


*/
