/* CSS Document */
table {
	margin: 0px;
	padding: 0px;
	width:100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse:collapse;
	border-spacing : 0px;
}
tr {
	margin: 0px;
	padding: 0px;
}
td {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
#conteneur {
	width: 755px;
	top:-80px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -107px;
	padding: 0px;
	background-color: #666666;
	background-image: url(http://www.tkfinances.com/images/bleu.jpg);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-spacing : 0px;
	border-collapse:collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#pied {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-size: 10px;
}
.bordurehaut {
	height: 11px;
	margin: 0px;
	padding: 0px;
	background-image: url(http://www.tkfinances.com/images/bordures/bordure_02.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-spacing : 0px;
}
.borduredroite {
	width:11px;
	margin: 0px;
	padding: 0px;
	background-image: url(http://www.tkfinances.com/images/bordures/bordure_06.gif);
	background-repeat: repeat-y;
	background-position: right top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-spacing : 0px;
}
.borduregauche {
	width:11px;
	margin: 0px;
	padding: 0px;
	background-image: url(http://www.tkfinances.com/images/bordures/bordure_04.gif);
	background-repeat: repeat-y;
	background-position: left top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-spacing : 0px;
}
.bordurebas {
	height: 10px;
	margin: 0px;
	padding: 0px;
	background-image: url(http://www.tkfinances.com/images/bordures/bordure_08.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-spacing : 0px;
	vertical-align: bottom;
}
.fondblanc {
	background-color: #FFFFFF;
}
.fondgris {
	background-color: #CCCCCC;
}
.alignementverticalhaut {
	vertical-align: top;
}
object {
	margin: 0px;
	padding: 0px;
}