@CHARSET "UTF-8";

h2 {
	border-left: 0px;
	margin-left: -10px;
	padding-left: 10px;
	font-size: 1em;
}

#resume {
	width: 100%;
	margin-left: 4px;
}

#resume td, #resume th  {
	text-align: center;
}

#depart,#circuit,#conseil,#variantes,#carte,#altimetre {
	display: block;
	margin-top: 10px;
	padding-left: 10px;
}

#circuit { 
	background-repeat: repeat-y;
	background-position: 5px;
	background-image: url(../images/balises/arbre.png);
}

#circuit p {
	padding-left: 31px;
}

.illustration {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 31px;
}

#altimetre table, #altimetre td, table.illustration, .illustration td  {
	border: none;
}

.commentaire {
	padding: 20px;
	text-align: center;
	font-style: italic;
}

.balise {
	background-repeat: no-repeat;
	background-position: left center;
}

.balise img {
	margin-left: -31px;
	margin-right: 11px;
}

#resume th {
	padding-left: 0px;
}

thead th {
	padding-left: 32px;
}

thead th.vtt {
	padding-left: 3px;
}

thead a {
	display: block;
	width: 15px;
	height: 15px;
	background-repeat: no-repeat;
}

.triAscendant {
	margin-top: -17px;
	margin-left: -32px;
}

.triDescendant {
	margin-top: -15px;
	margin-left: -16px;
}

.balades table {
	width: auto;
}

.balades thead td {
	font-weight: bold;
}

.balades table a {
	font-weight: bold;
}

.balades {
	margin-top: 20px;
}

#balades {
	font-weight: bold;
}
	
p.texte {
	margin-top: 20px;
	text-align: left;
}

span.texte {
	margin-top: 20px;
	padding-left: 20px;
	text-align: left;
}
#conclusion ul {
	margin: 0;
}

#conclusion li {
	list-style: square;
}
