/* CSS Document */

div#sidebar {

	background-image:url(../../img/templates/fondmenu-ThemeHospital.jpg);

	}

div#header {

	background: #ffffff url(../../img/templates/header-ThemeHospital.jpg) no-repeat;

	}
div#footer {
	margin-top:10px;
	font-size:120%;
	position: absolute;                             
	width: 750px;
	height:56px;
	bottom: 0;
	background:#D2D8FF;
	background-image:url(../../img/templates/footer-ThemeHospital.jpg);
	color:#FFFFFF;
	font-weight:bolder;
	}


