body{
	background:url('../images/body_fond.gif') top left repeat #9b9b9b;
}
#conteneur{
	width:90%;
	min-width:940px;
	margin:0 auto 50px;
	background-color:#fff;
}
/* --------------------------------------------- */
h1.entete{
	margin:0;
	padding:6px 100px 0 6px;
	font-size:0.9em;
	font-weight:normal;
	color:#fff;
	border-top:1px solid #d69467;
	border-bottom:1px solid #ffa66b;
	background:url('../images/h1_fond.gif') top left repeat-x #f60;
	min-height:26px;
	position:relative;
}
a.contact{
	color:#fff;
	background:url('../images/contact_enveloppe.gif') center left no-repeat;
	text-decoration:none;
	padding-left:20px;
	position:absolute;
	right:14px;
	top:6px;
}
/* --------------------------------------------- */
#pub{
	background-color:#eee;
	width:468px;
	height:60px;
	float:right;
	margin:5px 15px 5px;
}
#logo{
	float:left;
	margin:10px 0 0 10px;
}
/* --------------------------------------------- */
#outils{
	clear:right;
/*	margin-top:70px;*/
	margin-left:180px;
	zoom:1;
}
#outils ul{
	background:url('../images/outils_fond.gif') top left repeat-x #ac9f9f;
	width:100%;
	float:left;
}
#outils ul li{
	background:url('../images/outils_li_fond.gif') top left no-repeat;
	width:33.3%;
	min-height:129px;
	color:#fff;
}
#outils ul li.premier{
	background:url('../images/outils_gauche.png') top left no-repeat;
}
#outils ul li h3{
	margin:2px 0 0 1px;
	padding:0;
	background:url('../images/outils_h3_fond.gif') top left repeat-x #988989;
	text-align:center;
	color:#fff;
	font-size:1.1em;
	line-height:22px;
	font-weight:bold;
	text-transform:capitalize;
}
#outils ul li h3 strong{
	text-transform:uppercase;
}
#outils ul li.premier h3{
	margin-left:22px;
	text-transform:none;
}
#outils ul li form,#outils ul li p{
	margin:10px 13px 0;
	padding:0;
}
#outils ul li.premier form{
	margin-left:32px;
}
#outils ul li a{
	color:#fff;
}
#outils ul li a:hover{
	text-decoration:underline;
}
/* --------------------- */
#outils #recherche input.text,#outils #recherche select{
	width:98%;
}
#outils #recherche input.text{
	margin-bottom:12px;
}
/* --------------------- */
#outils #login label{
	font-size:0.9em;
	width:75px;
}
#outils #login input.text{
	width:80px;
}
#outils #login input.submit{
	float:right;
}
#outils #login a.oubli_mdp{
	float:right;
	clear:right;
	display:block;
	margin-top:0.5em;
	background:url('../images/fleche_blanche.gif') center left no-repeat;
	padding-left:12px;
}
/* --------------------- */
#outils #inscription a{
	float:right;
	margin-top:1em;
}
/* --------------------- */
#outils #agenda table{
/*	margin:0 20px;*/
	width:80%;
	margin:0 auto;
	padding:0;
	border:0;
	border-collapse:collapse;
}
#outils #agenda thead td{
	width:100%;
	padding:0;
	margin:0;
	border:0;
}
#outils #agenda tbody td,#outils #agenda th{
	width:14.25%;
	line-height:1em;
}
#outils #agenda td{
	text-align:center;
}
#outils #agenda tbody td a{
	display:block;
}
#outils #agenda tbody td a:hover{
	background-color:#f60;
}
/* --------------------------------------------- */
#chemin{
	clear:both;
	margin-left:180px;
}
#chemin,#chemin h1{
	line-height:1.2em;
}
#chemin p{
	float:left;
	padding-left:25px;
	color:#807471;
}
#chemin ul{
	float:left;
	color:#dd621e;
}
#chemin ul li{
	padding-left:5px;
}
#chemin ul li a{
	margin-right:5px;
	color:#dd621e;
	font-weight:bold;
}
/* --------------------------------------------- */
#gauche{
	clear:both;
	float:left;
}
/* --------------------- */
ul#menu{
	min-height:376px;
	width:178px;
	background:url('../images/menu_fond.gif') top center no-repeat #f60;
	padding:14px 1px 30px;
}
ul#menu li.premier{
	border-top:1px solid #fff;
}
ul#menu li,
ul#menu_artiste li{
	zoom:1;
}
ul#menu li a{
	color:#fff;
	display:block;
	border-bottom:1px solid #fff;
	padding:1px 5px 1px 15px;
}
ul#menu a:hover,ul#menu li.sel a{
	background-color:#fff;
	color:#f60;
}
/* --------------------- */
form#newsletter{
	width:164px;
