BODY {
	background-color : White;
	margin-left : 5;
	margin-top : 5;
	margin-right : 5;
	margin-bottom : 5;
}
A:LINK {
	font-family : Arial;
	font-size : 10px;
	color : Navy;
}
A:HOVER {
	font-family : Arial;
	font-size : 10px;
	color : Red;
}
A:VISITED {
	font-family : Arial;
	font-size : 10px;
	color : Navy;
}
.header {
	background-color : #C8C8DB;
	text-align : center;
}
.header2 {
	background-color : #C8C8DB;
	border: 2 solid #FFFFFF;
	text-align : center;
}
.column1 {
	background-color : #EDEDF3;
	border: 1 solid #FFFFFF;
	margin-left: 5px;
	padding-left : 5px;
}
.columncontent {
	background-color : #FFFFFF;
	border: 1 solid #8787AF;
	padding-left : 5px;
}
.border1groove{
 	border: 1 groove #C8C8DB
  }
.titremenu {
	font-family : Arial Narrow;
	letter-spacing: 4px;
	font-size : 13px;
	font-weight : bold;
	color : #FFFFFF;
	text-align : center;
	background-color: #666699;
}
.titremenulogin {
	font-family : Arial Narrow;
	letter-spacing: 4px;
	font-size : 13px;
	font-weight : bold;
	color : #FFFFFF;
	text-align : center;
	background-color: #C8C8DB;
}
.titrelogin {
	font-family : Arial;
	font-size : 10px;
	color : #000080;
	text-align : center;
	background-color: #C8C8DB;
}
.inputtext {
	border: 1 groove #7B7BA8;
}
.inputlogin {
 	background-color: #E4E4ED;
	border: 5 ridge #C1C1E1;
 }
.button {
	font-family: Arial;
	font-size: 11 px;
	letter-spacing: 1pt;
	color: #3838A9;
	border: 4 outset #8F8FC9;
	background-color: #DBDBEE;
}
.button2 {
	font-size: 8 pt;
	font-family: Arial;
	color: #000080;
	position: relative;
	border-style: outset;
	border-width: 2;
}
.button3 {
	font-family: Arial;
	font-size: 11 px;
	border-style: outset;
	border-width: 3;
}
.textecourant {
	font-family : Arial;
	font-size : 10px;
	font-weight: bold;
	color: #000080;
 }
.textecourantblanc {
	font-family : Arial;
	font-size : 10px;
	font-weight: bold;
	color: #FFFFFF;
 }
.textecourantrouge {
	font-family : Arial;
	font-size : 10px;
	font-weight: bold;
	color: Red;
 }
.textecourantsp1 {
	font-family : Arial;
	font-size : 10px;
	font-weight: bold;
	color: #000080;
	letter-spacing: 1pt;
 }
.textegrand {
	font-family : Arial;
	font-size : 12px;
	font-weight: bold;
	color: #000080;
 }
