@charset "iso-8859-1";
table {

	width: 800px;	
}
table.line {
	background-color: #0033FF;
	width: 100%;

}

body {
	font-family: "Courier New", Courier, mono;
}



td.space {
	width: 15px;
}

.cour {
	font-family: "Courier New", Courier, mono;
}
.lit {
	font-size: 10px;
	text-decoration: none;
	cursor: text;
}
.quote {
	font-size: 12px;
	font-style: italic;
}
a.lit {
	text-decoration: none;
	cursor: text;
	color: #000000;
}

#menudroite, #menucv {
 /* background-attachment:scroll;*/float: right;
  position: absolute;
top:710px;
left:810px;

}