.content {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.header {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	background-repeat: no-repeat;
}
.header img{ width:100%;}

.titre {
	height: 40px;
	width: auto;
	position:absolute;
	left: 200px;
	top: 30px;
	display:block;
}

.titre p {
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:right;
}
.titre1 {
	height: 40px;
	width: auto;
	position:absolute;
	left: 60px;
	top: 200px;
}
.titre1 p {
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:right;
}
.container {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: auto;
}
.footer {
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 100%;
}
.menu {
	margin: 0px;
	padding: 0px;
	height: 79px;
	width: 100%;
	display:none;
}
.corps_menu {
	height: 50px;
	width: 100%;
	position: relative;
	top: 15px;
	text-align: center;
}
.corps_menu ul {
	list-style-type:none;
	display:inline-block;
}
.corps_menu ul li {
	float:left;
	padding-left:15px;
	padding-right: 15px;
	font-size: 16px;
	text-decoration: none;
}
.corps_menu ul li a {
	color: #00387a;
	text-decoration: none;
	font-weight: bold;
}
.corps_menu ul li a:hover
{
	color:white;
}
.corps_menu ul li a:focus 
{
	color:yellow;
}
.corps_menu ul li a:active 
{
	color:yellow;
}

.bande {
	margin: 0px;
	padding: 0px;
	height: 79px;
	width: 100%;
	background-image: url(images/bande_de_menu.png);
	text-align: center;
	display:none;
}
.corps {
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: auto;
	position: relative;
	background-color: white;
	top: 0px;
	padding: 20px;
}
.signature p {
	color:white;
	text-align:center;
}
.logo_reseaux_sociaux {
	position: absolute;
	left: 0px;
	width: 900px;
	height:42px;
	top: 643px;
}
figure
{
	width: 98%;
	height: auto;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	clear:both;
}
.contenu{ position:relative;
}
.contenu p { 
	text-align:justify;
}
.image_contenu { float: none;
	margin-right:0px;
	margin-bottom:10px;
	width:98%;
	height:464px;
	margin-left:1%;
	margin-right:1%;
}
.image_contenu img{ 
width:100%; height:464px;
}
.gallerie{
padding-left: 80px;
}

/*menu*/

header {font-size:0;display:block;background:white; line-height:60px; height:0px;text-align:right;position:relative;border-bottom:1px solid #000;overflow:hidden;}

#vertical-nav a {
	display: block;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	-webkit-transition: color 0.2s;
	transition: color 0.22s;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	line-height: 25px;
	font-weight: bold;
}

#vertical-nav a.active,  #vertical-nav a:hover {
	color: #C9E7FC;
}
#article {
	position: relative;
	width: 100%;
	height: auto;
	z-index: 1;
}
#titre_article {
	position: relative;
	width: 98%;
	height: 45px;
	z-index: 1;
	color: #009;
	font-size: 16px;
	padding-top: 0px;
	padding-left: 0px;
	margin-left:1%;
	margin-right:1%;
	
}
#img_article {
	position: relative;
	width: 100%;
	z-index: 2;
	margin-top:5px;
	text-align: center;
}

#img_article img{
	padding: 2px;
	border: 1px solid #B8AFE7;
	width:100%;
}

#content_article {
	position: relative;
	width: 98%;
	height: 115px;
	z-index: 1;
	margin-left:1%;
	margin-right:1%;
	font-size: 14px;
	}
	
.disco {
	height: auto;
	padding-bottom:10px;
	padding-top:0px;
	margin-bottom:5px;
	position:relative;
	
	
}
.alb_left {
	width: 100%;
	height: auto;
	margin-right: 10px;
	float: left;
	border: 1px solid #09C;
    position:relative;
}

.alb_left2 {
	width: 100%;
	height: auto;
	margin-right: 10px;
	float: left;
	border: 1px solid #09C;
	position:relative;
	margin-top:10px;
}
.img_album {
	position: relative;
	width: 50%;
	height: auto;
	float:left;
	z-index: 1;
	margin-top:10px;
	margin-left:1%;
	margin-bottom:10px;
	
	
}
.titre_album {
	position: relative;
	width: 94%;
	height: 30px;
	z-index: 2;
	background-color: #009ee0;
	margin-left:1%;
	margin-right:1%;
	margin-top:5px;
	font-size: 18px;
	padding-top: 10px;
	padding-left: 4%;
	color: white;
}
.b_telecharge {
	position: relative;
	width:40%;
	height:auto;
	z-index: 3;
	float:left;
	text-align: left;
	font-size: 7px;
	color: #000000;
	font-weight: normal;
	padding-top: 8px;
	padding-right: 1%;
	padding-bottom: 8px;
	padding-left: 1%;
	font-style: normal;
}

