/* CSS Document */
@import url(global.css);

#content {
	z-index: 10;
	background: url(../images/fondb.jpg) repeat-x top #B7D3E4;
	background-position: 0 318px;
}

/* COLONES ET PARAGRAPHES PAGE ACCUEIL */
#colone1000 {
	float: left;
	position: relative;
	width: 482px;
	color: #434E52;
	text-align: justify;
}
#colone1000 p { margin-left: 30px; margin-right: 30px; }
#colone1000 p p p { margin: 5px 0; }
#colone1001 {
	float: left;
	position: relative;
	width: 440px;
	color: #434E52;
	text-align: justify;
}
#colone1001 p { margin-right: 30px; }
p.firstLet:first-letter { font-size: 1.6em; font-weight: bold; }


/* ############# BAS DU SITE ############# */
#bas {
	height: 90px;
}
#bas .b1 {
	display: none;
}
#bas .b1c { display: none; }
#bas .b2 {
	position: absolute;
	left: 0;
	top: 0;
}
#bas .b3 {
	position: absolute;
	left: 0;
	top: 55px;
	width: 940px;
	text-align: center;
}