@font-face { font-family: "riverflows"; src: url("./riverflows.ttf") }

body { font-size:16px; font-family: "serif"; }

.body .container { background-color: #f0ede7; }

p { text-align: justify; }

div.header-inner a.pull-left { float: none; display: block; text-align: center; }

span.site-title { font-family:"riverflows"; }

td { text-align: justify; vertical-align: top; }

@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px)  {
	/* Force table to not be like tables anymore */
	table, thead, tbody, th, td, tr { display: block; }
  }

.titre { border-bottom: 1px solid black; }
table, tr, td { padding: 10px 20px;}
.simple { box-shadow: 0 0 65px #cdbe9f inset, 0 0 20px #beae8c inset, 0 0 5px #816f47; }
.simple:before { display: none; }
.simple:after { display: none; }

.well { background-color: #f0ede7; }
.well h3 { font-family: serif; }
.separator { font-weight: bold; font-size: 18px; }
.item-103 { margin-bottom: 10px; }

.menu_menu-item li { margin-bottom: 15px; }

.larmor_de_rire { width:100%; }

.btn { margin-bottom:30px; }

.categories-list h3 { text-align: center;}

.categories-list a { font-size: larger; }

.syndicate-module img { width: 20%; padding-left: 30%;}