* { 
padding:0; 
margin:0; 
} 

body {
	color:#333;
	margin: 0;
	padding: 2px;
}

body,td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}

#gene {
	width: 780px;
	margin:auto;
}

#gene2 {
	width: 640px;
	margin:auto;
}

.bold{
	font-weight:bold;
}
h1 {
	font-size : 1.4em; 
	margin : 0em 0;
}

h2 {
	font-size : 1.0em; 
	margin : 0em 0;
	display:inline;
}

h3 {
	font-size : 1.1em; 
	margin : 0em 0;
}

h4 {
	font-size : 1em; 
	margin : 0em 0;
}

.foot {
	font-size : 0.8em; 
	margin : 0em 0;
}

#prom{
	margin-top:1px;
	padding:3px;
	color:#FF0000;
	font-size : 1em;
	font-weight:bold;
}
#promc{
	border:1px dotted #FF0000;
	margin-top:1px;
	margin-bottom:1px;
	width:278px;;
	padding-top:3px;
	height:30px;
	color:#FF0000;
	font-size : 1em;
	font-weight:bold;
	text-align:center;
}



.mini{
	margin-bottom:1px;
	border:1px solid #003399;
}

.txtbar{
 text-decoration:line-through;
 font-size:9px;
}
 
ul {
    padding: 0;
    margin: 0;
}

li{
	list-style: none ;
}

.clear {
	clear : both; 
	display : block; 
	height : 5px; 
	overflow : hidden; 
} 
.clear10 {
	clear : both; 
	display : block; 
	height : 10px; 
	overflow : hidden; 
} 


a.men:link, a.men:visited, a.men:active {
	color:#fff;
	text-decoration: none;
}

a:link, a:visited, a:active {
	color:#990000;
	text-decoration: none;
}
a.blc:link, a.blc:visited, a.blc:active {
	color:#fff;
	text-decoration: none;
}

a.vert:link, a.vert:visited, a.vert:active {
	color:#00CC33;
	text-decoration: none;
}

a.bleu:link, a.bleu:visited, a.bleu:active {
	color:#003399;
	text-decoration: none;
}

a:hover,a.pop:hover,a.bleu:hover {
	text-decoration: none;
	color:#333;
}
a.pop:link, a.pop:visited, a.pop:active {
	color:red;
	text-decoration:overline underline;
}

a.pop:hover {
	text-decoration: none;
	color:#ccc;
}

a.conv:link, a.conv:visited, a.conv:active {
	color:#990000;
	text-decoration: none;
}

a.conv:hover,a.pop:hover {
	text-decoration: none;
	color:#003366;
}
a.px:link, a.px:visited, a.px:active {
	color:#990000;
	text-decoration: none;
}

a.px:hover {
	text-decoration: none;
	color:#003366;
}
.ro{
	font-weight:bold;
}

