.demotable
{
	font-family: Arial;
	font-size: 14px;
	border-style:solid;
	border-width:1px;
	text-align:center;
	background-color: #C0C0C0;
}

.demotablefond
{
	font-family: Arial;
	font-size: 14px;
	border-style:solid;
	border-width:1px;
	text-align:center;
	background-color: #8F8F8D;

}

.ft_gnl{
	font-size: 12px;
        font-family: Arial;
}

.ft_gnl_demo{
	font-size: 14px;
        font-family: Arial;
}

.ft_txt{
	font-size: 20px;
        font-family: Arial;
}

.logo_tabl
{
	font-family: Arial;
	font-size: 10px;
	border-style:solid;
	border-width:1px;
	width:90%;
}

.logo_tabl_coord
{
	font-family: Arial;
	font-size: 10px;
	border-style:solid;
	border-width:1px;
	width:50%;
        text-align:center;
}

.coul_evid
{
  color:darkblue;
  font-size: 12px;
  font-family: Arial;
  font-weight:bold;
}

.select{
	width: 250px;
	font-family: Arial;
	font-size: 12px;
}

textarea{
	font-family: Arial;
	font-size: 12px;
}

input{
	font-family: Arial;
	font-size: 12px;
}

.tablelangue
{
  border-style:dotted;
  border-width:1px;
}

.langueok
{
  background-color:gold;
  text-align:center;
  border-style:dotted;
  border-width:1px;
  border-color:#696969;
}

.languenon
{
  text-align:center;
  border-style:dotted;
  border-width:1px;
  border-color:#808080;
}