body {
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4c4542;
	text-align: center;
	background-color: white;
}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4c4542;
}

p {
	margin: 4px 0 4px 0;
}

form {
	display: inline;
}
/* ******************* GESTION DES LIENS ************************* */
a {
	color: #4c4542;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
a.lien {
	color: #A40000;
	text-decoration: underline;
}
a.lien:hover {
	text-decoration: underline;
}
/********************************************************************/


img {
	border: 0;
}

.bg {
	background-color: white;
}

h2 {
	color: #ff4d00;
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px !important;
	font-weight: normal;
	margin: 4px 0 10px 0;
	padding: 0;
}

h3 {
	color:#880000;
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px !important;
	font-weight: bold;
	margin: 4px 0 2px 0;
	padding: 0;
}

#marginTop {
	height: 53px;
	width: 990px;
	margin: 0 auto;
}

#marginTop ul {
	float: right;
	margin: 20px 40px 0 0;
	padding: 0;
	list-style: none;
}
#marginTop li {
	float: right;
	margin: 0 10px 0 0;
	padding: 0;
}

#marginTop li a {
	display: block;
	margin: 0;
	padding: 1px 10px 1px 10px;
	text-decoration: none;
}
#marginTop li a:hover {
	text-decoration: underline;
}


#background {
	background-position: left top;
	background-repeat: repeat-x;
	text-align: center;
}

.page {
	clear: both;
	width: 990px;
	margin: 0 auto;
	text-align: left;
}

#bodyBottom {
	clear: both;
	background-color: #fff;
}

#pageHeader {
	float: left;
	width: 100%;
	padding: 0;
	margin-bottom: 7px;
	height: 61px;
}

#texture_bg {
	position: absolute;
	background-repeat: no-repeat;
}

#texture_bd {
	position: absolute;
	background-repeat: no-repeat;
}

html>body #fleur2 {
	/*margin-left: 991px;*/ /* en firefox, le site fait 991px et non 990px du à je ne sais quel bug */
}

#visuelCoin {
	position: absolute;
	margin-top: 316px;
	margin-left: 230px;
	width: 40px;
	height: 40px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/design/images/banner_left_corner.png',sizingMethod='scale');
	background-position: left bottom;
	background-repeat: no-repeat;
}

html>body #visuelCoin {
	background-image: url(/design/images/banner_left_corner.png);
}

#art {
	float: left;
	background-image: url(/design/images/titre_art.png);
	background-position: 14px;
	background-repeat: no-repeat;
	height: 59px;
	width: 84px;
}

#alainQuercia {
	float: left;
	height: 61px;
	width: 254px;
	background-image: url(/design/images/titre_alain-quercia.gif);
	background-repeat: no-repeat;
}

#alainQuercia a {
	display: block;
	text-indent: -2000px;
	height: 61px;
	overflow: hidden;
}

#header {
	float: left;
}

#header a {
	font-weight: bold;
	font-family: Arial;
	display: block;
	float: left;
	margin: 40px 0 0 8px;
	text-transform: uppercase;
	padding: 1px 4px 1px 4px;
	background-color: transparent;
	color: #a89e94;
	text-decoration: none;
}

#header a.selected {
	background-color: #a89e94;
	color: white;
}

#header a.selected:hover {
	text-decoration: none;
	cursor: default;
}

#header a:hover {
	text-decoration: underline;
}

#pageNavi {
	clear: both;
	float: left;
	width: 990px;
	padding: 0 0 0 84px;
}
html>body #pageNavi {
	width: 906px;		/*box model # */
}

.pageBody {
	clear: both;
	float: left;
	width: 990px;
	padding: 0 0 0 84px;
	background-repeat: repeat-y;
	background-position: 84px top;
}
html>body .pageBody {
	width: 906px;		/*box model # */
}

#pageBodyMenu {
	float: left;
	width: 140px;
	height: 288px;
}

#pageBodyBanner {
	float: left;
	margin-left: 6px;
	height: 288px;
	overflow: hidden;
}

/**************** menu photos miniatures *************/
#pageBodyPhotoMenu {
	float: left;
	margin-left: 6px;
	width: 102px;
	height: 288px;
	overflow: hidden;
}
#pageBodyPhotoMenu ul {
	margin: 0 0 0 1px;
	padding: 0;
	list-style: none;
}
#pageBodyPhotoMenu li {
	display: inline;
	margin: 0;
	padding: 0;
}

