	html, body {
		height: 100%;
		margin: 0;
	}
	html {
	background: #FFFFFF url(../img/fondBodyMozaic.jpg) ;
	}
	div#global {

		/*height: 100%;*/
		min-height: 100%;
		width: 866px;
		/*padding: 0 10px;*/
		margin: 0 auto;
		position: relative;
		background: transparent url(../img/ombreContent.png) repeat-y;
	}
	div#header {
		/*border: 1px solid blue;*/
		background: transparent url(../img/header.png) no-repeat;
		background-position: center;
		height: 170px;
	}

	div#center {
		/* Pour éviter la superposition du pied de page et du contenu : */
		background: #FFFFFF url(../img/fondContent.jpg) repeat-y;
		width: 802px;

		min-height: 700px;
		margin-left:32px;
		padding-top: 40px;
		padding-bottom: 50px;
		overflow: auto;
		font-family: Tahoma, Verdana,  Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		/*overflow: visible;*/


	}
/* _________________________________ Div Footer ____________________________________________*/
	div#footer {

	text-align: center;
	position: absolute;/*absolute pour le fixer en bas car si relative, il se place après le menu gauche en x ??*/
	width: 802px;
	height:50px;
	bottom: 0;
	color:#927463;
	font-family: Tahoma, Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	margin-left:32px;
	background: transparent url(../img/fondContent.jpg) repeat-y;
	}


/* _________________________________ Formulaire de contact ____________________________________________*/

#formulaireContact
{
	font-family:  Tahoma, Verdana, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	padding-left:74px;


}
.tabContact
{
	border-top: 3px solid #DBDBDB;
	border-collapse: separate;
	width: 550px;
	height: 200px;
	background-color: #F1F1F1;
}
#formulaireContact td input, #formulaireContact td textarea, #formulaireContact td div option, #formulaireContact td div select
{
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	text-align: left;
	border: 1px solid #DBDBDB;
}
#formulaireContact td input
{
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	text-align: left;
	border: 1px solid #DBDBDB;
}
.infoForm
{
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: small;
	width: 200px;
	color: #474747;
	text-align: right;
	padding-right: 5px;
}

.contentForm
{
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	text-align: left;
	width:360px;
}

.titreForm
{
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	width: 550px;
	color: #ffffff;
	text-align: center;
	padding-right: 5px;
	background-color: #A89183;


}
/* _________________________________ Fin Formulaire de contact ____________________________________________*/



/* _________________________________ Contenu ____________________________________________*/
	div#contentLarge{
		float: left;
		width: 700px;
		padding-left: 54px;
		padding-right: 0px;
		text-align: center;
		font-family: Tahoma, Verdana,  Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
	}
	.contentFlash{
		float: left;
		width: 700px;
		padding-left: 54px;
		padding-right: 0px;
		text-align: center;

	}
	div#contentLarge  a:link, div#contentLarge  a:hover, div#contentLarge  a:visited
	{
	color: #EB5E00;
	text-decoration: none;
	}
	div#content  a:link, div#content  a:hover, div#content  a:visited
	{
	color: #EB5E00;
	text-decoration: none;
	}
	/* _________________________________ Div Expositions ____________________________________________*/
	.publications
	{
	display:block;
	border-bottom : 1px dashed gray;
	position:relative;
	width:701px;
	margin-left:50px;
	margin-right:50px;
	height:10px
	}

/* _________________________________ Fin Div Expositions ____________________________________________*/
/* _________________________________ liens ____________________________________________*/
	.separateurLiens
	{
	display:block;
	border-bottom : 1px dashed gray;
	position:relative;
	width:650px;
	margin-left: 20px;
	height:10px
	}

/* _________________________________ Fin liens ____________________________________________*/


/* _________________________________ Footer ____________________________________________*/
.imgfooter
{
	position: relative;
	top: 2px;
}

#footer a:link, #footer a:hover, #footer a:visited
{
	color:#927463;
	text-decoration: none;
}

/*_______________________________Menu Horizontal_________________________________________*/
	dl, dt, dd, ul, li {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	#menu {
		position: absolute; /* placement du menu, à modifier selon vos besoins */
		left:0px;
		background: transparent url(../img/fondNavigation.png) no-repeat;
		height: 49px;
		top: 168px;
		z-index:100;
		width: 866px; /* correction pour Opera */

	}
	#menu .menuText{
		margin-left:20px;
		margin-right:20px;
		margin-top:15px;


	}

	 .menuText {

		cursor: pointer;
		font-family:  Tahoma, Verdana, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		text-align: center;
		font-weight: bold;
		margin-left: 15px;
		margin-right: 15px;
		margin-top: 6px;
	}

	.menuTextSelected{
		cursor: pointer;
		color:#3D3526;
		font-family:  Tahoma, Verdana, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		text-align: center;
		font-weight: bold;
		margin-left: 15px;
		margin-right: 15px;
		margin-top: 6px;
	}
	#menu dl {
		float: left;
		display:block;
		/*width: 12em;*/
		width: auto;
		height:49px;
		/*background: transparent url(../img/separateurMenuHaut.jpg) no-repeat;*/
		background-position:right;
	}
	.normal{
		background: transparent url(../img/separateurMenuHaut.jpg) no-repeat;

		}
	.home{

		margin-left:25px;
		background: transparent url(../img/separateurMenuHaut.jpg) no-repeat;

		}

	#menu dt a {
		color:#301B10;
		text-decoration: none;
		height: 100%;
		border: 0 none;
		width: auto;
	}
	#menu dt a:hover, #menu dt a:focus {
		color:#FFFFFF;
		/*font-weight: bold;*/
	}
