@charset "utf-8";
* { scrollbar-face-color: #EFDBC3;
 scrollbar-highlight-color: #EFDBC3;
 scrollbar-shadow-color: #EFDBC3;
 scrollbar-3dlight-color: #EFDBC3;
 scrollbar-arrow-color:  #E8C59F;
 scrollbar-track-color: #EFDBC3;
 scrollbar-darkshadow-color: #EFDBC3;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333300;
	background-image: url(2029.jpg);
	background-color: #E9C69C;
	background-repeat: repeat;
	background-attachment: fixed;
	cursor: crosshair;
	margin-top: 30px;
	margin-bottom: 30px;
}
.txt1 {
	text-align: justify;
	}
.tab1 {
	background-image: url(bd.jpg);
	background-repeat: repeat;
	border: 2px solid #FFFFFF;
}
.tab2 {
	background-color: #EFDBC3;
	border: 2px solid #FFFFFF;
	;
}
.img1 {
	float: left;
	margin-right: 15px;
	border: 1px solid #ffffff;
}
li {
	list-style-image: url(puce.png);
	margin-left: 240px;
	margin-right: 50px;
}
.titre {
	font-size: 36px;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	color: #8C5B2B;
}
img {
behavior: url("png.htc");
}
.first {
	font-family: preciosa;
	font-size: 72px;
	color: #8C5B2B;
	float: left;
	line-height: 0.7em;
	margin: 4px;
}
@font-face {
 	font-family: preciosa;
 	src: url(http://tkitoa1.free.fr/grafixart/!fonts/preciosa.eot);
}
a:link {
	color: #333300;
	text-decoration: none;
	margin-left: 10px;
}
a:visited {
	text-decoration: none;
	color: #333300;
	margin-left: 10px;
}
a:hover {
	color: #8C5B2B;
	cursor: n-resize;
	margin-left: 10px;
	border-bottom: 1px dotted #8C5B2B;
}
a:active {
	text-decoration: none;
	color: #333300;
	margin-left: 10px;
}
.copyright {
	font-size: 10px;
	text-align: center;
}
