/* Arto : juillet 2009
 * fichier : capfolies_style.css
 * feuille de style générale pages capfolies
 */
*{ 
  margin:0;
  padding:0;
} 
body{ 
  /* background-image:url(../images/confetti.jpg); */
  /* background-image:url(../images/cristaux_cf_1.jpg); image fond  hiver 2009 2010 */
  /* background-image:url(../images/fond_folie_ete.jpg); */
  background-image:url(../images/confetti_new.jpg);
  /* background-image:url(../images/fondprintemps.jpg); */ /* image fond printemps 2010 */
  background-repeat:repeat; 
  /* espace en haut de page */
  margin-top:8px;
}
/* bandeau image du haut de page */
#bandeau{
  width:686px;
  line-height:0;
  height:162px;
  background-image:url(../images/bandeauCapFolies.jpg);
  background-repeat:no-repeat;
}
/* style pied de page */
#pied{
  width:686px;
  height:20px;
  background-image:url(../images/bandeauBas1.gif);
  background-repeat:no-repeat;
  align:center;
}
#mention{padding-left:30px;float:left;}
#mention a:active, #mention a:visited, #mention a:link{
  font-family:verdana,arial,helvetica,sans-serif;
  font-size:12px;
  color:#660099;
  text-decoration:none;
}
#mention a:hover{text-decoration:none;color:#ff0000;}
#cop{width:686px;}
#cop p{
  font-family:verdana,arial,helvetica,sans-serif;
  font-size:12px;
  font-style:normal;
  text-align:right;
  color:#000000;
}
span.white{color:#660099;font-family:verdana,arial,helvetica,sans-serif;font-size:12px;}
/* fin style pied de page */



 


