/* last modified 11.02.2002 */


/* style courant */

.t1 { color: #4c4c4c; font-style: italic; font-weight: bold; font-size: 17px; line-height: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; letter-spacing: 1px }
.t2  { color: #3c3c3c; font-size: 15px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; line-height: normal; text-align: left; padding-top: 10px }
.t3 { color: #5a5a5a; font-weight: bold; font-size: 12px; line-height: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.t4 { color: #fff; font-style: normal; font-weight: bold; font-size: 11px; line-height: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: center; vertical-align: text-bottom }
.t5 { color: #b4b4b4; font-weight: bold; font-size: 9px; line-height: 120%; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
p { color: #000; font-size: 11px; line-height: 120%; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: justify }
.p { color: #000; font-size: 11px; line-height: 120%; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: justify }
.p1 { font-style: normal; font-size: 10px; line-height: 120%; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: justify }
.lg { font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-style: normal; line-height: 120%; text-align: right; padding-top: 12px }
.p2 { font-size: 10px; line-height: 120%; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.p11 { font-style: italic; font-size: 10px; line-height: 120%; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: justify }
.p3 { font-size: 9px; line-height: 115%; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: justify }
.p4 { font-size: 10px; line-height: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.t0 { color: #4c4c4c; font-style: italic; font-weight: bold; font-size: 22px; line-height: 120%; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: center; word-spacing: 4px; letter-spacing: 2px }
ul { font-size: 11px; line-height: 120%; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: justify }



/* style pour le menu JavaScript */

.menuMaj
{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF
}

a.menuMaj:link { color: #ffffff }
a.menuMaj:visited { color: #ffffff }
a.menuMaj:hover { color: #000000; text-decoration: none }


/* style liens */

.navbar { font-style: normal; }
.navbar a:link, .navbar a:visited { text-decoration: none; color: #ffffff; }
.navbar a:hover, .navbar a:active { text-decoration: underline; color: #ffffff; }

a:link,a:visited { text-decoration: none; color: #3366CC; }
a:hover,a:active { text-decoration: underline; color: #990000; }

tr.hline, td.hline
{
	background-image: url(../images/hline.gif);
	background-position: center center;
	background-repeat: repeat-x;
}

tr.vline, td.vline
{
	background-image: url(../images/hline.gif);
	background-position: top center;
	background-repeat: repeat-y;
}