body {
	background: #91afc6;
	font-family: "Bitstream Vera Serif", serif;
	font-size: 10pt;
	color: black;
/*	background-color: #91afc6;
	background-attachment: fixed;
	background-image: url("logo-debian.jpg");
	background-repeat: no-repeat;
	background-position: top left; */
     }

#top {
	font-family: "Bitstream Vera Serif", Georgia, Palatino, serif;
	font-size: 300%;
	font-weight: 100;
	padding-left: 4em;
	margin-right: 0px;
	text-decoration: none;
/*	text-align: center; */
}

#top a {
	text-decoration: none;
	color: black;
}

#top a:hover {
	text-decoration: none;
}

#soustop {
	padding-left: 37em;
	padding-top: 0%;
	margin: 0;
	font-size: 110%;
	font-weight: 500;
}

#soustop a {
	text-decoration: none;
	color: black;
}

#soustop a:hover {
	text-decoration: none;
}

h2 {
	font-family: "Bitstream Vera Serif", serif;
	font-size: 20pt;
	color: black;
	padding-left: 10%;
}

h3 {
	font-family: "Bitstream Vera Serif", serif;
	font-size: 20pt;
	color: black;
}

h4 {
	font-family: "Bitstream Vera Serif", serif;
	font-size: 14pt;
	color: black;
}

.minuscule {
	font-family: "Bitstream Vera Serif", serif;
	font-size: 4pt;
	color: black;
}

.chap1 {
	border-left: thin solid black;
	border-top: thin solid black;
	color: black;
	width: 85%;
	margin-left: 5%;
	padding-left: 0.5em;
	padding-top: 0.5em;
}

.chap2 {
	border-left: thin solid black;
	border-top: thin solid black;
	color: black;
	width: 80%;
	margin-left: 10%;
	padding-left: 0.5em;
	padding-top: 0.5em;
}

ul#menu {
	float:left;
	list-style-type: none;
} 

ul#menu li {
	display: block;
	font-family: "Bitstream Vera Serif", serif;
        font-size: 12pt;                           
        font-weight: bold;
/*	width: 80px;*/
	width: 160px;
	text-align: center;
}

ul#menu a {
	display: block;
	font-family: "Bitstream Vera Serif", serif;
        font-size: 10pt;                           
        font-weight: normal;
	width: 160px;
	text-align: center;
	text-decoration: none;
	 }
	 
ul#menu a:hover {
	background: #f2f2f2;
     }


#gauche {
	position: absolute;
	top: 25%;
	left: -1%;
}

.menu {
	margin-left: 0%;
/*	background: #657caf;*/
}

.menu a:hover {
	margin-left: 0%;
	background: #77a4c6;
}

.sousmenu {
	margin-left: 0%;
}

.sousmenu a {
	text-decoration: underline;
	color: black;
}

.sousmenu a:hover {
	text-decoration: none;
	background-color: #77a4c6;
}

.inactif {
	font-family: "Bitstream Vera Serif", serif;
	font-size: 12pt;
	font-weight: bold;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
	padding-left: 1em;
}

.center {
	text-align: center;
}

span.center {
	text-align: center;
}

#centre {
	margin-top: 7%;
	margin-left: 20%;
}

.box-red {
	border: 1px solid red;
	width: 80%;
	padding: 1em;
	text-align: center;
	margin-left: 5%;
}

#centre-faq {
	margin-top: 7%;
	margin-left: 20%;
	width: 70%;
}

span.orange {
	color: orange;
}

.footer {
	padding-left: 10em;
}

.itemtitle {
	color: #f2f2f2;
}
