a {color: #D20021; txt-decoration: none}
a:hover {text-decoration: underline}
div#main h1 {
	background: #D20021;
	color: #fff;
	font-size: 22px;
	text-align: right;
	padding: 15px 269px 15px 10px;
	font-family: Arial;
}

div#main h2 {
  background: #000;
	color: #fff;
	font-size: 18px;
	text-align: right;
	padding: 10px 259px 10px 10px;
	/*margin-right: 10px;*/
	margin-bottom: 20px;
	font-family: Arial;
}

div#main h2 a, div#main h2 span.actif {
  text-decoration: none;
  color: white;
  font-family: Arial;
  font-size: 14px;
}

div#main h2 a:hover {
  text-decoration: underline;
}

div#main h2 span.actif {
  color: #04A1EE;
  text-decoration:none;
}

div#main h3 {
	background: #999;
	color: #fff;
	font-size: 22px;
	text-align: center;
	margin: 30px;
}

#listeArtistes ul {
  margin: 15px 5px 5px 0;
  list-style-type: none;
  list-style-position: inside;
}

#listeArtistes li {
  float: left;
  text-align: center;
  height: 130px;
  width: 138px;
}

#listeArtistes li img.oeuvre {
  background: #EAEAEA;
  padding: 5px;
}

#listeArtistes li p.titre {
  margin-top: 5px;
  font: bold 11px Georgia;
}

#listeArtistes li p.titre a {
  color: black;
  text-decoration: none;
}

#listeDuo ul {
  float: left;
  width: 340px;
  list-style-type: none;
  font: normal 14px/18px Georgia;
}

#listeDuo li {
}

#listeDuo ul li a {
}

#listeDuo ul li a:hover {
}

#listeDuo ul li a:visited {
  color: #999;
}

div#main #artiste {
	position: relative;
	float: left;
	width: 699px;
}

div#main #artiste .oeuvres img {
  border: 2px solid #ccc;
  margin: 10px 0 10px 5px;
}

div#main #artiste h1 {
	padding: 15px 5px 15px 10px;
}
div#main #artiste h1.right {
	text-align: right;
	padding: 15px 20px 15px 10px;
}
div#main #artiste h2 {
	background: #000;
	color: #fff;
	font-size: 18px;
	padding: 10px 5px 10px 10px;
}
div#main #artiste h2.right {
	text-align: right;
	padding: 5px 10px 5px 10px;
	margin-right: 0;
}

div#main #artiste h2.right img.plan {
	vertical-align: middle;
}


div#main #artiste h3 {
	color: #000;
	font-size: 16px;
	padding: 15px 5px 5px 0;
	clear: left;
	background: transparent;
	text-align: left;
	margin: 0;
}
div#main #artiste p {
  font: normal 13px/20px "Trebuchet MS", Arial;
  margin: 10px 30px 0 0;
}

#artiste img.oeuvre {
  float: left;
  border: 1px solid #EAEAEA;
  margin: 0 30px 10px 0;
}

h4 {
  clear: left;
  font: bold 15px/15px Helvetica;
}

/*
 * Formulaire de contact
 */

#contact {
  width: 630px;
  margin: 0 auto;
}

#contact p.introduction {
  padding-bottom: 15px;
}

#contact .form-row {
  margin: 15px;
  clear: left;
}

#contact .form_error {
  color: red;
  margin-left: 155px;
}

#contact label {
  text-align: right;
  padding: 3px 5px 3px 0;
  display: block;
  float: left;
  width: 150px;
}

ul#ciblesMecenat {width: 700px; float: left; margin-bottom: 20px;}
ul#ciblesMecenat li {list-style-type: none; padding: 5px 60px; text-align: center; float: left;}
ul#ciblesMecenat li a {color: #000; font-weight: bold; text-decoration: none; padding: 5px 0;}
ul#ciblesMecenat li a:hover {color: #D20021; }

ul#ciblesSoutienInstitutionnel {width: 700px; float: left; margin-bottom: 20px;}
ul#ciblesSoutienInstitutionnel li {list-style-type: none; padding: 5px 30px; text-align: center; float: left;}
ul#ciblesSoutienInstitutionnel li a {color: #000; font-weight: bold; text-decoration: none; padding: 5px 0;}
ul#ciblesSoutienInstitutionnel li a:hover {color: #D20021; }

div.mecenatDetail {padding-bottom: 10px; clear: left;}

div.mecenatDetail h6 {
	color: #D20021;
	font-size: 14px;
	text-align: left;
	padding: 10px;
}
div.mecenatDetail h5 {
	color: #D20021;
	font-size: 11px;
	font-style: italic;
	text-align: left;
	padding: 10px 0 10px 30px;
}

div#marketing {
	float: left;
}

div#marketing p {
	clear: left;
}
div#marketing img {
	float: left;
	padding-right: 8px;
}
div#marketing h6 {
	padding-bottom: 20px;
}
div#marketing ul {
	list-style-type: none;
}
div#marketing li {
	padding-left: 15px;
	padding-bottom: 20px;
}
div#marketing a {
	color: #D20021;
	font-weight: bold;
	text-decoration: none;
	line-height: 36px;
}
div#marketing a:hover {
	text-decoration: underline;
}


ul#selectionDuJury {float: left;}
ul#selectionDuJury li {list-style-type: none; padding: 0; margin: 0 12px 0 0; text-align: center; float: left;}
.oeuvres ul#selectionDuJury li img {height: 60px; padding: 0; margin: 0;}
ul#selectionDuJury li a {color: #000; font-weight: bold; text-decoration: none; padding: 5px 0;}
ul#selectionDuJury li a:hover {color: #D20021; }

ul#selectionDuJuryLeft {float: left; position: relative; top: -60px; left: 10px; width: 670px; height: 0px; margin-bottom: 30px;}
ul#selectionDuJuryLeft li {list-style-type: none; padding: 0 9px 0 0; margin: 0; text-align: left; float: left;}
ul#selectionDuJuryLeft li a {color: #000; font-weight: bold; text-decoration: none; padding: 5px 0;}
ul#selectionDuJuryLeft li a:hover {color: #D20021; }


img#big_pict {float: left; margin: 10px 0 0 39px;border: 1px solid #999;}

div#unArtiste {display: block; position: relative; left: 40px; width: 560px; padding: 0 20px 20px 20px; border-right: 1px solid #999; text-align: left; clear: left;}
a#lienArtiste {position: relative; top: 0px; left: 560px; padding: 5px 5px 0px; font-size: 14px; display: inline; background: #fff; border: 1px solid #999; border-left: 0; border-top: 0; }
div#unArtiste ul {margin-left: 30px}
div#unArtiste p.intro, div#main #artiste #unArtiste p.intro {font-style: italic; color: #666; margin-bottom: 10px}
div#unArtiste p.texte {margin-bottom: 10px}
div#main h2 {background: #000; color: #fff;	font-size: 18px; text-align: left; padding: 10px; margin-bottom: 20px; margin-right: 250px;}

#main #artiste h2 a {font-size: 16px; padding: 0 2px;}
#main #artiste h2 a.selected {background: white; color: black; padding: 0 2px;}

ul#listeCommercants {margin: 20px 0 0 120px;}
ul#listeCommercants li .adresse {color: #999}