.gene { 
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-bottom-style : dashed;
	border-left-style : dashed;
	border-top-style : dashed;
	border-right-style : dashed;
	border-top-color : #c0c0c0;
	border-right-color : #c0c0c0;
	border-bottom-color : #c0c0c0;
	border-left-color : #c0c0c0;
}
.titre { color: #ff6000; font-weight: bold; font-size: 22px; font-family: "Trebuchet MS", Arial, Verdana }
a.titre { color: #ff6000; font-weight: bold; font-size: 22px; font-family: "Trebuchet MS", Arial, Verdana; text-decoration: none}
a:hover.titre { color: #8a2be2; font-weight: bold; font-size: 22px; font-family: "Trebuchet MS", Arial, Verdana; text-decoration: none }

.titregris   { color: #a9a9a9; font-weight: bold; font-size: 12px; font-family: "Trebuchet MS", Arial, Verdana; text-align: justify }
a.titregris  { color: #a9a9a9; font-weight: bold; font-size: 12px; font-family: "Trebuchet MS", Arial, Verdana; text-align: justify; text-decoration: none }
a:hover.titregris  { color: #727272; font-weight: bold; font-size: 12px; font-family: "Trebuchet MS", Arial, Verdana; text-align: justify; text-decoration: none }


.liengris { color: #808080; font-weight: bold; font-size: 11px; font-family: "Trebuchet MS", Arial, Verdana }
a.liengris { color: #808080; font-weight: bold; font-size: 11px; font-family: "Trebuchet MS", Arial, Verdana; text-decoration: none }
a:hover.liengris { color: #8a2be2; font-weight: bold; font-size: 11px; font-family: "Trebuchet MS", Arial, Verdana; text-decoration: none }

.legal { color: #c9c9c9; font-style: italic; font-size: 10px; font-family: "Trebuchet MS", Arial, Verdana;  }
a.legal { color: #c9c9c9; font-style: italic; font-size: 10px; font-family: "Trebuchet MS", Arial, Verdana; text-decoration: none;  }
a:hover.legal { color: #a9a9a9; font-style: italic; font-weight: bold; font-size: 10px; font-family: "Trebuchet MS", Arial, Verdana; text-decoration: none;  }


