@charset "utf-8";
/* CSS Document CORPS */

/*  ------------------------------------------
/*  Corps Principal 
/*  ------------------------------------------
*/

html {
	height: 100%; /* pour centrer la page  */
}

body {
	height: 100%;
	margin: 0; /* pour éviter les marges */
    text-align: center; /* pour corriger le bug de centrage IE */
	padding: 0;
}

img {
	border: none;
}

/*img {
	border: none;
	display: block;
	margin:0;
	padding:0;
}*/

p a {
	margin:0;
	padding:0;
}

h1 {margin:0;}
h3 {margin:0; padding:0;}

#siteLease {
	width: 990px;
	margin: 0 auto;
	padding:0;
	min-height:100%;
	background-image: url(../images/fond.jpg);
	background-repeat: repeat-y;
	background-position: top;
}

.noclg  {
	margin:0;
	padding:0;
}

/*----- Bannière -----------------------------
*/

#banLease {
	width: 956px;
	height: 187px;/*187*/
	margin: 0 auto; /*Centre le bandeau bannière au centre du div parent "site" */
	padding:0;
	text-align: left;
	background-color: #E6E6E6;
}

#prtGlease {
	float: left;
	width: 253px;
	height: 187px;
	padding: 0;
	margin: 0;
}

.imgHL { /* image haute */
	display: block; /* pour supprimer l'espace entre les deux images sous IE */
	width: 253px;
	height: 116px;
}

.imgBL {/* image bas */
	display: block;
	width: 253px;
	height: 47px;
	margin: 0; /* pour supprimer les espcaces autour de l'images */
	padding: 0;
}

.bord {
	float: left;
	width: 956px;
	height: 23px;
	margin-left: 17px;
	padding: 0;
}

#ctcnt {
	float: left;
	width: 990px;
	margin: 0;
	padding: 0;
	background-image: url(../images/fond.jpg);
	background-repeat: repeat-y;
	background-position: top;
}

.indigoLease {
	float: left;
	width: 213px;
	height: 22px;
	margin-bottom: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 19px;
	padding-right: 21px;
	margin-right: 0px;
}

.btsLease {
	display: block;
	float: left;
	width: 700px;
	height: 29px;
	background-color: #E6E6E6;
	padding:0;
	margin:0;
}

#bandCtreL {
	display:block;
	float: left;
	width: 702px;
	height: 187px;
	padding:0;
}

#menuHautLease {
	display: block;
	float: left;
	width: 702px;
	height: 29px;
	margin: 0;
	padding: 0;
}

#bdFlashLease {
	float: left;
	width: 702px;
	height: 133px;
	text-align: left;
	margin-top: 2px;
	padding:0;
}

#menuLease {
	float: left;
	width: 702px;
	height: 22px;
	padding: 0;
	margin: 0;
}

/*----- Index.asp -----------------------------
*/

#colGLease { 
	float: left;
	width: 250px;
	margin-left: 17px;
	padding-bottom: 2px;
}

/*----- Interne.asp -----------------------------
*/

#colGInt {
	float: left;
	width: 200px;
	margin-left: 17px;
	padding-bottom: 2px;
}

/*  ------------------------------------------
/*  Pied de Page interne
/*  ------------------------------------------
*/

.pied_lease {
	width: 956px;
	margin-left: 17px;
}

#piedPage {
	float: left;
 	width: 956px;
	margin-top: 15px;
	padding:0;
}

.menubas { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color: #798b96; 
	text-align: center; 
	font-weight: bold; 
	text-decoration: none; 
}

.menu02b {
	font-family: Arial;
	font-size: 10px;
	color: #798b96;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}

.textebas { 
	font-family: Arial; 
	font-size: 9px; 
	color: #A0B2BD; 
	text-align: center;  
	text-decoration: none;
}

.menu02 { 
	font-family: Arial; 
	font-size: 10px; 
	color: #798b96; 
	text-align: left; 
	font-weight: bold; 
	text-decoration: none; 
}

.piedH {
	float: left;
	width: 990px;
	text-align: center;
}

.piedB {
	float: left;
	width: 990px;
	text-align: center;
}

.tblSimu {
	float: left;
	width: 200px;
	height: 250px;
	margin: 0;
	padding: 0;
}












