/*GENERAL*/
.txt_default { font-family: Verdana; font-size: 13px; color: black; }
.bloc_justifie { text-align: justify; }

/*LINK-DEFAULT*/ 
a:link.linkdefault { color: #696969; font-weight: bold; text-decoration: none; }
a:visited.linkdefault { color: #a9a9a9; font-weight: bold; text-decoration: none; }
a:hover.linkdefault { color: #ff7f50; font-weight: bold; text-decoration: none; }
a:hover.visited.linkdefault { color: #ff7f50; font-weight: bold; text-decoration: none; }

/*LINK-TITRE*/ 
a:link.linktitre { font-size: 25px; font-family: Arial; color: #696969; font-weight: normal; text-decoration: none; }
a:visited.linktitre { font-size: 25px; color: #808080; text-decoration: none; }
a:hover.linktitre { font-size: 25px; color: #ff7f50; text-decoration: none; }
a:hover.visited.linktitre { font-size: 25px; color: #ff7f50; text-decoration: none; }


/*SOMMAIRE*/
.titre_orange { font-size: 10px; color: #ff4500; }
.titre_sousorange { font-size: 10px; color: #777777; }
.titre_txt_sommaire  { color: #444444; font-size: 25px; font-family: Arial; }
.date_grise { font-size: 10px; color: #696969; font-style: italic; }
.projets_noir   { color: black; font-style: italic; font-size: 30px; font-family: Arial }


/*PAGES*/
.titre_txt { font-size: 35px; color: #696969; }
.date_orange { font-family: Verdana; font-size: 13px; color: #ff7f50; font-style: italic; }



