body {
	font-family: "Comic Sans MS";
	margin: 20px auto;
	text-align: center;
	overflow:auto;
	border:0;
	color: #333333;
	background-attachment: fixed;
	background-image: url(images/bg.png);
	background-repeat: repeat;
}
a:hover {
	color : #666666;
	text-decoration : none;
	font-style: italic;
}

a:link, a:active {
	color : #333333;
	text-decoration : none;
	font-weight: bold;
}

a:visited {
	color : #FF0000;
	text-decoration : none;
	font-weight: bold;
}

#en-tete {
	height: 125px;
	margin: auto;
	width: 768px;
	clear: right;
	background-attachment: fixed;
	background-image: url(images/bg.png);
	background-repeat: repeat;
}
#menu {
	height: auto;
	width: 800px;
	margin: auto;
}
	
#page {
	height: auto;
	width: 768px;
	margin: auto;
	background-attachment: fixed;
	background-image: url(images/bg.png);
	background-repeat: repeat;
}

#container {
	background-color: #333333;
	width: 100%;
	margin: auto;
	height: auto;
}

#contenu {
	background-color: #333333;
	text-align: left;
	margin: auto;
	width: 80%;
	height: auto;
}

#contenu2 {
	width: 100%;
	height: auto;
	text-align: left;
	background-attachment: fixed;
	background-image: url(images/bg.png);
	background-repeat: repeat;
}

#pied-de-page {
	width: 700px;
	margin: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	height: 21px;
	text-align: center;
	vertical-align: middle;
	clear: both;
	color: #333333;
	background-attachment: fixed;
	background-image: url(images/bg.png);
	background-repeat: repeat;

}
.h1 {
	margin-top: 0px;

}
.floatleft {
	float: left;
	font-family: "Comic Sans MS";
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	text-align: center;
	width: 60%;
}
.ul {
	margin-right: 5px;
	margin-left: 5px;
	display: inline;

}
.floatright {
	float: right;
	font-family: "Comic Sans MS";
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	font-style: normal;
	width: 33%;
	margin: auto;
	cursor: hand;
}
.spacer {
	clear: both;
}
#inline-list {
	margin: 2em;
	width: 90%;
	font-family: Verdana, sans-serif;
	padding-top: 5px;
	font-size: x-small;
	font-weight: normal;

}

#inline-list p {
  display: inline;
  }

#inline-list ul, #inline-list li {
  display: inline;
  margin: 0;
  padding: 0;
  color: #339;
  font-weight: bold;
  }
  
.titrelien {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.pied-page {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	line-height: normal;
	background-attachment: fixed;
	background-image: url(images/bg.png);
	background-repeat: repeat;

}
#container2 {
	background-color: #333333;
	margin: auto;
	height: auto;
	width: 100%;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
}

#navcontainer
{
font-family: Arial,Sans-Serif;
margin: 0 auto;
width: 100%;
border-bottom: 1px solid #ddd;
}

#navlist
{
width: 98%;
text-align: center;
margin: 0 auto;
padding: 0;
text-indent: 0;
list-style-type: none;
}

#navlist li
{
padding: 0;
margin: 0;
text-indent: 0;
display: inline;
}

#navlist li a
{
letter-spacing: -1px;
text-decoration: none;
color: #333333;
font-size: 1em;
padding: 0 2px;
border-top: 0.5em solid #f7ba6c;
}

#navlist li a:hover,#navlist a#current
{
color: #FF0000;
border-top: none;
font-size: 1.1em;
}

#navlist a#current { color: #FF0000; }
#navlist1
{
width: 98%;
text-align: center;
margin: 0 auto;
padding: 0;
text-indent: 0;
list-style-type: none;
}

#navlist1 li
{
padding: 0;
margin: 0;
text-indent: 0;
display: inline;
}

#navlist1 li a
{
letter-spacing: -1px;
text-decoration: none;
color: #333333;
font-size: 14px;
padding: 0 2px;
border-top: 0.5em solid #f7ba6c;
}

#navlist1 li a:hover,#navlist a#current
{
color: #FF0000;
border-top: none;
font-size: 16px;
}

#navlist1 a#current { color: #FF0000; }

.vignette {
	text-align: center;
	width: 200px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-top: 0px;
	height: 100%;
	border: thin outset #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	background-color: #f0f0f0;
	float: left;


}

#vignette {
	margin: 5px;
	width: 100%;
}

.titrevignette {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}
.zoom {
	margin:auto;
	text-align: center;
	cursor: hand;
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;

}
.zoom img {
	width:120px;
	height:92px;
	text-align: center;
	margin-bottom: 5px;

}
.zoom img:hover {
width:130px;
height:100px;
}
#current {
	color: #FF0000;
}
.smalltext2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1em;
	font-weight: lighter;
}
.floatright1 {

	float: right;
	font-family: "Comic Sans MS";
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	font-style: normal;
	width: 38%;
	margin: auto;
	cursor: hand;
}
.floatleft1 {

	float: left;
	font-family: "Comic Sans MS";
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	text-align: center;
	width: 60%;
}

