
#content {

}

ul.crossfade_espace {
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
}

#fade-example-1_espace li,#fade-example-2_espace li {
	position: absolute;
	top: 0;
	left: 0;
	width:271px;
	height: 361px;
	background-color: #000000;
	visibility: hidden;
}

li img {
	display: block;
	border: 0px solid #000000;
}
.caption_espace {
	clear: both;
	padding: 0em;
	background-color: #FFF;
}
.example_espace {
	position: relative;
	background-color:#000000;
	border:0px solid #000000;
	padding:0em;
	width:271px;
	height: 361px;
}

code_espace {
	font-family: monospace;
	font-size: 1.2em;
}
.control_espace {
	position: absolute;
	z-index: 100;
	cursor: pointer;
	font-size: 2em;
	font-weight: bold;
	color: #FFF;
}

.ajax _espace{
	margin: 3em;
	border: 1em solid #FF8C00;
	padding: 1em;
}
