
/*
 *   P A G E   D ' A C C U E I L
 *   ---------------------------
 */


#accueil #contenu {
	position: relative;
	min-height: 440px;
	height: auto !important;
	height: 440px;
	width: 899px;
}

#accueil #animation {
	position: absolute;
	z-index: 1;
	top: 15px;
	left: 15px;
	width: 573px;
}

#accueil #intro {
	position: absolute;
	top: 12px;
	left: 610px;
	width: 267px;
	height: 120px;
	overflow: hidden;
	background: url(../images/EADS-logo-petit.gif) no-repeat bottom right;
	margin: 0;
	padding: 0;
}

#accueil #actus {
	position: absolute;
	top: 145px;
	left: 610px;
	width: 240px;
	height: 292px;
}

#accueil #intro {
	line-height: 20px;
	color: #3F3C49;
}

#accueil #actus {
	padding: 0 15px;
	background-color: #C2C3C3;
}

#accueil #actus h3.date {
	clear: both;
	font-size: 9px;
	font-weight: bold;
	color: #af111f;
}

#accueil #actus h4 {
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
}

#accueil #actus p {
	padding-left: 10px;
	line-height: 15px;
}

#accueil #actus img {
	position: relative;
	vertical-align: middle;
}

#accueil #actus li {
	margin-top: 15px;
}
