﻿body {
	margin-left: auto;
	margin-right: auto;
	max-width:1024px;
	max-height:768px;
	font-family: 'Reem Kufi', sans-serif;
	font-size: medium;
	color: #CCCCCC;
	text-align: left;
	line-height: 150%;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: left top
	}

.container1 {
	margin-top: 28px;
	}

.titre {
	margin-top: 6px;
	font-size: 2.75em;
	line-height: 75%;
	color: #444444;
	}

.auteur {
	margin-top: -36px;
	font-size: 1em;
	line-height: 100%;
	color: #444444;
	}


h1
{
font-family: 'Reem Kufi', sans-serif;
font-weight: bold;
text-align: center;
margin-top: 6px;
line-height:1;
padding: 1px 4px;
}

.footer
{
text-align: center;
color: white;
background-color: #212121;
position: relative;
bottom:0;
margin-right: auto;
margin-left: auto;
border-radius: 7px;
}

.map-responsive {
overflow:hidden;
padding-bottom:56.25%;
position:relative;>
height:0;
}

.map-responsive iframe {
left:0;
top:0;
height:100%;
width:100%;
position:absolute;
}