body {
  padding: 0;
  margin: 0;
  background-color: #FFFFFF;
}
body.fond {
  background-image: url(images/Accueilb-.jpg);
  background-repeat: no-repeat;
}
body.fondv1 {
  background-image: url(v1/ultralab-paradis-.jpg);
  background-repeat: no-repeat;
  background-color: #A2CAFA;
}
body.fondv15 {
  background-image: url(v15/jdp-ultralab-.jpg);
  background-repeat: no-repeat;
  background-color: #919999;
}
body.v1 {
  background-color: #A2CAFA;
}
body.v15 {
  background-color: #919999;
}
body, td {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  line-height: 15px;
}
a:link, a:visited {
  color: #000000;
}
a:hover, a:active {
  color: #000000;
}
#wrapper {
  width: 910px;
  padding: 10px;
  margin-left: auto;
  margin-right: auto;
  xbackground-color: #6699FF;
}
#sidebar {
  width: 250px;
  float: left;
}
#main {
  float: left;
  width: 650px;
  margin-left: 10px;
  height: 600px;
  overflow: auto;
  overflow-y: auto;
  overflow-x: hidden;
}
.clearfloats {
  clear: both;
}
.logo {
  display: block;
  margin-bottom: 20px;
}
select.sideMenu {
  width: 250px;
  height: 20px;
  font-size: 10px;
  margin-bottom: 20px;
}
.txt-courant {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
}
.titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
    line-height: 24px;
}
.citation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	line-height: 16px;
	text-align: right;
}
.légende {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	line-height: 12px;
	text-align: left;
}
.légendeDroite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	line-height: 12px;
	text-align: right;
}
.auteur {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline;
}
.titre2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
}
.chapeau {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 19px;
}
.titre-oeuvre {
	font-size: 15px;
	line-height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
