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

/*PAGES*/
.titre_cartouche { font-size: 35px; color: #ff6347; }
.txt_intro_ital { color: black; font-family: Verdana; font-size: 10px; font-style: italic; }

/*LINK-DEFAULT*/ 
a:link.linkdefault { font-family: Verdana; font-size: 10px; color: #4169E1; font-weight: bold; text-decoration: none; }
a:visited.linkdefault { font-family: Verdana; font-size: 10px; color: #4169E1; font-weight: bold; text-decoration: none; }
a:hover.linkdefault { font-family: Verdana; font-size: 10px; color: #5F9EA0; font-weight: bold; text-decoration: none; }
a:hover.visited.linkdefault { font-family: Verdana; font-size: 10px; color: #5F9EA0; font-weight: bold; text-decoration: none; }
