body{
margin:0;
padding: 0;
background:url(images/fond.jpg) #dbd2c0;
background-repeat:repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

h3 {
	font-family:Times New Roman, Times, serif;
	font-size: 20px;
	font-weight: bold;
	padding:0px;
	color:#36326d;
	font-style: italic;
}

a {
color: #333333;
text-decoration: none;
}

a:hover {
color: #333333;
text-decoration: underline;
}

p {
font-size:14px;
color: #817664;
}


