html, body {
	width: 					100%;
	height: 				100%;
	margin: 				0px;
	padding: 				0px;
	background: 			#FFF url('../pics/pageBackGround.gif') repeat-x top left;
	font-family: 			Arial, Helvetica, sans-serif;
	font-size: 				12px;
	color:					#000000;
	}

#content {
	position:				relative;
	width:					750px;
	margin:				20px auto 0px auto;
	}

.spacer {
	clear:					both;
	}
.monGras {
	font-weight:			bold;
}

#logo {
	position:				absolute;
	top:					-5px;
	overflow:				hidden;
	z-index:				100;
	}

/* ***********************************	*/
/* PAGE TOP							*/
/* ***********************************	*/

#pageTop {
	height:					70px;
	text-align:				right;
	}

#seeflash {
	float:					right;
	margin:				0px 10px 0px 10px;
	}

#buy {
	float:					right;
	width:					135px;
	height:					22px;
	text-align:				left;
	}

#buy a {
	display:				block;
	height:					22px;
	padding:				2px 0px 0px 0px;
	text-align:				center;
	background: 			transparent url('../pics/pageNavigation2BackGroundOff.png') no-repeat top left;
	font-size:				10px;
	color:					#367CB9;
	text-decoration:		none;
	}

#buy a:hover {
	background: 			transparent url('../pics/pageNavigation2BackGroundOn.png') no-repeat top left;
	}

/* ***********************************	*/
/* PAGE CONTENT						*/
/* ***********************************	*/

#pageContent{
	float:					left;
	background: 			transparent url('../pics/pageContentBackground.gif') repeat-y top left;
}

/* ***********************************	*/
/* PAGE NAVIGATION					*/
/* ***********************************	*/

#pageNavigation {
	float:					left;
	width:					172px;
	background: 			transparent url('../pics/pageNavigationBackground.gif') no-repeat top left;
}

#pageNavigation ul.lvl1 {
	display:				block;
	margin:				0px;
	padding:				0px;
	list-style:				none;
	padding:				70px 0px 0px 0px;
}

#pageNavigation ul.lvl1 li {
	display:				block;
	padding:				0px;
	margin-bottom:		2px;
}

#pageNavigation ul.lvl1 li a {
	display:				block;
	height:					22px;
	padding:				2px 0px 0px 10px;
	background: 			transparent url('../pics/pageNavigationBackGroundOff.png') no-repeat top left;
	font-size:				10px;
	color:					#367CB9;
	text-decoration:		none;
}

#pageNavigation ul.lvl1 li a.in,
#pageNavigation ul.lvl1 li a:hover {
	background: 			transparent url('../pics/pageNavigationBackGroundOn.png') no-repeat top left;
}

#pageNavigation ul.lvl2{
	margin:				0px;
	padding:				0px;
	list-style:				none;
}

#pageNavigation ul.lvl2 li{
	margin-bottom:		2px;
}

#pageNavigation ul.lvl2 li a {
	display:				block;
	height:					22px;
	font-size:				10px;
	padding:				2px 0px 0px 10px;
	background: 			transparent url('../pics/pageNavigationBackGroundOff.png') no-repeat top left;
	color:					#367CB9;
	text-decoration:		none;
}

#pageNavigation ul.lvl2 li a.in,
#pageNavigation ul.lvl2 li a:hover {
	background: 			transparent url('../pics/pageNavigationBackGroundOn.png') no-repeat top left;
}

#pageNavigation ul.lvl3 {	
	margin:				0px 0px 2px 17px;
	padding:				0px;
	list-style:				none;
}

#pageNavigation ul.lvl3 li {
	margin-bottom:		2px;
	}

#pageNavigation ul.lvl3 li a {
	display:				block;
	height:					22px;
	font-size:				10px;
	padding:				2px 0px 0px 10px;
	background: 			transparent url('../pics/pageNavigation2BackGroundOff.png') no-repeat top left;
	color:					#367CB9;
	text-decoration:		none;
}

