body { scrollbar-base-color:#C6C8C6; }

.unnamed1 {  font-family: Tahoma; font-size: 10pt; }

.unnamed2 {  font-family: Tahoma; font-size: 10pt; }

.unnamed3 {  font-family: Tahoma; font-size: 7pt; }

a:link { COLOR: #000000; TEXT-DECORATION: none; }

a:visited { COLOR: #000000; TEXT-DECORATION: none; }

a:hover { COLOR: #000000; TEXT-DECORATION: underline; }

.word_spacing { WORD-SPACING: 1em; }

.titre { FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #ff0000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; }

.letter_spacing { LETTER-SPACING: 1em; }

.align_justify { TEXT-ALIGN: justify; font-family: Tahoma; font-size: 10pt; }

.indent { TEXT-INDENT: 100pt; }

.titredad {  font-family: Tahoma; font-size: 12pt; color: #A7A7A7; }

table.listing{
	margin-top: 20px;
	padding: 1px;
	width: 96%;
	margin: 5px 2% 0 2%;
	font-size: 12px;
	color: black;
}

table.listing i{
	color: #A7A7A7;
}

input.submit{
	width: 100px;
}

table.listing a.btn {
	text-decoration: none;
}

input.i1{
	width: 100%;
}

input.i2{
	width: 80%;
}

input.i3{
	width: 80px;
}

input.i4{
	width: 90px;
}

input.i5{
	width: 60px;
}

table.listing a{
	text-decoration: underline;
}

table.listing a:hover{
	color: black;
}

h2.titre{
	color: black;
	font-size: 13px;
	text-transform: uppercase;
	text-align: center;
	width: 96%;
	margin: 10px 2% 10px 2%;
}

h2.soustitre{
	color: black;
	font-size: 12px;
	border-bottom: black 1px solid;
	width: 96%;
	margin: 10px 2% 10px 2%;
}

td.nocontent{
	text-align: center;
}

div.scroll, div.scroll2{
	width: 100%;
	overflow: auto;
	border: #A7A7A7 1px solid;
	padding: 2px;
	line-height: 30px;
}

div.scroll{
	height: 300px;
}

div.scroll2{
	height: 150px;
}

textarea.t1{
	width: 100%;
	height: 200px;
}

textarea.t2{
	width: 100%;
	height: 100px;
}

input, textarea{
	border: #A7A7A7 1px solid;
}

a:hover{
	cursor: pointer;
}

a.lnk {
	text-decoration: underline;
}

table.login{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 460px;
	height: 250px;
	margin-left: -230px;
	margin-top: -125px;
	padding: 1px;
	font-size: 12px;
	color: black;
	background-color: white;
	border: black 1px solid;
}

table.login tr{
	height: 30px;
}

table.login td.c1{
	width: 40%;
}

table.login td.c2{
	width: 60%;
}

table.login tr.logo, table.login tr.logo img{
	height: 100px;
	background-color: black;
}

table.login tr.error{
	color: red;
	text-align: center;
}

table.login tr.logo img{
	width: 457px;
}

table.login tr.titre td{
	font-weight: bold;
	text-align: center;
	color: black;
	text-transform: uppercase;
	font-size: 13px;
}