/* CSS Document */

* {
	margin:0;
	padding:0;
}


/* Style g�n�ral boite + titre */
#orderForm {
	width: 260px;
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	overflow-x: hidden; 
}
.orderFormStandard{
	border: dotted #2b6ec2 1px;
	border-top: 0px;
	margin-top: 10px;
}
#orderForm form {
	margin: 0 auto;
}
#titre {
	font-family: Arial;
	font-size: 0.9em;
	font-weight: 700;
	color: #FFFFFF;
	background-color: #CE0008;
	text-transform: uppercase;
	text-align: center;
	line-height: 18px;
	/*font-stretch: expanded;*/
}

#sous-titre {
	font-family: Verdana;
	font-size: 0.8em;
	font-weight: bolder;
	background-color: #2B6EC2;
	color: #FFFFFF;
	text-align: center;
	line-height: 22px;
	vertical-align: middle;
}
/* Style Champ formulaire */ 

.wwgrp, 
.wwgrp td
{
	display: block;
	width: 230px; 
	font-size: 0.7em;
	font-family:Arial;
	margin-left: /*2px 0 2px*/ 15px;
	padding: 0px;
	clear: both;
	text-align: left;}
.wwgrp input {
	margin: 1px 0;
	height: 1.2em;
}
.wwgrp select {
	margin: 1px 0;
}
.wwlbl {
	font-family: Arial;
	color: #000000;
	font-family:Arial;
	font-weight: normal;
}
.wwctrl {
	margin: 0px;
	padding: 0px;
	width: 150px;
	text-align: left;
}
/* Style boite input */
.label {
	display: block;
	float: left;
	width: 80px;
}
.field {
	border: 1px solid #2b6ec2;
	font-size: 1em;
	width: 140px;
	padding-left: 2px;
}
.fieldDate {
	border: 1px solid #2b6ec2;
	font-size: 1em;
	padding-left: 2px;
	width: 40px;
}
.fieldYear {
	border: 1px solid #2b6ec2;
	font-size: 1em;
	padding-left: 2px;
	width: 54px;
}
.mandatoryNotice {
	width:140px;
}

/* Style je certifie avec une class particuliere sur le input et le label */
#wwgrp_mainForm_acceptConditions .wwctrl,
#wwgrp_mainForm_prime .wwctrl {
	float: left;
	width: 20px;
}
#wwgrp_mainForm_prime .wwlbl label,
#wwgrp_mainForm_acceptConditions .wwlbl label{
	float: right;
	width: 206px;
	padding: 3px 0;
}
.wwlbl .checkboxLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: left;
	margin:0px;
	padding:0px;
	width: 80px;
	vertical-align: middle;
}
/* Style Partwork */
#orderForm fieldset{
	margin: 0 auto;
	padding: 0;
	color: #000000;
	width: 230px;
	font-size:0.7em;
	font-family:Arial;
	color: #000000;
	clear:both;
}
#orderForm fieldset.partworks{
	text-align: center;	
	padding-bottom: 5px;
}
#orderForm fieldset legend{
	margin-left: 5px;
	padding: 0 4px 0 2px;
	font-family:Arial;
	color:#000000;
	
}
#orderForm fieldset input{
	color: #000000;
	padding: 0px 0px 0px 0px;
}
.partworks {
	text-align: center;
}
.partworks select {
	margin-bottom: 4px;
}
/* Prime auto-payante */
#wwlbl_mainForm_prime {
	color: #DA1101;
}

/* Style Mention obligatoire */
.obligatoire {
	margin: 0px;
	padding: 0px;
	width: 150px;
	float: right;
	text-align: left;
	font-size: 0.8em;
}

/* Style du lien de changement d'adresse */
#chgAddress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #2b6ec2;
	display: block;
	text-align: right;
	font-weight: bold;
	float: none;
	margin: 0px 20px 4px 0;
}


