@charset "iso-8859-2";
/* CSS Document */

html, body {
	color:#1a1717;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight:regular;
	font-family:tahoma, arial, sans-sherif;
 background-color:#;
}
p, ul, li, table, div, h1, h2, h3, hr, img, form, input {
	padding: 0px;
	margin: 0px;
}
.titre {
	font-size:12px;
	color:#0b3895;
}
li {
	color:#CC6600;
	list-style-type:square;
}
li p {
	color:#1a1717;
}
.aliage {
	clear:both;
	background:url(../images/aliage.png);
	background-repeat:no-repeat;
}
.b_left {
	float:left;
	width:242px;
}
.b_right {
	margin-top:4px;
	width:496px;
	float:left;
	border:solid 1px #abcedf;
}
.ajust {
	clear:both;
}
.total {
	width:744px;
	margin-left:auto;
	margin-right:auto;
}
.footer {
	clear:both;
	border-top:solid 1px #acacac;
}
.trait {
	height:6px;
	background:url(../images/trait_orange.png);
	background-repeat:repeat-x;
}
.cadre {
	border:solid 1px #bdbdbd;
}
.contact {
	background:url(../images/contact2.png);
	background-repeat:no-repeat;
	height:143px;
	width:232px;
}
.mdm {
	background:url(../images/mdm.png);
	background-repeat:no-repeat;
	height:116px;
	width:211px;
	padding-left:12px;
	padding-top:16px;
	padding-right:9px;
}