body {
	/*margin: 0;*/
	padding: 0px;
	background-color: #eee;
	font-family: Verdana, Arial,Helvetica,sans-serif;
	font-size: normal;
	color: #404040;
}

#panier-right {
	float: right; width: 210px; margin-right: -1px; line-height: 1em; margin-top: -19px;
	background-color: #eee;
	background-repeat: no-repeat;
	background-position: top center;
}

.titre-panier-FR {
	background-image: url('../images/titre-panier-FR.gif');
}

.titre-panier-EN {
	background-image: url('../images/titre-panier-EN.gif');
}

.titre-panier-IT {
	background-image: url('../images/titre-panier-IT.gif');
}

#devise {
	margin-left: 155px;
	height: 19px;
}

ul#navlist
{
	font: bold 12px verdana, arial, sans-serif;
	list-style-type: none;
	padding-bottom: 24px;
	border-bottom: 1px solid #66c;
	margin: 0;
}

ul#navlist li
{
	float: left;
	height: 21px;
	background-color: silver;
	margin: 2px 2px 0 2px;
	border: 1px solid #66c;
	width: 120px;
}

ul#navlist li#active
{
	border-bottom: 1px solid #fff;
	background-color: #fff;
}

#navlist div {
	
	padding: 4px; 
	padding-left: 21px;
	background-repeat: no-repeat;
	background-position: 1px center;

}

li#active {
	color: green;
}

.etape1ED {background-image: url('../images/etape1-ED.png');}
.etape2ED {background-image: url('../images/etape2-ED.png');}
.etape3ED {background-image: url('../images/etape3-ED.png');}
.etape4ED {background-image: url('../images/etape4-ED.png');}

.etape1EM {background-image: url('../images/etape1-EM.png');}
.etape2EM {background-image: url('../images/etape2-EM.png');}
.etape3EM {background-image: url('../images/etape3-EM.png');}
.etape4EM {background-image: url('../images/etape4-EM.png');}

.etape1Off {background-image: url('../images/etape1Off.png');}
.etape2Off {background-image: url('../images/etape2Off.png');}
.etape3Off {background-image: url('../images/etape3Off.png');}
.etape4Off {background-image: url('../images/etape4Off.png');}

#navlist a 
{
	color: gray;
	text-decoration: none;
}

#navlist a:hover { color: #000; }

li#inactive a { color: #666; }
li#inactive a:hover { color: #000; }

li#inactive div {
	color: #666;
}

.TitreEtape
{
	line-height: 1.2em; color: green;
}

.TitreVersionED
{
	font-weight: bold; font-size: 15px; color: #3163ce;
}

.TitreVersionEM
{
	font-weight: bold; font-size: 15px; color: #ce6331;
}

.DescVersion
{
	font-size: 12px; color: #202020; line-height: 1.4em;
}

.DescVersion small
{
	color: indigo;
}

.FondLive {
	background-image: url('../images/telecharger.gif');
	background-repeat: no-repeat;
	background-position: 25px center;
}

.FondCD{
	background-image: url('../images/cd.gif');
	background-repeat: no-repeat;
	background-position: 25px center;
}

.FondPack{
	background-image: url('../images/pack.gif');
	background-repeat: no-repeat;
	background-position: 25px center;
}

.TableauPanier {border: 1px solid #ddd;}

.TableauPanier tr {background-color: #fff;}

.PanierVersion {
	font-family: Arial; font-weight: bold; font-size: 11px; color: #000
}

.PanierTotal {
	font-family: Arial; font-weight: bold; font-size: 11px; color: #000; text-align: right
}

.PanierPrixVersion {
	font-family: Arial; font-weight: bold; font-size: 18px; color: #000; vertical-align: top; text-align: right
}

.PanierPrixOption {
	font-family: Arial; font-weight: bold; font-size: 16px; color: #444; vertical-align: top; text-align: right; padding-right:5px;
}

.PanierPrixTotal {
	font-family: Arial; font-weight: bold; font-size: 18px; color: #000; vertical-align: top; text-align: right
}

.InfoDelai {
	font-family: Arial; font-weight: normal; font-size: 11px; color: #404040;
}

.InfoDelai li{
	margin-left:-20px; list-style-type: square;
}


.factinput {
	font-family: Verdana; color: #000; font-size: 12px; height: 16px;
}

.livinput {
	font-family: Verdana; color: #3366bb; font-size: 12px; height: 16px;
}

.erreurinput {
	font-family: Verdana; font-size: 12px;
	border: 1px solid #ed461d;
	height: 16px;
	background-image: url('../images/erreur.png');
	background-repeat: no-repeat;
	background-position: right center;
}

.LigneLabel {
	height: 20px; vertical-align: middle;
}

.LigneInput {
	height: 20px; vertical-align: middle;
}


#infoerreur {
	text-align: center;
	width: 530px;
	font-family: Arial; color: #ed461d; font-size: 12px;
}

.required {font-weight: bold; color: blue;}


.BtnPaiement {
	
	cursor: pointer; cursor: hand;  background-color: #ececec; 
	font-family: Verdana; font-size: 12px; color: blue; font-weight: bold; padding-left: 40px; text-decoration: underline;
	height: 32px; width: 220px;
}

.cgv
{
	text-align: justify; padding: 10px;
}

.cgv-titre {font-family: Arial,sans-serif;font-size:15px;font-weight:bold; margin-left: 20px;}

.cgv-rub {font-family: Arial,sans-serif;font-size:13px;font-weight:bold;margin:0;padding:11px 0 0 0;}

.cgv-detail {font-family: Arial,sans-serif;font-size:13px;font-weight:normal;margin:0;padding:11px 0 0 0; line-height: 22px;}