/*	clear:left;
	float:left;*/
	background:url('../images/newsletter_fond.gif') top right repeat-y #fff;
	padding:8px 8px 13px;
}
form#newsletter img{
	margin-bottom:8px;
}
form#newsletter p{
	color:#f60;
	text-align:right;
	padding-right:9px;
	margin-bottom:12px;
}
form#newsletter input{
	background-color:#fff8ea;
	border:1px solid #f60;
	height:18px;
	padding:0 2px;
}
form#newsletter input.text{
	width:120px;
}
form#newsletter input.submit{
	background-image:none;
	background-color:#f60;
	font-size:0.9em;
	padding:0 5px;
}
/* --------------------------------------------- */
#corps{
	border-left:180px solid #dfd9d9;
	padding-bottom:50px;
	color:#736262;
}
#corps p{
	margin:0 10px;
}
a.retour{
	color:#736262;
	text-decoration:none;
	position:absolute;
	top:30px;
	left:0;
}
a.retour:hover{
	text-decoration:underline;
}
/* --------------------------------------------- */
ul#pied{
	clear:both;
	background:url('../images/pied_fond.gif') top left repeat-x #fff;
	padding:45px 0 30px 15px;
}
ul#pied li{
	width:160px;
	border-bottom:1px dashed #f60;	
}
ul#pied li a{
	color:#f60;
	padding-left:27px;
	background-position:center left;
	background-repeat:no-repeat;
}
ul#pied li.accueil a{
	background-image:url('../images/picto_maison.gif');
}
ul#pied li.contact a{
	background-image:url('../images/picto_enveloppe.gif');
}
ul#pied li.liens a{
	background-image:url('../images/picto_croix.gif');
}
ul#pied li.mentions_legales a{
	background-image:url('../images/picto_info.gif');
}
/* --------------------------------------------- */
input.enregistrer,a.confirmer,a.annuler,a.supprimer,a.ajouter,a.ajouter_tableau,a.ajouter_simple{
	border:0;
	padding:0;
	padding-left:30px;
	height:22px;
	line-height:22px;
	margin:2px;
	float:left;
	color:#000;
	display:block;
	text-decoration:none;
	text-align:left;
}
input.enregistrer{
	background:url('../picto/document-save.png') top left no-repeat;
}
a.confirmer{
	background:url('../picto/applications-multimedia.png') top left no-repeat;
}
a.annuler{
	background:url('../picto/edit-undo.png') top left no-repeat;
}
a.supprimer{
	background:url('../picto/user-trash.png') top left no-repeat;
}
a.ajouter{
	background:url('../picto/document-new.png') top left no-repeat;
	margin-top:1em;
}
a.ajouter_tableau{
	background:url('../picto/x-office-tableau.png') top left no-repeat;
}
#pagination{
	text-align:center;
}
.erreur{
	font-weight:bold;
	color:#f60;
}
a.oeuvre,a.artiste{
	font-weight:bold;
}
a.oeuvre{
	color:#736262;
}
a.artiste{
	color:#f60;
}
