A.info:link {
    font-weight: bold;
	font-family: Verdana, Georgia, Times;
	color: #006699; 
	text-decoration: underline;
}
	
A.info:visited {
    font-weight: bold;
	font-family: Verdana, Georgia, Times;
	color: #006699; 
	text-decoration: underline;
}
	
A.info:hover {
    font-weight: bold;
	font-family: Verdana, Georgia, Times;
    color: #DD6900;
	text-decoration: none;
} 

.def {
	color: #006633;
	font-family: Verdana, Georgia, Times;
	font-weight: bold;
}

.desc {
	color: #000000;
	font-family: Verdana, Georgia, Times;
	font-size: 18;
	font-weight: bold;
}

.ico {
	color: #000000;
	font-family: Verdana, Georgia, Times;
	font-size: 15;
	font-weight: bold;
}

.txt {
	color: #000000;
	font-family: Verdana, Georgia, Times;
	font-size: 17;
	font-weight: bold;
}

.txtpb {
	color: #000000;
	font-family: Verdana, Georgia, Times;
	font-size: 17;
	font-weight: none;
}

.descpb {
	color: #000000;
	font-family: Verdana, Georgia, Times;
	font-size: 18;
	font-weight: none;
}

.with td {
	border: 1px black solid;
}

#fixe {
	position: absolute;
	top: 30px;
	left: 30px;
}

#bouge {
	height: 100%;
	overflow: auto;
}

body {
	margin: 0px;
	padding: 0px;
	overflow: auto;
}
