/* GENERALITE - TEXTES*/

body {
	background-color: #ffffff; /* couleur de fond */
/* background-image: url('pix/fond_nav.jpg'); image de fond */
	width: 1007px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	color: #1B4443;
}

* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 17px;
}


/* POSITIONS */

#logo {
	z-index: 1;
	width: 173px;
	height: 173px;
  position: relative;
  left:0px;
  top:0px;
}

#logo img{
  border:0;
}

#tetiere {
	z-index: 2;
	width: 834px;
	height: 173px;
	position: relative;
	left: 173px;
	top: -173px;
}

#bt_mail {
	z-index: 3;
	width: 76px;
	height: 19px;
	position: relative;
	left: 5px;
	top: -137px;
}

#bt_mail img {
	border:0;
}

#bt_ref {
	z-index: 4;
	width: 67px;
	height: 14px;
	position: relative;
	left: -36px;
	top: -46px;
}
#bt_ref img {
	border:0;
}

#bt_cont {	
	z-index: 5;
	width: 56px;
	height: 14px;
	position: relative;
	left: -39px;
	top: -46px;
}
#bt_cont img {
	border:0;
}

#txtintro {
	z-index: 6;
	position: relative;
	top: -232px;
	left: 262px;
	height: 51px;
	width: 720px;
}

#txtcont {
	z-index: 6;
	position: relative;
	top: -232px;
	left: 296px;
	height: 51px;
	width: 720px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #3790A2;
	line-height: 42px;
}

#menugauche {
	z-index: 7;
	width: 245px;
	height: 478px;
	position: relative;
	left: 0px;
	top: -304px;
}

#formulaire {
	z-index: 10;
	width: 169px;
	height: 59px;
	position: relative;
	left: 72px;
	top: -194px;
	font-size: 8px;
	line-height: 1px;
}

#formulaire img {
	border:0;
}

#omdp {
	z-index: 11;
	width: 130px;
	height: 21px;
	position: relative;
	left: 120px;
	top: -191px;
}

#omdp img {
	border:0;
}

#contenu {
	width: 685px;
	height: 504px;
	position: relative;
	left: 250px;
	top: -785px;
}

#contenucont {
	z-index: 12;
	width: 665px;
	height: 504px;
	position: relative;
	padding-left: 16px;
	left: 282px;
	top: -795px;
	/*text-align: justify;*/
	line-height: 25px;
}


#txt_espacecli {
	z-index: 10;
	width: 199px;
	height: 59px;
	position: relative;
	left: 30px;
	top: -214px;
	font-size: 13px;
	color: white;
	line-height: 18px;
}

#menugauchecli {
	z-index: 7;
	width: 245px;
	height: 478px;
	position: relative;
	left: 0px;
	top: -286px;
}

#contenuclient {
	width: 685px;
	height: 504px;
	position: relative;
	padding-left: 16px;
	left: 282px;
	top: -780px;
	text-align: left;
}

#recapclient {
	z-index: 14;
	width: 400px;
	height: 504px;
	position: relative;
	padding-left: 2px;
	left: 592px;
	top: -1215px;
	text-align: left;
}

/* TABLEAUX, TD, etc */


#list li {
	color: black;
	display: list-item;
	list-style-image: url(img/pictocli.gif);
	line-height: 22px;
	vertical-align: baseline;
}


#tablcontact {
	width: 480px;
	height: 368px;
	text-align: right;
	border: solid  #339999 3px;
	background-color: #ECF1F4;
}

TABLE.t1 {
	width: 480px;
}

TD.c1 {
	width: auto;
	vertical-align: top;
	line-height: 22px;
}

TD.c2 {
	width: auto;
	padding-right: 8px;
	text-align: left;
	line-height: 2px;
}

#tinfocompte {
	width: 360px;
	height: auto;
	text-align: center;
	background-color: #74B2BF;
	color : white;
}

#tinfoheberg {
	width: 348px;
	height: auto;
	text-align: left;
	background-color: white;
	color :#3790A2;
}

TD.cl0 {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

TD.cl1 {
	width: auto;
	height: 20px;
	padding-right: 4px;
	padding-left: 4px;
	text-align: left;
	background-color: #E3EEF4;
}

TD.cl2 {
	width: auto;
	height: 20px;
	padding-right: 4px;
	padding-left: 12px;
	text-align: left;
	background-color: #E3EEF4;
	color: Black;
}