


td, p, ul, br, pre, div, h1, h2, h3, input, textarea, option, select, center {
	font-family : Century Gothic, Verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	color : #8C8C8C;
}
input {
	font-family: Century Gothic, sans-serif;
	font-size: 10pt;
	background:#F8E616;
	border: solid 0px #909090;
	width: 9em;
	}

html,body {
	height:100%;
	font-family: Century Gothic;
	font-size: 10pt;
	color: #8C8C8C;
}


h1, h2, h3 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px; }
}



img {
	border:0px solid;
}

TABLE.centre TR TD {
vertical-align : center;
}
.t0 {font-size: xx-small;}
.t1 {font-size: x-small;}
.t2 {font-size: small;}
.t3 {font-size: medium;}
.t4 {font-size: large;}
.t5 {font-size: x-large;}

.tableinvisible {
    border=0px none;
    cellpadding="0";
    cellspacing="0"
}

a:link, a:visited {
	color : #8C8C8C;
}

a:hover, a:active {
	color : #8C8C8C;
}


.invisible {
    position : absolute;
	visibility : hidden;
	}
	
a.active_-desactive {
	text-decoration:none;
}

a.active_ {
	text-decoration:none;
	color : #8C8C8C;
}