.TitreContainerVert
{
	color: #fff;
	padding: 10px 100px 3px 2px;
	margin: 0px 5px 5px 15px;
	font-size: 14px;
	font-weight: bold; 
	font-family: Trebuchet;
	background-image:url(images/container_Haut.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	display:block;



}

.containerPaneVert
{
	
	height:auto;
	text-align: left;
	/*height: 10px;*/
	color:#000;
	
	margin: 10px 0px 20px 0px;
}

.contentPane
{
	margin: 0px 5px 5px 5px;
}

.actionModulePaneVert
{
	height:30px;
	/*position:relative;*/
	margin: 5px 0px 10px;
	background-image:url(images/fleche.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}

