a:link {
	FONT-WEIGHT: bold;
	COLOR: #990000;
	TEXT-DECORATION: none;
}
	
a:visited {
	FONT-WEIGHT: bold;
	COLOR: #000033;
	TEXT-DECORATION: none;
}
a:active {

	FONT-WEIGHT: bold;
	COLOR: #9933CC;
	TEXT-DECORATION: none;
}
a:hover {
	FONT-WEIGHT: bold;
	COLOR: #CC0000;
	TEXT-DECORATION: underline;
}
#menu{
	text-align : center;
	}
.menuitem {
	border : 1px solid #990000;
	padding: .13em;
}
.menuitem:link {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12pt;
	COLOR: #990000;
	TEXT-DECORATION: none;
}
.menuitem:visited {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12pt;
	COLOR: #990000;
	TEXT-DECORATION: none;
}
.menuitem:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12pt;
	COLOR: #FF3300;
	TEXT-DECORATION: none;
}
.menuitem:active {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12pt;
	COLOR: #990000;
	TEXT-DECORATION: none;
}

#container {
		width: 100%;
}
.mid {
	text-align: center;
	}
body {
		font-family: Georgia, "Times New Roman", Times, serif;
		margin: 0;
		padding: 0;
		background-image: url(http://www.spectacle-echassiers.com/deco/parchemin.jpg);
		background-repeat: repeat;
		line-height: 1.32em;
}

#leader {
	height: auto;
	text-align: center;
	padding: .5% .5%;
}
.page {
	padding: 2em;
}
.spectacle {
	font-weight: bold;
	color: #0066CC;
}
.date-lieu {
	font-weight: bold;
	color: #FF0000;
}
.barHoriz {
		background-image: url(../deco/celtique-horiz.gif);
		background-repeat: repeat-x;
		height: 2em;
		text-align: center;
}

h1 {
	text-align: center;
}

