/* CSS Document */




/* 1. HAUTDEPAGE */

#imgLogo
{
	vertical-align: top;
	float: left;
	background-image: url(../img/logo.png);
	width: 509px;
	height: 81px;
}


#imgTitlebar
{
	margin-top: 4px;
	margin-bottom: 10px;
	background-image: url(../img/titlebar.png);
	clear: right;
	width: 474px;
	height: 18px;
}


#imgTel
{
	background-image: url(../img/img_tel.png);
	width: 166px;
	height: 15px;
	display:none;
}

#imgTitre
{
	background-image: url(../img/img_titre.png);
	width: 358px;
	height: 15px;
	margin:38px 0 0 0;
}

#imgAide
{
	margin-left: 10px;
	background-image: url(../img/img_aide.png);
	width: 55px;
	height: 15px;
	display:none;
}
/* !!!!!!!!!!!!!!!!!!!!!!! [fin] HAUTDEPAGE */



/* 2.1.1 RESULTAT */
/*...... page 2 et 3*/



/* !!!!!!!!!!!!!!!!!!!!!!! [fin] RESULTAT */







/* 2.1.2 RAPPEL */

/* !!!!!!!!!!!!!!!!!!!!!!! [fin] RAPPEL */





/* 2.1.3 PAIEMENT */
#paiement
{
	clear: both;
	width: 100%;
	background-color: #1D60A4;
}

#paiementHeader
{
	background-image: url(../img/cadrebicol_ht.png);
	height: 7px;
	width: 100%;
	font-size:0.1em;
}

#paiementHeader .hg
{
	background-image: url(../img/cadrebicol_cnhg.png);
	width: 7px;
}

#paiementHeader .hd
{
	background-image: url(../img/cadrebicol_cnhd.png);
	width: 7px;
}


#paiementTitre
{
	margin: 0;
	clear: both;
	height: 28px;
}

#paiementTitre .corps
{
	width: 986px;
}

#paiementTitre .g
{
	background-image: url(../img/cadrebicol_gc.png);
	width: 7px;
}

#paiementTitre .d
{
	background-image: url(../img/cadrebicol_dt.png);
	width: 7px;
}


#paiementIntermediaire
{
	background-image: url(../img/cadrebicol_interm.png);
	height: 11px;
	width: 100%;
	font-size:0.1em;
}

#paiementIntermediaire .g
{
	background-image: url(../img/cadrebicol_intermgc.png);
	width: 9px;
}

#paiementIntermediaire .d
{
	background-image: url(../img/cadrebicol_intermdt.png);
	width: 9px;
}


#paiementDonnees .g
{
	background-image: url(../img/cadrebicol_gc.png);
	width: 7px;
}

#paiementDonnees .d
{
	background-image: url(../img/cadrebicol_dt.png);
	width: 7px;
}


#paiementFooter
{
	background-image: url(../img/cadrebicol_bs.png);
	height: 8px;
	width: 100%;
	font-size:0.1em;
}


#paiementFooter .bg
{
	background-image: url(../img/cadrebicol_cnbg.png);
	width: 8px;
}

#paiementFooter .bd
{
	background-image: url(../img/cadrebicol_cnbd.png);
	width: 8px;
}

#paiementTitre .corps p
{
	font-size: 1.25em;
	margin: 1px 10px 1px 10px;
	color:#FFFFFF;
	padding: 0;
}
/* !!!!!!!!!!!!!!!!!!!!!!! [fin] PAIEMENT */




/* 2.1.4 COMMANDE */

#CommandeHeader
{
	background-image: url(../img/cadreintern_ht.png);
	width: 100%;
	height: 6px;
	font-size:0.1em;
}

#CommandeHeader .hg
{
	background-image: url(../img/cadreintern_cnhg.png);
	width: 6px;
}

#CommandeHeader .hd
{
	background-image: url(../img/cadreintern_cnhd.png);
	width: 6px;
}

