/*	oEd_Styles.css	(c) Osmose diteur*//* ------------------------------------------------- */p {	font-size: small;	font-family: Times,Helvetica,Arial, sans-serif;	color: black; }p.chapitre_1 {	font-weight: bold;	background-color: #d4d4d4;}p.sousChapitre_1{	font-style: italic;	text-decoration: underline;	margin-left: 25px;}p.sousChapitre_2{	text-decoration: underline;	margin-left: 50px;}ul {	font-size: small;	font-family: Times,Helvetica,Arial, sans-serif;	color: black; }li {	font-size: small;	font-family: Times,Helvetica,Arial, sans-serif;	color: black; }/* ------------------------------------------------- */.inTOC {	font-family: Times,Helvetica,Arial, sans-serif;	font-size: small;	color: red;}/* ------------------------------------------------- */A:link {	color: blue;	text-decoration: underline;}A:hover {	color: blue;	text-decoration: underline;}A:active {	color: blue;	text-decoration: none;}A:visited {	color: #0000b4;	text-decoration: underline;}A.miniTOC {	color: red;	text-decoration: none;}A.rienDuTout {	color: black;	text-decoration: none;}/* ------------------------------------------------- */A.ancreFAQ {	color: black;	text-decoration: underline;}div.faqSolution {	border: solid thin;	padding: 5px;}div.image {	padding: 5px;	text-align: center;}div.notesItal {	padding: 5px;	margin-left: 200px;	font-style: italic;	text-align: left;}/* ------------------------------------------------- */.div_exemple {	margin-left: 100px;	font-style: italic;}/* ------------------------------------------------- */H1 {	font-family: Times,Helvetica,Arial, sans-serif;	font-size: large;}H2 {	font-family: Times,Helvetica,Arial, sans-serif;	font-size: medium;	text-decoration: underline;}H3 {	font-family: Times,Helvetica,Arial, sans-serif;	font-size: medium;	text-decoration: underline;}H4 {	font-family: Times,Helvetica,Arial, sans-serif;	font-size: medium;	text-decoration: underline;}/* ------------------------------------------------- */table {	font-family: Times,Helvetica,Arial, sans-serif;	font-size: small;	color: black;}td {	font-family: Times,Helvetica,Arial, sans-serif;	font-size: small;	color: black;}tr {	font-family: Times,Helvetica,Arial, sans-serif;	font-size: small;	color: black;}table.texteDeBase {	font-family: Times,Helvetica,Arial, sans-serif;	font-size: 12px;}/* ------------------------------------------------- */tr.licenses {	font-family: Times,Helvetica,Arial, sans-serif;	font-size: 13px;}td.tailleFixe {	font-family: "Courier New", Courier, Monaco, monospace;	font-size: 10px;}td.licensesTitle {	font-family: Times,Helvetica,Arial, sans-serif;	font-size: 12px;	font-weight: bold;	text-align: center;}td.licensesDesc {	font-family: Times,Helvetica,Arial, sans-serif;	font-size: 12px;	text-align: left;}td.licensesPrice {	font-family: Times,Helvetica,Arial, sans-serif;	font-size: 12px;	text-align: right;}
