body {
	background-image: url(../images/mauboussin/mauboussin_degrad.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #2a0054;
}

p {
	font-size: 13px;
	font-weight: normal;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}

p a {
	color: white;
	text-decoration: none;
}

p a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

h1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: normal;
	color: #330066;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: black;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	padding: 0px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	line-height: normal;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: white;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-right: 0px;
	margin-left: 0px;
}

#header {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	height: 195px;
}

#header_top {
	background-image: url(../images/mauboussin/mauboussin_logo.png);
	background-repeat: no-repeat;
	float: left;
	height: 113px;
	width: 800px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #330066;
	background-position: left 78px;
}

#menu_top {
	display: inline;
	float: right;
}

#main {
	width:1000px;
	clear:both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 500px;
}

#imgs_pyramide {
	border: 1px solid black;
}

#footer {
	background: black;
	color:white;
	font-size:11px;
	font-family:Verdana, Arial, sans-serif;
	text-align: center;
}

#footer a {
	color: white;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

