
/*---------------------------- DOCS ------------------------------------*/


div#document_layer {
	margin-left: 20px !important;
	width: 735px !important;
	font-size: 10pt;
}
#document_layer h1{
	font: bold 28px/34px Arial, Helvetica, sans-serif;
	color: #010101;
	border-bottom: 3px solid #B9B9B9;
}
#document_layer h2{
	font: normal 18px/22px Arial, Arial, Helvetica, sans-serif;
	color: #090909;
}
#document_layer h3{
	font: bold 17px/20px Arial, Helvetica, sans-serif;
	color: #000000;
}
#document_layer h4{
	font: normal 12px/14px Arial, Helvetica, sans-serif;
	color: #000000;
	margin-bottom: 15px !important;
}

span.comment {
	color: #949597;
	text-transform: italic;
	font-size: 12px;
	display: block;
	padding: 10px 0;
}
div.left span.comment {
	padding-top: 5px !important;
	font-size: 10px;
}
div.left, div.right {
	float: left;
}
div.right {
	width: 535px;
	margin: 15px 0 0 0;
	position: relative;
}
div.left {
	width: 180px;
	margin: 0 0 0 15px;
	display: inline;
}

div.sommaire {
	background: url(/e_commerce/ximg/cat-bg-glossaire-horiz.gif) no-repeat top left;
	width: 735px;
	height: 230px;
	margin: 10px 0;
}

div.left img{
	width: 165px;
	height: 155px;
	border: 1px solid #5B6D7B;
	margin: 15px 0 5px 0;
}
div.sommaire div.right p{
	margin: 15px 0;
	width: 400px !important;
	font-size: 12px;
}
span.copyright {
	font-size: 12px;
	color: #5B6D7B;
}
div.right ul.list_chapter {
	position: absolute;
	top: 25px;
	right: 0;
	width: 120px;
}

div#document_layer a {
	color: #5B6D7B;
	font-size: 10pt !important;
}

div.block {
	float: left;
	width: 100%;
	clear: both;
	overflow: auto;
	display: block;
	background: url(/e_commerce/ximg/back_block_gate.gif) repeat-x bottom center;
	padding: 15px 0 15px 15px;
}

div.block div.left {
	margin-left: 0;
	font-size: 12px;
}

div.block div.right p, div.block p{
	margin: 0;
	width: 100% !important;
	font-size: 12px;
}

div.block div.left img {
	margin-top: 0!important;
}

div.block ul li{
	list-style-type: square;
	margin: 0 0 10px 25px;
	font-size: 12px;
}