#pageBodyPhotoMenu a {
	display: block;
	margin: 0;
	padding: 0;
}

#pageBodyPhotoMenu img {
	display: block;
	border: 0;
	margin: 0 0 5px 0;
	padding: 0;
	width: 100px;
	height: 43px;
}
/******************************************************/

#pageBodyShop {
	float: left;
	width: 140px;
}

#pageBodyMain {
	float: left;
	margin-left: 6px;
}
#pageBodyMain .padder {
	padding-left: 6px;
	
}

#pageBodyMenuRight {
	float: left;
	margin-left: 6px;
	width: 102px;
	/*height: 244px;*/
}


#pageBodyShopFooter {
	float: left;
	width: 140px;
	height: 32px;
}

#pageBodyMainFooter {
	float: left;
	margin-left: 6px;
	height: 32px;
}

#pageBodyMenuRightFooter {
	float: left;
	margin-left: 6px;
	width: 102px;
	height: 32px;
}



#pageFooter {
	clear: both;
	width: 856px;
	padding: 25px 0 40px 0;
	margin: 0 109px 0 25px;
	text-align: right;
}

/*********** shop *****************/
#Shop {
	width: 100px;
	height: 244px;
	background-color: #ffeefa;
}

#Shop a.title {
	display: block;
	width: 100px;
	height: 41px;
	background-repeat: no-repeat;
	text-indent: -2000px;
	overflow: hidden;
}

#Shop a.title h2 {
	margin: 0;
	padding: 0;
}

#Shop .padder {
	padding: 4px;
}

#Shop .product {
	text-align:center;
	padding: 0 10px;
}

#Shop h3 {
	margin: 0 0 4px 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}

#Shop .definition {
	line-height: 16px;
	/*padding: 0 6px;*/
}

.buy {
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #2d161d;
	text-decoration: none;
	color: white;
	background-image: url(/design/images/go_buy.gif);
	background-repeat: no-repeat;
	background-position: 6px 50%;
	padding: 1px 0;
	width: 70px;
}

#Shop .buy:hover {
	text-decoration: underline;
	color: white;
}

#Shop .price {
	text-align: right;
}

#ShopScroll {
	float: right;
	width: 34px;
	height: 244px;
	background-color: #ffeefa;
}

#ShopScroll .padder {
	margin-top: 18px;
}

.arrow {
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
}

#ShopFooter {
	width: 100px;
	height: 32px;
	background-color: #ffeefa;
	background-repeat: no-repeat;
	background-position: right bottom;
}

#ShopScrollFooter {
	float: right;
	width: 34px;
	height: 32px;
	background-color: #ffeefa;
}
/***********************************/

/************** menu du corps de page ******************/
#mainMenu {
	float: left;
	background-position: left top;
	background-repeat: no-repeat;
	width: 100px;
	margin-right: 6px;
	color: white;
	height: 40px;
}

#mainMenu .padder {
	padding: 20px 2px 0 2px;
}

#mainMenuFooter {
	float: left;
	background-position: right bottom;
	background-repeat: no-repeat;
	width: 100px;
	height: 32px;
	margin-right: 6px;
}
/*********************************************************/

/************************ principal **********************/
#main {
	float: left;
	overflow: hidden;
}
#main .padder {
	padding: 16px 16px 0 23px;
	overflow: hidden;
}
#main h2 {
	border-style: dashed;
	border-color: #ddd;
	border-width: 0 0 1px 0;
}
#mainFooter {
	float: left;
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 32px;
}

.mainLeftCorner {
	background-position: left top;
	background-repeat: no-repeat;
}
/*******************************************************/

/************************ menu **************************/
#pageBodyMenu ul {
	margin: 23px 0 0 0;
	padding: 0;
	list-style: none;
	position: absolute;
}

#pageBodyMenu li {
	padding: 0;
	display: block;
	margin: 2px 10px 2px 0;
}

#pageBodyMenu a {
	width: 100%;
	padding-left: 18px;
	padding-top: 0;
	padding-bottom: 0;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

html>body #pageBodyMenu a {
	width: auto;
	display: block;
}

.menuSelected a {
	background-color: #ff4d00;
	color: white;
}

