table {
border-collapse : collapse; 
font-family : Arial, Helvetica, sans-serif; 
font-size : 11px; 
} 
fieldset {
border : 1px solid #336699; 
} 
legend {
font-weight : bold; 
color : #336699; 
} 
a:hover {
color : #336699; 
font-style : normal; 
border-bottom : 1px dashed #336699; 
} 
a:visited {
color : #336699; 
font-style : normal; 
} 
img {
border-width : 0; 
} 
b {
color : #336699; 
} 
h5 {
color : #003366; 
text-decoration : underline; 
} 
tr.couleur {
background-color : #e7e9e8; 
} 

.bordure-image {
border : 1px solid #003366; 
} 
.encart-titre {
height : 30px; 
background-image : url(../images/icones/info_03.gif); 
background-repeat : no-repeat; 
padding-left : 30px; 
color : #336699; 
text-align : left; 
border-top-width : 1px; 
border-right-width : 1px; 
border-bottom-width : 1px; 
border-left-width : 1px; 
border-bottom-style : solid; 
border-bottom-color : #336699; 
font-size : 12pt; 
font-weight : bold; 
} 

p.encadre {
height : 30px; 
padding : 30px; 
background-color : #D6E5F9; 
text-align : center; 
border : 3px dashed #336699; 
font-size : 12pt; 
font-weight : bold; 
} 
/*table feuille emploi*/
td.emptitre{
border:1px dashed #336699;
}
td.empadre{
border-left:1px dashed #336699;
border-right:1px dashed #336699;
}
td.emptel{
border-right:1px dashed #336699;
}
td.empfax{
border-left:1px dashed #336699;
border-right:1px dashed #336699;
}
td.empmail{
border:1px dashed #336699;
}
td.empdonne{
border-left:1px dashed #336699;
border-right:1px dashed #336699;
}
td.empimg{
border-right:1px dashed #336699;
}
td.empvide{
border-left:1px dashed #336699;
}
/*table feuille emploi*/

td.lettrine {
/*float: left;  positionnement de la lettrine dans le conteneur*/
font-size: 3em; /* 3 hauteurs de lignes pour la lettrine*/}

.alphabet {
	list-style-position: outside;
	list-style-image:  url(../images/icones/arrow_bleu.gif);
	list-style-type: disc;
	margin-left: 20px; /* marge extérieure gauche */
	padding-left: 5px; /* marge intérieure gauche */
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #6699CC; /* bleu clair */
}

.puce {
	list-style-position: outside;
	list-style-image:  url(../images/icones/arrow_bleu.gif);
	list-style-type: disc;
	margin-left: 20px; /* marge extérieure gauche */
	padding-left: 5px; /* marge intérieure gauche */
}

.sous-menu {
	list-style-position: outside;
	list-style-image:  url(../images/icones/arrow_bleu.gif);
	list-style-type: disc;
	background-color : #ffffff; 
	text-align : left; 
	border : 1px dashed #336699; 
	font-size : 8pt; 
	padding-left: 5px; /* marge intérieure gauche */

}

.titre {
height : 30px; 
padding : 15px; 
text-align : center; 
font-size : 20pt; 
font-weight : bold; 
color:#336699;
} 

acronym, description .help {
  border-bottom: 1px dashed #336699;
  cursor: help;
  color: #336699;
  font-size: 1em;
  }
