body {
	margin: 				0;
	padding: 				5px 0 0 0;

	background: 			#FFFFFF url(../images/fond.jpg) repeat-x;

	font-family:			Verdana, Arial, Helvetica, sans-serif;
	font-size: 				11px;
	color: 					#58585a;
}

img {
	border-width: 			0;
}

H1
{
	float: 					left;
	width: 					418px;
	height: 				94px;
	color: 					#FFFFFF;
	font-size: 				1px;
	line-height: 			0;
	background: 			#FFFFFF url(../images/charte/colissimo_fr.jpg) no-repeat;
	margin: 				0;
	padding: 	            0;
}

H1 SPAN {
	display:	none;
}


/****************************************************************************************************************************/
/* LIENS */
/****************************************************************************************************************************/

a {
	color: 					#58585A;
	text-decoration: 		underline;
}
a:hover {
	text-decoration: 		none;
}

/****************************************************************************************************************************/
/* BLOCS GABARIT */
/****************************************************************************************************************************/

#general {
	width: 					945px;
	padding: 				0;
	margin: 				0 auto;
}

#header {
	float:					left;
	padding: 				0;
	margin: 				0;
	background: 			#FFFFFF url(../images/header_fond.jpg) repeat-x;
}

#header_onglets {
	float: 					right;
	position: 				relative;
	top: 					-52px;
	left: 					-20px;
	margin: 				0;
	padding: 				0;

	background:				#FFFFFF;
}

#separateurHeader {
	background-color: #d3d3d3;
	width: 1px;
	height: 23px;
	border-width: 1px 0 0 0;
	border-color: #da8c37;
	border-style: solid;
}

.block {
	display: block;
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
}

.block_droit {
	display: block;
	float: right;
	width: 100%;
	padding: 0;
	margin: 0;
}

.block_error {
	display: 	block;
	float:  	left;
	width:  	700px;
	padding: 	0;
	margin: 	10px 10px 10px 10px;
}

.blockBg {
	background-position: top left;
	background-repeat: no-repeat;
}

.main {
	cursor: pointer;
}

.fRight {
	float: right;
}

.zeroMP {
	margin: 0;
	padding: 0;
}

.wAuto {
	width: auto;
}

.w100 {
	width: 100%;
}

.gras {
	font-weight: bold;
}

.padV5 {
	padding-top: 5px;
	padding-bottom: 5px;
}

.padV30 {
	padding-top: 30px;
	padding-bottom: 30px;
}

.padV10 {
	padding-top: 30px;
	padding-bottom: 15px;
}

.top3 {
	position: relative;
	top: 3px;
}

.pad3 {
	padding: 3px;
}

.padL3 {
	padding: 3px;
}

.marg3 {
	margin: 3px;
}

.margV3 {
	margin-top: 3px;
	margin-bottom: 3px;
}

.margV10 {
	margin-top: 10px;
	margin-bottom: 10px;
}

.margR2 {
	margin-right: 2px;
}

.margT2 {
	margin-top: 2px;
}

.cl {
	clear: both;
}

.overFH {
	overflow: hidden;
}

.padH3 {
	padding-left: 3px;
	padding-right: 3px;
}

.padH10 {
	padding-left: 10px;
	padding-right: 10px;
}

.grisClairBg {
	background-color: #eaeaea;
}

.grisTClairBg {
	background-color: #f5f6f6;
}

.grisFonceBg {
	background-color: #d5d5d5;
}

.orangeBg {
	background-color: #ff8602;
}

.souligne {
	text-decoration: underline;
}

.nonSouligne {
	text-decoration: none;
}

.blanc {
	color: #FFFFFF;
}

.blancBg {
	background-color: #FFFFFF;
}

.bleu {
	color: #0000ff;
}

.rouge {
	color: #FF0000;
}

.cadreGris {
	border: 1px solid #999999;
}

.petitTxt {
	font-size: 10px;
}

.tresPetitTxt {
	font-size: 9px;
}

TH {
	text-align: left;
	font-weight: bold;
}



.blkEnc {
	width: 730px;
	margin: 10px 0 5px 0;
	position: relative;
	left: 7px;
}

.blkEncTb {
	width:739px;
}

.borderFin {
	border-style: solid;
	border-width: 0 0 5px 0;
	border-color: #eaeaea;
}

.blkEncTitle {
	width:723px;
	padding: 3px 8px;
	position: relative;
	left: 0;
}

.blkEnc TD, .blkEnc TH {
	padding-left: 6px;
	height: 20px;
}

.bgBt {
	background-image: url(../images/boutons/bt_ajouter_f.jpg);
	background-repeat: repeat-x;
	width: auto;
	padding: 0 5px;
	height: 23px;
	text-align: center;
}

.checkbox {
	position: relative;
	bottom: 3px;
}

.bgBt SPAN {
 position: relative;
 top: 5px;
}

#contenu #contenu_text .padT15 {
	padding-top: 15px;
}

.btOrange {
	width: 20px;
	color: #FFFFFF;
	background-color: #FF7400;
	border-width: 0;
}

