/* CSS Document */

BODY {
	margin-top: 5px;
}

#conteneur {
	width: 900px;
	height: 500px;
	margin-left:auto;
	margin-right:auto;
}

#lucien {
	background-image: url(img/images/lucien_01.jpg);
	background-repeat:no-repeat;
	width: 52px;
	height: 500px;
	float: left;
}

#accroche {
	background-image: url(img/images/accroche_02.jpg);
	background-repeat:no-repeat;
	width: 848px;
	height: 49px;
	float: right;
	}

#texteGPRESENTATION {
	background-image: url(img/images/IllusPresentation_03.jpg);
	background-repeat:no-repeat;
	width: 424px;
	height: 401px;
	float: left;
}

#texteGCOMM {
	overflow:auto;
	background-attachment:fixed;
	width: 424px;
	height: 401px;
	float: left;
}

#texteGCOMMII {
	background-image: url(img/images/IllusComm_03.jpg);
	background-repeat:no-repeat;
	width: 424px;
	height: 401px;
	float: left;
}

#texteGFORMATION {
	background-image: url(img/images/IllusFormation_03.jpg);
	background-repeat:no-repeat;
	width: 424px;
	height: 401px;
	float: left;
}

#texteD {
	overflow:auto;
	background-attachment:fixed;
	width: 424px;
	height: 401px;
	float: left;
}

#fond {
	background-image: url(img/images/texteD_04.jpg);
	background-repeat:no-repeat;
	width: 424px;
	height: 401px;
	float: left;
}

#fondII {
	background-image: url(img/images/IllusComm_03.jpg);
	background-repeat:no-repeat;
	width: 424px;
	height: 401px;
	float: left;
}

#basPRESENTATION {
	background-image: url(img/images/bas_05.jpg);
	background-repeat:no-repeat;
	width: 848px;
	height: 50px;
	float: left;
}

#basCOMM {
	background-image: url(img/images/basCOMM_05.jpg);
	background-repeat:no-repeat;
	width: 848px;
	height: 50px;
	float: left;
}

#basFORMATION {
	background-image: url(img/images/basFORMATION_05.jpg);
	background-repeat:no-repeat;
	width: 848px;
	height: 50px;
	float: left;
}

#basCONTACT {
	background-image: url(img/images/basCONTACT_05.jpg);
	background-repeat:no-repeat;
	width: 848px;
	height: 50px;
	float: left;
}

.accroche {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 5pt;
	text-align: center;
}
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-align: center;
}
.texteG {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}

.texteD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: right;
}

.accrocheII {
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	background-position: center;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.hrROSE {
	text-align: center;
	width:70px;
	border-width: 1px;
	border-top-color: #BC6088;
	border-right-color: #BC6088;
	border-bottom-color: #BC6088;
	border-left-color: #BC6088;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-top:1px;
	margin-bottom:-5px;
}

.hrVIOLET {
	text-align: center;
	width:70px;
	border-width: 1px;
	border-top-color: #907390;
	border-right-color: #907390;
	border-bottom-color: #907390;
	border-left-color: #907390;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-top:-6px;
	margin-bottom:-6px;
}

.hrBLEU {
	text-align: center;
	width:70px;
	border-width: 1px;
	border-top-color: #797997;
	border-right-color: #797997;
	border-bottom-color: #797997;
	border-left-color: #797997;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-top:-6px;
	margin-bottom:-6px;
}

.hrBLANC {
	text-align: center;
	width:70px;
	border-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-top:-6px;
	margin-bottom:-6px;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #CCCCCC;
	text-align: center;
}

