body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #663333;
	background-image: url(../fond/page.jpg);
	}

h1 {
	color: #663333;
	letter-spacing: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	text-decoration: none;
	font-style: italic;

}
.nom {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #ECB849;
	font-style: italic;
}
.titre {
	font-size: 1.7em;
}

.Style1 {color: #F6F5F1}


#page  {
	width: 780px;
	height: 650px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-image: url(../fond/page.jpg);
	}

#menu  {
	width: 182px;
	/*width: 182px;*/
	height: 462px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	float: left;
	border: 1px solid #FFFFFF;
	}

#contenu  {
    min-height: 450px;
	position: static;
	margin-left: 203px;
	margin-right: auto;
	width: 573px;
	/*width: 573px;*/
	text-align: center;
	border: 2px solid #FFFFFF;
	background-image: url(../fond/fondtab.jpg);
	background-repeat: repeat-y;
}
#entete {
	height: 137px;
	background-image: url(../fond/banniere.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#titre {
	padding-top: 10px;
}



.border {
	border: 2px solid #FFFFFF;
}
.soustitre {
	font-weight: bolder;
	color: #E7B849;
	letter-spacing: 2px;
}
a:link {
	font-weight: bolder;
	text-decoration: none;
	color: #663333;
}
a:hover {
	font-weight: bolder;
	color: #E29A08;
	text-decoration: none;
}
a {
	color: #663333;
	text-decoration: none;
	font-weight: bolder;
}
.petit {
	font-size: 12px;
}
.liens {
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
}
#titre a {
	color: #663333;
	text-decoration: none;
	font-weight: normal;
}
