@charset "utf-8";
body {
	background-color: #000000;
	font-family: Arial, sans-serif;
	font-size: 70%;
	color: #333333;
}
h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 150%;
	color: #7F325F;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
h2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 150%;
	font-weight: bolder;
	color: #666666;
	background-image: url(../images/fond_h2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 40px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
h3 {
	font-size: 100%;
	color: #FF6699;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
h4 {
	font-size: 120%;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #7F325F;
	font-family: "Trebuchet MS", Arial, sans-serif;
	padding-left: 5px;
	color: #7F325F;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}


p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

a {
	font-weight: bold;
	color: #945078;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.align_droite {
	text-align: right;
}
.align_centre {
	text-align: center;
}

ul {
	margin: 0px;
	padding: 0px;
}
li {
	display: inline;
	margin-right: 3px;
	margin-left: 3px;
}
hr {
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-top: 30px;
	margin-bottom: 20px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.gras {
	font-weight: bold;
}



#global {
	background-color: #EAC9DC;
	background-image: url(../images/fond_index.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 500px;
	margin-right: auto;
	margin-left: auto;
	width: 680px;
	border: 1px solid #FFFFFF;
}
#photos {
	background-image: url(../images/photos.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
	width: 350px;
	margin-top: 430px;
	float: left;
}
#index {
	float: right;
	width: 220px;
	margin-top: 90px;
	padding-right: 10px;
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
}
#index2 {
	float: right;
	width: 310px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: justify;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#liens {
	width: 680px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
