.menu {
	font-family: "Tw Cen MT";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
	text-align: left;
	background-position: left;




}
.texte {
	font-family: "Tw Cen MT";
	font-size: 14px;
	font-weight: normal;
	color: #663333;

}
.texteindex {
	font-family: "Tw Cen MT";
	font-size: 12px;
	color: #663333;
	text-decoration: none;

}
.formulaire {
	font-family: "Tw Cen MT";
	font-size: 12px;
}
.textecentre {
	font-family: "Tw Cen MT";
	font-size: 14px;
	text-align: center;
}
.menuchataignier {
	font-family: "Tw Cen MT";
	font-size: 13px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
}
.menusauvegarde {
	font-family: "Tw Cen MT";
	font-size: 13px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;

}
.textesouligne {
	font-family: "Tw Cen MT";
	font-size: 14px;
	color: #663333;
	text-decoration: underline;
}
.texteencadre {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.bordure {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #663333;
}
.texteencadre2 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	height: 100px;
	width: 400px;
	margin-left: 120px;
}
#bandeau {
	background-image: url(images/bandeau-presentation.jpg);
	background-repeat: no-repeat;
	height: 67px;
	width: 680px;
}

#menu {
	background-image: url(images/presentation_08.jpg);
	width: 108px;
	background-repeat: repeat-y;
	height: 600px;
}
#menuchat {
	background-image: url(images/chataignier_08.jpg);
	width: 107px;
	background-repeat: repeat-y;
	height: 600px;
}
#menusauv {
	background-image: url(images/sauvegarde_08.jpg);
	width: 110px;
	background-repeat: repeat-y;
	height: 600px;
}
#menumedia {
	background-image: url(images/mediatheque_08.jpg);
	width: 110px;
	background-repeat: repeat-y;
	height: 600px;
}
#menucontact {
	background-image: url(images/contact_08.jpg);
	width: 112px;
	background-repeat: repeat-y;
	height: 600px;
}
#bandeauchat {
	background-image: url(images/bandeau-chataigner.jpg);
	background-repeat: no-repeat;
	height: 67px;
	width: 681px;
}
#bandeausauv {
	background-image: url(images/bandeau-sauvegarde.jpg);
	background-repeat: no-repeat;
	height: 69px;
	width: 678px;
}
#bandeaumedia {
	background-image: url(images/bandeau-mediatheque.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 678px;
}
#bandeaucontact {
	background-image: url(images/bandeau-contact.jpg);
	background-repeat: no-repeat;
	height: 68px;
	width: 676px;
}

