body {
	margin:0;
	font-family:verdana, arial;
	font-size:70%;
	color:#777;
	background:#DBF5F3;
	text-align:center;
}

h1, h2, h3, h4, h5, h6, strong {
	font-size:100%;
	font-weight:normal;
	display:inline;
}

pre {
	font-family:verdana, arial;
	white-space:normal
}

a			{ color:#777; text-decoration:none; }
a:visited	{ color:#777; }
a:active	{ color:#777; }
a.hl		{ color:#4aa; }
a:hover		{ color:#000; }

hr			{ color:#eee; }
img			{ border:none; }

.txtXL	{ font-size:220%; }
.txtL	{ font-size:125%; }
.txtM	{ }
.txtS	{ font-size:80%; }
p.hl	{ background-color:#eee; }

table.main {
	width:975px;
	margin:0 auto 0;
	background-color:#fff;
}

table.main td {
	padding:15px;
}

table.main td.tngalerie {
	width:25%;
	height:470px;
	text-align:center;
}

table.preview {
	margin:0 auto 0;
}

table.preview td {
	padding:0;
	border-bottom:1px solid #eee;
	text-align:left;
	vertical-align:bottom;
}

table.tngalerie {
	margin:0 auto 0;
}

table.tngalerie td {
	height:30px;
	padding:0;
}

table.tngalerie td img{
	cursor:pointer;
}

td.image {
	text-align:left;
}

#image {
	border:1px solid #eee;
	padding:15px;
}

ul.menu			{ text-align:center; margin:0.2em; }
ul.ul			{ border-bottom:1px solid #eee; }
ul.menu li		{ display:inline; }
ul.menu li *	{ padding:0 0.3em; }
