/* Modif de common.css pour adapation
a 1024 px de large */

#header .cont {
	width:980px;
/*	border:1px yellow solid;*/
}

#images .cont {
	width:980px;
/*	border:1px yellow solid;*/
}

#images ul {
	left:-460px;
}
#thumbs {
	width:980px;
}
#footer {
	width:980px;
/*	border:1px yellow solid;*/
}

