body {
	color: #333333;
	font-size: 1em;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

a { padding-right: 2px; padding-left: 2px; width: 60%; display:inline;}
a:link { text-decoration: none; color: #999966; }
a:active { text-decoration: none; }
a:visited { color: #999966; text-decoration: none; }
a:hover { color: white; background-color: #999966; text-decoration: none; }


/**Textes sur le site*/
p { margin-left: 0px; margin-bottom: 0px; margin-right: 0px; margin-top: 10px; padding: 0px; font-size: 75%;}

h1 {
	margin-top: 0px;
	padding-top: 54px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	line-height: 80%;
	letter-spacing: 0.1em;
	font-size: 100%;
	color: #999966;
}
h2 { line-height: 100%; margin-left: 0px; margin-bottom: 0px; margin-right: 0px; margin-top: 5px; font-style: normal; font-weight: normal; color: #b3b3b3; font-size: 80%; }

.light { font-size: 100%; font-weight: normal; color: #4c4c4c; font-style: normal; }

#container { height: 150px; margin-right: auto; margin-left: auto; margin-top: 120px; width: 780px;}

img { float: left; display: inline; padding-right: 10px; }
