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

#header .cont {
	width:980px;
}

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

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

