.titre {
	font-size: 20px;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	color: #1a1a1a;
	text-decoration: none;
	font-weight: bold;
}

td {
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	color: #000000;
}

a {
	font-size: 12px;
	font-weight: bold;
	color: #1a1a1a;
	text-decoration: underline;
}

a:hover {
	color: #770412;
}

.margin {
    border: solid blue 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 20px;
}

div#divTitrePage {
    text-transform: uppercase;
    margin-bottom: 15px;
}

div#divChangementLangue {
    position: absolute;
    width: 464px;
    padding-right: 35px;
    text-align: right;
    z-index: 1;
}

div.divDocuments {
    font-size: 10pt;
    line-height: 17px;
    text-align: justify;
    border: solid 1px #042544;
    background-color: #DEDEDF;
    padding: 3px;
    color: #000000;
    cursor: pointer;
    margin-bottom: 3px;
}

div.divDocumentsListe {
    margin-bottom: 15px;
}

img.imgElement {
    border: 1px solid #000000;
}

div.divNomElement {
    font-size: 11pt;
    font-weight: bold;
}

div.divDescElement {
    font-size: 9pt;
    text-align: justify;
}

img.imgElementProjet {
    border: 1px solid #E9975D;
}

.titre-m {
    color: #000000;
    font-weight: bold;
    margin-left: 100px;
}

td.tdProjetAccueil {
    width: 100%;
    height: 30px;
    background-color: #793B2E;
    color: #ffffff;
    font-family: Georgia;
    font-weight: bold;
    margin: 4px;
}

.Titre2 {
    font-size: 14px;
    font: Arial, Verdana, Helvetica, Sans-serif;
    color: #1a1a1a;
    text-decoration: none;
    font-weight: bold;
}

.imgGalerieElement {
    border: solid 1px #000000;
}

img.imgPhoto {
    margin: 1px;
}

img.imgGrossePhoto {
    padding: 2px;
    border: solid 1px #000000;
}

img.imgPhotoSelectionnee {
    border: solid 2px #59D630;
}

img.imgNavigationPhoto {
    cursor: pointer;
}

table.tableProjetsListing {
    border: solid 1px #E9975D;
}

div.divNotice {
    font-size: 7pt;
}