/*
-----------------------------------------------
Gestionnaire 2006 - Site promo
Feuille de style Commune

Micro-Accès
2006-03-13
----------------------------------------------- */

body {
	font-size: 0.73em;
	font-family: arial, helvetica, sans-serif;
	line-height: 1.3;
	}

hr.Separator {
	display: none;
	}

a img {
	border: 0;
	}

h1, h2, h3, h4 {
	line-height: 1.3em;
	}
h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.3em;
	margin-bottom: 1em;
	}
h2 {
	font-size: 1.2em;
	margin-top: 1em;
	margin-bottom: 0.7em;
	}
h3 {
	font-size: 1.2em;
	margin-top: 1.2em;
	margin-bottom: 0;
	}
h4 {
	font-size: 1em;
	margin-bottom: 0;
	}
p, ul {
	margin-top: 0.3em;
	margin-bottom: 1em;
	}
dl dt {
	font-weight: bold;
	}
p.Note {
	font-size: 0.85em;
	}
table {
	border-collapse: collapse;
	}
	caption {
		font-size: 1.2em;
		margin-bottom: 0.2em;
		text-align: left;
		font-weight: bold;
		}

	th, td {
		padding: 0.2em;
		vertical-align: top;
		border: 1px solid #ccc;
		}
	th {
		text-align: left;
		font-style: italic;
		font-weight: normal;
		}
	th span {
		font-size: 0.85em;
		}

