body, form, #menu, #menu li, .menu, .menu li, .block h2, .block h3, .block p { margin: 0; padding: 0; }
body {
	background: #FFF;
	color:#248;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/* pour TinyMCE */
body#content {
	margin: 0;
	padding: 20px;
	width: 530px;
}
.clear { clear: both }
.invisible { diplay: none }
a {
	color:#06F;
	text-decoration: none;
}
a img { border: 0; }
form { display: inline }
hr {
	border: 0;
	border-top: 1px solid #999;
	height: 1px;
}
#main {
	background: url(3cols.png) repeat-y;
	left: 50%;
	margin-left: -490px;
	position: relative;
	width: 980px;
}
#main.no-right-col { background-image: url(2cols.png) }
#head {
	background: url(head.png) center top no-repeat;
	height: 210px;
}
#cols {	padding: 0 15px 0 15px; }
#left-col, #right-col { width: 190px }
#menu li {
	list-style-type: none;
	padding: 0 4px 1px 4px;
}
#menu a {
	background: url(menu.png);
	color: #FFF;
	display: block;
	font-weight: bold;
	height: 29px;
	line-height: 29px;
	padding-right: 10px;
	text-align: right;
}
#menu a:hover { background-image: url(menu-over.png) }
#menu a.selected { background: #7DB5FF; }
#content {
	margin-top: -20px;
	width: 570px;
}
#content.no-right-col { width: 760px }
#left-col, #right-col, #content { float: left }
#content .inner {
	min-height: 400px;
	padding: 0 20px 20px 20px;
}
#content a:hover { text-decoration: underline; }
#content h1 {
	border-bottom: 1px solid #CCC;
	font-size: 24px;
	font-weight: normal;
}
#vignette {
	border: 1px solid #CCC;
	float: left;
	margin-bottom: 5px;
	margin-right: 10px;
}
#content h2 {
	border-left: 14px solid #248;
	font-size: 18px;
	font-weight: normal;
	line-height: 14px;
	padding-left: 5px;
}
.article-fils {
	border: 1px dotted #999;
	margin-bottom: 10px;
	padding: 10px;
}
.article-fils .vignette {
	border: 1px solid #CCC;
	float: right;
	margin-left: 10px;
}
.date, .news .date {
	background: #BBB;
	color: #FFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px 4px 2px 4px;
}
.article-fils .date {
	float: right;
	font-size: 11px;
	margin: 0;
}
.article-fils h2 { margin-top: 4px; }
.article-fils .suite {
	font-size: 11px;
	font-style: italic;
	margin: 0;
	text-align: right;
}
#right-col { margin-top: -20px; }
#right-col .inner { }
.block {
	background: url(block-body.png) repeat-y;
	color: #000;
}
.block h2 {
	background: url(block-head.png) center top no-repeat;
	font-size: 12px;
	text-transform: uppercase;
	padding: 16px 18px 4px 18px;
}
.block h2, .block h2 a { color: #000 }
.block a:hover { text-decoration: underline }
.block .inner {
	padding: 0 18px 0 18px;
}
.menu a, .block .head {
	background: #58D;
	color: #FFF;
	display: block;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 4px 2px 4px;
	margin-bottom: 1px;
}
.menu li { list-style-type: none; }
.menu a.selected { background: #7AE; }
.block p { padding: 2px 0 2px 0; }
.block small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.block .go {
	background: #05D;
	border: 0;
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: 24px;
}
.block .foot {
	background: url(block-foot.png) center top no-repeat;
	height: 20px;
}
.news {
	border-top: 1px dashed #999;
	font-size: 10px;
	margin: 0 18px 0 18px;
	padding: 4px 0 4px 0;
}
.news h3 { padding-bottom: 4px; }
.news .date { float: left; }
.news .suite {
	padding: 0;
	text-align: right;
}
.block h3 { font-size: 11px; }
.block .button {
	border-top: 1px solid #9AC;
	display: block;
	font-size: 11px;
	font-style: italic;
	margin: 3px 18px 0 18px;
	padding: 2px 0 2px 0;
}
#newsletter_email {
	border: 1px solid #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#foot {
	background: url(foot.gif) center top no-repeat;
	clear: left;
	font-size: 10px;
	height: 80px;
}
#foot, #foot a { color:#789 }
#foot a:hover { text-decoration: underline }
#footlinks {
	background: #FFF url(footlinks.png) center top no-repeat;
	padding: 10px 15px 50px 15px;
	text-align: center;
}
#footlinks p { margin:0; padding: 0; padding-bottom: 10px; }
#tags { display: none; }
