* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #063044;
}
.body {
	background-image: url(../img/body-fribourg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 900px;
}
#pageContainer {
	width: 900px;
	margin-top: 10px;
	margin-left: 30px;
}
#title {
	background-image: url(../title-1.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 200px;
}
#topContainer {
	background-image: url(../img/bg-topcontainer-1.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	height: 35px;
	margin-top: 40px;
}
#bodyContainer {
	background-image: url(../img/bg-maincontainer-1.png);
	background-repeat: repeat-y;
	padding-top: 20px;
	padding-bottom: 20px;
}
#summaryContainer {
	float: left;
	margin-left: 50px;
	width: 120px;
}
ul.summary {
	list-style-type: none;
	list-style-position: outside;
	list-style-image: none;
	margin: 0;
	padding: 0;
	position: relative;
}
ul.summary li {
	line-height: 20px;
	font-weight: bold;
}
ul.summary a {
	font-size: 13px;
	color: #CC3300;
	text-decoration: none;
}
ul.summary a.espmem {
	font-size: 13px;
	color: #669966;
	text-decoration: none;
}
ul.summary a#active {
	color: #CC9900;
}
ul.summary a:hover {
	color: #CC9900;
	text-decoration: none;
}
div.bodyContent {
	margin-left: 170px;
	margin-right: 35px;
}
#bottomContainer {
	background-image: url(../img/bg-bottomcontainer-1.png);
	background-repeat: no-repeat;
	height: 35px;
}
#infoAccueil {
  border: #FF6633 1px solid;
	background-color: #FFDDCC;
	width: 70%;
	margin-left: auto;
	margin-right: auto;
}
#zmContainer {
	text-align: right;
	margin-right: 20px;
}
#wikiContainer {
	margin-left: 20px;
	margin-right: 20px;
}
form#identZM {
	padding: 0px;
	margin: 0px;
}
h1 {
	color: #CC6600;
	font-size: 18px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 10px;
}
h2 {
	color: #6F7586;
	font-size: 15px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}
p, td {
	line-height: 15px;
	margin: 5px 20px;
}
a {
	color: #063044;
	text-decoration: underline;
}
a:hover {
	color: #063044;
	text-decoration: none;
}
img {
	border: none;
}
input {
	border: #6F7586 1px solid;
	background-color: #FFFFFF;
}
input:focus {
	background-color: #FFFFFF;
}
textarea {
	border: #6F7586 1px solid;
	background-color: #FFFFFF;
}
textarea:focus {
	background-color: #FFFFFF;
}
td.livreMessage {
	background-color: #FFFFFF;
	border: #6F7586 1px solid;
	padding: 10px 30px;
}
table.information {
	padding: 15px;
	border:#FF6633 1px solid;
	background-color: #FFCC66;
}
ul.registres li {
  font-weight: bold;
  background-image: none;
  list-style-image: none;
  list-style-type: none;
  font-size: 11px;
  margin: 15px 0px 5px;
  padding: 0;
}
ul.registres ul.membres {
  padding: 0;
}
ul.registres ul.membres li {
  font-weight: normal;
  background-image: none;
  list-style-image: none;
  list-style-type: none;
  font-size: 10px;
  margin: 5px 0px 5px 10px;
}

table#detailMembres tr.titre {
  background-color: #B3B6BD;
}

table#detailMembres th {
  text-align: left;
  padding: 10px 5px;
}

table#detailMembres tr.pair {
  background-color: #C9CBD1;
}

table#detailMembres td {
  padding: 3px 5px;
}

table#detailMembres td.nom, table#detailMembres td.prenom {
  font-weight: bold;
}

ul#exercicesWillems li {
  margin: 5px 0 5px 10px;
}

td.cdTitreCadets {
	color: #6F7586;
	font-size: 15px;
	font-weight: bold;
}
