body {
background: url('images/bulles.gif') no-repeat fixed;
padding-left : 150px;
font-size: 0.85em;
color: #66C;
text-align: justify;
}
a {
text-decoration : none;
color: #66C;
}
img {
border:1px solid #ddd;	
}
a:hover {
color: #3FF;	
}
h1 {
color: #3FF;
font-size:1.6em;
margin:5px;}
h2 {
font-size:1.3em;
padding-top:30px;}
h3{
font-size: 1.2em;
margin:5px;
}
p {
margin-top:20px;
line-height:1.5em;
}
#conteneur {
position:relative;
width: 500px;
height:400px;
}
#image1 {
float:right;
margin-left:10px;
}
#image1 img {
width: 240px;
border:1px solid #ccc;
}
#menu-haut {
position:absolute;
top: 0px;
right:10px;
padding:5px;
}
#menu-haut ul {
list-style-type : none;
margin:0px;
padding:0px;
}
strong, em {
color: #C3F;
font-size: 1.1em;
}
#menu-haut li {
background: url('images/bg_menu.gif');
width: 85px;
margin:3px 0px;
padding:0px;
line-height: 24px;
text-align:center;
}
#pied-de-page {
color: #C3F;
font-size:0.9em;
text-align:center;
border-top:1px solid;
padding:5px;
}
#conformites {
color: #333;
text-align:right;
}
#conformites a {
color: #999;
}

fieldset {
border:0px;
}
label {
float:left;
width:150px;
}

#plan {float:right;}
#formulaire {clear:both;}
