.TitreContainerJaune
{
	color: #015353;
	padding: 2px 5px 2px 5px;
	margin: 0px 5px 5px 5px;
	font-size: 14px;
	font-weight: bold; 
	font-family: Trebuchet;
}

.containerPaneJaune
{
	width:200px;
	height:auto;
	text-align: left;
	/*height: 10px;*/
	color:#000;
	background-color: #E1FF28; 
	margin: 0px 0px 20px;
}
.slantJaune
{	
	background-image:url(images/container_Haut.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	height:40px;
}

.contentPane
{
	margin: 0px 5px 5px 5px;
}

.actionModulePane
{
	height:10px;
	/*position:relative;*/
	margin: -30px 0px 10px;
}
.moduleJauneBottomPane
{
	background-image:url(images/container_Bas.jpg);
	background-repeat:no-repeat;
	/*background-position:right bottom;*/
	height:30px;
}
