body {
	margin: 0 0 20px 0;
	padding: 0;
	background: #000;
	color: #000;
}
* {
	font: normal 1em/1.2em "Book Antiqua", Georgia, "Bookman Old Style", Garamond, serif;
}
p, h1, h2, h3, h4, ul, li,dl, dt, dd, form {
	margin: 0;
	padding: 0;
}
hr {
	display: none;
	clear: both;
}
li {
	list-style-type: none;
}
img {
	border: none;
}
div#contenu a, div#contenu a:visited {
	color: #000;
}
div#contenu a:hover {
	color: #900;
	text-decoration: none;
}
/*------------------------------------------------------Positionnement------------------------------------------------------*/
div#conteneur {
	width: 750px;
	background: #000 url(../images/bg_conteneur.jpg) 0 170px repeat-y;
}
div#header {
	width: 750px;
	height: 70px;
	background: #000 url(../images/bg_header.jpg) 0 0 no-repeat;
}
div#header h1 {
	display: none;
}
div#titre {
	width: 750px;
	height: 100px;
}
div#titre h2 {
	display: none;
}
div.accueil {
	background: #000 url(../images/titre_accueil.jpg) 0 0 no-repeat;
}
div.presentation {
	background: #000 url(../images/titre_presentation.jpg) 0 0 no-repeat;
}
div.expositions {
	background: #000 url(../images/titre_expositions.jpg) 0 0 no-repeat;
}
div.interview {
	background: #000 url(../images/titre_interview.jpg) 0 0 no-repeat;
}
div.peintures {
	background: #000 url(../images/titre_peintures.jpg) 0 0 no-repeat;
}
div.dessins {
	background: #000 url(../images/titre_dessins.jpg) 0 0 no-repeat;
}
div.contact {
	background: #000 url(../images/titre_contact.jpg) 0 0 no-repeat;
}
div.liens {
	background: #000 url(../images/titre_liens.jpg) 0 0 no-repeat;
}
div#menu {
	float: left;
	width: 140px;
}
div#contenu {
	float: right;
	width: 595px;
	padding: 20px 0 25px 15px;
	background: transparent url(../images/bg_contenu.jpg) 0 100% no-repeat;
}
div#grenouille {
	clear: both;
	width: 140px;
	height: 200px;
	margin-top: -200px;
	background: transparent url(../images/bg_grenouille.jpg) 0 100% no-repeat;
}
div#conteneur > div#grenouille {
	float: left;
}
p#pied {
	clear: both;
	height: 10px;
	padding-top: 30px;
	padding-left: 140px;
	background: #000 url(../images/bg_pied.jpg) 0 0 no-repeat;
	color: #333;
	font-family: verdana, sans-serif;
	font-size: .8em;
	text-align: center;
}
p#pied a {
	color: #333;
}
p#pied a:hover {
	color: #363;
}
/*------------------------------------------------------Menu----------------------------------------------------------------*/
div#menu ul {
	margin-left: 10px;
}
div#menu ul li {
	height: 34px;
	border-bottom: 2px solid #523e0d;
}
div#menu ul li a {
	display: block;
	width: 130px;
	height: 29px;
	margin: 0;
	padding: 0;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
