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; */
     }

img {
	border: none;
}

#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;
}

.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;
}

.tableau {
	width: 85%;  
	margin-left: 5%;
	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: -2%;
}


.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 { 
margin: 0px;
background: #000;
line-height: 24px;
color: #eee;
/*font-size: 11px; */
padding: 2px 4px;
text-align: left;
border: 1px double #3D4348;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	-border-radius: 7px;
}
#footer a { color: #d70751; }
#RightFooter { float: right; }

.itemtitle {
	color: #f2f2f2;
}

#col {
  column-count: 2;
}
