﻿.info { 
background-color:#ddd; 
color:#000; 
text-decoration:none;
}  
.info:hover {
z-index:25; 
background-color:#ff0;
cursor:pointer;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin:20px;
}
.soustitre {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: large;
	font-weight: bold;
}
.telecharger {
	text-align: center;
}
.ecologie {
	text-align: center;
}
.auto-style1 {
	font-family: Arial, Helvetica, sans-serif;
}
.auto-style2 {
	text-align: center;
	padding: 5px;
	margin: 5px;
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
}

.fond-ligne {
	background-color: #f7f7f9;
}