/* vente en ligne */

#vente{
    width:810px;
}
#vente .cv3-titrepage {}


#vente .cv3-titrepage h1 {
	float: left;
	font-size: 24px;
	line-height: 28px;
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 2px 0 20px 15px;
}

#vente .cv3-titrepage .devise {
	float: right;
	width: 280px;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 7px 15px 0 0;
}

#vente .cv3-titrepage .devise ul {
	float: right;
	list-style-image: none;
	list-style-type: none;
}

#vente .cv3-titrepage .devise ul li {
	float: left;
	color: #000000;
	margin-right: 5px;
}

#vente .cv3-titrepage .devise ul li a:link, #vente .cv3-titrepage .devise ul li a:visited {
	display: block;
	width: 18px;
	height: 17px;
	color: #000000;
	text-decoration: none;
	margin: 2px 0 0 0;
	padding: 0 0 0 0;
	background-position: left top;
	background-repeat: no-repeat;
}

#vente .cv3-titrepage .devise ul li a:hover {
	background-position: left -60px;
}


#vente .cv3-titrepage .devise .euro {}

#vente .cv3-titrepage .devise .euro a:link, #vente .cv3-titrepage .devise .euro a:visited {
	background-image: url(../images/commun/devise_euro_fond.jpg);
}

#vente  .cv3-titrepage .devise .dollar {}

#vente .cv3-titrepage .devise .dollar a:link, #vente .cv3-titrepage .devise .dollar a:visited {
	background-image: url(../images/commun/devise_dollar_fond.jpg);
}

#vente .cv3-titrepage .devise .livre {}

#vente .cv3-titrepage .devise .livre a:link, #vente .cv3-titrepage .devise .livre a:visited {
	background-image: url(../images/commun/devise_livre_fond.jpg);
}

#vente .cv3-titrepage .devise .encours a:link, #vente  .cv3-titrepage .devise .encours a:visited, #vente .cv3-titrepage .devise .encours a:hover {
	background-position: left -60px;
}

.vente_article {
	width: 780px;
	margin-left: 15px;
	border-collapse :collapse;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

.vente_article thead th {
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	border-right: 1px solid #000000;
	background-color: #a3a3cc;
}

.vente_article tbody td {
	color: #000000;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.vente_article tbody td .qte {
	width: 30px;
	color: #000000;
	text-align: center;
	padding: 2px;
	border: 1px solid #cccccc;
	background-color: #cccccc;
}

.vente_article tbody td .descrp {
	text-align: left;
	margin: 0 6px 0 6px;
}

.vente_article tbody td .descrp img {
	float: left;
	margin: 0 8px 0 0;
}

#vente .vente_article tbody td .descrp h2 {
	font-size: 13px;
	line-height: 16px;
	margin: 0 0 0 0;
	padding: 8px 0 2px 0;
}


.vente_article tbody td.supprime_td_fond {
	background-color: #e7e7e7;
}


.vente_article .vente_supp_haut {
    float: right;
    margin-right: 5px;
}

#vente .vente_article .vente_supp_haut a:link, #vente .vente_article .vente_supp_haut a:visited {
	display: block;
	width: 16px;
	height: 16px;
	color: #000000;
	text-decoration: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-position: left top;
	background-image: url(../images/commun/vente_supprime_haut.gif);
	background-repeat: no-repeat;
}

#vente .vente_article .vente_supp_haut a:hover {
	background-position: left -60px;
}

.vente_article tbody td.supprime_td {
	font-size: 10px;
	text-align: right;
	color: #666666;
}

.vente_article tbody td.supprime_td span {
	float: right;
}

.vente_article .vente_supp_bas {
	float: right;
	margin-left: 10px;
	margin-right: 5px;
}

#vente .vente_article .vente_supp_bas a:link, #vente .vente_article .vente_supp_bas a:visited {
	display: block;
	width: 16px;
	height: 16px;
	color: #000000;
	text-decoration: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-position: left top;
	background-image: url(../images/commun/vente_supprime_bas.gif);
	background-repeat: no-repeat;
}

#vente .vente_article .vente_supp_bas a:hover {
	background-position: left -60px;
}

