/*///////*/
/* TEXTE */
/*///////*/

.text {
	font-size:14px;
	color: #333333;
	text-decoration: none;
	font-weight:normal;
	text-align:left;
	
}

.text2 {
	font-size:23px;
	color: #333333;
	text-decoration: none;
	font-weight:normal;
	text-align:left;
	
}

.text_Titre {
	font-size:15px;
	color: #1D185C;
	/*color: #ff0000;*/
	font-weight: bold;
	text-align:left;
}


.titre_tab_2 {
	font-size:14px;
	color: #333333;
	text-align:left;
	height:20px;
	font-weight:bold;
}
.titre_tab_3 {
	font-size:13px;
	color: #333333;
	text-align:center;
	height:20px;
	font-weight:bold;
	
}

.all_tab {
	font-size:14px;
	color: #333333;
	font-weight:normal;
	text-align:left;
	
}
.all_tab_2 {
	font-size:14px;
	color: #333333;
	font-weight:normal;
	text-align:left;
	height:20px;
	
}
.all_tab_3 {
	font-size:13px;
	color: #333333;
	font-weight:normal;
	text-align:center;
	height:20px;
	
}
.left {
	text-align:left;
}

.sept {
	font-size:12px;
	text-decoration:none;
	color: #FFFFFF;
}



/*//////////////////*/
/* STRUCTURE STYLES */
/*//////////////////*/

.hideMe {
	display:none;
	}
.tblClients {
	width:100%;
}


/* table principal */
#prinTd {
	margin-left:auto;
	margin-right:auto;
	width:580px;
}

/* table  (entête plus menu) */
#topTd {
	display:none;
	
	}
#nextLink {
	display:none;
}
	
#spacerPrint {
	/*height:5.9cm;*/
	height:8cm;
}

/* contenu */
#conTd {
	width:540px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	}
	
/* contenu de fleet uniquement */ 
#conTd_f {
	width:560px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	
	}	
	


/* table  (entête plus menu) */
#centerTd {
	width:580px;
	height:100%;
}


/* table  (peid de page) */
#botTd {
	background-color:#E2E1EB;
	height:30px;
	width:580px;
	font-size:11px;
	color:#1D185C;
	margin-left:auto;
	margin-right:auto;
}

/*pied de page avec le copy right*/
.copy {
	display:none;
}

/* les lignes blanche de FLEET */
.ligne {
	background-color:#F3F3F7;
	}



#Nav {
	
	}


/*////////////////*/
/* GENERAL STYLES */
/*////////////////*/


html, body {
	height:100%;
}
body {
	font-size:14px;
	margin-left:1cm;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#3B3B3B;
	background:#1D185C url(bg.gif) top center repeat-y;
}

table {
	padding:0px;
}

form { 
	margin: 0px; 
}




/*////////*/
/* SPACER */
/*////////*/
#s_20 {
height:20px;
}

.spacer_V_5 {
	width:5px;
}

.spacer_H_5 {
	width:5px;
}

.spacer_H_10 {
	width:10px;
}

.spacer_H_20 {
	width:20px;
}

.spacer_H_100{
	width:100px;
}


.spacer_V_10 {
	height:10px;
}
.spacer_V_20 {
	height:20px;
}

.spacer_V_30 {
	height:30px;
}

.spacer_V_40 {
	height:40px;
}

.spacer_10_100{
	width:100px;
	height:10px;
}