/*#pageBodyMenu a:hover {
	text-decoration: underline;
}*/
#pageBodyMenu a:hover {
	background-color: #ff4d00;
	color: white;
}

/******************* optionnels **************/
#visuelFlash {
	float: left;
}

#visuelImage {
	float: left;
	height: 288px;
	width: 400px;
	/*background-image: url(/design/images/bg_image.png);*/
	overflow: hidden;
	/*background-color: #2d161d;*/
	/*background-color: #a89e94;*/
	background-color: #f4f4f4;
}

#visuelImage img {
	margin: 0 auto;
	display: block;
	border: none;
}


/***************** style de la légende du visuel ******************/
#visuelText {
	float: left;
	height: 288px;
	width: 252px;
	overflow: auto;
}
#visuelText .padder {
	padding: 4px 4px 4px 16px;
	overflow-y: auto;
	overflow-x: hidden;
}
#visuelText p {
	margin:0;
}

#visuelText p.date {
	font-style: italic;
	text-align: right;
}

#visuelText .copyright {
	text-align: right !important;
}

#visuelText p.description {
	margin: 10px 0 10px 0;
	text-indent: 12px;
	text-align: left;
	line-height: 13px;
}

#visuelText .artist {
	padding: 6px 0 6px 0;
	border-style: dashed;
	border-color: #aaa;
	border-width: 1px 0 1px 0;
}

#visuelText dl {
	padding: 0;
	margin: 0 0 16px 0;
}

#visuelText dt {
	padding: 0;
	margin: 0;
}

#visuelText dd {
	padding: 0;
	margin: 0 0 10px 20px;
}

#visuelText ul, #visuelText li {
	list-style-type: disc;
	list-style-position: inside;
	margin: 0;
	padding: 0;
}

ul.inline {
	list-style: none;
	padding: 0;
	margin: 0;
}

ul.inline li {
	padding: 0;
	margin: 0 10px 0 0 !important;
	
	display: inline;
}

/******************************************************************/

#futur_popup {
	position:absolute;
	top:0;
	left:0;
	margin:0;
	width:100%;
	height:100%;
	visibility: hidden;
	z-index: 150;
}

html>body #futur_popup {
	/*position:fixed;*/
}

/**************************** actualités ******************************/
.news_nav_link {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #800;
	display: block;
	text-align: right;
	clear: both;
}

a.no_style {
	text-decoration: none;
}

a.no_style:hover {
	text-decoration: none;
}

/******************************** expositions ********************************/
#expositions caption {
	text-align: left;
}

#expositions td {
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
}

.address {
	background-color: #f4e7f0;
	padding: 6px;
	line-height: 18px;
}

#exposition_detail {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
}

#exposition_detail dl {
	margin: 0;
	padding: 0;
}
#exposition_detail dt {
	
}
#exposition_detail dd {
	margin: 0 0 14px 16px;
	padding: 0;
}
/******************************************************************************/

/*********************************** textes ***************************/
.textes, .textes td {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.textes font {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

/******************************************************************************/

/*********************************** performance ***************************/

hr {
	border-style: dashed;
	border-width: 1px 0 0 0;
	border-color: #aaa;
	padding:0;
	margin: 0;
}

/******************************************************************************/

/*********************************** accueil ***************************/
#accueil {
	float: left;
	width: 400px;
}

#accueil .padder {
	padding: 0 20px 0 0;
}

#accueil_news {
	float: left;
	width: 310px;
}

#accueil_news .padder {
	padding: 0;
}
/******************************************************************************/


/**************************** menu de recherche galerie *************************/
dl, dt, dd {
	margin: 0;
	padding: 0;
	list-style: none;
}

.divSelectCont1 {
	position: absolute;
	height: 30px;
}

.labelSelect {
	margin-left: 10px;
	position: absolute;
	text-align: center;
}

.divSelect {
	margin-left: 10px;
	background-color: #2d161d;
	position: absolute;
	height: 16px;
	z-index: 1;
	overflow: hidden;
	white-space: nowrap;
	border-color: #493239;
	border-style: solid;
	border-width: 1px;
}

.divSelect ul {
	list-style-type: none;
	margin:0;
	padding: 0;
}

.divSelect li {
	margin:0;
	clear: both;
	padding: 2px 0 2px 0;
}

