/*  00_style_web.css
fait par: Benoit Thériault, UQAC, 8-07-04
modifié: 02-01-08
Styles utilisés pour le web public
*/

p {font-family: Arial, Helvetica, sans-serif;}

TD {font-family: Arial, Helvetica, Verdana, sans-serif;}


.publi {padding: 0px; border-bottom: gray 2 dotted}

.titre1-g {font-size : 14pt; font-weight : bold; color : #854242; text-align: left}
.titre1-c {font-size : 14pt; font-weight : bold; color : #854242; text-align: center}
.titre12-g {font-size : 11pt; font-weight : bold; color : #eeeeee; text-align: left}

.txt1n-g {font-size : 9pt; font-weight : normal; color : #505050; text-align: left}
.txt1n-d {font-size : 9pt; font-weight : normal; color : #505050; text-align: right}
.txt1n-j {font-size : 9pt; font-weight : normal; color : #505050; text-align: justify}
.txt1n-c {font-size : 9pt; font-weight : normal; color : #505050; text-align: center}

.titre2-g {font-size : 10pt; font-weight : bold; color : #854242; text-align: left}

.txt1bt-g {font-size : 9pt; font-weight : bold; color : #505050; text-align: left; vertical-align: top;}
.txt1bt-c {font-size : 9pt; font-weight : bold; color : #505050; text-align: center; vertical-align: top;}
.txt1bt-d {font-size : 9pt; font-weight : bold; color : #505050; text-align: right; vertical-align: top;}

.txt2n-g {font-size : 9pt; font-weight : normal; color : #505050; text-align: left; vertical-align: top}
.txt2n-c {font-size : 9pt; font-weight : normal; color : #505050; text-align: center; vertical-align: top}
.txt2n-d {font-size : 9pt; font-weight : normal; color : #505050; text-align: right; vertical-align: top}
.txt2n-j {font-size : 9pt; font-weight : normal; color : #505050; text-align: justify; vertical-align: top}


.txt4-g {font-size : 10pt; font-weight : normal; color : #505050; text-align: left}  /* 50-4 */

.txt10-gt {font-size : 10pt; font-weight : normal; color : #505050; text-align: left; vertical-align: top}  /* 50-4 */

.txt5-g {font-size : 9pt; font-weight : normal; color : #505050; vertical-align: top}


.txt6-g {font-size : 11pt; font-weight : bold; color : #505050; text-align: left;}
.txt6-c {font-size : 11pt; font-weight : bold; color : #505050; text-align: center;}
.txt6-d {font-size : 11pt; font-weight : bold; color : #505050; text-align: right;}

.ms_err {font-size : 13pt; font-weight : bold; color : #FF0000; text-align: center}

.maj-date {font-size : 7pt; font-weight : bold; color : #000000; text-align: center}

/* 11. Style des liens  */

a {text-decoration: none;}

a:link {font-family: Arial, Helvetica, sans-serif;text-decoration: none; color: #FFFFFF;}
a:visited {font-family: Arial, Helvetica, sans-serif;text-decoration: none; color: #000000;}
a:hover {font-family: Arial, Helvetica, sans-serif;color: #000000;}

/* Utilisation - Publications */
a.pub:link {color: #0033CC; font-size:9pt; font-weight : bold; vertical-align: top}
a.pub:visited {color: #0033CC; font-size:9pt; font-weight : bold; vertical-align: top}
a.pub:hover {color: #009999; font-size:9pt; font-weight : bold; vertical-align: top}

a.liens:link {color: #0033CC; font-size:10pt; font-weight : bold;}
a.liens:visited {color: #0033CC; font-size:10pt; font-weight : bold;}
a.liens:hover {color: #009999; font-size:10pt; font-weight : bold;}

a.pers:link {color: #0033CC; font-size:9pt; font-weight : bold; vertical-align: top}
a.pers:visited {color: #0033CC; font-size:9pt; font-weight : bold; vertical-align: top}
a.pers:hover {color: #009999; font-size:9pt; font-weight : bold; vertical-align: top}