

/*+++++++++++++++ Redéfinitions générales de styles +++++++++++++++++++++++*/
body {
	margin: 0px;
	background: #FFFFFF url(../img/interface/bandes_grises.gif) center top repeat-y;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #003846;
}
img {
	border: 0px;
}
form {
	margin: 0;
	padding: 0;
}
a, a:link, a:visited {
	color: #003846;
	text-decoration: none;
}
a:hover, a:active {
	color: #dbc600;
}
h1 {
	float: left;
	margin: 24px 34px 24px 0px;
}
h2 {
	margin: 0px;
	padding: 0 0 5px 0;
	/*height: 38px;*/
	font-size: 17.5px;
	line-height: 17px;
	text-transform: uppercase;
	font-family: Trebuchet MS, "Lucida Sans", Arial, Helvetica, sans-serif;
}
h3 {
	margin: 0px;
	padding: 0px 0px 1px 0px;
	font-size: 10px;
	text-transform: uppercase;
}
h4 {
	margin: 0;
	padding: 12px 0 6px 0;
	font-size: 10px;
	line-height: 12px;
	text-transform: uppercase;
}
#noscript {
	display: block;
	margin-top: 10px;
	font-size: 12px;
	color: #990000;
}

/*+++++++++++++++ Section d'entête incluant le menu +++++++++++++++++++++++*/

#entete {
	margin: 0px auto 0px auto;
	background: url(../img/interface/fond_entete.gif) left top no-repeat;
	width: 975px;
	height: 215px;
	position: relative;
	text-align: left;
}
img#logo {
	position: relative;
	left: 104px;
	top: 77px;
}
#telephone {
	position: absolute;
	right: 84px;
	top: 19px;
	color: #dbc600;
	text-align: right;
	line-height: 12px;
	letter-spacing: 1px;
}
#telephone a, #telephone a:link, #telephone a:visited {
	color: #dbc600;
	text-decoration: none;
}
#telephone a:hover, #telephone a:active {
	color: #003846;
}
a#english, a#english:link, a#english:visited {
	display: block;
	position: absolute;
	left: 899px;
	top: 30px;
	color: #003846;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
a#english:hover, a#english:active {
	color: #dbc600;
}
#recherche {
	position: absolute;
	right: 100px;
	top: 52px;
	color: #dbc600;
	text-align: right;
	text-transform: uppercase;
	font-weight: bold;
}
#recherche input.recherche {
	width: 139px;
	height: 12px;
	background-color: #f4eeb2;
	margin: 2px 0px 0px 0px;
	border-top: 1px solid #e8e5b2;
	border-right: none;
	border-bottom: 1px solid #f9f5d2;
	border-left: 1px solid #e8e5b2;
	padding: 0px;
	font-family: Verdana, sans-serif;
	font-size: 9px;
	letter-spacing: 1px;
	color: #003846;
}
#recherche input.submit {
	margin: 2px 0px 0px 0px;
	border-width: 0px;
	padding: 0px;
}
a#rech_avancee {
	display: block;
	position: absolute;
	left: 900px;
	top: 68px;
	color: #003846;
	font-size: 7px;
	text-decoration: none;
	text-transform: uppercase;
}
#menu {
	position: absolute;
	left: 11px;
	top: 135px;
	list-style: none;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}
#menu li.actif {
	margin-left: 90px;
}

/*+++++++++++++++ Section de contenu +++++++++++++++++++++++*/
#contenu {
	margin: 0px auto 0px auto;
	padding: 0px 11px;
	text-align: left;
	width: 953px;
}
#bloc_h1 {
	float: left;
	width: 216px;
}
#bloc_h1 h1 {
	float: none;
}
#bloc_h2 {
	float: left;
	width: 416px;
	height: 80px;
	margin: 24px 26px 24px 0px;
	position: relative;
}
#bloc_h2 .nombre_resultats {
	font-size: 8px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.25em;
}
#criteresrecherche {
	min-height: 24px;
	max-height: 35px;
	_height: 28px;
	background-color: #e5ebec;
	font-size: 8px;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 1px 2px;
	border-top: 1px solid #bfc4c5;
	border-left: 1px solid #bfc4c5;
	border-right: 1px solid #f0f3f4;
	border-bottom: 1px solid #f0f3f4;
	margin-bottom: 3px;
	overflow: auto;
}
#nodepage {
	position: absolute;
	left: 0px;
	bottom: -3px;
}
#selectpage {
	position: absolute;
	right: 0px;
	bottom: -3px;
}
#selectpage img {
	margin: 0px 2px;
}
.nombreactif {
	font-size: 12px;
	font-weight: bold;
}
#haut_3e_colonne {
	float: left;
	height: 80px;
	width: 295px;
	margin: 24px 0px;
	position: relative;
}
#nombreresultatsparpage {
	position: absolute;
	left: 0px;
	bottom: -3px;
	text-transform: uppercase;
}

