@charset "utf-8";
#logo {
	height: 180px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(banniere22.jpg);
	width: 1265px;
	background-color: #d1d1e9;
	color: #d1d1e9;
}

#parent {
	height: 850px;
	width: 1265px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}

#parent #sommaire {
	height: 850px;
	width: 190px;
	float: left;
	background-image: url(menumauve2.jpg);
	background-repeat: repeat;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	margin-bottom: 0px;
	background-color: #d1d1e9;
}
#parent #sommaire a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #472347;
}
#parent #sommaire a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #7B3E7B;
}




#parent #contenu {
	background-color: #d1d1e9;
	height: 850px;
	width: 1075px;
	float: right;
	margin-bottom: 0px;
}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #D1D1E9;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.titre {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000;
	text-align: center;
	font-style: normal;
}
.texteaccueil {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000;
	text-align: justify;
	word-spacing: 2%;
	letter-spacing: 2%;
	margin-right: 80px;
	margin-left: 80px;
}
.texteactualite {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #000;
	text-align: justify;
	font-style: normal;
}
.textemauve {
	color: #D1D1E9;
}
.textegauche {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #000;
	text-align: left;
}
.textecentre {
	font-size: 12px;
	color: #000;
	text-align: center;
}
.textepetit {
	font-size: 9px;
	color: #000;
}
.textedroite {
	text-align: right;
}
.souligne {
	text-decoration: underline;
}
.texteviolet {
	color: #303;
}
.langue {
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
	font-style: normal;
	font-variant: normal;
	font-family: Tahoma, Geneva, sans-serif;
}
