/****************
*     Header    *
****************/
#header{
	height : 150px;
	margin-bottom: 10px;
	background-image: url("../images/header900.png");
}

.logo{
	border : none;
	margin : 0px;				/* Marge exterieure */
	padding : 0px;				/* Marge interieure */
	height : 150px;
}