#listeoeuvres {
	display: block;
	float: left;
	width: 640px;
	padding: 0 18px 0 0;
	margin: 0;
	list-style: none;
}
#listeoeuvres li {
	display: block;
	position: relative;
	float: left;
	width: 120px;
	height: 139px;
	padding: 0 8px 6px 0;
	margin: 0;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
}
#listeoeuvres a, #listeoeuvres a:link {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 120px;
}
#listeoeuvres a:hover {
	color: #003846;
	background: url(../img/interface/fond_oeuvre_hover.gif) bottom repeat-x;
}
/*#listeoeuvres a:visited {
	color: #FFFFFF;
	background: url(../img/interface/fond_oeuvre_visited.gif) bottom repeat-x;
}*/
#listeoeuvres a.visited/*, #listeoeuvres a.visited:visited, #listeoeuvres a.visited:hover*/ {
	color: #FFFFFF;
	background: url(../img/interface/fond_oeuvre_visited.gif) bottom repeat-x;
}
#listeoeuvres a.selection/*, #listeoeuvres a.selection:visited, #listeoeuvres a.selection:hover*/ {
	color: #FFFFFF;
	background: url(../img/interface/fond_oeuvre_selection.gif) bottom no-repeat;
}
#listeoeuvres a span {
	display: block;
	width: 120px;
	height: 17px;
	padding-top: 4px;
	text-align: center;
}

div#detail_oeuvre {
	float: left;
	width: 295px;
	position: relative;
}
img.loupe {
	position: absolute;
	left: 5px;
	top: 5px;
}
div.infos_oeuvre {
	font-weight: bold;
	margin-top: 8px;
}
div.infos_compl_oeuvre {
	font-size: 9px;
	color: #7f9ba2;
}
ul.menu_selection {
	list-style: none;
	margin: 15px 0 0 0;
	padding: 0;
	font-size: 8px;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 10px;
}
ul.menu_selection li {
	padding: 0 0 7px 9px;
	background: url(../img/interface/triangle_jaune.gif) left 2px no-repeat;
	position: relative;
}
ul.menu_selection li img {
	position: absolute;
	top: -3px;
	left: 215px;
}
.position_-9_12 {
	position: relative;
	left: -9px;
	top: 12px;
}
.position_-9_0 {
	position: relative;
	left: -9px;
	top: 0;
}
.position_-8_4 {
	position: relative;
	left: -8px;
	top: 4px;
}

.nom_prenom {
	text-transform: uppercase;
}

/*+++++++++++++++ Pied de page +++++++++++++++++++++++*/
#pied {
	padding: 53px 0 0 100px;
	margin: 0 auto 25px auto;
	width: 853px;
	clear: both;
	position: relative;
	background: url(../img/interface/fond_pied.gif) 100px 50px no-repeat;
	font-size: 9px;
	text-align: left;
}
#pied_accueil {
	padding: 53px 0 0 0;
	margin: 0 auto 25px auto;
	clear: both;
	width: 953px;
	position: relative;
	background: url(../img/interface/fond_pied_accueil.gif) left 40px no-repeat;
	font-size: 9px;
	text-align: left;
}
#credits {
	float: right;
}
#droits {
	display: none;
	position: absolute;
	left: 100px;
	top: 18px;
	background-color: #e5ebec;
	padding: 3px 5px 5px;
}
#pied_accueil #droits {
	left: 0px;
}
.clear {
	width: 953px;
	height: 1px;
	clear: both;
	float: left;
}

/*+++++++++++++++ Page zoom_oeuvre (pour iframe) +++++++++++++++++++++++*/

body.zoom_oeuvre {
	background-image: none;
	background: #b2b2b2;
}
body.zoom_oeuvre #entete {
	margin: 0px auto 0px auto;
	background: url(../img/interface/fond_pied_zoom.gif) 30px bottom no-repeat;
	background-color: #ffffff;
	padding: 24px 30px 0;
	width: 550px;
	height: 75px;
}
body.zoom_oeuvre img#logo {
	position: relative;
	left: -10px;
	top: 0;
}

