@charset "UTF-8";
/* CSS Document */



/* GENERAL */

/* -------- BACKGROUND -------- */

body#home {
	background-image:url(../../images/institutionnel/background/panoramique_bg_img3.jpg);
}

#home #header {
	height:170px;
}
#home #home_container {
	height:450px;
	position:relative;
}
#home h1 {
	color:#FFF;
	font-size:2.5em;
	font-family:Georgia, "Times New Roman", Times, serif;
	position:absolute;
	top:25px;
	padding-left:200px;
}
#home h1#baseline {
	top:105px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.6em;
	padding:0;
	margin:0;
	left:115px
}
#home #footer {
padding-bottom:50px;
}