/* Style du bouton commander */
a#btnValider {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: red;
	display: block;
	text-align: right;
	font-weight: bold;
	float: right;
	margin: 0px 20px 8px 0;
}
#orderForm .orderFormStandard a#btnValider {
	/*Pour le cas de l'Allemagne*/
	float: none;
}
/*div.spacer {
	height: 4px;
	visibility: hidden;
	clear: both;
	display: none;
}*/
/* Style Garanties */ 
#offreNum {
	clear: both;
	margin: 0 10px;
	padding: 0 10px;
	background-color: #fff0b2;
	border: 1px solid red;
	width: 218px;
}

.offerTextTitle {
	font-family: Arial;
	font-weight: bold;
	font-size: 0.8em;
	color: #DA1101;
	margin: 4px;
	padding: 0px;
	text-transform: uppercase;
}
.offerTextContent {
	margin: 5px;
	padding-left: 5px;
	list-style-type: disk;
	font-family:Arial;
	font-size: 11px;
	color: black;
	text-align:left;
}
.offerTextContent p{
	font-size: 11px;
}
.offerTextContent li {
	line-height: 1.3em;
	margin: 0;
	padding: 0;
}
#offerText {
	clear: both;
	width: 797px;
	margin: auto;
}
/* Style Mention legales */
#legal {
	margin: 5px 5px 4px 5px;
	padding:0px;
	font-size: 9px;
	font-family:Arial;
	color: #000000;
	text-align:left;
}

#orderForm #legal a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #2b6ec2;
	display: inline;
	text-align: right;
	font-weight: bold;
	float: none;
	margin: 0;
	margin-left: 4px;
}

#legal span {
	color: red;
}
/* Liste d'erreurs */
#mainForm ul {
	list-style-type: disk;
	list-style-position: inside;
	margin: 4px 14px 8px 14px;
	padding: 0;
	color: red;
	font-size: 0.6em;
}
#mainForm li {
	line-height: 1.2em;
}

/* Spécificités du formulaire express */
.bloc1,
.bloc2 {
	margin-bottom: 20px;
}
.express {
	display: block;
	font-size: 0.7em;
	margin-bottom: 5px;
	overflow: auto;
}
.bloc3 .wwgrp {
	width: auto;
	margin: 0;
}
.bloc3 label {
	width: auto; 
}
.bloc3 .field{
	width: auto; 
	margin-left: 4px;
}
.bloc3 #partnerIntro {
	display: inline;
	float: none;
	width: auto;
}
.express span {
	background: transparent url(/skin/fr/img/puce-commande.gif) no-repeat;
	width: 25px;
	height: 25px;
	text-align: center;
	color: #ffffff;
	display: block;
	float: left;
	padding-top: 5px;
	margin-right: 5px;
}
.guaranties {
	clear: both;
}

/*--------------------- .resultFieldset --------------------- */
.resultFieldset {
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 50px;
	/*_height: 50px;*/
	width: 500px;
}

/*-- .creditCardList --*/
.creditCardList label {
	float: none;
	width: auto;
}
.creditCardList ul.radioList {	
	list-style-type:none;
	text-align: center;
	margin: 10px 0;
}

.creditCardList li {	
	width: 150px;
	float: left ;
}
.creditCardList a.link {
	display: block;
	text-align: center;
	background: url(../img/arrowLink.png) no-repeat scroll 29% 6px;
}
.unsubscribe .creditCardList ul.radioList {
	padding-right: 140px;
}
.creditCardList ul.radioList li label {
	display: inline-block !important;
	width: 65px !important;
	padding: 0;
	vertical-align: middle;
	height: 38px;
	font-size: 0px;
	text-indent: -10000px;
	overflow: hidden;
	background-position: left top;
	background-repeat: none;
}
.creditCardList ul.radioList li.cb label {
	background-image: url(/skin/fr/img/carte-bleu.gif);
}
.creditCardList ul.radioList li.visa label {
	background-image: url(/skin/fr/img/carte-visa.gif);
}
.creditCardList ul.radioList li.eurocard label {
	background-image: url(/skin/fr/img/carte-mastercard.gif);
}
.creditCardList ul.radioList li.ecarte label {
	background-image: url(/skin/fr/img/carte-ecarte.gif);
}