.b_telecharger {
	position: relative;
	width:40%;
	height:auto;
	z-index: 3;
	float:left;
	text-align: left;
	font-size: 7px;
	color: #000000;
	font-weight: normal;
	padding-top: 8px;
	padding-right: 1%;
	padding-bottom: 8px;
	padding-left: 1%;
	font-style: normal;
}

.alb_left img {
	width: 100%;
	
}
.alb_left2 img {
	width: 100%;	
}
.annee_album {
	margin-left:30px;
	float:right;
	padding-right:10px;
	font-weight:bold;
}

.b_telecharge ul {
	list-style-type: disc;
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.b_telecharger ul {
	list-style-type: disc;
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.b_telecharge ul li {
	font-size: 8px;
	padding: 0px;
	margin: 0px;
	float: none;
	font-weight: bold;
}

.b_telecharger ul li {
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	float: none;
	font-weight: bold;
	margin-top: 16px;
}

.clean {
	clear: both;
}
@media only screen and (min-width: 481px) {
	.content {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.header {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	background-repeat: no-repeat;
}
.header img{ width:100%;}

.titre {
	height: 40px;
	width: 150px;
	position:absolute;
	left: 270px;
	top: 50px;
	display:block;
}
.titre p {
	font-size:18px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:right;
}
.titre1 {
	height: 40px;
	width: 241px;
	position:absolute;
	left: 60px;
	top: 200px;
}
.titre1 p {
	font-size:24px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:right;
}
.container {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: auto;
}
.footer {
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 100%;
}
.menu {
	margin: 0px;
	padding: 0px;
	height: 79px;
	width: 100%;
	display: none;
}
.corps_menu {
	height: 50px;
	width: 100%;
	position: relative;
	top: 15px;
	text-align: center;
}
.corps_menu ul {
	list-style-type:none;
	display:inline-block;
}
.corps_menu ul li {
	float:left;
	padding-left:15px;
	padding-right: 15px;
	font-size: 16px;
	text-decoration: none;
}
.corps_menu ul li a {
	color: #00387a;
	text-decoration: none;
	font-weight: bold;
}
.corps_menu ul li a:hover
{
	color:white;
}
.corps_menu ul li a:focus 
{
	color:yellow;
}
.corps_menu ul li a:active 
{
	color:yellow;
}

.bande {
	margin: 0px;
	padding: 0px;
	height: 79px;
	width: 100%;
	background-image: url(images/bande_de_menu.png);
	text-align: center;
	display:block;
}
.corps {
	height: auto;
	width: auto;
	position: relative;
	background-color: white;
	top: 0px;
	padding: 20px;
	margin-left: auto;
    margin-right: auto;
}
.signature p {
	color:white;
	text-align:center;
}
.logo_reseaux_sociaux {
	position: absolute;
	left: 0px;
	width: 900px;
	height:42px;
	top: 643px;
}
figure
{
	width: 98%;
	height: auto;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	clear:both;
}
.contenu{ position:relative;
}
.contenu p { 
	text-align:justify;
}
.image_contenu { float:left;
	margin-right:10px;
	margin-bottom:10px;
	width:200px;
	height: auto;
}
.image_contenu img{ 
width: 100%px; height:auto;
}
.gallerie{
padding-left: 80px;


}

header {font-size:0;display:block;background:white; line-height:60px; height:0px;text-align:right;position:relative;border-bottom:1px solid #000;overflow:hidden;}

#vertical-nav a {
	display: block;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	-webkit-transition: color 0.2s;
	transition: color 0.22s;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	line-height: 25px;
	font-weight: bold;
}

#vertical-nav a.active,  #vertical-nav a:hover {
	color: #C9E7FC;
}
#titre_article {
	position: relative;
	width: 80%;
	height: 45px;
	z-index: 1;
	color: #009;
	font-weight: bold;
	font-size: 20px;
	padding-top: 15px;
	margin-left:10%;
	margin-right:10%;
	margin-bottom:10px;
	
}
#img_article {
	position: relative;
	width: 100%;
	z-index: 2;
	text-align: center;
}

#img_article img{
	padding: 2px;
	border: 1px solid #B8AFE7;
	width: 50%;
}

