body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	background-color: #7fb3d4;
	background-image: url(images/fond.png);
	background-repeat: repeat;
	padding: 0%;
	margin: 0%;
	width: 100%;
}

#header {
	height: 95px;
	width: 88%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	font-size: 1.3em;
	text-align: right;
	background-image: url(images/puzzle.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 0%;
	margin: 0.5% 8% 0.5% 4%
}

#header img {
	float: left;
}

#menu {
	background-color: #ffcc66;
	margin: 0px 2% 0px 2%;
	padding: 0%;
	width: 95%;
	height:20px;
	border-top: 2px solid #999999;
	border-right: 2px solid #999999;
	border-bottom: 0px solid #999999;
	border-left: 2px solid  #999999;
	background-image: url(images/fond_menu.png);
}

#menu ul {
	width: 100%; /* précision pour Opera */
}

#menu li {
	list-style-type: none;
	float:left;
	text-align: center;
}

#menu a, #menu a:visited {
	width: 100px;
	height:20px;
	float: left;
	display: block;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	font-size: 1.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-right: 2px solid #999999;
	margin: 0px;
	padding: 0px;
}

#menu a:hover {
	background-color: #ffcc66;
	margin: 0px;
	padding: 0px;
}

#conteneur {
	background-color: #ffffff;
	position: relative;
	width: 95%;
	left: 0px;
	top: 0px;
	background-image: url(images/puzzle.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-top: 1px solid #999999;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
	border-left: 2px solid  #999999;
	margin: 0px 2% 0px 2%;
	padding: 0%;
}

#page {
	float: left;
	width: 65%;
	margin: 0% 0% 1% 0%;
	padding: 0%;
}

#citation {
	font-style: italic;
	margin: 2% 3% 2% 70%;
	text-align: right;
}

#page p {
	padding: 0%;
	margin: 0% 3% 1% 5%;
}

#page img {
	float: left;
	margin: 1%;
}

#nouvelles {
	background-color: #ffcc66;
	border: 1px solid #cccccc;
	background-image: url(images/fond_menu.png);
	background-repeat: repeat;
	margin: 2% 2% 2% 70%;
	padding: 1% 2% 2% 2%;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
	color: #FFCC66;
	border-bottom: 1px solid #ffcc66;
	margin: 2% 5% 1% 5%;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#page h2 {
	font-size: 1em;
	margin: 3% 0% 1% 5%;
}

#nouvelles h2 {
	font-size: 1.3em;
	margin: 0% 0% 1% 0%;
}

#info{
	clear: both;
	font-size: 0.8em;
	color: #999999;
	border-top: 1px solid #cccccc;
	padding: 0%;
	margin: 0%;
}

#info p {
	margin: 0;
	padding: 1%;
}

#info a, #info a:visited {
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	font-size: 1.1em;
}

#info a:hover {
	color: #cc9900;
	text-decoration: underline;
}

.tgroupe {
	font-weight: bold;
	color: #006699;
	font-size: 1.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#page li {
	margin-left: 15%;
	list-style-image: url(images/puce.png);
}

a:link, a:hover {
	font-weight: bold;
	color: #006699;
	text-decoration: underline;
}

a:visited {
	color: #333333;
	text-decoration: underline;
}

form {
	background-color: #ffcc66;
	border: 1px solid #999999;
	margin: 5%;
	padding: 0%;
}
#mention {
	font-size: 0.9em;
}