.divSelect span {
	float: left;
	overflow: hidden;
	margin-right: 6px;
}

.divSelect a {
	display: block;
	padding: 1px 2px 1px 10px;
	text-decoration: none;
	color: white;
	font-size: 10px;
	font-family: Tahoma;
}

.divSelect .selected {
	background-color: #897279;
}

.divSelect a:hover {
	text-decoration: underline;
	background-color: #897279;
	color: white;
}

.divSelect a.selected:hover {
	text-decoration: none;
	cursor: default;
}
/**************************************************************************/

/*********************** galerie ***********************************/

/* lien sur la mignature */
ul#galery {
	float: left;
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;
}
ul#galery li {
	margin: 10px 0 0 0;
	padding: 0;
	float: left;
	display: inline;
	width: 110px;
}
ul#galery li.modulo {

}

ul#galery .title {
	background-color: #f4e7f0;
	width: 102px;
	height: 40px;
	text-align: center;
	overflow: hidden;
}

a.thumbnail {
	display: block;
	height: 102px;
	width: 102px;
	border-color: #e0dfe3;
	border-style: solid;
	border-width: 1px;
}

html>body a.thumbnail {
	height: 100px;
	width: 100px;
}

/* lien sur la mignature en cours */
ul#galery a.thumbnail#thumbnail_selected {
	border-color: #ff4d00;
	border-style: solid;
	border-width: 1px;
}

a.thumbnail img {
	display:block;
	position: relative;
	border: none;
}
/*********************************************************************/

/*********************** lexique ***********************************/
#lexique {
	text-transform: uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 20px;
}

#lexique_index {
	text-transform: uppercase;
	letter-spacing:2px;
	font-size: 12px;
}

.menu_lexique {
	border: 1px solid #aaa;
	padding: 1px 4px;
}

a.menu_lexique {
	border: 1px solid #aaa;
	background-color: #e2c9bf;
	text-decoration: none;
	color: #000;
	padding: 1px 4px;
}
a.menu_lexique:hover {
	text-decoration: none;
	border: 1px solid #777;
	background-color: #e58d68;
	color: #eee;
}

a.menu_lexique_on {
	text-decoration: none;
	border: 1px solid #000;
	background-color: #ff4d02;
	padding: 1px 4px;
	color: white;
}
a.menu_lexique_on:hover {
	text-decoration: none;
}


ul#mots_lexique {
	padding: 0;
	margin: 5px 0 15px 30px;
	list-style: none;
}

#mots_lexique li {
	display: inline;
	padding: 0 0 0 10px;
	margin: 0;
}

a.menu_lexique_lettre {
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
}

a.menu_lexique_lettre_on {
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}


/*********************************************************************/
.shop_line {
	border-color: #ccc;
	border-style: dotted;
	border-width: 1px 0 0 0;
	margin: 10px 0 0 0;
	padding: 5px 0 0 0;
}

.button {
	font-weight: bold;
	display: inline;
	text-align:center;
	padding: 1px 20px 1px 20px;
	background-color: #999;
	color: white;
	text-decoration: none;
	margin: 0 10px 0 10px;
	text-transform: uppercase;
}

.navigation {
	text-align: center;
	margin: 10px 0 10px 0;
	border-color: #ccc;
	border-style: dotted;
	border-width: 1px 0 0 0;
}

a.button:hover {
	text-decoration: underline;
}

/***************************** pagination wysi *******************/
ul.pagination {
	margin: 0 0 16px 0;
	padding: 0;
	list-style: none;
}

ul.pagination li {
	display: inline;
	padding: 0;
	margin: 0 10px 0 0;
}

ul.pagination li.selected a {
	color: black;
	text-decoration: none;
}

ul.menuwysi {
	margin: 0 0 16px 0;
	padding: 0;
	list-style-type: disc;
	list-style-position: inside;
}

ul.menuwysi li {
	/*display: inline;*/
	padding: 0;
	margin: 2px 0 0 0;
}

ul.menuwysi li.selected a {
	color: black;
	text-decoration: none;
}
/*****************************************************************/

/*******************************************************************/
#pageBodyMenuRight ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#pageBodyMenuRight li {
	margin: 8px 0 0 0;
	padding: 0;
	list-style: none;
}
/******************************************************************/