.vente_article tfoot th {
	font-weight: normal;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
	vertical-align: top;
	border-right: 1px solid #a3a3cc;
	background-color: #a3a3cc;
}

.vente_article tfoot th .chps {
    font-size: 11px;
	line-height: 13px;
	color: #000000;
	text-align: center;
    width: 150px;
    height: 17px;
    vertical-align: top;
    margin: 5px 10px 0 0;
    padding: 5px 5px 0 5px;
    background-color: transparent;
    border: none;
	background-position: left top;
	background-image: url(../images/commun/vente_code_chps_fond.gif);
	background-repeat: no-repeat;
}

html:not([lang*=""]) .vente_article tfoot th .chps {
	height: 20px;
	padding: 2px 5px 0 5px;
}

.vente_article tfoot th .ok {
    vertical-align: top;
    margin: 5px 0 0 0;
    padding: 0 0 0 0;
}

.vente_article tfoot th .legende {
    font-size: 11px;
	color: #000000;
	margin: 0 0 0 0;
}

.vente_article tfoot th .reduc {
    color: #cc0000;
}

.vente_article tfoot th .total_ttc {
	display: block;
	font-weight: bold;
    color: #000000;
	background-color: #ffffff;
	margin: 0 15px 5px 15px;
	padding: 3px;
}


#vente .retour {
    float: left;
    font-size: 10px;
    line-height: 12px;
    margin-left: 15px;
    margin-bottom: 15px;
    clear: both;
}

#vente .retour a:link, #vente .retour a:visited {
	display: block;
	color: #000000;
	text-decoration: none;
	margin-top: 7px;
	padding: 1px 15px 2px 25px;
	background-position: left top;
	background-image: url(../images/commun/vente_retour_fond.gif);
	background-repeat: no-repeat;
	border-top: 1px solid #bdbdbd;
	border-bottom: 1px solid #bdbdbd;
}

#vente .retour a:hover {
	color: #cc0000;
	background-position: left -60px;
}


#vente .validation {
	float: right;
	width: 180px;
	height: 25px;
	font-size: 12px;
	line-height: 14px;
	padding-right: 15px;
	margin-bottom: 20px;
}

#vente .validation a:link, #vente .validation a:visited {
	display: block;
	width: 180px;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
	text-align: center;
	padding: 4px 0 8px 0;
	background-position: left top;
	background-image: url(../images/commun/vente_validation_fond.gif);
	background-repeat: no-repeat;
}

#vente .validation a:hover {
	color: #ffffff;
	background-position: left -105px;
}


.vente_table {
	width: 780px;
	margin-left: 15px;
	border-collapse: collapse;
}

.vente_table thead th {
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-color: #a3a3cc;
	border-bottom: 5px solid #ffffff;
}

.vente_table tfoot th {
	font-weight: bold;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-color: #a3a3cc;
}

.vente_table tbody td {
	color: #000000;
	font-size: 12px;
	vertical-align: top;
	padding-bottom: 7px;
}

.vente_table tbody td .legende {
	color: #cc0000;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#vente .vente_table tbody td h2 {
	font-size: 14px;
	color: #9d9dcc;
	text-align: center;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#vente .vente_table tbody td label {
	display: block;
	font-weight: bold;
	text-align: right;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#vente .vente_table tbody td input {
	width: 240px;
	margin: 0 0 0 5px;
	padding: 2px 0 2px 5px;
	background-color: #cccccc;
	border: 1px solid #cccccc;
}

#vente .vente_table tbody td textarea {
	width: 240px;
	margin: 0 0 0 5px;
	padding: 2px 0 2px 5px;
	background-color: #cccccc;
	border: 1px solid #cccccc;
}

#vente .vente_table tbody td select {
	width: 247px;
	margin: 0 0 0 5px;
	padding: 2px 0 2px 5px;
	background-color: #cccccc;
	border: 1px solid #cccccc;
}

#vente .vente_table tbody td .checkbox {
	width : auto;
	vertical-align: middle;
	border: 0;
	margin: 0 5px 5px 0;
	padding: 0;
	background-color: transparent;
	border: 1px solid #ffffff;
}

.paypal {
	float: left;
	margin-right: 10px;
}