body,td,th {
	font-family: "Comic Sans MS";
	color: #000;
	font-size: 36px;
}

body {
	background-image: url();
	background-color: #333333;
	width:auto;
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
	text-align:center;
}

h1 {
	font-size: 46px;
	color: #00FF00;
	font-family: Trebuchet MS;
	font-style: italic;
	font-weight: bold;
	margin:0 0 10px 0;
}

.clear {
	clear:both;	
}

a {
	font-size: 14px;
	color: #FFFFFF;
	display:block;
	float:center;
	border:none;
}

a img {
	border:none;
}

div.gallery {
	overflow:hidden;
	width:992px;
	margin: auto;
	text-align:center;	
}

.courrier {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #FFFFFF;
}

div.gallery .courrier {
	width:100%;
	overflow:hidden;
	float:none;
	color: #FFFF00;
	text-align:center;
}

div.gallery .courrier a {
	font-size:14px;
	display:inline-block;
	color: #FFFF00;
	text-align:center;
	text-decoration: none;
	font-weight:normal;
	font-style:normal;
	font-family:"Trebuchet MS";
}

div.gallery .courrier a:hover {
	text-decoration: underline;
	color:#00ff00;
	font-weight:lighter;
	font-style:italic;
	font-family:"Trebuchet MS";
}

div.gallery .elem {
	float:left;
	width:162px;
	color: #FFFF00;
	text-align:center;
	margin:0 3px 8px 0;
	position:relative;
	min-height: 208px;
}

div.gallery .elem a {
	font-size:14px;
	display:inline-block;
	color: #FFFF00;
	text-align:center;
	text-decoration: none;
	font-weight:normal;
	font-style:normal;
	font-family:"Trebuchet MS";
}

div.gallery .elem a:hover {
	text-decoration: underline;
	color:#00ff00;
	font-weight:lighter;
	font-style:italic;
	font-family:"Trebuchet MS";
}

div.gallery .elem div.absolute_image {
	position:absolute;
	left:0;
	bottom:13px;
	z-index: 2;
	width: 100%;
	text-align:center;
}


/* invisible */