body{
	background-color: #E7E7E7;
	/*#778899*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #696969;
	margin-top: 10px;
	margin-left: 10px;
	text-align: center;
}
h1{
	font-size: 14pt;
	letter-spacing: 3pt;
	font-weight: 100;
}
h2{
	font-size: 11pt;
	letter-spacing: 3pt;
}
h3{
	font-size: 10pt;
	letter-spacing: 3pt;
}
h4{
	font-size: 10pt;
	letter-spacing: 3pt;
	color: #B22222;
}
h5{
	color: #B22222;
	font-size: 14pt;
}
p,li{
	font-size: 10pt;
	letter-spacing: 1pt;
}
p.mainP{
	font-size: 11pt;
}
p.smallP{
	font-size: 8pt;
}
a{
	font-size: 10pt;
	color: #696969;
	text-decoration: none;
	letter-spacing: 2pt;
}
a:hover{
	font-size: 10pt;
	color: White;
	text-decoration: none;
	letter-spacing:2pt;
}
a.menuA{
	font-size: 9pt;
}
a.menuA:hover{
	font-size: 9pt;
}
a.smallA{
	font-size: 8pt;
}
a.smallA:hover{
	font-size: 8pt;
}
ul{
	list-style-type: circle;
	list-style-position: outside;
}
a img{
	border: 1px solid #E7E7E7;
}
a:hover img{
	border: 1px solid white;
}
/*index*/
table.annonceTB{
	border: 1px;
	border-style: solid;
	border-color: #D3D3D3;
}
td.annonceTD{
	padding: 10px;
	text-align: center;
}
td.annonceSQTD{
	padding: 10px;
	width: 300px;
	height: 350px;
	text-align: center;
}
/*menu*/
table.menuTB{
	width: 800px;
	border-top: 0px;
	border-bottom: 1px;
	border-left: 0px;
	border-right: 0px;
	border-style: solid;
	border-color: #D3D3D3;
}
td.menuTD{
	border-top: 1px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-style: solid;
	border-color: #D3D3D3;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
span.menuSPAN{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: White;	
	letter-spacing: 2pt;
}
/*peintures*/
table.peinturesTB, table.peintureTB{
	width: 700px;
	text-align: center;
}
table.peinturesAllTB{
	width: 675px;
	text-align: center;
}
td.peintureTD{
	vertical-align: middle;
	text-align: center;
	width: 600px;
	height: 500px;
}
td.peintureArrowTD{
	vertical-align: middle;
	text-align: center;
	width: 50px;
	height: 500px;
}
td.thumbTD{
	width: 110px;
	height: 110px;
	vertical-align: middle;
	text-align: center;
	border: 1px;
	border-style: solid;
	border-color: #DADADA;
	padding: 5px;
}
a.peintureA{
	color: White;
}
a.peintureA:hover{
	color: #696969;
}
/*textes*/
table.textesTB{
	width: 700px;
	text-align: justify;
}
td.texteTD{
	text-align: justify;
	vertical-align: top;
}
td.texteDroiteTD{
	padding-left: 20px;
	text-align: justify;
	vertical-align: top;
}
td.texteGaucheTD{
	padding-right: 20px;
	text-align: justify;
	vertical-align: top;
}
/*exposition*/
p.expoP, a.expoA{
	color: #B22222;
}
a.expoA:hover{
	color: White;
}
table.expositionTB{
	width: 700px;
	text-align: center;
}
td.expoGalerieTD{
	text-align: center;
	background-color: #DADADA;
	padding: 10px;
	width: 290px;
	vertical-align: middle;
}
td.expoImageTD{
	text-align: center;
	border: 1px;
	border-style: solid;
	border-color: #D3D3D3;
	padding: 10px;
	width: 410px;
	vertical-align: top;
}
td.expoTexteTD{
	text-align: justify;
	border: 1px;
	border-style: solid;
	border-color: #D3D3D3;
	padding: 10px;
	vertical-align: top;
}
/*katherine*/
table.katherineTB{
	width: 700px;
	text-align: center;
}
td.katherineCvTD{
	text-align: justify;
	border: 1px;
	border-style: solid;
	border-color: #D3D3D3;
	padding: 10px;
	width: 450px;
	vertical-align: top;
}
td.katherineTD{
	text-align: center;
	background-color: #DADADA;
	padding: 10px;
	width: 250px;
	vertical-align: top;
}
/*footer*/
table.footerTB{
	width: 800px;
	border-top: 1px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-style: solid;
	border-color: #D3D3D3;
}
/*others*/
td.bTD{
	vertical-align: bottom;
}
td.mTD{
	vertical-align: middle;
}
td.tTD{
	vertical-align: top;
}
td.cTD{
	text-align: center;
}
td.rTD{
	text-align: right;
}
td.jTD{
	text-align: justify;
}
span.invisibleSPAN{
	color: #E7E7E7
}
li.red{
	color: #B22222;
}
