p {
    margin-block-start: 0em;
    margin-block-end: 0em;}
td.etiquette{
	width:600px;
	height:80px;
	}
#tableau1 td{
	height:80px;
	border:1px solid #ffffff;
}
#modele td{
	height:80px;
	border:1px solid #aaaaaa;
}

table {
	font-size:0.8em;
	border-spacing: 10px;
	padding:3px;
	}

#mot {
	font-size : 0.8em;
	}

#photos td{
	height:150px;
	text-align:left;
	}
	
	
.camion {
	background-image: url("images/camion.png");
	background-position: center;
	background-repeat:no-repeat;
	min-width:200px;
	height:150px;
	text-align:left;
}

	
.grosBouton {
	font-size:2em;
	}