body {
	margin: 0px;
	/*background-image: url(img/fondpage-enjoy.png);
	background-repeat: repeat-y;
	background-position: center;*/
	text-align: center;
}
#main {
	text-align: left;
	width: 990px;
	background-color: #FFFFFF;
}
a {
	color: #D173A8;
	text-decoration: none;
}
a:link {
	color: #D173A8;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #D1CD36;
}
a:active {
	text-decoration: none;
}
#text {
	align: left;
	width: 990px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	line-height: 16px;
}

h1 {
	font: bold 14px/30px "Century Gothic", Arial;
	color: #FFFFFF;
	background-color: #D173A8;
	letter-spacing: 0px;
	padding-left: 10px;
}
h2 {
	font: bold 14px/30px "Century Gothic", Arial;
	color: #FFFFFF;
	background-color: #D1CD36;
	letter-spacing: 0px;
	padding-left: 10px;
}
h3 {
	font: bold 14px/30px "Century Gothic", Arial;
	color: #FFFFFF;
	background-color: #7C832E;
	letter-spacing: 0px;
	padding-left: 10px;
}
h4 {
	font: bold 14px/30px "Century Gothic", Arial;
	color: #FFFFFF;
	background-color: #7C5A5B;
	letter-spacing: 0px;
	padding-left: 10px;
}
h6 {
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	color: #CCCCCC;
}
h6 a {
	color: #CCCCCC;
	font-weight: normal;
}
h6 a:link {
	color: #CCCCCC;
	font-weight: normal;
}
h6 a:active {
	color: #CCCCCC;
	font-weight: normal;
}
h6 a:focus {
	color: #CCCCCC;
	font-weight: normal;
}
h6 a:visited {
	color: #CCCCCC;
	font-weight: normal;
}
h6 a:hover {
	text-decoration: none;
	color: #D173A8;
}
