p{
	color: blue;
	border-bottom: 1px;
	background : yellow;
}
#test {
	font-family:indie-flower;
	color : dark;
	font-weight:bold;
	text-align:center;
	font-size: 50px;
	
	}
/*#1f567c*/
 .menucase a:hover {
    color: white;
    font-weight:bold;
	}

a{
	text-decoration:none;
}
.menucase a{
	color: rgb(0,0,0);
	padding: 10px;
	font-family: indie-flower;
	font-weight:bold;
}
.menucase {
    display: inline-block;
    text-align: center;
    height: 10px;
    padding-bottom:10px;
    font-size: 40px;
}
.menu{
	text-align:center;
	padding:10px;
}
body{
	background-color:white;
	background-size:100%;
	background-attachment:fixed;
}

.image {
	background-image:url(www/Images/taranaki.jpg);
	background-size:100%;
	background-attachment:fixed;
	height:400px;
}
.meteo{
	position: absolute;
    top: 0;
    right: 0;
	width:250px;
}
#heure{
	position:absolute;
	top: 20px;
	left:0;
	padding:20px;
	
	
}
