
.texteblanc { color: white; font-size: 12px; font-family: Arial }
.class { }
.titre12boldjaune { color: #e0a80d; font-size: 16px; font-family: Arial; font-weight: bold }
.telecharger { color: white; font-size: 12px; font-family: Arial; font-weight: bold; line-height: 18px }
.textenoir { color: black; font-size: 12px; font-family: Arial }
.texteorangebold { color: #f0b700; font-size: 14px; font-family: Arial; font-weight: bold }
.texteBlancbold { color: #fff; font-size: 12px; font-family: Arial; font-weight: bold }
.marge { margin-right: 25px }
.interlignage  { line-height: 20px }
.margejoindre { padding-left: 5px; padding-right: 5px }
.margejoindre2 { padding-left: 5px; padding-right: 8px }
.14boldblanc { color: white; font-size: 14px; font-family: Arial; font-weight: bold }
.lienweb { color: #f0b700; font-size: 12px; font-family: Arial; font-style: italic }
.txtcourriel{color: black; height: 13px; width: 123px; font-size: 9px; background-color:#ffffff; font-family: Arial, Helvetica; padding-left: 3px; border: 0px solid #000;}
a.lien { text-decoration: none; }
a.lien12 { color: white; font-size: 12px; font-family: Arial }
.texte  { color: white; font-size: 12px; font-family: Arial }
a.lien_telecharger { color: white; font-size: 12px; font-family: Arial; font-weight: bold; line-height: 18px; text-decoration: none }

.blanc10 { color: white; font-size: 10px; line-height: 12px; font-family: Verdana, Arial, Helvetica, Geneva }
a.lienblanc10 { color: white; font-size: 10px; line-height: 12px; font-family: Verdana, Arial, Helvetica, Geneva }
.titre10boldjaune { color: #e0a80d; font-size: 14px; font-family: Arial; font-weight: bold }

.agendaTitre {color:#08313E; font-size: 12px; font-family: Arial; font-weight: bold; }
.agendaNouvelle {color:#08313E; font-size: 11px; font-family: Arial; margin:0; padding:0;}

h1
{
	font-size:17pt;
	color:#fff;
	font-weight:normal;
	margin-top:0;
	padding-top:0;
}
h2
{
	font-size:14pt;
	color:#eab600;
	font-weight:normal;
	
	padding-bottom:0;
	margin-bottom:0;
}
h3
{
	font-size:13pt;
	color:#c9e0e8;
	font-weight:normal;
	margin-top:0;
	padding-top:0;
	padding-bottom:0;
	margin-bottom:0;
}


/* Menu principaux */
div#menuPrinc div.mp
{
	position:relative;
}
div#menuPrinc div.mp div.sm
{
	display:none;
	position:absolute;
	z-index:500;
	top:0;
	left:98px;
	width:195px;
	background:#e0a80d;
	border-top:1px solid #f3bf2f;
}
div#menuPrinc div.mp div.sm a
{
	display:block;
	padding:4px 9px 6px 9px;
	border-bottom:1px solid #f3bf2f;
	color: #FFFFFF;
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
	text-decoration:none;
}
div#menuPrinc div.mp div.sm a:hover { background:#c76724; }


/* À télécharger */
div#atelecharger ul
{
	color:#fff;
}
