#body_home {
	background:url("../images/home.jpg");
	background-color: #AF8974;
	background-size: cover;
	text-align:center;
	background-repeat: no-repeat;
}

#body_enseignement {
	background:url("../images/enseignementhome.jpg");
	background-color: #0C0504;
	background-size: cover;
	text-align:center;
	background-repeat: no-repeat;
}

h1 {
	font-family: Verdana, sans-serif;
	font-size: xx-large;
	color: #FED9A1;
	background-color: #2D2D2D;
	opacity: 0.6;
	line-height : 1.5;
}
.titre {
	font-family: Verdana, sans-serif;
	font-size: large;
	color: #FED9A1;
	background-color: #2D2D2D;
	opacity: 1;
	line-height : 1.5;
	width: 25%;
}.images {	-moz-border-radius:10px; 	-webkit-border-radius:10px; 	border-radius:10px;}.parties {	font-family: Verdana, sans-serif;	font-size: large;	color: #FFFFFF;	background-color: #2D2D2D;	opacity: 1;	line-height : 1.5;	width: 20%;}.jeux {	font-family: Verdana, sans-serif;	font-size: large;		text-align:left;	color: #FFFFFF;	background-color: #2D2D2D;	opacity: 1;	line-height : 2;	width: 98%;}.partitions {	font-family: Arial, sans-serif;	font-size: small;	color: #FFFFFF;	background-color: #2D2D2D;	opacity: 1;	line-height : 1.2;	width: 20%;		text-align: top;}
a, a:visited, a:hover, a:link, a:focus, a:active {
	text-decoration: none;
	color:#FED9A1;
}

#construction {
	font-family: Verdana, sans-serif;
	font-size: large;
	color: #FFFFFF;
	background-color: #2D2D2D;
	opacity: 1;
}

#copyright {
	font-size:0.7em;
	position:fixed;
	left:auto;
	bottom:2px;	
}.fond {	z-index: 1;	}.timbales {	z-index: 2;}.marimba {	z-index: 2;}#timbales {    transform:scaleX(-1);}.description {		display: none;	}