/*_______________________________________Fin Menu Horozontal_______________________________*/

	.titre3
	{
		display: block;
		text-align: left;
		color:#FFA200;
		font-size: 18px;
		font-weight: bold;
		padding-left: 25px;
		padding-top: 10px;
	}
	.titre2
	{
		display: block;
		text-align: left;
		color:#FFA800;
		font-size: 16px;
		font-weight: bold;
		padding-left: 35px;
		padding-top: 8px;
	}
	.titre1
	{
		display: block;
		text-align: left;
		color:#FFB400;
		font-size: 14px;
		font-weight: bold;
		padding-left: 45px;
		padding-top: 6px;
	}
		.titre0
	{
		display: block;
		text-align: left;
		color:#915B54;
		font-size: 12px;
		font-weight: bold;
		padding-left: 55px;
		padding-top: 6px;
	}
	.titreCentre
	{
		display: block;
		text-align: center;
		color:#7C453E;
		font-size: 14px;
		font-weight: bold;
		padding-top: 8px;
	}
	.photoCollee {


		height: 400px;
		width: 802px;
		/*background: transparent url(../img/fondPhoto.png) no-repeat;*/
		/*background-position:right;*/

	}

	.imgContent
	{
		float:right;
		/*border: 1px solid red;*/
		padding-left: 30px;
		padding-top: 28px;
		padding-right: 40px;
		padding-bottom:50px;
		background: transparent url(../img/fondPhoto.png) no-repeat;
	}
	.imgContentVerticale
	{
		float:right;
		/*border: 1px solid red;*/
		padding-left: 30px;
		padding-top: 28px;
		padding-right: 38px;
		padding-bottom:25px;
		background: transparent url(../img/fondPhotoVertical.png) no-repeat;
	}
	.imgContentActu
	{
		/*border: 1px solid red;*/
		padding-left: 10px;
		padding-top: 10px;
		padding-right: 10px;
		padding-bottom:10px;
	}
	.imgContentLarge
	{
		/*float: left;*/
		margin-left: 10px;
		margin-right: 10px;
	}
	.imgContentTitle
	{
		margin-left: 15px;
		color:#B9B9B9;
		font-size: 9px;
	}
	.imgContentTechnique
	{
		display: block;
		width: 600px;
		text-align: left;
		padding-left: 50px;
		padding-bottom: 60px;
		margin-left: 15px;
		color:#B9B9B9;
		font-size: 9px;
	}
	.imgContentTechniqueCenter
	{
		display: block;
		color:#B9B9B9;
		font-size: 9px;
		padding-bottom: 60px;
	}
	.imgContentDescription
	{
		text-indent: 30px;
		text-align: left;
		padding-left: 25px;
	}

	.notesBasDePage
	{
		display: block;
		background: transparent url(../img/fondNotesBasDePage.jpg) no-repeat;
		width: 600px;
		text-align: left;
		margin-left: 60px;
		padding-top: 20px;
		margin-top: 20px;
		color:#B9B9B9;
		font-size: 9px;
	}

	sup
	{
		font-size: 9px;
	}
/*____________________publications_______________*/

.divPublications
{
	border-bottom : 1px dashed gray;
	position: relative;
	height : 150px;
	width: 500px;
	padding-bottom: 10px;
}
.textCouv
{
	color: #454545;
	text-align: right;

	height : 150px;
	width: 500px;
}
.imgCouv
{
	float: left;
}


/*____________________FIN publications_______________*/
.listActivites 
{
	
	margin-left: 40px;
	list-style-position : insinde;
	list-style-type : disc;
}
.listActivites li
{
	list-style-type : disc;
}
.listText
{
	margin-left: 30px;
}
.listText li
{
	font-family: Tahoma, Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	list-style-image: url(../img/puceListeElement.jpg) ;
}
.listBanale li
{
	font-family: Tahoma, Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}


.listNomPropre
{
	font-weight: bold;
	color: #4D4D4D;
	margin-top: 5px;
	margin-bottom: 5px;
}
li em
{
	font-weight: bold;
	color: #4D4D4D;
}
/*______________vidéos_______________________*/

.divVideo
{

	border-bottom : 1px dashed gray;
	text-align: left;
	padding-top: 10px;
	margin-right:20px;
	width: 500px;
	margin-left: 115px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;

}
.lienVideo .imgVideo{
		border: 1px solid #FFFFFF;
	}
.titreVideo
{
	display: block;
	color: #454545;
	text-align: center;
	font-style: italic;
	font-weight: bold;

}

/*______________Fin vidéos_______________________*/
/*______NomOeuvre______________*/
.nomOeuvre
	{
	font-style: italic;
	font-weight: bold;
	}


/*______FIN NomOeuvre______________*/
/*______NomBoutique______________*/
.nomBoutique
	{
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	color: #CC0000;
	}


/*______FIN NomBoutique______________*/
/*______ Citations ______________*/

.nomPropre
{
	font-weight: bold;
	color: #454545;

}

.citation
{
	font-style: italic;

}
.signatureCitation
{
	font-style: normal;
	display: block;
	color: #454545;
	text-align: right;
	font-style: italic;
	font-weight: bold;

}
/*______FIN Citations______________*/

/*___________ poeme ______________*/
.poeme
{
	font-style: normal;
	display: block;
	margin-left:200px;
	color: #454545;
	text-align: left;

}


/*___________ FIN poeme ______________*/


/*___________Affichage de la date_________________*/
	#affichageDate
	{
		position: absolute;
		top: 150px;
		text-align:right;
		right: 40px;
		width: 866px;
		color:#EBE4CF;
		font-family: Tahoma, Verdana, Helvetica, sans-serif;
		font-size: x-small;
		font-style: normal;
		font-weight: bold;
	}

/*___________Fin Affichage de la date_________________*/




/* */

