/*  ------------------------------------------
/*  Habillage des formulaires
/*  ------------------------------------------ */
/*-----------------------------------------------
 -------------------PAGE PAYPAL------------------
----------------------------------------------- */

div.posFormPaypal {
	height:460px;
	margin:0;
	padding:20px 65px 0 50px;
	font-size:10px;	
}
div.posFormPaypal h2 {
	font-size:11px;
	font-weight:bold;
	font-variant:small-caps;
	margin:0;
	padding:0 0 10px 0;
}
div.formulaireCal {
	margin:0;
	padding:0;
	height:370px;
	padding:0;	
}
table.calculcom td, table.calculcom  th{
	border-bottom:1px solid #8bbd20;
}
table.calculcom  th {
	font-weight:normal;	
}
table.calculcom  th span.tabTitreG  {
	float:left;	
}
table.calculcom  th span.tabTitreD {
	float:right;	
}
td#bordureSans {
	font-size:9px;
	height:35px;
	border:none;	
}
td.row-total{
	text-align:right;	
}
input.num-livres-input,  input.row-total-input,  input.total-box{
	opacity: 1!important;
	font-size:11px;
	color:#000000;
	background-color:#f6f6f6;
	height:17px;
	width:30px;
	text-align:center;
}
input.row-total-input,  input.total-box{
	opacity: 1!important;
	font-size:10px;
	height:17px;
	width:35px;
	font-weight:bold;
	color:#000000;
	padding:3px 0 0 0;
	text-align:center;
	border:none;
}

div.presentFrais {
	float:left;
	margin:0;
	padding:40px 0 0 0;
}
div.posValid{
	float:left;
	height:24px;
	text-align:right;
	width:540px;
}
a#formValid, a#formValid-en {
	display:block;
	float:right;
	background-image:url("../IMG/valider_out.gif");
	background-repeat:no-repeat;
	width:77px;
	height:22px;
	padding:0;
	margin:10px 0 0 0;
	font-size:11px;
	text-decoration:none;
}
a#formValid-en {
	background-image:url("../IMG/valider_out-en.gif");
}
a#formValid:hover {
	background-image:url("../IMG/valider_ov.gif");
}
a#formValid-en:hover{
	background-image:url("../IMG/valider_ov-en.gif");
}
input:disabled {
	opacity: 1!important;	
}