@charset "utf-8";
#linkLine {
	cursor: pointer;
}
body {
	background-image: url(../Images/layout/bg.gif);
}
ul {
	list-style-image: url(../Images/puceArobas.gif);
}
.texteMenu {color: #FFFFFF}
.style1 {font-size: small}
.smallEdit {
	font-size: x-small;
}
#connectTable {
	border: thin ridge #666666;
	background-color: #FFFFFF;
}
.texteSmall {
	font-size: small;
}
a {
	font-weight: bolder;
	text-decoration: underline;
	color: #000000;
}