#content_article {
	position: relative;
	width: 98%;
	height: 115px;
	z-index: 1;
	margin-left:1%;
	margin-right:1%;
	font-size: 14px;
	font-family: Verdana;
	margin-bottom:10px;
}

.disco {
	height: auto;
	padding-right:10px;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom: 5px;
	
}
.alb_left {
	width: 48%;
	height: auto;
	margin-right: 2%;
	float: left;
	border: 1px solid #09C;
    position:relative;
}

.alb_left2 {
	width: 48%;
	height: auto;
	margin-right: 0px;
	float: left;
	border: 1px solid #09C;
	position:relative;
	margin-top:0px;
}
.img_album {
	position: relative;
	width: 45%;
	height: auto;
	z-index: 1;
	margin-top:10px;
	margin-left:1%;
	float:left;
	
}
.titre_album {
	position: relative;
	width: 96%;
	height: 30px;
	z-index: 2;
	margin-left:1%;
	margin-right:1%;
	background-color: #009ee0;
	font-size: 14px;
	padding-top: 5px;
	padding-left: 2%;
	color: white;
}
.b_telecharge {
	position: relative;
	width:50%;
	height: auto;
	z-index: 3;
	text-align: left;
	float:left;
	font-family: Verdana;
	font-size: 7px;
	color: #000000;
	font-weight: normal;
	padding-top: 8px;
	padding-right: 2%;
	padding-bottom: 8px;
	padding-left: 2%;
	font-style: normal;
}
	
.b_telecharger {
	position: relative;
	width:50%;
	height: auto;
	z-index: 3;
	text-align: left;
	float:left;
	font-family: Verdana;
	font-size: 7px;
	color: #000000;
	font-weight: normal;
	padding-top: 8px;
	padding-right: 2%;
	padding-bottom: 8px;
	padding-left: 2%;
	font-style: normal;
}
	
.alb_left img {
	width: 100%;
	height: auto;	
}
.alb_left2 img {
	width: 100%;
	height: auto;	
}
.annee_album {
	margin-left:30px;
	float:right;
	padding-right:10px;
	font-weight:bold;
}

