
#ombre_gauche{
	background:url(../imgs/ombre_gauche.png);
	background-repeat:repeat;
	width:5px;
}


#ombre_droite{
	background:url(../imgs/ombre_droite.png);
	background-repeat:repeat;
	width:5px;
}

#ombre_bas{
	background:url(../imgs/ombre_bas.png);
	background-repeat:repeat-x;
	height:21px;
	width:962px;
}

#coinBasGauche{
	background:url(../imgs/coin_gauche_ombre.png);
	background-repeat:no-repeat;
	height:21px;
	width:19px;
}

#coinBasDroite{
	background:url(../imgs/coin_droit_ombre.png);
	background-repeat:no-repeat;
	height:21px;
	width:19px;
}

#ombreContenu{
	background:url(../imgs/fond.png);
	background-repeat:repeat;
	
}

#maxPict{
	max-width:100px;
	max-height:50px;
}