#quickConnect {
	float: right;
	width: 338px;
	position: relative;
	top: 10px;
	right: 30px;
}

#quickConnect SPAN {
	width: 80px;
	font-size: 11px;
	text-align: right;
}

#quickConnect INPUT {
	font-size: 10px;
	height: 14px;
	width: 140px;
	border: 1px solid #CCCCCC;
}

#quickConnect .block {
	margin: 0 2px 1px 2px;
}

#quickConnect A {
	float: right;
	text-align: right;
	position: relative;
	top: 1px;
	right: 5px;
}

#quickConnect .btOrange {
	width: 30px;
	height: 16px;
	border: none;
}

#erreurLogin {
	color: #FF0000;
	text-align: center;
	font-size: 9px;
}

#chemindefer {
	float: 					left;
	margin: 				0;
	padding: 			    0 15px 0 40px;
	width: 					890px;

	background: 			#FFFFFF url(../images/pictos/fleche_rouge.jpg) no-repeat;
	background-position:    30px 18px;

	color: 					#58585A;
	font-size: 				10px;

	white-space: nowrap;
}

#chemindefer p {
	margin: 				0;
	padding: 			    15px 0 0 0;

	width: 500px;
}

#connectInfos {
	float: right;
	text-align: right;
	width: 370px;
	padding-top: 15px;
	position: relative;
	right: 10px;
}

#center {
	float: 					left;
	width: 					945px;
	padding: 				0;
	margin: 				0;

	background: 			#FFFFFF;

	position: relative;
	bottom: 15px;
}


#footer {
	position: 				relative;
	float: 					left;
	padding: 				0;
	margin: 				0;
	width: 					945px;
	height: 				121px;

	background: 			#FFFFFF url(../images/footer.jpg) no-repeat;

	color: 					#58585A;
	font-size: 				10px;

}


/****************************************************************************************************************************/
/* BLOC HEADER*/
/****************************************************************************************************************************/

#header_gauche {
	float: 					left;
	margin: 				0;
	padding: 				0;

	width:                  23px;
	height: 				94px;
	background: 			#FFFFFF url(../images/header_gauche.jpg) no-repeat;
}

#header_colissimo {
	float: 					left;
	margin: 				0;
	padding: 				0;
}

#header_droite {
	float: 					right;
	margin: 				0;
	padding: 				0;

	width:                  19px;
	height: 				94px;
	background: 			#FFFFFF url(../images/header_droite.jpg) no-repeat;
}

#header_onglets img, #header_onglets p {
	float: 					left;
	display:                block;
	margin: 				0;
	padding: 				0;
}

#faq {
	width: auto;
	height: 24px;
	background:	#FFFFFF url(../images/charte/faq.jpg) no-repeat;
	background-position: 0 5px;
}

#inscription {
	width: auto;
	height: 17px;
	padding: 6px 5px 0 15px;
	background:	#FFFFFF url(../images/charte/inscription.gif) no-repeat;
	background-position: 0 5px;

	border-width: 1px 0;
	border-color: #da8c37;
	border-bottom-color: #dedede;
	border-style: solid;
}

#espaceClient {
	width: auto;
	height: 17px;
	padding: 6px 5px 0 15px;
	background:	#FFFFFF url(../images/charte/espace_client.gif) no-repeat;
	background-position: 0 3px;

	border-width: 1px 0;
	border-color: #da8c37;
	border-bottom-color: #dedede;
	border-style: solid;
}

#panier {
	width: auto;
	height: 17px;
	padding: 6px 5px 0 33px;
	background:	#FFFFFF url(../images/charte/panier.jpg) no-repeat;
	background-position: 7px 5px;

	border-width: 1px 0;
	border-color: #da8c37;
	border-bottom-color: #dedede;
	border-style: solid;
}


#ongGauche {
	float: 					left;
	width: 					11px;
	height: 				24px;
	background: 			#FFFFFF url(../images/charte/onglet_gauche.jpg) no-repeat;

	border-width: 0 0 1px 0;
	border-color: #dedede;
	border-style: solid;
}

#ongDroite {
	float: 					left;
	width: 					9px;
	height: 				24px;
	background: 			#FFFFFF url(../images/charte/onglet_droite.jpg) no-repeat;

	border-width: 0 0 1px 0;
	border-color: #dedede;
	border-style: solid;
}



/****************************************************************************************************************************/
/* BLOC CHEMIN DE FER */
/****************************************************************************************************************************/

.orange {
	color: 					#FF6000;
	font-weight:			bold;
}

.orangeLight {
	color: 					#FF6000;
}


/****************************************************************************************************************************/
/* BLOC CENTER */
/****************************************************************************************************************************/

#image {
	float: 					left;
	margin: 				0;
	padding: 				0;
	width: 					171px;
	height: 				397px;
	background: 			#FFFFFF url(../images/illustrations/etape1.jpg) no-repeat;
}

