body {
    font-size: 14px;
    font-family: Arial;
}
body, td, pre {color:#000; font-family:Arial; font-size:14px; margin:0;}
a.aCourrielFooter:link {
	color: #E97800;
	text-decoration: none;
}

a.aCourrielFooter:visited {
	color: #E97800;
	text-decoration: none;
}

a.aCourrielFooter:hover {
	color: #9C9C9C;
	text-decoration: underline;
}

a:link {
	color: #283381;
	text-decoration: none;
}

a:visited {
	color: #283381;
	text-decoration: none;
}

a:hover {
	color: #9C9C9C;
	text-decoration: underline;
}

.gauche {
    text-align: left;
}

.droite {
    text-align: right;
}

.centre {
    text-align: center;
}

.justifie {
    text-align: justify;
}

.pasAfficheApparaitImpression {
    display: none;
}

.imgMenu {
    cursor: pointer;
}

div.menuItem {
    cursor: pointer;
}

img.imgSupprimerPhoto {
    margin-left: 5px;
    cursor: pointer;
}

div.divImagePreview {
    margin-top: 5px;
}

div.divImagePreviewLien {
    float: left;
}
