#TextePage .titres {
	background: #FFFFFF;
	border: thin outset #BDC7C6;
	padding: 6px;
	margin: 20px 35px;
}
#TextePage .titres h2, #TextePage .titres h3, #TextePage .titres h4 {
	margin: 0;
	padding: 0;
	text-align: center;
	font-style:normal;
	text-indent: 0;
}
.top {
	padding-bottom: 5px;
}
.top span {
	display: none;
}
#TextePage .dr {
	margin: 0;
}
.top a {
	background: url(/images/style/up.gif) no-repeat center center;
	float: right;
	height: 10px;
	width: 10px;
}
#TextePage .titres h2 {
	font-size: 120%;
	font-variant:small-caps;
}
#TextePage .titres h3 {
	font-size: 115%;
	font-style: italic;	
}
#TextePage .titres h4 {
	font-size: 100%;
	
}
#TextePage .titres h4 span.PetMaj {
	text-transform: uppercase;
}
#TextePage ul.commander {
	padding-top: 30px;
	padding-bottom: 30px;
	background: url(/images/style/commander.png) no-repeat left top;
	margin-top: 30px;
}
.commander li {
list-style: none;
display: inline;
padding : 10px;
}
.commander img {
	vertical-align: middle;
}
#TextePage p.dr:first-letter {
	text-transform: uppercase;
}
.permalien {
float: left;
text-decoration: none;
}

