h1,h2 {
	text-align: center;
}

h3 {
	margin-left: 1em;
}

#main {
	margin: 1em;
        margin-top: 0;
}

#sommaire {
	width: 10em;
	margin-left: 1em;
	margin-right: 1em;
	float: left;
}

#content {
	margin-right: 1em;
	height: 100%;
	padding: 1em;
	text-align: justify;
	overflow: auto;
}

.spacer {
	clear: both;
	visibility: hidden
}

#sommaire ul {
	list-style-type: none;
}

a {
	text-decoration: underline
}

a:hover {
	text-decoration: none;
}
a[accesskey] strong {
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}

#logo {
	text-align: center;
	margin: auto;
	margin-bottom: 1em;
}

.commentaires {
	font-style: italic;	
}

#webmasterInfo {
	font-style: italic;	
}

#footer {
	font-size: small;
	text-align: center;
}
#idphoto
{
  width: 5.635em;
  height: 6.875em;
  float: right;
  margin: 0.5em;
}
.updatedate {
  margin-top: 1em;
  font-style: italic;
}
/** 
 *  Bar d'accessibilité
 */

#accessibility
{
  width: 98%;
  text-align: left;
  padding: 0.3em;
  height: 1.6em;
  vertical-align: middle;
  margin-left: 1em;
}

#zoombtns
{
  position: relative;
  float:   left;
  width: 6em;
  height: 2em;
  margin-left: 0.3em;
}

div.zoom
{
  width:  2em;
  height: 2em;
  position: absolute;
  top: 0;
}

#zoomOut
{
  left: 0;
}

#zoomIn
{
  left: 3em;
}

#zoom1
{
  left: 1.5em;
}

#accessForm
{
  display: inline;
  float: left;
  vertical-align: middle;
}

#accessForm input
{
  border-style: solid;
  border-width: 1px;
  font-weight: bold;
  font-size: 90%;
  cursor: pointer;
}

#accessForm select, option 
{
  font-size: 90%;
}

img.zoom
{
  width: 1.5em;
  height: 1.5em;
}

.zoom :hover
{
  width: 2em;
  height: 2em;
}

#politique
{
  float: right;
  vertical-align: middle;
}


