body {
	margin: 0px;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	background:url(images/metal_brosse.jpg);
}
h1 {
	font-size: 18px;
	line-height:100%;
}
h2 {
	font-size: 17px;
}
.accueil {
	font-weight: lighter;
	line-height: 120%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0.1cm;
	margin-left: auto;
}

h3 {
	font-size: 16px;
}
h4 {
	font-size: 15px;
}
p {
	font-size: 13px;
}
ul {
	font-size: 13px;
	left: 0px;
}
li {
	left: 0px;
	clip: rect(auto,auto,auto,0px);
}



.tab_main {
	background-color: #3a72c9;
	align: center;
	background-position: center;
}
.brd {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #0d2177;
	border-right-color: #0d2177;
	border-bottom-color: #0d2177;
	border-left-color: #0d2177;
}
.bleu {
	color: #FFFFFF;
	background-color: #000066;
}

.blc {
	color: #FFFFFF;
}
.spc {
	line-height: 120%;
}
.bold {
	font-weight: bold;
}
.bkgnd {
	background-repeat: no-repeat;
	background-position: right top;
}
.en {
	font-style: normal;
	color: #FF0000;
	background-color: #333366;
}