div#menu ul li a span {
	visibility: hidden;
	width: 130px;
	height: 30px;
	margin: 0;
	padding: 0;
}
div#menu ul li a:hover {
	background-position: -130px 0px;
}
#btn_accueil a {
	background-image: url(../images/btn_accueil.jpg);
}
#btn_presentation a {
	background: url(../images/btn_presentation.jpg) 0 0 no-repeat;
}
#btn_expositions a {
	background: url(../images/btn_expositions.jpg) 0 0 no-repeat;
}
#btn_peintures a {
	background: url(../images/btn_peintures.jpg) 0 0 no-repeat;
}
#btn_dessins a {
	background: url(../images/btn_dessins.jpg) 0 0 no-repeat;
}
#btn_interview a {
	background: url(../images/btn_interview.jpg) 0 0 no-repeat;
}
#btn_contact a {
	background: url(../images/btn_contact.jpg) 0 0 no-repeat;
}
#btn_liens a {
	background: url(../images/btn_liens.jpg) 0 0 no-repeat;
}
div#menu ul li a.rubrique {
	background-position: -130px 0px;
	cursor: default;
}
/*----------------------------------------------------------Contenu---------------------------------------------------------*/
div#contenu p {
	width: 370px;
	margin-bottom: 1em;
}
/*---------------------------------------------------------index.htm--------------------------------------------------------*/
div#contenu h3 {
	width: 370px;
	height: 84px;
	margin-top: 77px;
	margin-bottom: 60px;
	background: transparent url(../images/alex_folliot.jpg) 51px 0 no-repeat;
}
div#contenu h3 span {
	display: none;
}
div#contenu p.centre {/*Centrer un paragraphe*/
	width: 580px;
	text-align: center;
}
div#contenu p.style {/*Le fantasque réalisme*/
	font-weight: bold;
	text-align: center;
	margin-bottom: 140px;
}
div#contenu p.remarque {/*Citation accueil*/
	font-style: italic;
	text-align: center;
	font-size: .8em;
}
/*-------------------------------------------------------presentation.htm---------------------------------------------------*/
div#contenu span.lettrine {
	float: left;
	width: 40px;
	line-height: .8em;
	font-size: 3em;
	font-weight: bold;
	color: #900;
}
div#contenu dl#auteur {
	margin-bottom: 0;
	margin-left: 20px;
	text-align: center;
}
div#contenu dl#auteur dt {
	font-weight: bold;
	color: #000;
}
div#contenu dl#auteur dd {
	font-style: italic;
	background: none;
	text-indent: 0;
	margin-left: 0;
}
/*----------------------------------------------------------expositions.htm-------------------------------------------------*/
div#contenu dl {
	margin-bottom: 1em;
}
div#contenu dl dt {
	color: #900;
	font-weight: bold;
}
div#contenu dl dd {
	background: transparent url(../images/bg_dd.jpg) 0 50% no-repeat;
	text-indent: 15px;
	margin-left: 10px;
}
div#contenu ul.etude {
	margin: -1em 0 1em 25px;
}
.gras {
	font-weight: bold;
}
div#contenu a.polyope, div#contenu a.polyope:visited {
	font-weight: bold;
}
/*--------------------------------------------------------interview.htm-----------------------------------------------------*/
div#contenu dl.interview {
	width: 480px;
}
div#contenu dl.interview dd {
	background: none;
	text-indent: 0;
	margin-left: 10px;
}
/*------------------------------------------------peintures.htm - dessins.htm-----------------------------------------------*/
div#contenu ul#galerie_mini {
	margin: 0 0 0 0;
	list-style-type: none;
}
div#contenu ul#galerie_mini li {
	float: left;
}
div#contenu ul#galerie_mini li img {
	margin: 2px 6px;
	border: 1px solid #c96;
}
div#contenu dl#photo {
	clear: both;
	padding-top: 20px;
	padding-right: 20px;
	text-align: center;
}
div#contenu dl#photo dt {
	font-size: 2em;
	line-height: 1em;
	font-style: italic;
	color: #900 ;
}
div#contenu dl#photo dd {
	background: none;
	text-indent: 0;
}
div#contenu dl#photo dd.infos {
	margin: .2em 0 0 0;
}
div#contenu dl#photo dd.prix {
	margin: 0 0 .8em 0;
	font-style: italic;
}
div#contenu dl#photo dd.image {
	text-align: left;
	margin-left: 25px;
}

div#contenu dl#photo img {
	border: 1px solid #dcb;
}
div#contenu dl#photo dd.image img#big_pict {
	border: 1px solid #000;
}
div#contenu dl#photo dd a, div#contenu dl#photo dd a:visited {
	float: right;
	margin-top: -20px;
	margin-right: 155px;
	font-size: .8em;
	text-decoration: none;
}	
/*---------------------------------------------------------contact.htm------------------------------------------------------*/
div#contenu form {
	width: 585px;
	margin-top: 20px;
	background: none;
}
div#contenu form fieldset {
	border: none;
}
div#contenu form legend {
	padding: 0;
	font-weight: bold;
	color: #000;
}
div#contenu form input, div#contenu form textarea {
	width: 320px;
	margin: 0;
	padding: 0;
	background: transparent;
	border: 1px solid #c96;
}
div#contenu form a#bouton {
	display: block;
	width: 150px;
	height: 30px;
	margin-top: 10px;
	margin-left: 180px;
	font-weight: bold;
	letter-spacing: .1em;
	text-align: center;
	line-height: 30px;
	text-decoration: none;
	color: #c96;
	background: transparent url(../images/bg_bouton.jpg) 0 0 no-repeat;
}
div#contenu form a#bouton:hover {
	color: #000;
}
div#contenu img#alex {
	float: left;
}
div#contenu ul#coordonnees {
	margin-top: 30px;
	margin-right: 260px;
	margin-left: 130px;
	text-align: center;
}
/*-----------------------------------------------------liens.htm------------------------------------------------------------*/
div#contenu ul#liens {
	margin-bottom: 250px;
	margin-left: 10px;
}
div#contenu ul#liens li {
	padding-left: 20px;
	background: transparent url(../images/bg_dd.jpg) 0 50% no-repeat;
	line-height: 1.5em;
}
div#contenu ul#liens li a {
	text-decoration: none;
}