body    { background-color: #C3D9FF; color: #003399; font-family: Helvetica; font-size: 9 pt }

hr	{ color: #003399 }

a:link	{ color: #003399  }

a:visited {color: #FF6600  }

table	{ font-size: 9 pt; font-family: Helvetica; color: #003399; border-color: #FF6600}

.title_1 { font-family: Verdana;
					font-size: 14 pt;
					color: #003399;
					text-align: center;
					text-transform:uppercase;
					font-weight:bold
				}
               
.title_2 { 	font-family: Trebuchet MS;
			font-size: 12pt;
			color: #003399;
			font-weight: bold;
			text-align: center;
			text-transform:uppercase;
		}
               
.title_3 { 	font-family: Trebuchet MS;
			font-size: 12pt;
			color: #003399;
			text-align: center;
			font-variant:small-caps
		}
		
.titre4 { 	font-family: Trebuchet MS;
			font-size: 12 pt;
			font-style:italic;
			color: #FF6600;
			font-weight: bold;
			font-variant:small-caps
		}

.titre_menu {	font-family: Trebuchet MS;
				font-size: 12 pt;
				font-style:italic;
				color: #FFFFFF;
				font-weight: bold;
				font-variant:small-caps
			}
			
.text_orange { font-family: Arial;
					font-size: 9 pt;
					color: #FF6600;
					font-weight:bold
				}

.bouton {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #003399;
	width: 100px;
	text-align: center;
}

.bouton_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6600;
	width: 100px;
	text-align: center;
}

.bouton_unsize {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6600;
	text-align: center;
}

.bouton_blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	width: 150px;
	text-align: center;
}

.list {
	font-family: Helvetica;
	font-size: 12px;
	color: #000000;
	text-align: center;
}

.list_medium {
	font-family: Helvetica;
	font-size: 12px;
	color: #000000;
	text-align: center;
	width: 100px;
}

.list_long {
	font-family: Helvetica;
	font-size: 12px;
	color: #000000;
	width: 200px;
	text-align: center;
}

.textbox {
	font-family: Helvetica;
	font-size: 12px;
	color: #000000;
}

.groupebox {
	font-family: Helvetica;
	font-size: 12px;
	color: #FFFFFF;
}