.b_telecharge ul {
	list-style-type: disc;
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
	
.b_telecharger ul {
	list-style-type: disc;
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
	
.b_telecharge ul li {
	font-size: 8px;
	padding: 0px;
	margin: 0px;
	float: none;
	font-weight: bold;
}
	
.b_telecharger ul li {
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	float: none;
	font-weight: bold;
	margin-top: 16px;
}
	

.clean {
	clear: both;
}
	}
@media only screen and (min-width: 769px) {.content {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.header {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	background-repeat: no-repeat;
}
.header img{ width:100%;}

.titre {
	height: 40px;
	width: 241px;
	position:absolute;
	left: 987px;
	top: 200px;
}
.titre p {
	font-size:24px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:right;
}
.titre1 {
	height: 40px;
	width: 241px;
	position:absolute;
	left: 60px;
	top: 200px;
}
.titre1 p {
	font-size:24px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:right;
}
.container {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: auto;
}
.footer {
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 100%;
}
.menu {
	margin: 0px;
	padding: 0px;
	height: 79px;
	width: 100%;
	display:block;
}
.corps_menu {
	height: 50px;
	width: 100%;
	position: relative;
	top: 15px;
	text-align: center;
}
.corps_menu ul {
	list-style-type:none;
	display:inline-block;
}
.corps_menu ul li {
	float:left;
	padding-left:15px;
	padding-right: 15px;
	font-size: 16px;
	text-decoration: none;
}
.corps_menu ul li a {
	color: #00387a;
	text-decoration: none;
	font-weight: bold;
}
.corps_menu ul li a:hover
{
	color:white;
}
.corps_menu ul li a:focus 
{
	color:yellow;
}
.corps_menu ul li a:active 
{
	color:yellow;
}

.bande {
	margin: 0px;
	padding: 0px;
	height: 79px;
	width: 100%;
	background-image: url(images/bande_de_menu.png);
	text-align: center;
	display:block;
}
.corps {
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 880px;
	position: relative;
	background-color: white;
	top: 0px;
	padding: 20px;
}
.signature p {
	color:white;
	text-align:center;
}
.logo_reseaux_sociaux {
	position: absolute;
	left: 0px;
	width: 900px;
	height:42px;
	top: 643px;
}
figure
{
	width: 98%;
	height: auto;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	clear:both;
}
.contenu{ position:relative;
}
.contenu p { 
	text-align:justify;
}
.image_contenu { float:left;
	margin-right:10px;
	margin-bottom:10px;
	width:283px;
	height:464px;
}
.image_contenu img{ 
width: 283px; height:464px;
}
.gallerie{
padding-left: 80px;


}

	header {font-size:0;display:none;background:white; line-height:60px; height:60px;text-align:right;position:relative;border-bottom:1px solid #000;overflow:hidden; }

#vertical-nav a {
    display: none;
    text-align:center;
    font:bold 20px/50px Tahoma, Geneva, sans-serif;
    text-decoration:none;
    color:#666;
    -webkit-transition:color 0.2s;
    transition:color 0.22s;
}

#article {
	position: relative;
	width: 100%;
	height: 700px;
	z-index: 1;
}
#titre_article {
	position: absolute;
	width: 80%;
	height: 45px;
	z-index: 1;
	color: #009;
	font-weight: bold;
	font-size: 20px;
	padding-top: 15px;
	padding-left: 10px;
	left: 80px;
}
#img_article {
	position: absolute;
	width: 100%;
	z-index: 2;
	top: 50px;
	text-align: center;
}

#img_article img{
	padding: 2px;
	border: 1px solid #B8AFE7;
	width: 50%;
}

#content_article {
	position: absolute;
	width: 80%;
	height: 115px;
	z-index: 1;
	top: 451px;
	left: 76px;
	font-size: 16px;
	font-family: Verdana;
}

.disco {
	height: 250px;
	padding: 10px;
	margin-bottom: 20px;
	
}
.alb_left {
	width: 48%;
	height: 250px;
	margin-right: 10px;
	float: left;
	border: 1px solid #09C;
    position:relative;
}

.alb_left2 {
	width: 48%;
	height: 250px;
	margin-right: 10px;
	float: right;
	border: 1px solid #09C;
	position:relative;
}
.img_album {
	position: absolute;
	width: 228px;
	height: 194px;
	z-index: 1;
	left: 5px;
	top: 52px;
	
}
.titre_album {
	position: absolute;
	width: 395px;
	height: 30px;
	z-index: 2;
	left: 5px;
	top: 7px;
	background-color: #009ee0;
	font-size: 18px;
	padding-top: 10px;
	padding-left: 10px;
	color: white;
}
.b_telecharge {
	position: absolute;
	width: 151px;
	height: 177px;
	z-index: 3;
	left: 238px;
	top: 53px;
	text-align: left;
	font-family: Verdana;
	font-size: 7px;
	color: #000000;
	font-weight: normal;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	font-style: normal;
}
	
.b_telecharger {
	position: absolute;
	width: 151px;
	height: 177px;
	z-index: 3;
	left: 238px;
	top: 53px;
	text-align: left;
	font-family: Verdana;
	font-size: 7px;
	color: #000000;
	font-weight: normal;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	font-style: normal;
}
	
.alb_left img {
	width: 229px;
	height: 194px;	
}
.alb_left2 img {
	width: 229px;
	height: 194px;	
}
.annee_album {
	margin-left:30px;
	float:right;
	padding-right:10px;
	font-weight:bold;
}

.b_telecharge ul {
	list-style-type: disc;
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
	
.b_telecharger ul {
	list-style-type: disc;
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
	
.b_telecharge ul li {
	font-size: 8px;
	padding: 0px;
	margin: 0px;
	float: none;
	font-weight: bold;
}
	
.b_telecharger ul li {
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	float: none;
	font-weight: bold;
	margin-top: 16px;
}
		
	
.clean {
	clear: both;
}
	}