body.zoom_oeuvre #contenu {
	background-color: #ffffff;
	margin: 0px auto 0px auto;
	padding: 12px 30px 18px;
	width: 550px;
}
body.zoom_oeuvre #infos_oeuvre {
	margin-top: 0px;
}

body.zoom_oeuvre #pied {
	margin: 0px auto 0px auto;
	padding: 3px 30px 14px;
	width: 550px;
	background: url(../img/interface/fond_pied_zoom.gif) 30px top no-repeat;
	background-color: #ffffff;
}
body.zoom_oeuvre #credits {
	float: none;
	padding-top: 3px;
}
body.zoom_oeuvre #droits {
	left: 30px;
	top: -32px;
}
body.zoom_oeuvre #contenu img {
	margin-top: 10px;
}
body.zoom_oeuvre #controles {
	position: relative;
	top: -6px;
	float: right;
	font-size: 9px;
	padding-right: 20px;
}
body.zoom_oeuvre #controles img {
	position: relative;
	top: 2px;
	/*vertical-align: bottom;*/
}
body.zoom_oeuvre #controles a {
	margin-left: 7px;
	text-decoration: underline;
}
body.zoom_oeuvre #controles a#print {
	position: relative;
	top: 3px;
}
#close {
	display: block;
	position: absolute;
	top: 30px;
	right: 30px;
	z-index: 2000;
}
#modifierrecherche #close {
	top: -27px;
	right: -10px;
}
#controles-lien {
	/*display: none;*/
	position: absolute;
	width: 260px;
	height: 34px;
	border-top: 1px solid #bfc4c5;
	border-left: 1px solid #bfc4c5;
	border-right: 1px solid #bfc4c5;
	border-bottom: none;
	top: 29px;
	right: 0px;
	padding: 8px 10px;
	background-color: #e5ebec;
}
#controles-lien input {
	width: 260px;
	line-height: 12px;
	font-size: 12px;
	padding: 0;
	border-top: 1px solid #bfc4c5;
	border-left: 1px solid #bfc4c5;
	border-right: 1px solid #f0f3f4;
	border-bottom: 1px solid #f0f3f4;
	background-color: white;
}
body.zoom_oeuvre #controles #controles-lien img {
	position: absolute;
	top: 5px;
	right: 5px;
	cursor: pointer;
}

/*+++++++++++++++ Page Recherche avancée +++++++++++++++++++++++*/

