@import url(http://fonts.googleapis.com/css?family=Ruda:400,700);
@import url(http://fonts.googleapis.com/css?family=Vollkorn:400,400italic);

body, body > table#Tableau_01 {
	margin:0 auto;
	background:#e7e7e7;
	font-size:0.98em;
}
h2, h3, h4 {
	font-family:"Ruda", Helvetica, Arial, sans-serif;
	text-align:center;
	margin:0 0 0.3em 0;
}
h2 {
	font-size:3em;
}
h2.contact {
	color:#822a2e;
}
h3 {
	color:#822a2e;
}
h4 {
	font-size:1.3em;
}
p {
	font-family:"Vollkorn", Georgia, "Times New Roman", Times, serif;
	text-align:center;
	color:#5f5a56;
}
a {
	color:#5f5a56;
}
td.bg {
	background:url('images/maquette_05.jpg');
}