html
{
background-image: url('brown.jpeg');
}

header
{
	text-align:center;
	padding-top: 20px;
	font-size: 80px;
	color: #A0522D;
	background-color: black;
	text-align: center;

}

h1
{
	color: #A0522D;
	font-size: 48px;
	text-align: center;
}

h2
{
	font-size: 25px;
	color: #A0522D;
	text-align: center;
	text-decoration: underline;
}

.texte
{
	font-family: verdana;
	font-size: 15px;
}

li
{
	font-family: verdana;
	font-size: 17px;
	color: #A0522D;
}

.textemaison
 {
	text-align: center;
	
}

.liste
{
	font-family: verdana;
	font-size: 20px;
	color: #708090;
	text-align: center;
	text-decoration: underline;
	font-weight: bold;
	
}


caption
{
	font-size: 19px;
	font-family: "trebuchet ms";
	
}

.tableau
{
	text-align: center;
	
}


table
{

	margin-left:auto; 
    margin-right:auto;
	font-weight: bold;
	text-align: center;
	padding: 10px;
	
	
	
}

nav
{
    float: left;
    text-align: left;
    display: inline-block;
    width: 230px;
	box-shadow: 0px 2px 5px #1c1a19;
    
}


body
{
	margin-left: 100px;
	padding-left: 10px;
	margin-right: 100px;
	padding-right: 10px;
	border: 1px ;
	background-color: white;
}

img
{
	height: 300px;
	width: 750px;
}

nav li
{
    display: inline-block;
    margin-right: 15px;
	
	
}

nav ul
{
    list-style-type: none;
	 
}

nav a
{
    font-size: 18px;
    color: #A0522D;
    padding-bottom: 3px;
    text-decoration: none;
}

.img2
{
	height: 120px;
	width:150px;
	margin-left:auto; 
    margin-right:auto;
}

.img3
{
	height: 120px;
	width:150px;
	margin-left:auto; 
    margin-right:auto;
}

.img4
{
	
	height: 120px;
	width:150px;
	margin-left:auto; 
    margin-right:auto;
}

.img5
{
	height: 120px;
	width:150px;
	margin-left:auto; 
    margin-right:auto;
}

.textemaison
{
	font-size: 18px;
	font-family: Impact;
	
}

footer
{
	font-family: verdana;
	font-size: 15px;
	color: #A0522D;
	background-color: black;
	text-align: center;
}

.img7
{
    display: block;
    margin-left: auto;
    margin-right: auto;
}

a:hover
{
	font-weight: bold;
	color: #A0522D;
}


.intro
{
	font-size: 25px;
	color: #708090;
	text-align: center;
}

.img6
{
	display: block;
    margin-left: auto;
    margin-right: auto;
	
}

.tape
{
	text-align: center;
	font-size: 35px;
	color: #A0522D;	
}

input 
{
	display: block;
	position: relative;
	margin-left: auto;
	margin-right: auto; 
}







	