/* Feuille de style externe pour le site http://apacini.free.fr, Version 3
/* Feuille spéciale pour Internet Explorer, problème des dimensions des boîtes */
/* Auteur : Alexandre Pacini
/* Présente version finalisée en aout 2005
/* dernière modification : 31 octobre 2005




/******************************************************************************/
/******************************************************************************/
/*****************         Pour le menu déroulant         *********************/
/******************************************************************************/
/******************************************************************************/

.menu li, .sousmenu li, .soussousmenu li
{
  width : 10.8em ; /* augmentation de la largeur pour faire coller les menus */
}


/******************************************************************************/
/******************************************************************************/
/*****************       Fichier : photoaccueil.php       *********************/
/******************************************************************************/
/******************************************************************************/

.vignette
{
  width : 270px ; /* au lieu de 280 pour Firefox : permet d'afficher 3 vignettes par ligne */
}


/******************************************************************************/
/******************************************************************************/
/*****************          Fichier : galerie.php         *********************/
/******************************************************************************/
/******************************************************************************/


/* Seules les largeurs des boites (width) sont modifiées par rapport au fichier
principlal (style.css) */

.planche1, .planche2, .planche3, .planche4
{
  margin-bottom : 5px;
}

.planche1
{
  width : 220px ;
  height : 220px ;
}

.planche2
{
  width : 440px ;
  height : 220px ;
}

.planche3
{
  width : 660px ;
  height : 220px ;
}

.planche4
{
  width : 870px ;
  height : 220px ;
}

.photo
{
  margin-left : 4px ;
  margin-right : 4px ;
}

.photo a
{
  font-weight : normal ;
}

.diapositiveh img
{
  margin-top : -67px ;
  margin-left : -83px ;
}

.diapositivev img
{
  margin-top : -94px ;
  margin-left : -52px ;
}

/******************************************************************************/
/******************************************************************************/
/*****************     Fichier : showphotoBig.php         *********************/
/******************************************************************************/
/******************************************************************************/

/* NADA ! */