h2 {
	margin-top: 0;
	font-size: 2em;
}
/**************/
/*  Couleurs  */
/**************/
h1, h2, h3, h4 {
	color: #4169e1;
}
h5 {
	color: #C00000;
}
#menu1, #menu2, #menu3, #menu4, #menu5, #menu7 { color: #800000 }
#menu6 { color: #333366 }
.quatre_colonnes {
	width: 25%;
	float: left;
}
/**************************/
/*  Paramétrage Lomion    */
/**************************/
.article h1 {
 color:#663300;
 margin:0px; }
.article h2 {
 color:#4169e1;
 margin-bottom:0; }
.article h2 + .article p.f {
 margin-top:0; }
.article hr.t1 {
 color:black;
 background-color:black;
 height:3px;
 margin-top:0;
 margin-bottom:7px;
 clear:both; }
.article hr.t2 {
 color:#4169e1;
 background-color:#4169e1;
 border:none;
 height:9px;
 margin-top:0; }
.article table.sp td {
 vertical-align:bottom; }
.article th {
 text-align:left;
 color:#4169e1;
 font-weight:bold; }
.article th,.article td {
 padding-right:.5em;
 vertical-align:top; }
.article tr.bk th,.article p.ni b,.article p.shm b,b.bk {
 color:black; }
.article tr.cn td,.article tr.cn th {
 text-align:center; }
.article p {
 margin:0;
 text-indent:0;
 font-weight:normal;
 font-size: 100%; }
.article p.nav {
 text-indent:0;
 text-align:center;
 font-size:small;
 margin-left:150px; }
.article p.tsr {
 text-indent:0;
 font-size:xx-small;
 text-align:right;
 margin:0;
 float:right; }
.article p.f {
 margin-top:1em;
 text-indent:0; }
.article p.ni {
 text-indent:0; }
.article p.fi {
 margin-top:1em; }
.article p.src {
 font-size:x-small;
 text-align:right; }
.article p.shm {
 margin:0 3em; }
.article table.ip {
 border:thin solid #4169e1;
 margin-top: 6px; }
.article caption {
 font-weight:bold;
 font-style:italic;
 border:thin solid #4169e1; }
.article b {
 color:#4169e1; }
.article q:before {
 content:open-quote; }
.article q:after {
 content:close-quote; }
.article q q:before {
 content:open-quote; }
.article q q:after {
 content:close-quote; }
.article ul,.article ol {
 margin-top:0;
 margin-bottom:0; }
.article ul {
 list-style-type:none;
 font-weight:bold;
 margin-left:-1em; }
.article .c {
 text-align:center; }
.article i i { font-style:normal; }

.article h1 {
 font-size:300%;
 text-align:center; }
.article h3 {
 font-size:180%;
 height: 35px;
 line-height: 35px;
 margin:16px 0;
 text-align:center;
 vertical-align: middle; }
.article h3 a {
 display: inline-block;
 width: 55px;
 height: 28px;
 line-height: 28px; }
.article h3 a:link {
 color:#4169e1; }
.article h3 a:visited {
 color:#4169e1; }
.article h3 a:focus,.article h3 a:hover,.article h3 a:active {
 color:#dc143c;
 font-size: 120%;
 background:none; }
.article dl {
    font-weight: bold;
    color: #61300D; }
/***************************/
/*  Paramétrage Highslide  */
/***************************/
.highslide-wrapper, .highslide-outline {
	background: #FFFFFF;
}
.highslide-dimming {
	background: #000000;
}
.highslide-image {
	border: 2px solid #FFFFFF;
}
.highslide-heading {
	display: none;
	margin: 0;
	font-weight: bold;
	font-size: 12pt !important;
	padding: 2px;
	cursor: move;
}
.highslide-loading {
	color: black;
	border: 1px solid black;
	background-color: white;
	background-image: url(/highslide/graphics/loader.white.gif);
}
.highslide-html {
	background: none;
}
.highslide-header ul a {
	background-image: url(/highslide/graphics/controlbar-text-buttons.png);
	padding-left: 16px;
	display: inline-block;
	height: 16px;
}
.highslide-header ul li span {
	display: none;
}
.highslide-header .highslide-move {
	display: none;
}
.highslide-header .highslide-close a {
	background-position: 0 -221px;
}
.highslide-footer {
	display: none;
}
