/* CSS Document */

#bouton {
	clear:left;
}
#choix_cube {
	list-style-type:none;
	margin:0;
	padding:0;
}
#choix_cube li {
	float:left;
}
#entete {
	clear:both;
}
#choix_cube li input{
	width:100px;
	height:30px;
}
img {
	position:absolute;
	text-align:center;
}
/*d = 2x = 228y = 85z = 14257*/
.cube2x2x2 {
	position:relative;
	float:left;
	height:500px;
	width:500px;
	background-color:#CCCCCC;
}
.cube2x2x2 .sup img{
	width:228px;
	height:85px;
}
.cube2x2x2 .left img{
	width:85px;
	height:228px;
}
.cube2x2x2 .face img{
	width:142px;
	height:142px;
}
.cube2x2x2 .cadre2x2x2 {
	top:9px;
	left:9px;
	width:457px;
	height:457px;
}
.cube2x2x2 .cube1 {
	top:10px;
	left:10px;
}
.cube2x2x2 .cube2 {
	top:10px;
	left:152px;
}
.cube2x2x2 .cube3 {
	top:95px;
	left:95px;
}
.cube2x2x2 .cube4 {
	top:95px;
	left:237px;
}
.cube2x2x2 .cube5 {
	top:180px;
	left:180px;
}
.cube2x2x2 .cube6 {
	top:180px;
	left:322px;
}
.cube2x2x2 .cube7 {
	top:322px;
	left:180px;
}
.cube2x2x2 .cube8 {
	top:322px;
	left:322px;
}
.cube2x2x2 .cube9 {
	top:10px;
	left:10px;
}
.cube2x2x2 .cube10 {
	top:152px;
	left:10px;
}
.cube2x2x2 .cube11 {
	top:95px;
	left:95px;
}
.cube2x2x2 .cube12 {
	top:237px;
	left:95px;
}
