@charset "utf-8";
/* CSS Document */

.courrier_tableau{
  width:760px;
  float:left;
  padding-top:20px;
  }

.tab_content_courrier{
  border-left:1px solid #5B1F79;
  border-right:1px solid #5B1F79;
  border-bottom:1px solid #5B1F79;
  float:left;
  width:758px;
  }

.courrier_doc_first{
	  background-color:#f0f0f0;
	  width:748px;
	  float:left;
	  padding-top:5px;
	  padding-bottom:10px;
	  padding-left:10px;
	}

.courrier_doc_gris{
  background-color:#f0f0f0;
  width:748px;
  float:left;
  padding-top:10px;
  padding-bottom:10px;
  padding-left:10px;
}

.courrier_doc_blanc{
  background-color:#ffffff;
  width:748px;
  float:left;
  padding-top:10px;
  padding-bottom:10px;
  padding-left:10px;
}

.courrier_doc_img{
  float:left;
  }

.courrier_doc_txt{
  float:left;
  color:#000000;
  padding-left:10px;
  padding-top:17px;
  }

.underline{
  text-decoration: none;
  }

  .underline:hover{
  text-decoration: underline;
  }


.courrier_doc_txt h3{
  font-weight: normal;
}

.courrier_doc_delete{
	float:right;
	padding-top:38px;
	padding-right:12px;
}

.courrier_doc_delete img{
	vertical-align: middle;
	padding-right:5px;
}

.courrier_doc_delete a{
	text-decoration: none;
	color:#e04e15;
}

.courrier_doc_foot{
	float:left;
	background-image: url("../images/vmzinc/courrier/tab_foot.jpg");
	background-repeat:no-repeat;
	width:762px;
	height:42px;
}

.courrier_doc_total{
	float:right;
	padding-right:12px;
	padding-top:13px;
	color:#ffffff;
}

.tab_courrier_form{
	float:left;
	padding-top:20px;
	}

.courrier_form_head{
	float:left;
	}

.courrier_form_body{
  border-left:1px solid #5B1F79;
  border-right:1px solid #5B1F79;
  float:left;
  width:743px;
  padding-left: 15px;
	}

.courrier_form_titre{
	float:left;
	color:#d55b16;
	font-weight: bold;
	padding-top:15px;
	padding-bottom: 8px;
	width:100%;
	}

.courrier_form_info{
	float:left;
	width:370px;
	padding-top: 10px;
}


.courrier_form_info label{
	font-weight: bold;
	font-size: 12px;
	float:left;
	width:80px;
	padding-top: 3px;
	}

.courrier_form_info input{
	float:left;
	height:16px;
	padding-top:3px;
	width:180px;
}

.courrier_form_info select{
	float:left;
	height:21px;
	width:184px;
	}

.courrier_form_agree{
	float:left;
	width:370px;
	padding-top: 15px;
}

.courrier_form_agree input{
	float:left;
	width:13px;
	height:13px;
	padding-top: 10px;

}

.courrier_form_agree label{
	float:left;
	padding-left: 8px;
	font-size:12px;
}

.courrier_form_confirm{
	float:right;
	width:149px;
	height:26px;
	padding-top:15px;
	padding-bottom:8px;
	padding-right:13px;
	}


/*************************-_ ---MODULE RIGHT---   _-*******************************************/

.moduletable_cart{
	float:left;
	}

.cart_block{
	float:left;
	padding-top: 5px;
	padding-bottom: 5px;
	}

.cart_head{
	float:left;
	background-image: url("../images/vmzinc/courrier/cart_head.jpg");
	background-repeat: no-repeat;
	width:142px;
	height: 19px;
	color:#ffffff;
	font-size: 14px;
	text-decoration: none;
	padding-left:38px;
	padding-top:2px;
	}

.cart_body{
	float:left;
	border-left:1px solid #5b1f79;
	border-right:1px solid #5b1f79;
	border-bottom:1px solid #5b1f79;
	width:178px;

	}

.cart_content{
	float:left;
	padding-top: 6px;
	padding-bottom: 6px;
	}

.cart_content_img{
	float:left;
	padding-left:4px;
	}


.cart_content_txt{
	float:left;
	padding-left:5px;
	width:140px;
	}

.cart_content_txt a{
	color:#000000;
	font-size:9px;
	}

.cart_content_delete{
	float:right;
	padding-right:5px;
	padding-top:5px;
	}

.cart_content_delete a{
	color:#e04e15;
}


.cart_content_delete img{
	display: block;
	padding-left:14px;
	}

.cart_separateur{
	float: left;
	background: url("../images/vmzinc/courrier/separateur.jpg") no-repeat;
	width:178px;
	height:1px;
	}

.cart_total{
	float:left;
	color:#757575;
	padding-top: 14px;
	padding-left: 7px;
	}

.cart_validate{
	float:left;
	padding-top: 14px;
	padding-left: 50px;
	}

.cart_validate a {
	text-decoration: none;
	color: #e2690b;
	}

.cart_validate img{
	vertical-align: bottom;
	}

.back_list{
	float: left;
	padding-top: 8px;
	padding-bottom: 110px;
	}

.back_list img{
	vertical-align: bottom;
	}

.back_list a{
	color:#e04e15;
	text-decoration: none;
	}
.cart_delete_pointer{
	cursor:pointer;
	}





/*************************-_ ---MODULE RIGHT---   _-*******************************************/











































