/*
Theme Name: Atelier
Theme URI: https://carlconrad.net/wordpress/themes/base/
Author: Carl Conrad
Author URI: https://carlconrad.net/
Description: Thème pour le site l'Atelier du Fil Rouge.
Version: 0.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: base
Text Domain: base

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

body { font-family: arial, Helvetica; }
a { text-decoration: none; }
#wrapper { display: block;  max-width: 750px; width:80%; margin:0px auto; }
#header {  }
#content {   }
#sidebar {   }
#delimiter { clear: both; }
#footer {
	text-align: center;
}
.title { font-size: 11pt; font-family: verdana; font-weight: bold; }

.aligncenter {text-align: center;}
