@charset "utf-8"; 

.contenu { margin-left: 200px; width: 550px; text-align: justify; }
h1 { list-style-type: none; font-size: 13pt; font-weight: bold; color: #0293a6; background-color: #e9f4f6; text-align: center; }
h2 { list-style-type: none; font-style: oblique; font-size: 12px; font-weight: bold; color: #0293a6; background-color: #e9f4f6; }
h3 { list-style-type: none;  font-size: 11px; }
h4 { text-align: center; list-style-type: none; font-size: 9pt; font-style: oblique; line-height: 0px; color: #000000; }
h5 { list-style-type: none;  font-size: 11px; text-align: center;}
h6 { color: #800080; text-align: center; font-size: 12px; line-height: 0px;}	
p {font-style: oblique; color: #0194a8; font-size: 14px; text-align: center; font-weight: bold;line-height: 0px;}
u { list-style-type: none; font-size: 9pt; font-style: oblique;	text-decoration: underline; color: #000000; }
i { list-style-type: none; font-size: 9pt; font-style: oblique; color: #000000; }

.fond { background-image: url("../admin/images/fond.gif");	}
.couleur  { background-image: #e9f4f6;	}

a.help { color: #000000; position: relative; text-decoration: none; border-bottom: 2px dashed #FF0000; }
a.help span { display: none; }
a.help:hover { background-color: #C0C0C0C0; }
a.help:hover span { display: block; position: absolute; z-index: 100; background-color: #CCFFFF;
 border: 1px solid black; padding: 5; width: 200px; left: 20px; top: 25px; font-style: italic;
 text-align: center; }
a {text-decoration: none;} 
a:link    {color:#005460;font-weight:bold;}
a:visited {color:#005460;font-weight:bold;}
a:hover   {color:#cc3366;font-weight:bold;}