body {
	background-image: url(../images/bg.jpg);
	margin: 0px;
	padding: 0px;
	background-color: #E1DBCB;
	background-repeat: repeat-x;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #364363;
}



#wrap {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}
#accueil {
	width: 700px;
	height: 415px;
	background-image: url(../images/index_01.jpg);
	background-position: center;
	margin-right: auto;
	margin-left: auto;
}
#wrap #photo_accueil {
	height: 300px;
	width: 400px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#wrap #texte_accueil {
	width: 460px;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #38435F;
	text-align: justify;
	float: right;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	height: 300px;
}
#wrap #entrez {
	height: 40px;
	width: 150px;
	position: relative;
	top: 305px;
	left: 30px;
}
#wrap #enter {
	height: 40px;
	width: 150px;
	position: relative;
	top: 265px;
	left: 480px;
}

.lettrine {
	float: left; /* positionnement de la lettrine dans le conteneur*/
	font-size: 2.5em; /* 3 hauteurs de lignes pour la lettrine*/
	font-weight: bold;
	margin-right: 6px;
	line-height: 1em;
	margin-top: 02px;
	padding-top: 0px;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 0px;
}
.Style1 {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
.Style1 a {
	color: #353E5D;
	text-decoration: none;
}