#modifierrecherche {
	display: none;
	width: 522px;
	height: 310px;
	overflow: hidden;
	padding: 40px 18px 0 18px;
	text-align: left;
	font-size: 10px;
}
#modifierrecherche ul {
	font-size: 10px;
}
#recherche_avancee {
	float: left;
	width: 522px;
	margin: 24px 26px 24px 0px;
	position: relative;
	color: #dbc600;
	text-transform: uppercase;
	font-weight: bold;
}
#modifierrecherche #recherche_avancee {
	margin: 0;
}
input#motsclefs {
	width: 519px;
	height: 12px;
	background-color: #f4eeb2;
	margin: 2px 0px 0px 0px;
	border-top: 1px solid #e8e5b2;
	border-right: none;
	border-bottom: 1px solid #f9f5d2;
	border-left: 1px solid #e8e5b2;
	padding: 0 0 0 3px;
	font-family: Verdana, sans-serif;
	font-size: 9px;
	letter-spacing: 1px;
	/*text-transform: uppercase;*/
	color: #003846;
}
ul#categories {
	float: left;
	width: 144px;
	margin: 14px 25px 0 0;
	padding: 0;
	color: #003846;
	list-style: none;
}
ul#categories li {
	height: 14px;
	margin: 0px 0px 14px 0px;
	padding: 0 0 0 3px;
	text-transform: uppercase;
	color: #003846;
	background: url(../img/interface/fond_categories.gif) top left no-repeat;
	cursor: pointer;
}
ul#categories li.hover {
	background: url(../img/interface/fond_categories_hover.gif) top left no-repeat;
}
ul#categories_choix {
	float: left;
	width: 184px;
	/*margin: 14px 25px 0 0;
	padding: 0;*/
	padding: 14px 25px 0 0;
	margin: 0;
	color: #003846;
	list-style: none;
}
ul#categories_choix li {
	height: 14px;
	margin: 0px 0px 14px 0px;
	padding: 0px;
	font-size: 8px;
	text-transform: uppercase;
	font-weight: normal;
	color: #003846;
}
ul#categories_artistes, ul#categories_mediums, ul#categories_sujets {
	position: absolute;
	display: none;
	left: 160px;
	width: 200px;
	_height: 184px;
	min-height: 36px;
	border: #d5d5d5 1px solid;
	overflow: auto;
	padding: 0;
	margin: 0;
	font-size: 8px;
	text-transform: uppercase;
	font-weight: normal;
	color: #003846;
	background-color: #FFFFFF;
}
ul#categories_artistes {
	top: 14px;
	max-height: 240px;
}
ul#categories_mediums {
	top: 42px;
	max-height: 212px;
}
ul#categories_sujets {
	top: 70px;
	max-height: 184px;
}
ul#categories_artistes li, ul#categories_mediums li, ul#categories_sujets li {
	height: 18px;
	margin: 0px;
	padding: 0 0 0 8px;
	cursor: pointer;
}
ul#categories_artistes li.hover, ul#categories_mediums li.hover, ul#categories_sujets li.hover {
	background: url(../img/interface/fond_categories_choix.gif) left 3px repeat-x;
}
ul#categories_artistes li.select, ul#categories_mediums li.select, ul#categories_sujets li.select {
	background: url(../img/interface/fond_categories_choix.gif) left 3px repeat-x;
}
#formats {
	margin-top: 14px;
	float: left;
	width: 144px;
	color: #003846;
}
#formats ul {
	width: 144px;
	padding: 0 0 28px 0;
	margin: 0;
	list-style: none;
}
#formats ul li {
	height: 14px;
	margin: 0 0 14px 0;
	padding: 2px 0 0 4px;
	background: url(../img/interface/fond_formats.gif) top left no-repeat;
	cursor: pointer;
}
#formats ul li.select {
	background: url(../img/interface/fond_formats_choix.gif) top left no-repeat;
}
input#Lancerrecherche {
	position: absolute;
	left: 534px;
	top: 16px;
}
#modifierrecherche input#Lancerrecherche {
	left: 372px;
	top: -27px;
}
#message_recherche {
	position: absolute;
	left: 544px;
	top: 68px;
	width: 187px;
	font-size: 8px;
	color: #de6217;
	letter-spacing: 2px;
}

/*+++++++++++++++ Page d'accueil +++++++++++++++++++++++*/

/* Boîte recherche J.A. */
#recherche_accueil {
    color: #dbc600;
    text-align: right;
    text-transform: uppercase;
    font-weight: bold;
    position: relative;
    margin: 0;
    padding: 0;
    height: 21px;
}
#recherche_accueil input.recherche {
    width: 139px;
    height: 12px;
    background-color: #f4eeb2;
    margin: 0;
    border-top: 1px solid #e8e5b2;
    border-right: none;
    border-bottom: 1px solid #f9f5d2;
    border-left: 1px solid #e8e5b2;
    padding: 0px;
    font-family: Verdana, sans-serif;
    font-size: 9px;
    letter-spacing: 1px;
    color: #003846;
    position: absolute;
    bottom: 0;
    right: 14px;
}
#recherche_accueil input.submit {
    margin: 0;
    border-width: 0px;
    padding: 0px;
    position: absolute;
    bottom: 0;
    right: 0;
}
#recherche_accueil a {
    display: block;
    position: absolute;
    top: -6px;
    left: 799px;
}

#bloc_jaune {
	margin: 3px 0 4px 0;
	background-color: #dbc600;
}
#scroll_images_div {
	width: 953px;
	height: 135px;
	margin-bottom: 30px;
	overflow: hidden;
	position: relative;
	font-size: 9px;
}
ul#scroll_images {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	z-index: 1;
}
#flechegauche {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	cursor: pointer;
}
#flechedroite {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	cursor: pointer;
}
ul#scroll_images li.oeuvre_scroll {
	float: left;
	margin-right: 4px;
	margin-bottom: 50px;
	text-align: right;
	font-weight: bold;
	list-style-type: none;
	padding: 0;
}
ul#scroll_images li.oeuvre_scroll strong {
	text-transform: uppercase;
}

