
#header {
	width:100%;
	height:130px;
	background-color:#cadbe7;
	background-image:url('../images/Logo_Header_C_grippeporcine.gif');
	background-position:center;
	background-repeat:no-repeat;
}

#bottom {
	background-image:url('../images/Header_Deg.gif');
	height:15px;
	top:100px;
}


