body {
	font-family: AGaramond, Garamond, serif;
	background-color: #DFDFDF;
	align: center;
	background-position: center;
}

table.greenTerra {
	width: 56%;
	background-color: #D4D4D4;

}

table.largegreenTerra {
	background-color: #D4D4D4;

}

p { text-align: justify;  }

.separateur { text-align: center; }

h1, h2 { text-align: center; }

html { background-color: rgb(252,244,2O1); }

.email { font-style: italic; color: blue; }

#menu {
	background-color: #D4D4D4;
	margin: 30px;
    -moz-border-radius: 10px 10px 10px 10px;
    padding: 0 0 0 35px;
}

#menu a { 
    color: #666;
    text-decoration: none; 
    font-weight:bold;
    margin: 0px;
    padding: 0 15px;
    border-bottom:0;
}
