body{
	margin-top: 50px;
	background-color: #FFCC33;
	background-image:url(imgs/sable.jpg);
	color: #992200;
	font-weight: bold;
}
tr td{
	font-weight: bold;
}
h1{
	text-align:center;
	font-family: Aerosol, Arial;
	font-weight:bolder;
	font-size: 40px;
	color: #DD0000;
	display: block;
	width : 800px;
	clear:left;
}
h1:first-letter{
	font-size: 55px;
}
h2{
	margin-left: 15px;
	font-family: Aerosol, Arial;
	font-weight: bolder;
	font-size  : 36px;
	color: #009933;
	clear:left;
}
h2:first-letter{
	font-size: 48px;
}
a, a:visited, a:active{
	color: #DD0077;
	text-decoration:none;
}
a:hover{
	color: #CC5500;
}
img{
	/* border:0; */
}
p:first-letter{
	font-size: 1.8em;
	text-transform : uppercase;
}
ul.bata li{list-style-image: url("imgs/puce-bata.gif");}
ul.tumba li{list-style-image: url("imgs/puce-tumba.gif");}
#bando{
	top : 0px;
	left :  0px;
	height: 50px;
	width: 100%;
	background:url(imgs/Bandeau.png) repeat-x;
	overflow: visible;
}
/* L'animation flash */
#MenuCongasauce{
	margin:0; left:0; right:0; position:fixed;
}
/* Pour afficher les images après chargement (cf supportPNG.js) */
/* img{visibility: hidden} */
/* Utilisé pour marquer Conga'Sauce */
.joli{
	font-family: Arial;
	font-weight: normal;
	font-size : 20px;
	color: #009933;
}
.gras{
	font-weight: bold;
	color: #DD3300;
}
/* Pour le pied de page */
.petit{
	display:block;
	font-size: 12px;
	font-weight: normal;
	margin:2px;
	padding:0;
}
.petit a{
	font-weight: bold;
}
/* Séparateur de fin de page */
hr{
	width:100%;
	height:2px;
	border:1px solid #FF0077;
	margin: 5px 0 0 0;
}
/* Permet d'afficher une image */
.afficheImage{
	display: block;
	text-align:center;
	border:2px dashed #009933;
	padding: 1px;
}
/* Le cadre des photos */
.photos{
	background-color:Black;
	display:inline;
	text-align:justify;
}
.photos img{
	background-color:inherit;
	border: 4px solid black;
	border-collapse:collapse;
	text-align:justify;
}
