body {
	font-family : Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #000;
}
h1 { margin-top: 0; }
h1 { font-size: 18pt; font-weight:bold; text-decoration: underline; }
h2 { font-size: 16pt; font-weight:bold; }
h3 { font-size: 14pt; font-weight:bold; }
h4 { font-size: 12pt; font-weight:bold; }
h5 { font-size: 10pt; font-weight:bold; text-decoration: underline; }
h6 { font-size: 10pt; text-decoration: underline; }
a { color: #CC0000; }
a:hover { text-decoration: none; }
a:visited { color: #AA0000; }
blockquote { font-family: 'Courier New', Courier, fixed; }
li { margin-left: 1em; }

table {
	border: 0;
	padding: 0px;
	margin: 0px;
	border-spacing: 0;
	border-collapse: collapse; 
}

table.description, table.service, table.procedure {
	width: 100%;
	margin: auto;
}

table.numeros tbody td { border-right: 1px solid #CCC; }

caption {
	margin: auto;
	color: #C00;
	font-weight: bold;
	font-variant: small-caps;
	border :0;
}
#services caption { display: none; }
#procedures caption { text-align: left; text-decoration: underline; }
td.nom {
	font-weight: bold;
	text-decoration: underline;
	text-align: right;
	vertical-align: top;
	padding: 1em;
	background-color: #CCC;
	width:20%;
}
td.nom:after { content: ' :'; }

td {
	padding: 1em;
	margin: 1em;
	/*border: 1px solid #CCC;*/
	vertical-align: top;
	text-align: justify;
}

h2.service { font-size: 12pt; text-decoration: none; }
h2.service a { color: #000; text-decoration: none;}
#services td p, #pratique td p, #procedures td p, #information td p  {
	margin-top: 0;
}

#services, #procedures, #description, #situation, #historique, #information, #pratique, #sante, #index, #vieadmin, #engis, #reunions {
	width: 100%;
	padding: 1em;
	text-align: justify;
	color: #000;
}

#services ul.lien, #pratique ul.lien, #procedures ul.lien, #information ul.lien  {
	display: none;
}
#procedures table.procedure {
	margin-bottom: 1em;
}

#index .menu li {
	display: inline;
	list-style-type: none;
	background-color: #EEE;
	padding: 0.2em;
}
#index .menu a       { text-decoration: none; }
#index .menu a:hover { text-decoration: none; background-color: #FFFF00;}

#services .lien span, #pratique .lien span, #index .menu span {
	display: none;
}

#pratique .encadre {
	border: 1px solid #000;
	padding: 0.2em;
	margin-bottom: 1em;
}

#pratique thead td {
	background-color: #CC0000;
	color: #FFDD00;
	font-weight: bold;
}

#pratique table.envir {	padding: 1em; border:0; }
#pratique table.envir tr { border:0;}
#pratique table.envir td { border:0;}
#pratique .bien { width:300px; color:#007000; /*background-color:#CCFFCC;*/ }
#pratique .pasbien { width:300px; color:#700000; /*background-color:#FFCCCC;*/ }
#pratique p.recommandation {
	background-color: #007000;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	width:60%;
	margin:auto;
}
#pratique .bulles em { font-weight: bold; }

p.signature { text-align: right; }

#infos {
	padding: 4px;
	margin: auto;
	width: 80%;
	text-align: justify;
}
#infos h3 {
	color: #C00;
	font-size: 11pt;
	background-color: #FFDD00;
	border-top: 1px groove #CC0000;
	border-left: 1px groove #CC0000;
	border-right: 1px groove #CC0000;
	padding-left: 1em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
}
#infos .signature {
	font-size: 8pt;
	text-align: right;
}
#infos .storyContent {
	padding: 1em;
	font-size: 10pt;
	text-align: justify;
	background-color: #EEE;
	border-bottom: 1px groove #CC0000;
	border-left: 1px groove #CC0000;
	border-right: 1px groove #CC0000;
}
#infos .copyright {
	display: none;
}
#infos .otherNews h3 {
	margin-top: 1em;
}
#infos .otherNews li {
	font-size: 9pt;
}
#infos .viewAll {
	padding-top: 1em;
	padding-bottom: 1em;
}
#infos h3 {
	margin: 0;
	margin-top: 1em;
}
#tete { display: none; }
#pied {
	margin: 0;
	padding: 0;
	margin-top: 2em;
	border-top: 1px solid #CC0000;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 8pt;
	text-align:center;
	background-color: #FFDD00;
	color: #000000;
}
#pied img { display: none; }

img.illu { display: none; }