html, body {
	margin: 0; 
	padding: 0;
}

body {
	background: #ffffff url(../images/fd-tetiere.png) repeat-x;
	margin: 0;
	font: 0.8em Arial, Helvetica, sans-serif;
	color: #000;
}

h1 {
	display: block;
	width: auto;
	height: 52px;
	background: no-repeat url(../images/titre.png);
	margin: 0;
}

h1 strong {
	display: none;
}

h2 {
	font-family: Helvetica, Arial, sans-serif;
	border-bottom: 1px dotted #646464;
	color: #646464;
	margin-top:50px;
	text-transform: uppercase;
	margin-bottom: 5px;
	display: block;
}

img {
	border: none;
}

dl {
	margin-bottom: 40px;
}

dd {
	margin-bottom: 5px;
}

dl.support dt{	font-style: italic;
	font-weight: bold;
	padding-left: 5px;
	color: #13a227;
}

dl.unsupport dt {	font-style: italic;
	font-weight: bold;
	padding-left: 5px;
	color: #b02517;
}

dl.support dt:before, dl.unsupport dt:before {
	content: "• ";
}


#DivContenu {
	margin-right: auto;
	margin-left: auto;
	width: 750px;	
	padding: 10px;
	bottom:auto;
	line-height: 1.4em;
}

#DivMaJ {
	text-align: right;
	color: #aaafbb;
	width: 650px;
	clear:both;
	margin-top: 10px;
}

#DivGauche {
	width: 490px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 4px;
	float:left;
}

#DivDroite {
	width: 208px;
	padding-right: 10px;
	padding-left: 10px;
	float:right;
}

.mention {
	font-size: 0.75em;
	text-decoration: none;
	line-height: 0.75em;
}

#DivNavigation {
	margin-right: auto;
	margin-left: auto;
	width: 750px;
	margin-bottom: 0;
	padding-left: 10px;
}
#DivNavigation ul {	height:17px;		
	color: #aaafbb;
	margin: 0;
	padding: 5px 0 0;
	font: bold 1.1em Helvetica, Arial, sans-serif;

}
#DivNavigation kbd {
	font: bold 1em Helvetica, Arial, sans-serif;
	color: #a11600;
}
#DivNavigation ul li {		list-style:none;		display:inline;
		margin-right: 8px;
}	#DivNavigation a {	text-decoration: none;
	color: #607283;
}


dd img {
	padding-top: 10px;
	padding-bottom: 25px;
	margin-left: -20px;
}

#DivRecherche {
	display: none;
}
dl.support dt.new:after {
	content: " NEW";
	color: #ff7f00;
	font: 0.8em "Trebuchet MS", verdana, sans-serif;
}