ul#scroll_images li.oeuvre_scroll img {
	border: 0;
	display: block;
	margin-bottom: 1px;
}

/*+++++++++++++++ Page liste_artistes +++++++++++++++++++++++*/

#contenu.liste_artistes {
	position: relative;
	padding-right: 0;
	width: 964px;
}
#alphabet {
	position: absolute;
	left: 214px;
	top: -50px;
	width: 220px;
	height: 35px;
	line-height: 15px;
}
#alphabet a {
	width: 16px;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	text-align: center;
}

#contenu.liste_artistes h1 {
	margin-right: 4px;
}
#contenu.liste_artistes #liste {
	display: block;
	position: relative;
	float: left;
	width: 860px;
	height: 330px;
	overflow: auto;
	margin: 2px 0 0 0;
}
#contenu.liste_artistes ul {
	display: block;
	width: 830px;
	height: 330px;
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 9px;
	line-height: 10px;
}
#contenu.liste_artistes li {
	float: left;
	width: 80px;
	height: 102px;
	margin: 0 30px 8px 0;
	padding: 0;
	position: relative;
}
#contenu.liste_artistes li a, #contenu.liste_artistes li a:link {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 80px;
	text-align: right;
}
#contenu.liste_artistes li a:hover {
	color: #003846;
}
#contenu.liste_artistes li a strong {
	display: block;
	text-transform: uppercase;
}
#contenu.liste_artistes li.hover {
	color: #003846;
	background-image: url(../img/interface/fond_oeuvre_hover.gif);
}
#contenu.liste_artistes li.visited {
	color: #FFFFFF;
	background-image: url(../img/interface/fond_oeuvre_visited.gif);
}
#contenu.liste_artistes li.visited a, #contenu.liste_artistes li.visited a:hover {
	color: #FFFFFF;
}
#contenu.liste_artistes li span {
	display: block;
	padding-bottom: 2px;
}
#contenu.liste_artistes li.visited span {
	padding-right: 3px;
}
li.lettre a {
	height: 102px;
}
li.lettre a img {
	position: absolute;
	left: 0;
	bottom: 0;
}

/*+++++++++++++++ Page Demande de soumission +++++++++++++++++++++++*/

#message_erreur {
	position: absolute;
	left: 0px;
	bottom: -3px;
	font-size: 8px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.25em;
	line-height: 12px;
}
#message_erreur .rouge {
	color: #de6217;
}
#haut_3e_colonne.soumission {
	margin-left: 40px;
	width: 255px;
	font-size: 8px;
	text-transform: uppercase;
	letter-spacing: 0.25em;
	line-height: 12px;
}

#soumission {
	margin: 0 0 20px 215px;
	width: 738px;
}
#soumissiongauche {
	float: left;
	padding-right: 53px;
	width: 430px;
}
#soumissiondroite {
	position: relative;
	float: left;
	width: 213px;
	height: 228px;
}
#soumission label {
	color: #dbc600;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 13px;
}
#soumission input {
	display: block;
	height: 12px;
	background-color: #f4eeb2;
	margin: 0px 0px 11px 0px;
	border-top: 1px solid #e8e5b2;
	border-right: none;
	border-bottom: 1px solid #f9f5d2;
	border-left: 1px solid #e8e5b2;
	padding: 0 0 0 3px;
	font-family: Verdana, sans-serif;
	font-size: 9px;
	letter-spacing: 1px;
	color: #003846;
}
#soumission input.margereduite {
	margin-bottom: 3px;
}
#soumissiongauche input {
	width: 428px;
}
#soumissiongauche p {
	margin: 0;
	position: relative;
	left: 0;
	top: -7px;
}
#soumissiondroite input {
	width: 213px;
}
#soumissiondroite textarea {
	display: block;
	height: 88px;
	width: 213px;
	background-color: #f4eeb2;
	margin: 0px 0px 11px 0px;
	border-top: 1px solid #e8e5b2;
	border-right: none;
	border-bottom: 1px solid #f9f5d2;
	border-left: 1px solid #e8e5b2;
	padding: 0 0 0 3px;
	font-family: Verdana, sans-serif;
	font-size: 9px;
	letter-spacing: 1px;
	color: #003846;
	overflow: auto;
}
#soumission .blocgauche {
	float: left;
	width: 205px;
}
#soumission .blocgauche input {
	width: 203px;
}
#soumission .blocdroite {
	float: right;
	width: 205px;
}
#soumission .blocdroite input {
	width: 203px;
}
#oeuvres_selectionnees {
	display: block;
	clear: both;
	width: 738px;
	margin-left: 215px;
}
#oeuvres_selectionnees th {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-transform: uppercase;
	padding: 10px 0 10px 0;
}
#oeuvres_selectionnees td {
	font-size: 8px;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 0 10px 6px 0;
}
.position_bottom {
	position: absolute;
	left: 0;
	bottom: 0;
} 
.error_message {
	display: inline;
}

