/* Start of CMSMS style sheet 'Lausanne - special' */
img.float-right {
	float: right;
	margin: 5px 0 10px 10px;
}

img.float-left {
	float: left;
	margin: 5px 10px 10px 0;
}

div.spacer, p.spacer {
	clear: both;
}

/* Page comite */

.membre-comite-left {
	margin-top: -140px;
}

.membre-comite-right {
	margin-top: -140px;
	right: 0;
	text-align: right;
}

.membre-comite-right h3, .membre-comite-left h3, .no-border h3 {
   border-bottom: 0px;
}


/* Tables */

table {
	border: 1px solid #000;
	border-collapse: collapse;
}

table td {
	border: 1px solid #000;
	padding: 2px 5px 2px 5px;
}

table th {
	text-align: center;
	padding: 2px 5px 2px 5px;
}

table#trainings {
width: 100%;
line-height: 110%;
}

table#trainings tr {
height: 30px;
}

/* Page regles */

img.regle-left {
	float: left;
	clear: both;
	margin: 5px 10px 10px 0;
}

img.regle-right {
	float: right;
	clear: both;
	margin: 5px 0 10px 10px;
}

div.regle ul, div.regle p {
	padding: 20px 20px 20px 20px;
}

#credits {
	font-style: italic;
}

/* Page charte */

ul.numbered {
	list-style-type: decimal;
}

ul.letters {
	list-style-type: lower-latin;
	margin: 10px 0 0 0;
}

ul.numbered li, ul.letters li {
	margin: 0 0 10px 0;
}
/* End of 'Lausanne - special' */

