body {
  background: url(img/img19.jpg) fixed no-repeat;
  font-size: 16px;
  font-family : Georgia, "Courier New", "New Roman", Verdana, Serif;
  color:#000000;  
  padding:20px;
  margin:10px;
  text-align: center;
}
p {
margin-left: 50px;
margin-right: 50px;
text-align: left;
}
.bloc {
margin-left: 190px;
margin-right: 190px;
border : 1px solid #000000;
padding: 10px;
}
input {
margin-left: 50px;
}
#conteneur {
  text-align: left;
  vertical-align: middle;	
  margin: 10px auto;
  padding: 15px;
  width: 800px;
  background-color: #ffffff;
  border: 2px solid #000000;
}
#entete {
text-align: center;
height: 224px;
border: 5px solid #ffffff;
margin: 0;
color: #000000;
}
#pied {
background-color: #036;
border : 1px solid #000000;
padding: 5px;
}
#pied p {
text-align: center;
color : #ffffff;
}
h1 {
text-align : center;
color : #000000;
background-color : #FED83F;
}
h2 {
text-align : center;
color: red;
}
h3 {
font-family: impact;
font-size: 22px;
text-align : left;
color: #000000;
}
.annonce {
font-family: impact;
font-size: 20px;
text-align : center;
}
.rouge {
color: red;
}
.left {
width: 45%;
float: left;
padding: 0;
}
.left p {
text-align: left;
margin: 0;
padding: 5px;
}
.clear { 
clear: both; 
} 
.pos img {
margin-left: 50px;
text-align: right;
}
.centre {
text-align: center;
padding: 5px;
}
.floatright{
float: right;
padding: 2%;
margin-left: 2px;
margin-top: 2px;
border : 1px solid black;
}
#navigation ul
{
padding: .2em 0;
margin: 0;
list-style-type: none;
background-color: #036;
color: #FFF;
width: 100%;
font: normal 90% arial, helvetica, sans-serif;
text-align: center;
}
li { display: inline; }
li a
{
text-decoration: none;
background-color: #036;
color: #FFF;
padding: .2em 1em;
border-right: 1px solid #fff;
}
li a:hover
{
background-color: #369;
color: #fff;
} 
.avertissement {
text-align: left;
font-size: 10px;
font-family: verdana;
color: grey;
}
.contact {
text-align: center;
color: red;
font-size : 14px;
font-family: verdana
}
#navbloc ul ol li {
display: block;
}
table {
border: medium solid #6495ed;
border-collapse: collapse;
width: 50%;
}
td {
font-family: sans-serif;
border: thin solid #6495ed;
width: 50%;
padding: 5px;
text-align: center;
background-color: #ffffff;
}
.noir {
color : #000000;
}
.temoignage {
background-color: #ffffcc;
border: 1px solid #6495ed;
padding: 5px;
margin-left: 100px;
margin-right: 100px;
}
.right {
text-align: right;
}
#plugoo{
	position : fixed;
	top : 10px;
	right : 10px;
	padding-left : 20px;
	text-align: center;
	background : left center no-repeat;
	display : block;
}
* html #plugoo {position:absolute;bottom: 10;right : 20;}



