/* ***************************************** 
					A modifier
***************************************** */

#menugauche {
	height: 570px;
	background-image: url(../images/template/gauche_ateliers.jpg);
}

#menugauche .ateliersactif {
	background-position: left bottom;
	background-repeat: no-repeat;
	line-height: 29px;
	background-image: url(../images/template/g_ateliers.jpg);
	width: 102px;
}	

/* ***************************************** */

#principal {
	background-image: none;
}

#pied {
	height: 86px;
	background-image: url(../images/template/pied_page.jpg);
}

#bloc {
	background-color: #226d7a;
}

