/* CSS Document */
body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:10px;
  line-height:normal;
}
#nav {
width:760px;
height:20px;
text-align:left;
}
#fleur {
height:109px;
width:200px;
}
#pellicule {
width:200px;
}
.videSousPellicule {
width:200px;
}
#tableCommentaires {
width:740px;
}
#affichage {
width:540;
float:left;
border-top-color:#CCCCCC;
border-top-style:solid;
border-top-width:1px;
border-left-color:#CCCCCC;
border-left-style:solid;
border-left-width:1px;
}
#gauche {
border-top-color:#CCCCCC;
border-top-style:solid;
border-top-width:1px;
}
#global {
border-bottom-color:#CCCCCC;
border-bottom-style:solid;
border-bottom-width:1px;
margin:auto;
}
#commentaires {
border-bottom-color:#CCCCCC;
border-bottom-style:solid;
border-bottom-width:1px;
margin:auto;
}
div.mosaique {
margin:20px;
display:inline-table;
float:left;
}
div.ligne_mosaique {
margin-left:auto;
margin-right:auto;
}

.titreVignette {
font-size:10px;
width:75;
}
.formulaire {
font-size:11px;
}
.celluleCommentaire {
border-bottom-color:#CCCCCC;
border-bottom-style:solid;
border-bottom-width:1px;
}
  A:link {
  color:#000000 } 
/*Lien déja visité */ 
  A:visited {
  color:#000000 } 
/*Lien actif (quand on clique sur le lien) */ 
  A:active {
  color:#FF9900 } 
/*Lien survolé (quand la souris est sur le lien) */ 
  A:hover{
  color:#999999 } 

