body {
	background-color: #4e6270;
}

h1 {
	color: #00519E;
	font-family: Garamond,Times,serif;
	font-size:2em;
}
h1 sup {
	font-size: .7em;
}

h5 {
	margin: 1em 0 .2em 0;
}

#header {
	height: 216px;
}

.container {
	background: url(../images/fond-faux.png) repeat-y;
}

#menu {
	background: #A0AAB2 url(../images/fond-cles-de-sol.png) no-repeat bottom;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	padding-bottom: 140px;
}
	#menu ul {
		margin: 0;
	}

	#menu ul li {
		list-style-type: none;
		text-align: right;
	}

	#menu ul li a {
		display: block;
		height: 3em;
		line-height: 3em;
		padding-right: 1.5em;
		color: #fff;
		text-decoration: none;
	}
	#menu ul li a:hover {
		background-color: #798892;
	}
	#menu ul li a.active {
		background: #4e6270;
	}

#sous-menu {
	margin-bottom: 1em;
}
	#sous-menu ul {
		margin: 0;
	}
	
	#sous-menu ul li {
		list-style-type: none;
		float: left;
		white-space: nowrap;
	}
	
	#sous-menu ul li a {
		display: block;
		height: 30px;
		line-height: 30px;
		padding-left: 1em;
		padding-right: 1em;
		color: #4E6270;
		text-decoration: none;
		float: left;
	}
	#sous-menu ul li a:hover {
		color: #fff;
		background: url(../images/fond-sous-menu-hover.png) repeat-x;
	}
	#sous-menu ul li a.active {
		color: #fff;
		background: url(../images/fond-sous-menu.png) repeat-x;
	}

#footer {
	background: url(../images/fond-portee.png) no-repeat 0px 8px;
	height: 52px;
}

#coordonnees {
display:none;
	position: relative;
	top: 24px;
	left: 310px;
	width: 570px;
	text-align: center;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-variant: small-caps;
	font-size: .8em;
	letter-spacing: .12em;
	color: #666;
}

#logo, #tetiere {
	float: left;
	font-size:0;
}

p.date-concert {
	color: #00519E;
	margin-bottom: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
}

p.nom-concert, p.nom-concert a {
	color: #00519E;
	font-family: Helvetica, Arial, sans-serif;
	font-variant: small-caps;
	font-size: 14px;
	line-height: 12px;
	margin-bottom: 1.5em;
	text-decoration: none;
}
p.nom-concert a:hover {
	text-decoration: underline;
}

ul li ul li {
	list-style-type: none;
}

#body-2 #contenu-gauche {
	width: 340px;
/*	text-align: center; */
}

