/* Boxes (de gauche à droite) */

.box-titre	{font: bold 13px trebuchet ms,verdana,arial,helvetica,sans-serif}

#box01 		{background: url('../images/accueil/fr.box01.gif') no-repeat; padding: 3px 7px 6px 3px}
#box01 TD	{border: none; color: #81583E; padding: 0px 3px 3px 3px}
#box02 		{background: url("../images/accueil/fr.box01.gif") no-repeat; padding: 3px 7px 6px 3px}
#box02 TD	{border: none; color: #81583E; padding: 0px 3px 3px 3px}
#box03	 	{background: url("../images/accueil/fr.box01.gif") no-repeat; padding: 3px 7px 6px 3px}
#box03 TD	{border: none; color: #81583E; padding: 0px 3px 3px 3px}
#box04 		{background: url("../images/accueil/fr.box01.gif") no-repeat; padding: 3px 7px 6px 3px}
#box04 TD	{border: none; color: #81583E; padding: 0px 3px 3px 3px}

#box-ill	{background: url('../images/accueil/fr.box-ill.jpg') no-repeat 2px 2px; }

#box05 	{background: url('../images/accueil/fr.box05.jpg') no-repeat; }
#box06 	{background: url('../images/accueil/fr.box05.jpg') no-repeat; }
#box07 	{background: url('../images/accueil/fr.box05.jpg') no-repeat; }

#menu-collections TD 		{border: none; font-size: 14px; font-weight: bold; color: white; padding: 20px}
#menu-collections P			{font-size: 12px; font-weight: normal}
#menu-collections A:link	{text-decoration: none; color: white; font-weight: normal}
#menu-collections A:visited	{text-decoration: none; color: white; font-weight: normal}
#menu-collections A:hover	{text-decoration: underline; color: yellow}
#menu-collections A:active	{text-decoration: underline; color: yellow}


