BODY {
	font-family: Arial, New Century
}
.big_titre1 {
	font-size: 14pt; 
	color: #993300;
}
	
.big_titre2 {
	font-size: 14pt; 
	color: #333399;
}

.big_titre3 {
	font-size: 14pt; 
	color: #ffffff;
}

.big_titre4 {
	font-size: 14pt; 
	color: #000000;
}

.titre1 {
	font-size: 12pt; 
	color: #993300;
}
	
.titre2 {
	font-size: 12pt; 
	color: #333399;
}

.titre3 {
	font-size: 12pt; 
	color: #ffffff;
}

.titre4 {
	font-size: 12pt; 
	color: #000000;
}

.normal {
	font-size: 10pt; 
	color: #000000;
}

.normal1 {
	font-size: 10pt; 
	color: #993300;
}

.normal2 {
	font-size: 10pt; 
	color: #333399;
}

.normal3 {
	font-size: 10pt; 
	color: #ffffff;
}

.small_1 {
	font-size: 8pt; 
	color: black;
}

.small_2 {
	font-size: 8pt; 
	color: #333399;
}

A:LINK { 
	color: white;
	background-color: transparent;
	text-decoration: none;
}
A:VISITED { 	
	color: white;
	background-color: transparent;
	text-decoration: none;
}
A:ACTIVE { 
	color: white;
	background-color: transparent;
	text-decoration: none;
}
A.SPECIAL:LINK { 
	font-size: 10pt; 
	color: #333399;
	font-weight: bold;
}
A.SPECIAL:VISITED { 	
	font-size: 10pt; 
	color: #333399;
	font-weight: bold;
}
A.SPECIAL:ACTIVE { 
	font-size: 10pt; 
	color: #333399;
	font-weight: bold;
}

.dynCalendar_header{
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
}
.dynCalendar_dayname {
	background-color: #eeeeee;
	border: 1px solid #c0c0c0;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 8pt;
	text-align: center;
}

.dynCalendar_day {
	background-color: #eeeeee;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 8pt;
}

.dynCalendar_today {
	background-color: #ffffff;
	border: 1px solid #c0c0c0;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 8pt;
}

.dynCalendar {
	background-color: #c0c0c0;
	border: 2px outset white;
	visibility: hidden;
	position: absolute;
	top: 1px;
	left: 1px;
}
.sbttn {
	font-family:arial,sans-serif;
	font-size:10px;
	background: #D6E7EF;
	border-bottom: 1px solid #104A7B;
	border-right: 1px solid #104A7B;
	border-left: 1px solid #AFC4D5;
	border-top:1px solid #AFC4D5;
	color:#000066;
	text-decoration:none;
	cursor: hand
}
