body{
min-width:300px;
max-width:460px;
margin:auto;
text-align:center;
font-family:arial, "Comic Sans MS", sans-serif;
}
.contenu{
margin-left:10px;
margin-right:10px;
}
.bandeau{
position:relative;
}
.logo{
position:absolute;
left:5px;
top:0px;
}
.texte{
line-height:0.4em;
position:absolute;
right:5px;
top:0px;
}
a{text-decoration:none;
border-bottom:2px dotted ;
}
h3, h6{text-align:right;}
p{
text-align:justify;
text-indent:15px;
font-weight: Bold;
}
.centrage{
	text-align:center;
	margin:auto;
}