.ws {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
a:link {
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
	color: #333333;

}
a:hover {
	font-weight: bold;
	color: #000000;
	background-color: #FF0000;


}
a:visited {
	font-style: italic;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:active {
	font-style: italic;
	font-weight: bold;
	color: #999999;
}
h1 {
	font-size: 24px;
	line-height: 24px;
	color: #666666;
}
.box .ws #alltexts {
	height: 800px;
}

h3 {
	font-size: 16px;
	text-decoration: underline;
	background-image: url(bglin1.png);
	background-repeat: repeat-y;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	line-height: 24px;
	color: #333333;
}
.nav {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-style: solid;
	cursor: pointer;
}
.navLeft {

	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
	background-color: #FFFFFF;
	cursor: default;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-style: none;
	border-left-style: solid;
}
.navNO {


	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
	background-color: #FFFFFF;
	cursor: wait;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-style: solid;
	border-left-style: none;
}
.navA {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
	background-color: #CCCCCC;
	cursor: default;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	color: #666666;
	height: 28px;
}
.box {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
	background-color: #FFFFFF;
	cursor: auto;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;

}
.wsOver {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	cursor: pointer;

}
.mini {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.line {
	padding-bottom: 3px;
	font-weight: normal;
	font-size: 12px;
}
#texte1  {
	margin:  0px;
	padding: 5px;
}
#texte1 h3 {
	cursor:pointer;
	display:block;
	padding:30px;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
	color: #999999;
	border: none;
}
#texte1 h3:hover {
	color: #666666;
}
#texte1 h3.selected {
	color: #666666;
	background-color: #80cfe2;
	border-bottom: 1px solid black;
}
.liste {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	width: 520px;
	text-align: left;
}
#list1 div.title {
	padding: 10px;
	cursor: pointer;
	font-size: 16px;
	text-decoration: underline;
	border-bottom: 1px dashed #fff;
	background-color: #F7F7F7;
}
#list1 div.title:hover {
	background-color: #FFF;
}
.text {
	padding: 12px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: left;
