.TitreContainer
{
	color: #fff;
	padding: 2px 5px 2px 5px;
	margin: 0px 5px 5px 5px;
	font-size: 14px;
}

.containerPaneBleu
{
	width:200px;
	height:auto;
	text-align: left;
	/*height: 10px;*/
	color:#fff;
	background-color: #869ebf; /*background-image: url(images/container_Haut.jpg); 	background-repeat: no-repeat;*/
}
.slantBleu
{
	/*width: auto;
	border-top-style: solid;
	line-height: 0px;
	border-right-style: solid;
	border-left-style: solid;
	height: 0px;
	border-bottom-style: solid;
	border-top-width: 0px;
	border-left-width: 0px;
	border-left-color: #400000;
	float: left;
	border-bottom-width: 20px;
	border-bottom-color:#869ebf; *//*#000040;*/
	/*border-top-color: #fff;
	border-right-width: 200px;
	BORDER-RIGHT-COLOR: #fff;
	position:absolute;*/
	background-image:url(images/container_Haut.jpg);
	background-repeat:no-repeat;
	/*background-position:right bottom;*/
	height:40px;
}

.contentPane
{
	margin: 0px 5px 5px 5px;
}

.actionModulePane
{
	padding-top:10px;
	height:10px;
	/*position:relative;*/
	padding-bottom:5px;
}
.moduleBleuBottomPane
{
	background-image:url(images/container_Bas.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	height:30px;
}