#image2 {
	float: 					left;
	margin: 				0;
	padding: 				0;
	width: 					171px;
	height: 				397px;
	background: 			#FFFFFF url(../images/illustrations/felicitation.jpg) no-repeat;
}

#image3 {
	float: 					left;
	margin: 				0;
	padding: 				0;
	width: 					171px;
	height: 				397px;
	background: 			#FFFFFF url(../images/illustrations/etape2_coordonnee.jpg) no-repeat;
}

#image4 {
	float: 					left;
	margin: 				0;
	padding: 				0;
	width: 					171px;
	height: 				397px;
	background: 			#FFFFFF url(../images/illustrations/panier.jpg) no-repeat;
}


#image5 {
	float: 					left;
	margin: 				0;
	padding: 				0;
	width: 					171px;
	height: 				397px;
	background: 			#FFFFFF url(../images/illustrations/paiement.jpg) no-repeat;
}

#image6 {
	float: 					left;
	margin: 				0;
	padding: 				0;
	width: 					171px;
	height: 				397px;
	background: 			#FFFFFF url(../images/illustrations/imprimez.jpg) no-repeat;
}

#image7 {
	float: 					left;
	margin: 				0;
	padding: 				0;
	width: 					171px;
	height: 				397px;
	background: 			#FFFFFF url(../images/illustrations/contact.jpg) no-repeat;
}


#flash {
	float: 					left;
	margin: 				0;
	padding: 				0;
}

#contenu {
	float: 					left;
	margin: 				0 0 0 15px;
	padding: 				0;
	width: 					755px;

	position:				relative;
	overflow: 				hidden;
}


/*******************************************************************************************/

#quickConnectShipping {
     float: left;
   width: 368px;
   position: relative;
   top: 25px;
   left: 30px;
   height:125px;
}

#quickConnectShipping SPAN {
   width: 80px;
   font-size: 11px;
   text-align: right;
}

#quickConnectShipping INPUT {
   font-size: 10px;
   height: 14px;
   width: 170px;
   border: 1px solid #CCCCCC;
}

#quickConnectShipping .blockC {
   margin: 0 2px 1px 2px;
}

#quickConnectShipping A {
   float: left;
   text-align: right;
   position: relative;
   top: 1px;
   /*right: 5px;*/
}

#quickConnectShipping .btOrange {
   width: 30px;
   height: 16px;
   border: none;
}
/******************************************************************************/

/****************************************************************************************************************************/
/* BLOC FOOTER */
/****************************************************************************************************************************/

#footer ul {


	z-index: 				20;
	position: 				relative;
	width: 					550px;
	height: 				30px;
	bottom: 				-20px;
	left: 					300px;
	padding: 				0;
	margin: 				0;
	text-align: 			center;
	list-style-type:		none;

}


#footerClick {
	z-index: 				10;
	position: 				absolute;
	/*float: left;*/
	width: 250px;
	height: 80px;
	margin-left: 10px;
	margin-top: 40px;
}


#footer ul li {
	float: 					left;
	padding: 				0;
	margin: 				0;
	list-style-type:		none;
}

#carnetAdresses {
	width: 19px;
	height: 22px;
	background-image: url(../images/charte/carnet_adresses.gif);
	position: relative;
	bottom: 3px;
}



/* erreur sur shipment */

.erreur {
	float:					left;
	margin:					15px 0 15px 0;
	padding:				0;
	width:					720px;

	color:					#FF0000;
	font-size:				9px;
}








.link_logo {
float:left;
margin:0px 0px 0 0px;
height:94px;
width:410px;
/* border: 1px solid black; ajouté pour visualiser la zone*/
}




#contenu_liens #bt_annuler {
float: right;
display: block;
margin: 3px 7px 0 7px;
padding: 0;
text-decoration: none;
cursor: pointer;
}

#bt_annuler_txt {

}

.bt_annuler {
	float: 					right;
	display:				block;
	margin: 				3px 7px 0 7px;
	padding: 				0;

	height:					23px;

	background:				url(../images/boutons/bt_ajouter_f.jpg);

	text-decoration: 		none;
	cursor: 				pointer;
}

#contenu_liens #bt_annuler_g {
	float: 					left;
	margin: 				0;
	padding: 				0;
	width:					4px;
	height:					23px;

	background:				url(../images/boutons/bt_etape_suivante_fond.jpg);
}

#contenu_liens #bt_annuler_d {
	float: 					left;
	margin: 				0;
	padding: 				0;
	width:					17px;
	height:					23px;

	background:				url(../images/boutons/bt_etape_prec_droite.jpg);
}

#contenu_liens #bt_annuler input {
float: left;
margin: 0 0 0 -3px;
padding: 0;
height: 23px;
border-width: 0;
background: url(../images/boutons/bt_etape_suivante_fond.jpg);
background-position: top left;
font-size: 11px;
color: #58585A;
cursor: pointer;
}


div#center div#flashAnnonce {
   z-index: 1;
   float:  left;
   padding-top: 0px;
   padding-right: 0px;
   padding-bottom: 0px;
   padding-left: 0px;
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
   margin-left: 2px;
}



