#titre {
	position: relative;
	width: 300px;
	padding-top: 81px;
	float: right;
	padding-right: 15px;
	line-height: 40px;
	height: auto;
}

#header {
	width: auto;
	position: relative;
	background-image: url(../design/educlasse_bande.jpg);
	height: 155px;
	background-repeat: no-repeat;

	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;

	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;

}

.texte40 {
	font-size: 24px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.texte25 {
	font-size: 15px;
	color: #ffcc33;
	margin: 0px;
	padding: 0px;
}
