
h3.xTitle{
	color: #4878A5;
	font-weight: bold;
	font-size: 14px;
	margin-left: 0px;
	margin-bottom : 5px;
	text-indent: 15px;
	background: url(../images/elements/xTitlePuceBleu.jpg) no-repeat 0px 4px;	
}

h3.xTitle_open{
	font-weight: bold;
}

h3.xTitle_close{
	font-weight: bold;
}

div.xTitle{
	display: none;
}

div.xTitle_open{
	display: block;
	margin-left: 15px;
}

h3.xParagraph{
	color: #4878A5;
	font-weight: bold;
	font-size: 12px;
	margin-left: 0px;
	margin-bottom : 5px;
	text-indent: 15px;
	background: url(../images/elements/xTitlePuceBleu.jpg) no-repeat 0px 4px;	
}

h3.xParagraph_open{
	font-weight: bold;
}

h3.xParagraph_close{
	font-weight: bold;
}

div.xParagraph{
	display: none;
}

div.xParagraph_open{
	display: block;	
	text-align:justify;
	color: #56535A;	
}
div.xParagraph_open table{
	color: #56535A;
}
div.xParagraph_open strong a{
	font-size:12px;
	font-weight:bold;
}

img.xImage{
	margin : 5px;
}

div.xContentHolder{
	overflow-y: scroll;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #808080;
	border-top: 1px solid #808080;
	padding: 2px;
}

div.xContentEditable{
	border: 1px dashed red;
	margin: 5px 0px 5px 0px;
}

div.xContentToolBar{
	background-color: #C8D1CD;
	padding-top:2px;
	width: 400px;
	height: 18px;
}
