h1{
	font-size:30px;
	line-height:30px;
	color:#5d432e;
}
h3{
	font-style:italic;
}
p{
	margin:0 0 10px 0;
}
img{
	border:none;
	margin:8px 0 0 0;
}
#textes p a{
	text-decoration:underline;
}
#textes p a:hover{
	color:#7dc4ff;
}