@font-face {
  font-family: 'Enriqueta';
  font-style: normal;
  font-weight: 400;
  src: local('Enriqueta-Regular'), url(http://themes.googleusercontent.com/static/fonts/enriqueta/v3/-KTKVm0Mx9ZCRXL9CXVIbT8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
  font-family: 'Enriqueta';
  font-style: normal;
  font-weight: 700;
  src: local('Enriqueta-Bold'), url(http://themes.googleusercontent.com/static/fonts/enriqueta/v3/I27Pb-wEGH2ajLYP0QrtSHhCUOGz7vYGh680lGh-uXM.woff) format('woff');
}
body {
	background-image: url('images/background.jpg');
	text-align:center;
	margin: 0;
}
.align {
	width: 980px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
#header {
	background-color: #000;
	width: 100%;
	border-bottom:2px solid rgb(207, 180, 134);
	padding-top: 26px;
}
#header h1 {
	color: rgb(207, 180, 134);
	margin: 0px 0px 0px 0px;
	font-size: 24px;
	line-height: 1.4em;
	font-style: normal;
	font-weight: normal;
	position: relative;
	text-align: left;
	left: -115px;
	font-family: enriqueta, serif;
}
#header div {
	text-align: center;
	line-height: 20px;
	margin-top: 0px;
	padding-top: 0px;
}
#header p {
	display: inline-block;
        display: -moz-inline-stack;
	*display: inline;
        zoom: 1;
	_height: 20px;
	width: 105px;
	margin: 0px 0px 3px 0px;
	font-size: 14px;
	font-family: enriqueta, serif;
	font-style: normal;
}
#header a {
	color: #D3D3D3;
	text-decoration: none;
}
#header a:hover {
	color: rgb(207, 180, 134);
}
#here a {
	color: rgb(207, 180, 134);
}

#corps {
	background: #000;
	color: #D3D3D3;
	padding: 50px 0px 50px 0px;
	margin-top: 7px;
	//text-align: center;
}
#corps h1 {
	display: inline-block;
        display: -moz-inline-stack;
	*display: inline;
        zoom: 1;
	_height: 20px;
	font-size: 24px;
	line-height: 1.4em;
	font-style: normal;
	font-weight: normal;
	font-family: enriqueta, serif;
	margin-left: 50px;
	padding-bottom: 4px;
	border-bottom: 1px solid rgba(207, 180, 134, 0.5);
	margin-bottom: 30px;
}
.date {
	color: rgb(207, 180, 134);
	line-height: 1.4em;
	font-family: Arial, helvetica, sans-serif;
	margin-left: 50px;
	margin-bottom: 5px;
	margin-top: 30px;
}
.concert {
	margin: 0px;
	margin-left: 50px;
	margin-bottom: 3px;
	color: #D3D3D3;
	font-family: Arial, helvetica, sans-serif;
	font-style: italic;
}
.programme {
	margin: 0px;
	margin-left: 50px;
	color: #D3D3D3;
	font-family: enriqueta, serif;
	font-size: 14px;
}


#footer {
	border-top: 1px solid rgb(106, 102, 102);
}
#footer .align div {
	display: inline-block;
        display: -moz-inline-stack;
	*display: inline;
        zoom: 1;
	_height: 20px;
	vertical-align: top;
}
#copyright p {
	margin-top: 0px;
	margin-bottom: 5px;
	color: #D3D3D3;
	font-size: 0.8em;
	margin-left: 60px;
}
#networks{
	position: absolute;
	right: 60px;
}
#networks img {
	padding-right: 15px;
	border:0;
}
