
/*tout*/
nav a{ color:#000000; font-family:arial; }
section{font-size:1.1em; }
footer{clear:both; background-color:white; }

/*Contact*/
section a{ color:#000000; }

/*Skylanders*/
section#samuel div{width:200px;height:110px;margin:5px;float:left;position:relative; }
section#samuel div a img{width:110px;height:110px;margin:auto;display:block; }
section#samuel div a span{display:none;width:100px;height:110px;text-align:center; font-family:comic sans ms;position:absolute;top:55px;z-index:100;  }
section#samuel div a:hover span{display:block;}


