DIV.spip_doc_titre {
	padding : 2px 0 0 0;
	margin : 0;
	text-indent : 0;
	font-size : 9pt;
	text-align : center;
	color : rgb(62,89,144);
}

DIV.spip_doc_titre STRONG {
	font-weight : normal;
}

DIV.spip_doc_descriptif P {
	padding : 2px 0 0 0;
	margin : 0;
	text-indent : 0;
	font-size : 9pt;
	text-align : center;
	color : rgb(62,89,144);
}

DIV.spip_documents {
	margin : 0;
	padding : 0;
}

DIV.spip_documents_center {
	background : rgb(193,166,111);
	padding : 6px 6px 4px 6px;
	margin: 14px auto; 
	text-align: center;
	width: 80%;
}

DIV.spip_documents_left {
	background : rgb(193,166,111);
	padding : 6px 6px 4px 6px;
	float: left;
	margin : 14px;
	display : inline;
}

DIV.spip_documents_right {
	text-align : right;
	background : rgb(193,166,111);
	padding : 6px 6px 4px 6px;
	float: right;
	margin : 14px;
	display : inline;
}

UL.spip {
	clear : both;
	text-align : left;
	list-style-type : none;
	margin : 12px 14px 0 26px;
	padding : 0;
}

LI.spip {
	font-family : "Times New Roman", Times, Serif;
	font-size : 12pt;
	color : #000;
	background : transparent url("/IMG/list_puce1.gif") no-repeat 0px 6px;
	padding-left : 16px;
	text-indent : 0;
}

UL UL.spip {
	margin : 0;
}

UL UL LI.spip {
	background : transparent url("/IMG/list_puce1.gif") no-repeat 12px 6px;
	padding-left : 28px;
}

TABLE.spip {
	margin : 16px 16px 4px 16px;
	border : 1px solid rgb(156,122,74);
	border-collapse:collapse;
	font-family : "Times New Roman", Times, Serif;
}

TABLE.spip TR.row_first {
	background-color : rgb(156,122,74);
	color : rgb(203,175,118);
}

TABLE.spip TR.row_even {
	background-color : transparent;
}

TABLE.spip TR.row_odd TD {
	background-color : rgb(193,166,111);
}

TABLE.spip TD, TABLE.spip TH {
	padding : 3px 5px;
	text-align : left;
	vertical-align : middle;
}

TABLE.spip TH {
	font-weight : bold;
}
