body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/fond_tile.gif);
	background-repeat: repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-attachment: fixed;
	font-size: 16px;
	color: #4b0108;
}

h4 {
	font-weight: bold;
	color: #98012e;
	font-size: 18px;
	text-align: center;
	line-height: 0px;
	cursor:pointer;cursor:hand;
} 

.h4Small {
	font-size: 15px;
	cursor:pointer;cursor:hand;
}

ul { 
	width: 125px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
} 

ul a {
	font-weight: bold;
	color: #4b0108;
	font-size: 14px;
	text-decoration: none;
} 
ul a:hover {
	color: #d2ccb8;
 	text-decoration: underline; 
}

ul a:active {
	color: #98012e;
	text-decoration: underline; 
}

hr {
	border: 0;
	width: 65%;
	color: #b9a894;
	background-color: #b9a894;
	height: 2px;
}

.titre {
	color: #98012e;
	font-weight: bold;
	font-size: 36px;
	text-align: center;
	line-height: 0px;
}

.sousTitre {
	color: #98012e;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
	line-height: normal;
}

.contenu {
	word-spacing: 2px;
	text-align: justify;
	line-height: 22px;
}

.copyright {
	font-size: 12px;
	color: #9a8e79;
	font-weight: normal;
}

.style1 {font-size: 12px}

a {
	color: #98012e;
	cursor:pointer;cursor:hand;
	font-weight: bold;
	text-decoration: underline;
	outline:expression(hideFocus=‘true’); outline:0;
}

a:link, a:visited{
	cursor:pointer;cursor:hand;
	font-weight: bold;
}

a:hover {
	color: #4b0108;
	text-decoration: underline;
}

a:active {
	color: #98012e;
	text-decoration: underline;
}

:focus{-moz-outline-style: none;}

.plusPetit {
	font-size: 15px;
}

