@charset "utf-8";
.header {
	background-image: url(images/headerFond.jpg);
	background-repeat: repeat-x;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333;
	padding-left: 15px;
	display: block;
}
.listeDepannage {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #76736C;
	background-image: url(images/depanageFondBloc.jpg);
	background-repeat: repeat-x;
	font-weight: 600;
	padding-top: 22px;
}
.telechargement {
	background-image: url(images/telechargementsTable2.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333;
	margin: 10px;
	padding: 10px;
	height: 343px;
}
.fondTablePratique {
	background-image: url(images/pratiqueTableFond.jpg);
	background-repeat: repeat-x;
	height: 284px;
	width: 370px;
}
.panelGras {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #DE0025;
	font-weight: 600;
}
.lien {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #DE0025;
}

