@charset "iso-8859-1";
/* CSS Document */

.fond
{
	position:	relative;
	top:0%;
	left:0%;
	height:	100%;
	width:100%;
}

.baniere
{	
	display:table-cell;
	vertical-align: midle;
	position: relative;
	top:0px;
	left:0%;
	height:165px;
	width:1443px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0px;
	padding-right: 0px;
	
	background:url('../src/titre.png');

	
}

.meteo{
	position:relative;
	top: 20px;
	right: 10px;
}

.coul_addr
{
	color:#FFFFFF;
	position:absolute;
	bottom:0px;
	left:0%;
	width:100%
}
