
div.seeDocuments {
   	color : #000000;
}

div.seeDocumentObserve {
	clear : both;
	text-align : justify;
	margin-top : 5px;
	margin-bottom : 5px;
	padding : 5px;
}

div.seeDocumentObserveLeft {
	float : left;
	text-align : center;
	padding : 0px 10px 10px 0px;
}

div.seeDocumentObserveTitle {
	text-align : center;
	font-weight : bold;
	margin-bottom : 5px;
}

div.seeDocumentLieux {
	clear : both;
	text-align : justify;
	margin-top : 5px;
	margin-bottom : 5px;
	padding : 5px;
	border : solid #808080 1px;
}

div.seeDocumentLieuxLeft {
	float : left;
	width : 80%;
	text-align : left;
	padding : 0px;
}

div.seeDocumentLieuxRight {
	float : right;
	width : 19%;
	text-align : right;
	padding : 0px;
}

div.seeDocumentLieuxTitle {
	text-align : left;
	font-weight : bold;
	margin-bottom : 5px;
}

h2.seeListeAssos {
	background-image : none;
	padding-left : 0px;	
}

div.seeListeAssosDocumentLeft {
	float : left;
	margin : 0px;
	width : 49.7%;
}

div.seeListeAssosDocumentRight {
	float : right;
	margin : 0px;
	width : 49.7%;
}

.seeListeAssosDocument h2 {
	margin-top : 0px;
	padding-top : 0px;
	font-size : medium;
	text-transform : capitalize;
}

ul.seeListeAssosContact, li.seeListeAssosContact {
	padding : 0px;
	margin : 0px;
}

li.seeListeAssosContact {
	list-style-position : inside;
}

span.seeListeAssosFonction {
	font-style : italic;
	text-transform : capitalize;
}

span.seePivotAssoNom {
	font-weight : bold;
	text-transform : capitalize;
}

