/* ***************************************** 
					A modifier
***************************************** */

#menugauche {
	height: 570px;
	background-image: url(../images/template/gauche_theme.jpg);
}

#menuhorizontal .themeactif {
	background-position: left bottom;
	background-repeat: no-repeat;
	line-height: 33px;
	background-image: url(../images/template/m_theme.jpg);
	width: 64px;
}	

/* ***************************************** */

#principal {
	background-image: none;
}

#pied {
	height: 86px;
	background-image: url(../images/template/pied_page.jpg);
}

#bloc {
	background-color: #226d7a;
}

