
BODY {
  background: #70BE71;
  color: #000000;
  margin: 0px; 
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

TD {
  
  color: #000000;
  margin: 0px; 
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  
}

A {
  color: #FEE78A;
  text-decoration: none;
  font-weight : bold;
  font-size: 11px;
}

A:hover {
  color: #70BE71;
  text-decoration: none;
  font-weight : bold;
  font-size: 11px;
}
TD.top {
 background: #A83641;
 color: #ffffff;
 font-size: 9px;
}



TD.topcarte {
 background-image: url('../logos/carte_monde.gif');
background-position: right;
background-repeat: no-repeat;}

TD.colleft{
 background-image: url('../logos/index_12.jpg');
}
TD.colright{
 background-image: url('../logos/index_18.jpg');
}

TABLE.entete {
  border: 1px;
  border-style: solid;
  border-color: #599157;
  border-spacing: 1px;
  
  
}

TD.entete {
 background: #cccccc;
 color: #ffffff;
 font-size: 12px;
 font-weight : bold;
 text-align: center;
}

.titre{
  color: #FEE78A;
  text-decoration: underline;
  font-weight : bold;
  font-size: 16px;
}

.presentation{
  color: #ffffff;
  font-weight : bold;
  font-size: 16px;
  text-align: left;
}
.warning{
  color: #990000;
  text-decoration: underline;
  font-weight : bold;
  font-size: 9px;
}

  
TD.menu {
 
 color: #ffffff;
 font-size: 11px;
 font-weight : bold;
 text-align: left;
}

FORM {
	display: inline;
	
padding:2px;

}

.login {
	font: 11px Arial, Helvetica, sans-serif;
	color: #006699;
	background: #F8F3F0 url(../logos/field_bg.gif) no-repeat;
	letter-spacing: normal;
	text-align: left;
	vertical-align: baseline;
	word-spacing: 3px;
	border: none;
	height: 14px;
	width: 103px;
	text-indent: 2px;
}
.loginButton {
	color: #006699;
	background: #F8F3F0 url(../logos/btn_login.gif) no-repeat;
	letter-spacing: normal;
	text-align: left;
	vertical-align: baseline;
	word-spacing: 3px;
	border: none;
	height: 17px;
	width: 28px;
	text-indent: 2px;
}

.form {
	font-size: 11px;
 font-weight : bold;
 font: Arial, Helvetica, sans-serif;
	color: #ffffff;
	letter-spacing: normal;
	text-align: left;
	vertical-align: baseline;
	word-spacing: 3px;

}