@charset "utf-8";

/* CSS Document */

body {
background-color:#f2f3f7;

}
/*#conteneur {

	margin-left:auto;
	margin-right:auto;
	position:relative;
	padding-left:0px;
	padding-right:0px;
	/*border-radius:10px 10px 10px 10px;
	box-shadow:4px 4px 10px #666666;
	height: auto;*/
#conteneur {
	width:1250px;
	background-color:#f2f3f7;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	padding-left:0px;
	padding-right:0px;
	/*border-radius:10px 10px 10px 10px;*/
	box-shadow:4px 4px 10px #666666;
	height: 850px;

}
#haut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	position: relative;
	left: 810px;
	top: 100px;

}
#header {
	width:1250px;
	background-image: url(images/header.png);
	height: 822px;
	background-repeat: no-repeat;
}

#header p {
	position: absolute;
	bottom: 45px;
	left: 20%;
	color: #FFFFFF;
	font-size: 12px;
	max-width: 850px;
	font-family: Arial, Helvetica, sans-serif;
}

#logo {
	width: 320px;
	background-image: url(images/logo.png);
	height: 699px;
	margin-top: -758px;
	margin-left: 140px;
}

#orchestra{
	width: 320px;
	background-image: url(images/fondOrchestra.png);
	background-repeat: repeat;
	position: absolute;
	left: 142px;
	top: 485px;

}
#adresse{
	position: absolute;
	width: 278px;
	left: 161px;
	top: 276px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3f4357;
	letter-spacing: 1.5px;
	text-align: center;
	line-height: 20px;
	text-align: center;
	font-weight: normal;
}
#adresse a{
	text-decoration: none;
	color: #3f4357;
}
#adresse a:hover{
	text-decoration: underline;
	color: #3f4357;
}
.boutonOrchestra {
	font-family: "Lucida Sans", Verdana, Arial;
	font-size: 10px;
	color: #FFF;
	padding-top: 3px;
	padding-left: 3px;
	letter-spacing: 1.5px;
	background-color: #013043;
	font-weight: bold;
	text-align: center;
}
.texteOrchestra {
	font-family: "Lucida Sans", Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 40px;
	letter-spacing: 2px;
	font-weight: bold;
}
.texteOrchestra2 a{
	font-family: "Lucida Sans", Verdana, Arial;
	font-size: 10px;
	color: #333333;
	padding-left: 40px;
}
#texte{
	position: absolute;
	width: 500px;
	left: 715px;
	top: 215px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #052E40;
	letter-spacing: 1px;
	line-height: 16px;
	text-align: justify;
}
h1{
	font-family: "Lucida Sans", Verdana, Arial;
	font-size: 14px;
	color: #052E40;
	letter-spacing: 1.5px;
	text-align: left;
	line-height: 21px;
	text-align: justify;
}
h2{
	font-family: "Lucida Sans", Verdana, Arial;
	font-size: 11px;
	color: #052E40;
	letter-spacing: 2px;

	line-height: 20px;
}
#bas{
	font-family: "Lucida Sans", Verdana, Arial;
	font-size: 9px;
	color: #052E40;
	letter-spacing: 1.5px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-bottom: 15px;
	position: relative;
	top: 57px;
}
#bas a{
	font-family: "Lucida Sans", Verdana, Arial;
	font-size: 9px;
	color: #052E40;
	letter-spacing: 1.5px;
	width: 1000px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
}
