	html{
		height:100%;
	}
	body{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 8pt;
		margin:0px;
		padding:0px;
		text-align:center;
		height:100%;
	}
	A {
		color:#32336c;
	}
	A:HOVER{
		color:#5C5C5C;
	}
	DIV {
		border: 0px solid #BBB;
	}
	TD {
		border: 0px solid #BBB;
		font-size: 8pt;
	}
	p{
		margin-top:5px;
		margin-bottom:10px;
	}
	#footer
	{	
		font-size: 8pt;
		padding:5px 5px 5px 5px;
		background-color:#e37f1d;
		/* font-weight:bold; */
		color:#eee;
	}
	#mainContainer{
		width:100%;
		/* margin:5% 5% 5% 5%; */
		text-align:left;
		background-color: #FFF;
		padding-left:16px;
		padding-right:16px;
		padding-bottom:10px;	
	}
	#mainPage{
		padding-right:16px;
	}
	#mainBar{
		text-align:left;
		background-color: #FFF;
		border:10px solid #aaa;
	}
	#ads{
		margin:0 auto;
		width:730px;
		margin-top:10px;
	}
	#dhtmlgoodies_menu img{
		border:0px;
	}

	#fck
	{
		background-color:#e37f1d;
	}
	
	/* End general styles for this example page */
	/* General configuration CSS */
	
	#dhtmlgoodies_menu{
		border-bottom: 3px solid #CCC;
	}
	
	#dhtmlgoodies_menu ul li ul{
		display:none;	/* Needed to display ok in Opera */
	}
	#dhtmlgoodies_menu{	/* Menu object */
		visibility:hidden;
	}
	#dhtmlgoodies_menu ul{
		margin:0px;	/* No indent */
		padding:0px;	/* No indent */
	}
	#dhtmlgoodies_menu li{
		list-style-type:none;	/* No bullets */
	}
	#dhtmlgoodies_menu a{
		margin:0px;
		padding:0px;
	}
	/* End general configuration CSS */
	
	
	/* Cosmetic */
	
	/***********************************************************************
		CSS - MENU BLOCKS
	 	General rules for all menu blocks (group of sub items) 
	***********************************************************************/
	#dhtmlgoodies_menu ul{
		border:0px solid #000;
		background-color:#32336c;
		padding:0px;
	}
	#dhtmlgoodies_menu ul.menuBlock1{	/* Menu bar - main menu items */
		border:0px;
		padding:0px;
		border:0px solid #317082;
		background-color:#32336c;
		overflow:visible;
	}
	#dhtmlgoodies_menu ul.menuBlock2{	/* Menu bar - main menu items */
		margin:5px 0px 0px 10px;
		border:0px solid #555;
	}
	
	/***********************************************************************
		CSS - MENU ITEMS
	 	Here, you could assign rules to the menu items at different depths.
	***********************************************************************/
	/* General rules for all menu items */
	#dhtmlgoodies_menu a{
		color: #fff;
		text-decoration:none;
		padding-left:2px;
		padding-right:2px;
	}
	
	/*
	Main menu items 
	*/
	
	#dhtmlgoodies_menu .currentDepth1{ 	/* position of menu level 0 */
		padding-left:5px;
		padding-right:5px;
		border:0px solid #777;
	}
	#dhtmlgoodies_menu .currentDepth1over{ /* position of subitem of level 0 */
		padding-left:5px;
		padding-right:5px;
		background-color:#e37f1d;
		border:0px solid #000;
	}
	#dhtmlgoodies_menu .currentDepth1 a{ /* a of level 0 */
		font-weight:bold;
	}
	#dhtmlgoodies_menu .currentDepth1over a{	/* Text rules - level 0 */
		color:#FFF;
		font-weight:bold;
	}
	
	/* Sub menu depth 1 */
	#dhtmlgoodies_menu .currentDepth2{	/* struct of submenu */
		padding-right:2px;
		border:0px solid #FFF;
	}
	#dhtmlgoodies_menu .currentDepth2over{
		padding-right:0px;
		background-color:#e37f1d;
		border:0px solid #000;
	}
	#dhtmlgoodies_menu .currentDepth2over a{	/* Text rules */
		color:#000;
	}

	/* Sub menu depth 2 */
	#dhtmlgoodies_menu .currentDepth3{
		padding-right:2px;
		border:0px solid #FFF;
	}
	#dhtmlgoodies_menu .currentDepth3over{	
		padding-right:2px;
		background-color:#AAA;
		border:0px solid #000;
	}

	/* Sub menu depth 3 */ 
	#dhtmlgoodies_menu .currentDepth4{
		padding-right:2px;
		border:0px solid #FFF;
	}
	#dhtmlgoodies_menu .currentDepth4over{
		padding-right:2px;
		background-color:#AAA;
		border:0px solid #000;
	}
	
	.mainCommunication
	{
		width:"65%";
		text-align:justify; 
		color:#005a8c;
		font-weight:bold;
		text-align:justify;
	}
	
	.communication
	{
		text-align:justify;
	}
	.titleCommunication
	{
		background-color:#ddd; //#FFA500;
		color:#005a8c;
		font-size: 14pt;
		text-align:center;
		font-weight:bold;
	}
.accueilBullet{

list-style-image: url(../../Images/yeltri.gif);
}

.mandataireBullet
{
	list-style-image: url(../../Images/yelsquare.gif);
}

