 html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	/*vertical-align: baseline;*/
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.spacer {
	display:block;
	clear:both;
	/*visibility:hidden;*/
	height:0px;
	line-height:0px;
	border:none;
	overflow:hidden;
}


body {
	background-color:#fff;
	color:#000;
	font-family: Arial, Helvetica, "Liberation Sans", FreeSans, sans-serif;
}
#calligraphie {
	background-color:#fff;
	border-left:1px solid #333;
	border-right:1px solid #333;
	padding:20px 70px 0 25px;
}
#zenker {
	background-color:#fff;
	background-image: none;
	color:#000;
}

#menu {
	display:none;
}

#shinta img {
	display:none;
}
#zenker p, #zenker a {
	font-size:12pt;
	color:#000;
}
h1, h2, h3, h4 {
	color:#000;
}

h1 span {
	display:block;
}
canvas {
	display:none;
}

.typeface-js-vector-container {
	overflow:visible;
	line-height:auto;
	position:relative;
	float:none;
	width:auto;
	margin:0;
	padding:0;
}
.typeface-js-selected-text {
	font-family: Arial, Helvetica, "Liberation Sans", FreeSans, sans-serif;
	font-size:24px;
	color:#000;
	letter-spacing:normal;
	
	display:inline;
	position:relative;
	float:none;
	line-height:auto;
	margin-left:0px;
	width:auto;
	height:auto;
	opacity : 1;
	-moz-opacity : 1;
	-ms-filter: "alpha(opacity=100)"; /* IE 8 */
	filter : alpha(opacity=100); /* IE < 8 */ 
}

.illustration {
	text-align:center;
	margin:10px auto 10px auto;
	font-size:10pt;
	color:red;
}

.listeExpos {
	margin:30px 0 0 0;
}

.listeExpos li {
	font-weight:bold;
	list-style: none;
	clear:both;
	font-size:16px;
	padding:0px 10px 0px 10px;
	margin:0;
	color:#000;
}

.listeExpos ul li {
	font-weight:normal;
	padding:0 0 0 0;
	color:#000;
}

.listeExpos ul {
	position:relative;
	top:24px;
	margin-left:40px;
	padding:0 0 0 40px;
}

/* ----------------------------------------------- */
.usual {
	background:#fff;
	color:#000;
	padding:5px;
	width:400px;
	border:1px solid #aaa;
	margin:8px auto;
}
#zenker .usual div {
	border:1px solid #000;
}

#zenker .usual ul, #zenker .usual li {
	margin:0;
	padding:0;
}
.usual li { list-style:none; float:left; }
.usual ul a {
	display:none;
	padding:6px 10px;
	text-decoration:none!important;
	margin:0 2px 0 0;
	font:12px Verdana;
	color:#aaa;
	background:#fff;
}
#zenker .usual h3 {
	margin:0;
}

.usual ul a.selected {
	display:block;
	margin-bottom:0;
	color:#000;
	background:#fff;
}
.usual div {
	padding:1px 10px 8px 10px;
	clear:left;
	background:#fff;
}

.listeExpos li {
	font-weight:bold;
	list-style: none;
	clear:both;
	font-size:16px;
	padding:0px 10px 0px 10px;
	margin:0;
	color:#000;
}

.listeExpos ul li {
	font-weight:normal;
	padding:0 0 0 0;
	color:#000;
}

.listeExpos ul {
	position:relative;
	top:-24px;
	padding:0 0 0 20px;
}
