body {
	margin-top:20px;
	background-color: #000000;
	text-align:center;
	}

#tableau{
	width:776px; 
	height:550px;
	border:1px solid #FFFF33;
	margin-left:auto;
	margin-right:auto;
	background-color: #8AF038;
	}

#tableau_corps{
	width:772px; 
	height:84px;
	}

.nom_web{
	font-family:Comic Sans MS;
	color: #000;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

.menu {
	background-image: url(images/menu_02.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #8AF038;	
}

.corps {
	background-image: url(images/corps_02.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #8AF038;
}

.galerie {
	background-image: url(images/galerie_02.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #000;
			} 	

.menu_corps {
	font-family:Comic Sans MS;
	font-size: 11pt;
	font-weight: bold;
	background-repeat: no-repeat;
	color: #000000;
	text-decoration: none;
}

.menutexte {
	font-family:Comic Sans MS;
	font-size: 11pt;
	font-weight: bold;
	background-repeat: no-repeat;
	color: #000000;
	text-decoration: none;
}

.texte {
	font-family:Comic Sans MS;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

.texteaccueil {
	font-family: "Comic Sans MS";
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;

}

.partie {
	font-family: "Comic Sans MS";
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

A:link
	{
	color:#000;
	text-decoration:none;
	font-weight:bold;
	font-size:10pt;
	font-family:Comic Sans MS;
	}
	
A:visited 
	{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-size:10pt;
	font-family:Comic Sans MS;
	}

A:hover
	 {
	 color:#ffffff;
	 text-decoration:none;
	 font-weight:bold;
	 font-size:10pt;
	 font-family:Comic Sans MS;
	 }
	 	 
#contact A:link
 {
	color:#ff3399;
	text-decoration:underline;
	font-weight:bold;
	font-size:11pt;
	font-family:Comic Sans MS;
	}
	
#contact A:visited
 {
	color:#ff3399;
	text-decoration:underline;
	font-weight:bold;
	font-size:11pt;
	font-family:Comic Sans MS;
	}	
	
#contact A:hover
{
	color:#fff;
	text-decoration:underline;
	font-weight:bold;
	font-size:11pt;
	font-family:Comic Sans MS;
	}

#nom_web A:link
 {
	color:#000;
	text-decoration:none;
	font-weight:bold;
	font-size:9pt;
	font-family:Comic Sans MS;
	}

#nom_web A:visited
 {
	color:#000;
	text-decoration:none;
	font-weight:bold;
	font-size:9pt;
	font-family:Comic Sans MS;
	}

#nom_web A:hover
 {
	color:#000;
	text-decoration:none;
	font-weight:bold;
	font-size:9pt;
	font-family:Comic Sans MS;
	}

 
