@charset "utf-8";
/* CSS Document */


body {background-color:#656565;}
.top {
	background-image:url(bg_top%20.jpg);
	background-repeat:repeat-y;
	background-color:#656565;
	height:70px;
}
.middle{
	background-image:url(file:///C|/Users/Karl/Desktop/essai%20html/etoil/bg9%20.jpg);
	background-repeat:repeat-x;
	background-position:left;
	height:150px;
	margin:0px 0px 0px 0px;
}
.bn{
	margin-left:20px;
}
.main {
	background-image:url(fondb.jpg);
	background-repeat:repeat-y;
	background-position:left;
	background-color:#656565;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
td.titre {width:630px;
	margin-left:20px;
	
	
	
}
.titre2 {
	margin-left:25px;
}
.txt {
	margin-left:30px;
	margin-top:2px;
	font-style:inherit;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: justify;
	width: 280px;
	height: 210px;
	border-bottom: solid;
	border-bottom-width: thin;
	border-bottom-color: #999999;
	color: #CCCCCC;
}
.bottom {
	background-image:url(bg_dw.jpg);
	background-color:#656565;
	background-repeat: no-repeat;
	height: 90px;
}
.txt2 {
	color:#000000;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: normal;
	margin-top: 8px;
	height: 130px;
	width: 128px;
	background-image: url(../images/bloc2.gif);
	background-repeat: no-repeat;
	border-width: thin;
	text-align: center;
}
.tb {
	margin-left:25px;
	
}

.info {
	background-image:url(../images/bg6_3%20.jpg);
	margin-top:10px;
	background-repeat: no-repeat;
}
a:link {
	color:#999999;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
	.map {
	border-right: 1;
	border-left-color: #CCCCCC;
	}
	.bt{
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	text-decoration: underline;
	position: relative;
	text-align: left;
	margin-left: 22px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:visited {
	color: #009999;
}
a:hover {
	color: #9999FF;
}
a:active {
	color: #999999;
}
