/* CSS Document */
body {
/*degrade*/
}

/*CSSEditor|structure,global|Zone exterieure|notext*/
/* Liens */

/*CSSEditor|content,link|Lien deja visite*/
a:visited {
	color:#000;
}
/*CSSEditor|content,link|Lien actif*/
 a:hover, a:active{
	color:#000;
	text-decoration:underline;
}

p{font-size:12px; text-align:center;}


#plateau{float:left;width:400px;height:400px;border:0px solid red;padding:10px;color:#000;}


#logo2 {margin:50px  0 0 130px;
background: url(banner.jpg);height:103px;width:162px;}
#logo2 span {
display:none;}

#navigateur{float:left;margin-left:110px;height:100px;width:200px; border:0px solid red;}


#firefox {float:left;background: url(firefox.gif) no-repeat;height:92px;width:92px; outline:0;}
#firefox span{display:none;}
#firefox a{display:block;background: url(firefox.gif) no-repeat;height:92px;width:92px; outline:0;}

#internet-explorer {float:left;background: url(internet-explorer.gif) no-repeat;height:92px;width:92px; outline:0;}
#internet-explorer span{display:none;}
#internet-explorer a{display:block;background: url(internet-explorer.gif) no-repeat;height:92px;width:92px; outline:0;}

#Schuller {margin-left:70px;display:block;float:left;
background: url(schuller-graphic.gif) no-repeat;height:21px;width:120px;}
#Schuller span{display:none;}
#Schuller a{margin-left:70px;display:block;float:left;
display:block;background: url(schuller.gif) no-repeat;height:21px;width:120px; outline:0;}


