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

#content {
	z-index: 10;
	background: url(../images/fondc.jpg) repeat-x top #B8D4E4;
}

/* COLONES ET PARAGRAPHES PAGE ACCUEIL */
#colone2000 {
	float: left;
	position: relative;
	width: 238px;
	padding-top: 39px;
	padding-left: 22px;
}
#colone2001 {
	float: right;
	position: relative;
	width: 220px;
	height: 513px;
}
#colone2002 {
	position: relative;
	margin-left: 270px;
	margin-right: 230px;
	padding-top: 54px;
	color: #434E52;
}
p.firstLet:first-letter { font-size: 1.6em; font-weight: bold; }
#colone0001 p {
	margin-left: 60px;
	margin-right: 120px;
	text-align: justify;
}


/* ############# BAS DU SITE ############# */
#bas {
	height: 180px;
	background: url(../images/fond2c.jpg) repeat-x;
	top: -130px;
}
#bas .b1 {
	display: none;
}
#content .b1c { 
	position: absolute;
	left: 20px;
	bottom: -33px;
}
#bas .b2 {
	position: absolute;
	left: 0;
	top: 170px;
}
#bas .b3 {
	position: absolute;
	left: 0;
	top: 225px;
	width: 940px;
	text-align: center;
}