a:link { text-decoration: none; color:#106515; }
a:visited { text-decoration: none; color: #106515; }
a:active { text-decoration: none; color: #88DD99; }
a:hover { text-decoration: none; color: #AAFFBB; }

a.darklink:link { text-decoration: none; color:#003000; }
a.darklink:visited { text-decoration: none; color: #003000; }
a.darklink:active { text-decoration: none; color: #88DD99; }
a.darklink:hover { text-decoration: none; color: #AAFFBB; }

body{
	cursor : url(/images/cursor.cur), default;
	font-size: 18px;
	background-color:#001500;
	margin: 0px;
	color: #000000;
}

.global {
	position: absolute;
	height: 100%;
	width: 100%;
	left: auto;
	top: auto;
	border: none;
}

.herbe {
	background-image: url(images/menu/herbe.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	vertical-align: top;
}

.bois {
	background-image: url(images/menu/bois.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	vertical-align: top;

}
.border {
	background-color: #BB8866;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left:auto;
	margin-right:auto;
}

.saisie {
	background-color: #F2CAAB;
	border: none;
}

.tab_index { 
	height: 100%;
	width: 100%
}

.menu {
	font-size: 16px;
	color: #005000;
	height: 35px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	white-space: nowrap;
}

.menu_select {
	color: #33BB11;
	background-image: url(images/menu/lucioles.gif);
	background-repeat: no-repeat;
	height: 35px;
	white-space: nowrap;
	background-position: center center;
}

.menu_disabled {
	font-size: 16px;
	color: #605040;
	height: 35px;
	font-weight: bold;
	white-space: nowrap;

}

.contenu {
	font-size: 14px;
	background-color: #BB9966;
	border: none;
	width: 100%;
	height: 100%;
	background-image: url(images/ground.jpg);
	vertical-align: top;
}

.contenu tr{
	vertical-align: top;
	text-align: center;
}

.table.texte tr{
	vertical-align: middle;
	text-align: center;
}

.contenu .chatliste{
	display: list-item;
	word-spacing: 500px;
	background-color: #AD7D5D;
}

.titre { 
	font-size: 26px; 
	font-style: italic; 
	font-weight: bolder; 
	text-align: center; 
	vertical-align: sub;
	height: 30px
}

.texte{
	font-size: 14px;
	text-align: justify;
}


.texte#tab_message{
	font-size: 14px;
	text-align: left;
	background-color: #A07050;
}

.texte tr td{
	font-size: 14px;
	text-align: left;
}

.small{
	font-size: 12px;
}

.ligneA , .ligne1{
	background-color: #A57555;
}

.ligneB , .ligne2{
	background-color: #AD7D5D;
}

.help {
	font-size: 11px;
	background-color: #10A010;
	color: #003500;
	border: 2px #10a010 outset;
	position:absolute;
	z-index:10;
	visibility: hidden;
	padding: 5px;
	white-space: nowrap;
}
.helptxt {
	font-size: 11px;
	color: #FFFFFF;
	position:absolute;
	z-index:11;
	visibility: hidden;
	padding: 5px;
	white-space: nowrap;
}

.help TABLE {
	font-size: 11px;
	color: #003500;
}

.helptxt TABLE {
	font-size: 11px;
	color: #FFFFFF;
}

.context {
	background-color: #10A010;
	border: 1px #E0E080 solid;
	position:absolute;
	z-index:10;
	visibility: hidden;
	padding: 0px;
	white-space: nowrap;
	cursor: default ;
}

.imageElem{
	position: absolute;
	right: 0px;
}

.menuSeparator{
	height: 2px;
	width: 1px;
	overflow: hidden;
}

.menuElemOff {
	font-size: 13px;
	background-color: #20AA20;
	color: #003500;
}

.menuElemOn {
	font-size: 13px;
	background-color: #40DD40;
	color: #003500;
}

.tabsmile{
	display: inline;
	vertical-align: middle;
	border-width: 0;
	border: 0;
	padding: 0;
	margin: 0;
	clear: both;
}

.boutonforum{
	color: black;
	border-width: 1px;
	border-color: #AD7D5D;
	vertical-align: middle;
}

.boutonforum tr{
	vertical-align: middle;
}

.img {
	float: right;
}

.lettrine {
	float: left;
}