#pageNavigation ul.lvl3 li a.in,
#pageNavigation ul.lvl3 li a:hover {
	background: 			transparent url('../pics/pageNavigation2BackGroundOn.png') no-repeat top left;
}

/* ***********************************	*/
/* PAGE NAVIGATION					*/
/* ***********************************	*/

#pageTemplateText {
	float:					left;
	width:					573px;
	margin-top:			70px;
}

#pageTextTop {
	display:				block;
	height: 				12px;
	background: 			transparent url('../pics/pageContentTop.png') no-repeat top left;
	}

#pageText {
	display:				block;
	padding:				0px 10px 10px 10px;
	background: 			transparent url('../pics/pageContentBkg.gif') repeat-y top left;
	}

#pageTextBottom {
	display:				block;
	height: 				12px;
	background: 			transparent url('../pics/pageContentBottom.png') no-repeat top left;
	}

#pageC {
	display:				block;
}

#upNavigation,
#upNavigation a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #68D0F4;
	text-decoration: none;
	font-weight: bold;
}

#title{
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	color: #367CB9;
}


#subNavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #68D0F4;
	text-decoration: none;
	border: 0px solid #FF0000;
}

#subNavigation a {
	font-size: 12px;
	font-style: normal;
	color: #FF9900;
	text-decoration: none;
}
#subNavigation a:hover {
	color: #FFCC00;
}

#accroche{	
	display:block;
	font-style: italic;
	color: #999999;
}
#accroche a{	
	color: #999999;
}

/* ***********************************	*/
/* PAGE BOTTOM						*/
/* ***********************************	*/

#pageBottom {
	clear:					both;
	width:					100%;
	height:					49px;
	padding-top:			5px;
	color:					#FFF;
	background-color:		#367CB9;
	text-align:				center;
	margin-top:			20px;
}

#pageBottom  a{
	text-decoration: none;
	color:#FFF;
}

#pageBottom  a:hover{
	text-decoration: underline;
}

#flag {
	margin-top:			5px;
}

#flag a{
	margin:			5px;
}

/* *********************************** 	*/
/* CLASSTEXT							*/
/* *********************************** 	*/

img {
	border: 0px;
}
table {
	border:2px solid #222228;
	padding:0px;
	margin:0px;
}
td {
	border:2px solid #222228;
	padding:1px;
	margin:0px;
	background-color:#333;
}
.paragraphe {
	display:block;
	width:550px;
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	font-size: 12px;
	color:#000;
}
.endparagraphe {
	margin:0px;
	clear:both;
}
.paragraphe img{ 
	margin: 5px;
}
.rightText {
	float:right;
	font-size: 12px;
	color:#000;
}
.leftText {
	float:left;
	font-size: 12px;
	color:#000;
}
.longText {
	float:left;
	font-size: 12px;
	color:#000;
}
.longText a, 
.rightText a, 
.leftText a{
	color:#367CB9;
	text-decoration:none;
}
.longText a:hover, 
.rightText a:hover, 
.leftText a:hover{
	text-decoration:underline;
}

.textParser {
	clear:both;
	text-align:center;
	font-family: Times;
	font-size: 12px;
	font-style: normal;
	color: #B1A73F;
	text-decoration: none;
	font-weight: bold;
	border: 0px solid #000000;
}

/* ***********************************	*/
/* PORTFOLIO							*/
/* ***********************************	*/

.porfolioParagraphe {
	float:			left;
}

.porfolioLegende {
	clear:			both;
}

/* ***********************************	*/
/* REFERENCEMENT					*/
/* ***********************************	*/

#footer {
	position: 		absolute;
	width: 			840px;
	height:			66px;
	visibility: 		hidden;
}
#footerbank {
	float:			left;
}
#footerText {
	float:			left;
	width: 			696px;
	height: 			60px;
	padding:		12px 5px 0px 5px;
	font-size: 		10px; 
	color: 			#616161;
}
#footerText a {
	color: 			#616161;
}

.pdfFile {
	background:					transparent url(../pics/ico_pdf.jpg) no-repeat 0px 0px;
	height:							20px;
	padding:				10px 0px 10px 25px;
}
