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

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

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

h2 {
	font-size:24px;
	display:inline-block;
	color: #00FF00;
	text-align:center;
	text-decoration: none;
	font-weight:normal;
	/*font-style:italic;*/
	font-family:"Trebuchet MS";
	margin:0 0 10px 0;
}

h2:hover {
    /*text-decoration: underline;
	color:#ffff00;*/
    text-decoration: underline;
	color:#FFFF00;
	font-weight:lighter;
	font-style:italic;
	font-family:"Trebuchet MS";
}

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

div.gallery a.back_arrow {
    display: inline-block;
    position: absolute;
    top: -45px;
    right: -40px;
    width: 40px;
    height: 40px;
    border: none;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(../images/retour2a.png);
    text-decoration: none;
}

div.gallery a.back_arrow:hover {
    background-image: url(../images/retour2b.png);
}

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

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;
}

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

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

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

.clear {
	clear:both;	
}

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

a img {
	border:none;
}

.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;*/
    text-decoration: underline;
	color:#00ff00;
	font-weight:lighter;
	font-style:italic;
	font-family:"Trebuchet MS";
}

.bloc_mince {
	display:inline-block;
}

.bloc_centre {
	float:none;
	margin: auto;
	margin:5px -3px 0 0;
}

.bloc_centre 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";
}

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