@charset "utf-8";
/* CSS Document */
body {
	margin:0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #16212C;
}
#wrapper {
	width:974px;
	margin:0 auto;
}
#header {
	height:100px;
	background-color:#fff;
	text-align: center;
}
#header img{
	margin-top:10px;
}
#main {
	width:100%;
	margin:0 auto;
	background-color:#fff;
	border-top:8px solid #0E7DB4;
}
#web {
	position:absolute;
	top:68px;
	font-weight:bold;
	font-size:18px;
	color:#E78903;
}
#sub-header {
	height:27px;
	border-bottom: 1px dotted #000;
	font-weight:bold;
}
#sub-header-gauche {
	float:left;
	font-size:12px;
}
#sub-header-gauche p {
	margin:3px 0 0 0;
}
#sub-header-gauche sup {
	position:relative;
	top:2px;
}
#sub-header-centre {
	float:left;
	margin-left:280px;
	font-size:14px;
}
#sub-header-centre p {
	margin:6px 0;
}
#sub-header-droit {
	float:right;
	font-size:12px;
}
#sub-header-droit p {
	margin:6px 0;
}
#titre {
	height:70px;
	text-align:center;
	border-bottom: 1px dotted #000;
}
#titre h1 {
	font-size:46px;
	margin:12px 0;
}
#left {
	float:left;
	width:600px;
	margin: 10px 0 10px 0;
	padding-right:10px;
	border-right:1px dotted #000;
}
#left h2 {
	font-size:17px;
	margin: 0;
	border-left: 10px solid #C50251;
	padding-left: 10px;
}
.com {
	display:block;
	width:600px;
	text-align:center;
	margin:0;
	font-size:12px;
	font-style:italic;
}
.texte h3 {
	font-size:16px;
	xcolor:#666666;
}
.texte p {
	text-align:justify;
	font-size:13px;
}
#galleria{
	margin-top:10px;
	width:600px;
	height:447px;
}
#social{
	width:600px;
	xheight:40px;
	margin-top:20px;
	padding-top:20px;
	border-top:1px dotted #000;
}
#right {
	float:right;
	height:60px;
	width: 354px;
	margin-top:10px;
	xbackground-color:#993366;
}
.blocD {
	width:354px;
	padding-bottom:10px;
	font-size:13px;
}
.blocD h2 {
	font-size:18px;
	margin: 10px 0;
	text-align:center;
}
.blocD img {
	display:block;
	margin:0 auto;
}
.blocD_leo {
	width:354px;
	padding-bottom:10px;
	border-bottom:1px dotted #000;
	font-size:13px;
}
.blocD_leo h2 {
	font-size:18px;
	margin: 0 0 10px 0;
	text-align:center;
}
.gauche {
	display:inline-block;
	width: 180px;
	margin: 0 0 5px 0;
	text-align:right;
}
.droit {
	display:inline-block;
	width: 170px;
	margin: 0 0 5px 0;
	text-align:left;
}
#mediaspace {
	margin:10px 0;
	padding-bottom:10px;
}
.blocFB {
	width:354px;
	padding-bottom:10px;
}
#footer {
	clear:both;
	border-top:1px dotted #000;
	padding:5px 0 20px 0;
	font-size:12px;
	font-style:italic;
}
#footer h2 {
	display:block;
	width:100%;
	text-align:center;
	font-size:18px;
	font-style:normal;
	margin:0;
}
#songG {
	float:left;
	width:320px;
}
#songC {
	float:left;
	width:320px;
	text-align:center;
}
#songR {
	float:right;
	width:320px;
	text-align:right;
}
.img_pdf1 {
	padding: 10px 0;
	border-bottom: 1px dotted #000;
}




