a:link, a:visited, a:active {
	color: yellow;
	text-decoration: none;
	border: 0 none Black;
	border-width: 0;
	clear: none;
}
a:hover {
	color: red;
	text-decoration: none;
}
.opti {display: none;}


.table_contact{  width: 80%;  background-color: #3D3D5C;  border-style:solid;   border-width:0px; }
.td_contact{  align: center;  text-align: center;  border-style:solid;   border-width:1px;   border-color:#EEEEEE;}


.menu a, a:normal,a:link, a:visited {
	color: Yellow;
	text-decoration: none; /* background-image: url(images/boutons.gif); */
}


.menu a, a:active, a:hover {
	color: Red;
	text-decoration: none;
	/* background-image: url(images/boutons_on.gif); */
}


.titre {
	text-align: center;
	font-size: 24px;
	font-weight: bolder;

	color: Silver;
}


.texte_normal_rem {
	font-size: 20px;
	font-style:  italic;
	font-variant: normal;
	font-weight: bold;
	color: White;
	margin-left: 10;
}


.texte_normal {
	font-size: 15px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: White;
	margin-left: 10;
}


.texte_normal_li {
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: White;
	margin-left: 10;
	line-height: 90%;
}


.texte_normal_li2 {
	font-size: 15px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: White;
	margin-left: 50;
}


.adresse {
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: Yellow;
	text-align: center;
	line-height: 15px;
	font-size: 12px;
	margin-top: 14px;
	voice-family: "\";
}\"";
voice-family : inherit;


}
html>body .adresse {
  margin-top: 8px;	
}


.menuimg a:link, a:normal {
	color: yellow;
	text-decoration: none;
	background-image: url(images/boutons.gif);
}
.menuimg a:hover{
	color: red;
	text-decoration: none;
	background-image: url(images/boutons_on.gif);
}


.liens a:link, a:normal, a:visited, a:active {
	color: #00BFFF;
	text-decoration: none;
	border: 0 none Black;
	border-width: 0;
	clear: none;
}
.liens a:hover {
	color: red;
	text-decoration: none;
}
