* {
  margin:0;
  padding:0;
}


html , body {
  text-align:center;
}


html {
  overflow-y:scroll;
}


body {
  font-family: Arial, Helvetica, sans-serif;
  background-attachment: fixed;
  padding:0px;
  margin:0px;
  text-align:center;
  color:#666666;
  font-size: 11px;
}

form {
 font-family: Arial, Helvetica, sans-serif;
 border: 0px;
 padding:0px;
 margin:0px;
}

input {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
}

textarea {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
}
table{
  border-collapse:collapse;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;

}
h3 {
	font-family: Arial, Helvetica, sans-serif;

}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;

}
h6 {
	font-family: Arial, Helvetica, sans-serif;

}

hr{
  color: #666666;
  background-color: #666666;
  height: 1px;
  border: 0;
  text-align:center;
  margin:5px;
  #margin:0px;
}

a{
  text-decoration:underline;
  font-weight: bold;
  color:#666666;
}
a:link{
  color:#666666;
}
a:visited{
  color:#666666;
}
a:hover{
  color:#006699;
}
a:active{
  color:#FF9900;
}


.super {
	font-size: 7px;
        vertical-align:super;
}
.wish {
	font-size: 36px;
	font-weight: bold;
	font-style: italic;
	text-transform: lowercase;

}

.blue14
{
  font-size: 14px;
  color: #006699;
  font-weight: bold;
}

.blue12
{
  font-size: 12px;
  color: #006699;
  font-weight: bold;
}

.blue
{
  font-size: 11px;
  color: #006699;
}

.red
{
  font-size: 11px;
  color: #990000;
  font-weight: bold;
}
.black
{
  font-size: 11px;
  color: #000000;
  font-weight: bold;
}

.blue16
{
  font-size: 16px;
  color: #006699;
  font-weight: bold;
}


.resultsearchgrey
{
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #666666;
}
.resultsearchblue
{
  color: #006699;
}



.liste
{
  font-size: 12px;
  color: #006699;
  font-weight: bold;
}

.liste ul
{
  list-style-type:disc;
  font-weight:bold;
  padding-left:20px;
}


.home
{
  font-size: 12px;
  color: #006699;
  font-weight: bold;
}

.home ul
{
  list-style-type:disc;
  font-weight:bold;
  line-height:25px;
  padding-left:20px;
}

.accueil
{
  font-size: 12px;
  color: #006699;
  font-weight: bold;
  width:506px;
  text-align:justify;
  margin-left: 30px;
  margin-top: 10px;
}
