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

.container1 {
	margin-top: 32px;
	}

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

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


.responsive {
    width: 25%;
    max-width: 211px;
    height: auto;
}

h1
{
background-position: left top;
font-family: 'Amiri', sans-serif;
font-weight: bold;
text-align: center;
margin-top: 6px;
background-repeat:no-repeat;
background-attachment:scroll;
line-height:1;
}

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