@font-face {font-family: 'Lato';src: url('../fonts/Lato-Light.ttf') format('truetype');}

body {background-image:url(../Images/fond_gris.jpg);background-attachment:fixed;}
#bandeau {background-image:url(../Images/band.jpg);height:160px;width:100%;position:fixed;top:0;z-index:10000;}

.plandusite-titre {
	margin-top:100px;
	color:#297E94;
	font-size:25px;
	font-family:Lato;
	margin-left:50px;
}
.plandusite-ligne  a {
	font-size:18px;
	font-family:Lato;
	color: #297E94;
	margin-left:50px;
	}

.plandusite-ligne  a:hover {
	text-decoration: underline;
	
}