body {
	text-align: justified;
	color: #000;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 12pt;
}

img {
	border: 0;
}

div#content a {
   color: #3678bd;
}

div#content a:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
}

div#pagination,
div#footer,
p#print,
div#sidebar,
div#navigation,
object {
	display: none;
}


h3, h4, h5, h6 {
	clear: both;
	color: #3678bd;
}

h2#maintitle {
  	clear: both;
  	background: url(/images/header.jpg) #3678bd top left no-repeat;
	padding: 92px 10px 0;
	margin: 0;
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
}

hr {
	clear: both;
	height: 1px;
	background-color: #28519F;
	color: #28519F;
}

hr.clear {
	visibility: hidden;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #3678bd;
}

h4 {
	font-size: 13px;
	font-weight: bold;
	border-bottom: 1px solid #3678bd;
	display: list-item;
   	list-style-type: square;
   	margin-left: 10px;
}

h5 {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	margin-left: 60px;
}

h6 {
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	margin-left: 60px;
}

div#sidebar {
	background: #f7f7f7;
	margin: 0 490px 0 0;
	width: 200px;
	padding: 0;
}

abbr,
acronym,
dfn {
	background-color: transparent;
	color: #356ea4;
	cursor: help;
	border-bottom: 1px dashed #356ea4;
}

.small, .petit {
	font-size: 10pt;
}

.left {
	float: left;
	margin: 0 1.5em 1em 0;
}

.right {
	float: right;
	margin: 0 0 1em 1.5em;
}


.center {
	text-align: center;
	margin: auto;
}

.droite {
   text-align: right;
}

fieldset {
	margin: 10px;
	padding: 20px;
	border: 1px solid #3678bd;
}

legend {
	font-weight: bold;	
}

input[type=text], input[type=password], input[type=file], textarea {
	background: #fff;
	border: 1px solid #3678bd;
}

blockquote.cartouche {
	float: right;
	margin: 10px 0 10px 10px;
	padding: 5px;
	background: #dce7ff;
	border: 1px solid #3678bd;
}


img.icone {
	vertical-align: middle;
}

.error {
	border: 1px solid red !important;
	padding: 2px;
	font-weight: bold !important;
	background-color: #ffe4e1 !important;
	color: red;
}

input.error {
	font-weight: normal !important;
	color: #000 !important;
}

ul.error li {
	margin-left: 20px;
}

fieldset th {
	width: 200px;
	text-align: right;
	padding-right: 10px;
	font-weight: normal;
	vertical-align: top;
}

strong.required {
	color: #f00;
}

table#galerie {
	border: 1px solid #369;
}

table#galerie caption {
	background-color: #369;
	color: white;
	font-weight: bold;
}

table#galerie td {
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	background: #fff;
}

table#galerie img.thumb {
	margin: auto;
	background: #fff;
	padding: 2px;
	border: 1px solid black;
}

div#search {
   width: 50%;
}

form#searchform {
   padding-left: 10px;
   background-color: #daebf8;
   color: #4372b1;
}

form#searchform th {
   font-weight: normal;
   text-align: right;
   vertical-align: top;
}

div#text {
   margin: 0;
   padding: 0;
}

span.u {
   text-decoration: underline;
}

img.star:hover {
   cursor: pointer;
}

div.blog,
div.headline {
	clear: both;
	margin: 5px 0;
	font-size: 12px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #3678bd; 
}

div.blog hr,
div.headline hr {
	margin: 0;
	padding: 0;
	clear: both;
	visibility:hidden;
}

div.edito-content,
div.blog-content,
div.headline-content {
	background: url(/images/degrade.gif) no-repeat top left;
	padding: 10px;
}

div.edito h3,
div.blog h3,
div.headline h3 {
	margin: 0 0 2px 0;
	padding: 0 0 0 5px;
	font-size: 14px;
	font-weight: bolder;
	color: #3678bd;
	border-left: 15px solid #3678bd;
	border-bottom: 0;
}

p.topic {
	margin: 0;
	font-size: 10px;
	color: #666;
}

dl#article-headers {
	margin: 5px 0;
	padding: 3px 5px;
	font-size: 10px;
	background-color: #eee;
	color: #666;
}

dl#article-headers dt {
	clear: left;
	float: left;
	width: 55px;
	text-align: right;
}

dl#article-headers dd {
	margin-left: 65px;
}

p.date {
	margin: 0;
	font-size:10px;
	color:#bbb;
}

span.feuille-calendrier {
	color: #BDBDBD;
	font-size: 10px;
	text-shadow: #fff 1px 1px 1px;
	display: block;
	background: url(/images/feuille_calendrier1.gif) 0 0 no-repeat;
	float: left;
	text-align: center;
	text-transform: uppercase;
	line-height: 1;
	margin: 5px 10px 5px 5px;
	width: 35px;
	padding-top: 5px;
}

span.feuille-calendrier span {
	display: block;
	font-weight: bold;
	font-size: 20px;
	text-indent: -3px;
	letter-spacing: -2px;
	color: #c00;
	text-shadow: #bbb 2px 2px 0;
	background: url(/images/feuille_calendrier2.gif) bottom left no-repeat;
	padding-bottom: 5px;
}

p.edito-link,
p.blog-link,
p.article-link,
p.headline-link {
	font-size: 10px;
	padding-left: 20px;
	height: 15px;
	background: url(/images/bulletwb.png) left no-repeat;
}

p.edito-link {
	margin-left: 30px;
}

img.blog-image,
img.headline-image {
	float: right;
	margin: 0 0 10px 10px;
	border: 1px solid #b2b2b2;
	padding: 4px;
	background: #F4F4F4;
}

div#abstract {
	clear: both;
	padding: 5px;
	font-style: italic;
	background: #dce7ff;
}

body#link h4 {
	margin: 0;
}

body#link p.uri {
	margin: 0;
}

div.description {
	clear: both;
	margin-top: 2px;
	padding: 2px 5px;
	font-style: italic;
	background: #dce7ff;
}

div.headline-content blockquote,
div.blog-content blockquote,
div.edito-content blockquote,
div#article-body blockquote {
	background: #eee url(/images/quote.gif) left top no-repeat;
	padding: 4px 4px 4px 30px;
}

div.headline-content h3,
div.blog-content h3,
div.edito-content h3,
div#article-body h3 {
	background: transparent url(/images/puce.png) left top no-repeat;
	color: #3678bd;
	padding-left: 20px;
	height: 17px;
	border: 0;
	font-size: 15px;
}

div.headline-content h4,
div.blog-content h4,
div.edito-content h4,
div#article-body h4 {
	font-size: 13px;
	color: #3678bd;
	border-bottom: 2px solid #3678bd;
}

div.headline-content h5,
div.blog-content h5,
div.edito-content h5,
div#article-body h5 {
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #3678bd;
	display: list-item;
   list-style-type: square;
   margin-left: 10px;
}

div.link-item {
	clear: both;
	margin: 10px 0 20px 0;
}

div.box h3 {
	border: 0;
	color: black;
	display: block;
	margin: 0 0 5px;
	clear: none;
	font-size: 12px;
}

div#sidebar-edito {
	padding: 2px;
}