@charset "utf-8";
body {
	background-color: #33466e;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#contenu {
	background-color: #FFFFFF;
	clear: both;
	/*height: 400px;*/
	padding-left: 5px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold;
	color: #76b17e;
	text-indent: 20px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}

#menu {
	width: 300px;
	float: left;
	background-color: #FFFFFF;
}

#menubas {
	background-color: #FFFFFF;
	width: 100%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #76b17e;
	padding-bottom: 10px;
	padding-top: 10px;
	border-top-width: 5px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #76b17e;
	clear: both;
}

 #menubas a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #76b17e;
	background-color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 2px;
    }

#pixell {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	padding-bottom: 5px;
	background-color: #76B17E;
	color: #FFFFFF;
	margin-bottom: 10px;
	
}
	
#page {
	background-color: #FFFFFF;
}