/*+++++++++++++++ Page À propos +++++++++++++++++++++++*/

#apropos_texte {
	float: left;
	width: 394px;
	height: 443px;
	margin: 24px 12px 24px 0px;
}
#apropos_texte ul {
	list-style: none;
	margin: 25px 0 20px 0;
	padding: 0;
	font-size: 8px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#apropos_texte ul li {
	margin-top: 3px;
	padding: 0 0 0 9px;
	background: url(../img/interface/triangle_jaune.gif) left 2px no-repeat;
	position: relative;
}
#apropos_texte div {
	height: 341px;
	overflow: auto;
}
#apropos_texte p {
	font-size: 9px;
	line-height: 12px;
	padding: 0;
	margin: 0 0 12px 0;
}
#apropos_images_1 {
	float: left;
	width: 331px;
	margin-top: 24px;
}
#apropos_images_2 {
	float: left;
	width: 331px;
	margin-top: 223px;
}
#apropos_images_1 #apropos_images_2 img {
	margin-bottom: 3px;
}

img.hidden {
	display: none;
}


/*+++++++++++++++ Page Nous joindre +++++++++++++++++++++++*/

#contenu.nousjoindre {
	position: relative;
}
#nousjoindre_texte {
	float: left;
	width: 416px;
	margin: 24px 26px 0px 0px;
}
#nousjoindre_texte div {
	padding-top: 20px;
}
#nousjoindre_texte p {
	font-size: 11px;
	line-height: 16px;
	padding: 0;
	margin: 0 0 16px 0;
}
#nousjoindre_texte p.fondbleu {
	padding: 12px 0;
	background-color: #e5ebec;
}
#nousjoindre_texte p a {
	text-decoration: underline;
}
#nousjoindre_texte h4 {
	font-size: 11px;
	line-height: 16px;
	padding-bottom: 0;
}
#consultants {
/*	position: absolute;
	left: 11px;
	top: 130px;*/
	padding-top: 2px;
	width: 200px;
	font-size: 9px;
}
#consultants h4 {
	padding-top: 0;
}
#consultants ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#consultants ul li {
	margin-bottom: 12px;
	padding: 0;
}
#consultants ul li a {
	display: block;
}
#googlemaps {
	float: left;
	width: 293px;
	margin-top: 24px;
}

#erreur_generale {
    margin-left: 222px; 
    font-size: 22px; 
    font-weight: bold;
	color: #de6217;
	text-transform: uppercase;
	letter-spacing: 0.25em;
	line-height: 12px;
}








@media print {

body {
	background: none;
}

#menu,
a#english, a#english:link, a#english:visited,
#recherche,
a#rech_avancee,
#alphabet,
#pied {
	display: none;
}
#entete {
	background: none;
	height: 100px;
}
img#logo {
	left: 0;
	top: 0;
}
#telephone {
	top: 0;
	color: #000000;
}
#telephone a, #telephone a:link, #telephone a:visited {
	color: #000000;
}

#listeoeuvres a.selection {
	color: #000000;
	background: none;
}
#listeoeuvres a.selection span {
	display: list-item;
	list-style-image: url(../img/interface/crochet.gif);
	list-style-position: inside;
	padding: 0 0 4px 0;
	color: #000000;
	background: none;
}
#contenu.liste_artistes h1 {
	margin-right: 10px;
	margin-bottom: 0;
}
#contenu.liste_artistes #liste {
	float: none;
	overflow: visible;
	padding-top: 2px;
}
#formats ul li {
	display: list-item;
	list-style-image: none;
	list-style-position: inside;
	background: none;
	padding: 0 0 0 21px;
}
#formats ul li.select {
	list-style-image: url(../img/interface/formats_choix.gif);
	background: none;
	padding: 0;
}
#apropos_texte div {
	overflow: visible;
}

}




