
body {
	padding:10 50 30 50;
}

a img{
outline:none;
border-style:hidden;
border-width:0px;
}	
h1 {
	font-family: georgia,serif;
	color: #765029;
	font-size: 1.4em;
	font-weight: bold;
	letter-spacing: 0pt;

}
.contenu{
_margin-top:20px;
width:700px;
float:left;
clear:both;
}

.top {
text-align: left;
display:block;
}

.top img{
position:absolute;
margin-left:360px;
margin-bottom:20px;
}
/* ie 6 */
* html .top img{
position:absolute;
display:block;
margin-left:365px;
}
/* ie 7 */
*+html .top img{
position:absolute;
display:block;
margin-left:365px;
}

.titre{
	display: block;
	float: left;
	font-family: georgia,serif;
	color: #3C342D;
	font-size: 2.3em;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 1.4pt;
	clear:both;
}

p  {
	font-family: arial,sans-serif;
	color: #765029;
	font-size: 1em;
	text-align: justify;
	letter-spacing: 0pt;

}

a {
	text-decoration: underline;
	outline:none;
	color: #3C342D;
}






