html, body{ 
	width : 100%;
	height: 100%;/*fixe la hauteur pour IE*/
	/*min-height:100%;fixe la hauteur pour les autres navigateur*/
	margin: 0px;
	padding: 0px;
	text-align: center; /* on rétablit l'alignement normal du texte */
} 
body {
	background-color: #C4C0C0;
	/*min-height:100%;fixe la hauteur pour les autres navigateur*/
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 12px;
	background-image: url(http://www.tkfinances.fr/images/gabarit/fond_gauche.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-attachment: fixed;
	color: #FFFFFF;
}
/***************************liens********************************************/
a {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
/***************************texte********************************************/
p {
	font-size: 90%;
	text-align: justify;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
h1 {
	font-size: 200%;
	color: #CCCCCC;
	margin: 0px;
	display: block;
	padding: 0px;
	background-image: url(http://www.tkfinances.fr/images/liste2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 25px;
	overflow: hidden;
}
h2 {
	font-size: 150%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #993333;
	margin: 0px;
	text-transform: uppercase;
}
h3 {
	font-size: 100%;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-top: 10px;
	color: #CC6666;
}
/***************************tableau******************************************/
table {
	width: 100%;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
tr {
	padding-bottom: 10px;
	margin: 0px;
}
td{
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 2px;
}
dt{
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: underline;
}
dd{
	font-style: italic;
	padding-bottom: 20px;
}
/***************************images*******************************************/
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.imagegauche {
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right:20px;
	margin-top:0px;
	padding-right: 0px;
	float: left;
}
.imgbordure {
	border: thin groove #999999;
	background-color: #FFFFFF;
	margin-right: 5px;
	margin-left: 5px;
}
.imgssfond {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/***************************formulaire***************************************/
form {
	margin: 0px;
	padding: 0px;
}
legend{
	font-size: 120%;
	font-weight: bold;
	text-transform: uppercase;
	color: #993333;
}
label {
	font-weight: bold;
	font-style: italic;
	/*color: #660000;*/
	color: #CCCCCC;
}
input {
	font-family: "Trebuchet MS", Arial, Tahoma;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}
textarea {
	font-family: "Trebuchet MS", Arial, Tahoma;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	font-size: 90%;
}
option {
	font-family: "Trebuchet MS", Arial, Tahoma;
}
/***************************puces********************************************/
.texte ul li {
	list-style-position: inside;
	list-style-image: url(http://www.tkfinances.fr/images/couleurs.gif);
}
/***************************calques******************************************/
html>body .conteneur {height:100%;} /* 100 % en hauteur */
.conteneur {
	width: 766px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	text-align: left; /* on rétablit l'alignement normal du texte */
	display: block;
	overflow: hidden;
}
.entete {
	position: relative;
	width: 100%;
	height: 162px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	top: 0px;
	text-align: center;
}
.corps {
	margin-top: 0px;
	width: 766px;
	height: auto;
	left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	position: absolute;
	background-image: url(http://www.tkfinances.fr/images/gabarit/fond_corps.png);
	background-repeat: repeat-y;
	display: block;
	z-index: 1;
}
.texte {
	position: relative;
	width: 716px;
	height: auto;
	min-height: 200px;
	top:0px;
	display: block;
	float: none;
	clear: both;
	overflow: visible;
	padding: 25px;
}
.pied {
	width: 100%;
	height: 60px;
	margin: 0px;
	padding: 0px;
	bottom: 0px;
	position: relative;
	font-size: 90%;
	background-image: url(http://www.tkfinances.fr/images/gabarit/pieddepage.png);
	background-repeat: no-repeat;
	background-position: bottom;
	font-weight: bold;
	text-align: center;
	z-index: 110;
	color: #FFFFFF;
}
.compteclient{
	position: relative;
	width: 180px;
	padding: 2px;
	z-index: 10;
	text-align: left;
	font-size: 90%;
	font-weight: bold;
	float: right;
	border: 1px solid #FF99FF;
	background-color: #B4282E;
	color: #FFFFFF;
	display: block;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}
.compteclient:hover{
	background-color: #990000;
}
.compteclient form{
	margin: 0px;
	padding: 0px;
}
.compteclient h1 {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 100%;
	background-image: none;
	text-align: center;
	text-indent: 0px;
	color: #FFFFFF;
}
.compteclient h1 a{
	display: block;
	text-decoration: none;
	color: #FFFFFF;
}
.compteclient ul {
	display: list-item;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.compteclient a {
	margin: 0px;
	padding: 0px;
	font-size: 85%;
	color: #CCCCCC;
}
.accordeon{
	text-align: left;
	font-size: 87%;
}
.accordeon h1 a {
	font-size: 95%;
	font-weight: bold;
}
.accordeon h2 {
	font-size: 95%;
	color: #999999;
	text-transform: uppercase;
	font-weight: bold;
}
noscript {
	position:absolute;
	background-color:#FFFFFF;
	border:1px solid #BCBCBC;
	overflow:hidden;
	left: 50%;
	top: 50%;
	width: 500px;
	height: 300px;
	margin-top: -75px; /* moitié de la hauteur */
	margin-left: -250px; /* moitié de la largeur */
	z-index: 200;
}
.error {
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #990000;
	display: block;
}
.error a {
	color: #99FFFF;
}
.error h1{
	color: #FFFFFF;
	background-image: url(http://www.tkfinances.fr/images/spacer.gif);
	margin: 0px;
	padding: 5px;
}
.toutok {
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
	background-color: #66CC99;
	font-size: 100%;
	color: #CC0033;
	font-style: italic;
}
.administration {
	font-size: 8pt;
	padding: 7px;
	height: auto;
	width: 95%;
	margin: 2px;
	font-style: italic;
	font-weight: bold;
	text-align: right;
}
.prix {
	color: #FF0000;
	font-size: 120%;
	text-align: right;
}
.illustration {
	font-size: 75%;
	font-style: italic;
	top: 0px;
	margin-top: 0px;
	text-align: center;
	color: #999999;
	vertical-align: top;
}

