/*
	Corrections de styles pour resolution decran <=1024
*/
body 
{
	background: black url(../design/fond_70.jpg) repeat-x 0 21px;

}

/*
	Remplacement des headers par les images 
*/

h1#header
{
	margin-top: 200px;
	z-index: 2;
}

h1#header a
{
	width: 340px;
	display: block ;
	background: url(../design/logotype_70-trans.png) no-repeat;
	position: absolute ;
	left: -300px ;
	top: 182px;
	text-indent: -5000px ;
	height: 571px;
}


div#contenu
{
	right: 20px;
}


div#footer
{
	right: 20px;
}

/*
	Picto metiers coorections
*/
div#contenu ul#m-metier-h
{
	top: 202px;
}
div#contenu ul#m-metier-b
{
	top: 281px;
}

/*
	Feuilles de styles des menus metiers pictos
*/

div#contenu div#m-metier-cache
{
	position: absolute;
	top: 145px;
}
