/* CSS Document */
body {
background-color: #FFFF99;
with:70%;
margin-left:0px;
margin-right:0px;
margin-top:0px;
}


#header {
text-align:center;
}
h1 {font-family:Verdana;
font-size:18px;}
h2 {
font-family:Verdana;
font-size:32px;
}

h3 {
font-family:Verdana;
font-size:14px;
text-align:center;
}

p {
font-family:Verdana;
font-size:14px;
text-align:justify;
margin-left:17%;
margin-right:17%;
}
#disclam {
text-align:center;
}
#ifr {
  margin-left: auto;
  margin-right: auto;
  width: 70%;
  text-align: left;
  }
a {
	font-family: Verdana;
	font-size: 20px;
	color: #000000;
}
a.linkofooter {
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
#access {
text-align:center;}
#sortir {
text-align:center;
font-family:Verdana;
font-size:26px;
font-weight:bold;
}
#linkfooter {
text-align:center;}
