.tableindex {
	border: 1px solid #000066;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bolder;
	text-decoration: none;
}
.indextable {
	border-top: 1px solid #000066;
	border-right: 0px solid #000066;
	border-bottom: 1px solid #000066;
	border-left: 0px solid #000066;

}
.indextablebis {
	border-top: 1px solid #000066;
	border-right: 1px solid #000066;
	border-bottom: 0px solid #000066;
	border-left: 1px solid #000066;

}
.txtindex {
	font-size: 12px;

}

a {
	font-style: italic;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
	font-weight: bolder;
	
}
body {
	background-image: url(imgs/imgfdtmp.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #7F96A4;

}
.imgsindex {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #0000CC;
	border-right-color: #0000CC;
	border-bottom-color: #0000CC;
	border-left-color: #0000CC;
}
.tdcarte {
	background-image: url(imgs/carte.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
