#menu1, #menu2, #menu4, #menu5, #menu6, #menu7 { color: #800000 }
#menu3 { color: #333366 }

/*************/
/*  Sphères  */
/*************/
dl.spheres, dl.spheres_gen	{ margin: 0 }
dl.spheres dt, dl.spheres_gen dt {
    margin: 6px 6px 3px 16px;
    line-height: 125%;
    text-align: left;
    font-family: 'morpheus';
    font-size: 1.2em;
    font-weight: bold;
}
dl.spheres_gen dt { color: #C00000 }
dl.spheres dd, dl.spheres_gen dd {
	margin: 3px 6px 3px 36px;
	text-indent: -10px;
 	line-height: 125%;
	text-align: left;
}
dl.spheres dd span {
        float: right;
        font-style: normal;
}
dl.spheres_gen dd {
    text-indent: 0px;
    font-size: 1.1em;
    font-weight: bold;   
}
div#entete {
	height: 150px;
	padding: 0;
}
div#entete img {
	vertical-align: middle;
	margin: 0px;
}
div#entete h1 {
	line-height: 150px;
}
div.legende {
    width: 220px;
    margin-top: 0px
}
p#description_sphere {
    font-family: "IM Fell English", "EB Garamond", serif;
    font-size: 1.25em;
    margin-top: 12px;
    margin-bottom: 0px;
    text-align: justify;
    font-weight: bold;
}
/***************/
/*  Highslide  */
/***************/
.highslide-wrapper, .highslide-outline {
	background: #FFFFFF;
}
.highslide-image {
	border: 2px solid #FFFFFF;
}
.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;
}
