/* CSS Document */
body {
	background-image : url(images/fond.jpg);
	background-color : #E9E1A7;
	margin:0px;
}
div {
	position:absolute;
	font-family:"trebuchet MS", arial, helvetiva, sans-serif;
	font-size : 8pt;
}
h1 {
	font-size : 26pt;
	color : #5D1E0E;
	margin : 0px;
	margin-top : 20px;
}
h2 {
	font-size : 18pt;
	color : #5D1E0E;
	margin : 0px;
}
h2 span {
	color: #6F6B4E;
	font-size : 11pt;
}
a {
	color : #5D1E0E;
}
a:hover {
	font-style:italic;
}
.fond {
	background-image:url(images/feuille.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	position :relative;
	height : 647px;
}
.contact {
	position:absolute;
	border : 1px solid #5D1E0E;
	top : 179px;
	left : 73px;
	width : 168px;
	margin :0px;
}
.contact td {
	filter: Alpha(Opacity=70, FinishOpacity=50, Style=1, StartX=0, StartY=0, FinishX=0, FinishY=0);
	background-color:#F5F2D7;	
}
.contact ul {
	list-style-image:url(images/fleche.gif);
	list-style-position:outside;
	margin: 2px 2px 2px 20px;
	text-align:left;
}
.contact ul li {
	margin : -2px;
	margin-bottom : 3px;
}
.contact caption {
	text-align:left;
	font-size : 16pt;
	color : #5D1E0E;
	padding : 0px;
	margin : 0px;
}
.titre {
	top : 0px;
	left : 260px;
	z-index:2;
}
.main {
	filter: Alpha(Opacity=90, FinishOpacity=50, Style=1, StartX=0, StartY=0, FinishX=0, FinishY=0);
	top : 99px;
	width : 407px;
	border : 1px solid #5D1E0E;
	background-color : #F5F2D7;	
	padding : 8px;
	left : 287px;
	text-align:justify;
	background-image:url(images/bonhome.gif);
	background-repeat:no-repeat;
	background-position:top right;
}
.enAvant {
	font-size : 10pt;
}