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

#content {
	z-index: 10;
	background: url(../images/fond.jpg) repeat-x bottom #A6C7DA;
}

/* COLONES ET PARAGRAPHES PAGE ACCUEIL */
#colone0000 {
	float: left;
	position: relative;
	width: 330px;
}
#colone0001 {
	float: left;
	position: relative;
	width: 610px;
	color: #434E52;
}
p.firstLet:first-letter { font-size: 1.6em; font-weight: bold; }
#colone0001 p {
	margin-left: 60px;
	margin-right: 120px;
	text-align: justify;
}
#colone0001 p p { margin: 5px 0; }


/* ############# BAS DU SITE ############# */
#bas {
	height: 210px;
	background: url(../images/fond2.jpg) repeat-x;
}
#bas .b1 {
	position: relative;
}
#bas .b1c { display: none; }
#bas .b2 {
	position: absolute;
	left: 0;
	top: 120px;
}
#bas .b3 {
	position: absolute;
	left: 0;
	top: 175px;
	width: 940px;
	text-align: center;
}