#Commande .g
{
	background-image: url(../img/cadreintern_gc.png);
	width: 6px;
}

#Commande .d
{
	background-image: url(../img/cadreintern_dt.png);
	width: 6px;
}








#CommandeCorps p
{
	color: #174B7B;
	padding:0;
	margin:0;
	font-size: 0.95em;
}

#CommandeCorps a:link
{
	text-decoration: underline;
	color: #124BDA;
	font-size: 0.90em;
}

#CommandeCorps a:visited
{
	text-decoration: underline;
	color: #124BDA;
	font-size: 0.90em;
}
#CommandeCorps a:hover
{
	text-decoration: none;
	color: #000;
	font-size: 0.90em;
}




#CommandeFooter
{
	background-image: url(../img/cadreintern_bs.png);
	height: 6px;
	width: 100%;
	font-size:0.1em;
}

#CommandeFooter .bg
{
	background-image: url(../img/cadreintern_cnbg.png);
	width: 6px;
}

#CommandeFooter .bd
{
	background-image: url(../img/cadreintern_cnbd.png);
	width: 6px;
}

/* !!!!!!!!!!!!!!!!!!!!!!! [fin] COMMANDE */










/* 3. BASDEPAGE */

#basdepage
{
	clear:both;
	width:1000px;
	padding:12px 0 12px 0;
	position:absolute;
}

#basdepageCorps
{
	margin: 0;
	clear: both;
	height: 25px;
	background-color: #F0F8FB;
	background-image: url(../img/cadrefooter_corps.png);
}

#basdepageCorps .corps
{
	width: 992px;
	position:absolute;
}

#basdepage span
{
	color: #0F5397;
	font-size: 11px;
	padding: 0;
	margin: 10px 30px 0 30px;
	font-weight: bold;
}

#basdepage p
{
	color: #5E8BBC;
	font-size: 10px;
	padding: 0;
	margin: 0 30px 0 30px;
}

#basdepage a:link
{
	text-decoration: none;
	color: #245DBA;
}

#basdepage a:visited
{
	text-decoration: none;
	color: #245DBA;
}
#basdepage a:hover
{
	text-decoration: underline;
	color: #000;
}

#basdepageHeader
{
	background-image: url(../img/cadrefooter_ht.png);
	width: 100%;
	height: 4px;
	font-size:0.1em;
	background-color: #F0F8FB;
}

#basdepageHeader .hg
{
	background-image: url(../img/cadrefooter_cnhg.png);
	width: 4px;
}

#basdepageHeader .hd
{
	background-image: url(../img/cadrefooter_cnhd.png);
	width: 4px;
}


#basdepageCorps .g
{
	background-image: url(../img/cadrefooter_gc.png);
	width: 4px;
}

#basdepageCorps .d
{
	background-image: url(../img/cadrefooter_dt.png);
	width: 4px;
}

#basdepageFooter
{
	background-image: url(../img/cadrefooter_bs.png);
	height: 4px;
	width: 100%;
	font-size:0.1em;
	background-color: #F0F8FB;
}


#basdepageFooter .bg
{
	background-image: url(../img/cadrefooter_cnbg.png);
	width: 4px;
}

#basdepageFooter .bd
{
	background-image: url(../img/cadrefooter_cnbd.png);
	width: 4px;
}

/*!!!!!!!!!!!!!!!!!!!!!!! [fin] BASDEPAGE */





/* ?. BASDEPAGENAVIG */
#basdepageNavig {
	clear:both;
	width:992px;
	margin:10px 0 0 0;
	text-align:center;
}

#basdepageNavig span {
	display:inline;
	font-size: 11px;
	color:#000;
	font-weight:normal;
	margin:0 6px 0 6px;
}

#basdepageNavig a:link
{
	text-decoration: none;
	color: #245DBA;
}

#basdepageNavig a:visited
{
	text-decoration: none;
	color: #245DBA;
}
#basdepageNavig a:hover
{
	text-decoration: underline;
	color: #000;
}