body {
	color: #000;
	background-image:url(images_v2/fond.jpg);
	background-repeat:repeat;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 0.80em;
}

div#page {
	width:920px;
	margin:auto;
}

div#header {
	height: 179px;
	background-image:url(images_v2/fond_header.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	color: #2e2e30;
}
	div#header h1 {
		display:none;
	}
	div#header ul.header_menu_top, div#header ul.header_menu_pages {
		list-style: none;
		margin: 0;
		padding: 0; 
		font-size: 0.85em;
		clear:both;
	}
		div#header ul.header_menu_top {
			float: right;
		}
		div#header ul.header_menu_pages {
			padding-top: 2px;
		}
		
	div#header ul.header_menu_top li, div#header ul.header_menu_pages li {
		display: inline;
		width: 183px;
		text-align:center; 
	}
	div#header ul li a {
		color: #2e2e30;
		float:left;
		width: 183px;
		height:24px;
		line-height:24px;
		text-decoration:none;
	}
	div#header ul li a:hover {
		color: #82466e;
	}
	
	div#megabanniere {
		float: right;
		color: #999999;
		font-style: italic;
	}
		div#megabanniere img {
			margin-top: 1px;
		}
		div#megabanniere p strong {
			font-style:normal;
			color:#FFFFFF;
		}

		
	div#megabanniere_texte {
		float: left;
		color: #999999;
		padding-left: 190px;
		font-style: italic;
		height:42px;
	}

div#fil_ariane {
	margin: 0 0 0 200px;
	height: 1.5em;
	color:#CCC;
}
	
	div#fil_ariane p {
		font-size: 0.8em;
		padding: 0;
		margin: 0.5em 0px 0px 0px;
	}
	div#fil_ariane p a {
		color: #ffffff;
		text-decoration:none;
	}
	div#fil_ariane p a:hover {
		color: #82466e;
		text-decoration:none;
	}

form.form_beneficiaire {
	padding: 0;
	margin: 0;
	text-align:center;
}
	form.form_beneficiaire div#form_beneficiaire_couleur {
		clear:both;
		padding-left:10px;
	}
	form.form_beneficiaire div.couleur {
		float: left;
		width: 30px;
		height: 40px;
		padding: 3px;
		border: 1px solid black;
		text-align:center;
	}
		form.form_beneficiaire div.couleur span.cube {
			width: 20px;
			height: 20px;
			display: block;
			margin-left: 5px;
		}

div#content {
	
}
	
	div#menu_gauche {
		float:left;
		width: 173px;
	}
	div#content_main {
		float:left;
		width: 516px;
		margin: 0 27px 0 27px;
		background-image:url(images_v2/contenu_page_fond.jpg);
		background-repeat:repeat-y;
		background-position:top left;
		background-color: #dddedf;
	}
	div#content_main h1 {
		font-size: 1.6em;	
		color: #646567;
		font-weight:normal;
	}
		div#content_main h2 {
			font-size: 1.3em;	
			color: #69023b;
			font-weight:normal;
		}
		div#content_main a {
			font-weight:bold;
			color: #646567;
			text-decoration:none;
		}
			div#content_main a:hover {
				color: #844770;
			}
		div#content_main a.retour_haut {
			float: right;
			margin-bottom:10px;
			padding-top:8px;
			padding-bottom:2px;
			text-decoration:none;
			font-size: 0.80em;
			border-bottom: 1px solid #b678a1;
		}
			div#content_main a.retour_haut:hover {
				color: #844770;
			}
		
	div#content_main_home {
		float:left;
		margin: 0 27px 0 27px;
	}
		div#content_home_entreprises {
			width: 520px;
			height:370px;
		}
		div#content_home_entreprises h2, div#content_home_entreprises p {
			display : none;
		}
		
		div#content_main div.contenu_page {
			border: 3px solid #c2c4c5;
			padding: 26px 10px 10px 10px;
		}
	div#content_main_collection {
		float:left;
		margin: 0 27px 0 27px;
		background-color: #242424;
	}
		div#collection_header {
			background-image:url(images_v2/fond_collection_header.jpg);
			background-repeat:no-repeat;
			width: 520px;
			height: 90px;	
			display:block;	
		}
		div#collection_header h1 {
			float:left;
			text-align: center;
			width: 257px;
			color: #fff;
			font-size: 1.5em;
			font-weight: normal;
			padding-top: 5px;
		}
			div#collection_header h1 span {
				color: #fff;
				font-size: 0.6em;
				font-weight: normal;
			}
		div#collection_liens {
			width: 261px;
			height: 90px;
			float:right;
		}
			div#collection_liens div#collection_liens_commander {
				height: 24px;
				width: 256px;
				text-align: center;
				padding-top: 5px;
			}
				div#collection_liens div#collection_liens_commander a {
					color: #ab7998;
					text-decoration: none;
					font-size:1.1em;
				}
				div#collection_liens div#collection_liens_commander a:hover {
					color: white;
				}
		
			div#collection_liens div#collection_contact {
				height: 19px;
				width: 118px;
				text-align: center;
				color: #ab7998;
				float: left;
				padding: 2px 0 0 6px;
				font-size: 0.85em;
			}
			div#collection_liens div#collection_liens_imprimer {
				height: 21px;
				width: 123px;
				text-align: center;
				float: left;
			}
				div#collection_liens div#collection_liens_imprimer a {
					color: #ab7998;
					text-decoration:none;
				}
				div#collection_liens div#collection_liens_imprimer a:hover {
					color: #FFFFFF;
				}
			div#collection_gammes a {
				float: left;
				width: 128px;
				height: 37px;
				background-image:url(images_v2/fond_collection_off.jpg);
				background-repeat:no-repeat;
				font-size: 0.85em;
				display:block;
				margin-top: 3px;
				padding-top:3px;
				line-height: 34px;
				text-align:center;
				text-decoration:none;
				color:#9c9e9f;
			}
			div#collection_gammes a:first-child {
				margin-right: 5px;
			}
				div#collection_gammes a.evasion:hover, div#collection_gammes a.evasion_actif {
					color: #fbc753;
				}
				div#collection_gammes a.emplette:hover, div#collection_gammes a.emplette_actif {
					color: #e95d0f;
				}
				div#collection_gammes a.evasion:hover {
					background-image: url(images_v2/fond_collection_evasion.jpg);
				}
				div#collection_gammes a.emplette:hover {
					background-image: url(images_v2/fond_collection_emplette.jpg);
				}
				div#collection_gammes a.evasion_actif {
					background-image: url(images_v2/fond_collection_evasion.jpg);
				}
				div#collection_gammes a.emplette_actif {
					background-image: url(images_v2/fond_collection_emplette.jpg);
				}
			div#collection_gammes_grand {
				height: 110px;
				background-color:#0F0F0F;
				text-align:center;
			}
				div#collection_gammes_grand a {
					width: 258px;
					float:left;
					display:block;
					font-size:1.6em;
					margin: 1px;
					height: 78px;
					background-color:#0F0F0F;
					text-decoration: none;
					padding-top:30px;
				}
				div#collection_gammes_grand a:hover {
					background-color:#444444;
				}
				div#collection_gammes_grand a.evasion:hover, div#collection_gammes_grand a.evasion{
					color:#FCC405;
				}
				div#collection_gammes_grand a.emplette:hover, div#collection_gammes_grand a.emplette {
					color:#E95E0F;
				}
					div#collection_gammes_grand a span {
						color: #999999;
						font-size:small;
					}
				
				 a#mycarousel-prev {
					float:left;
					display:block;
					width:17px;
					height:119px;
					background-color:#100f0f;
					line-height:119px;
					text-decoration:none;
					color:#FFFFFF;
					text-align:center;
				 }
				 	a#mycarousel-prev:hover {
						background-color: #2e2e2f;
					 }
				 
				 a#mycarousel-next {
					float:left;
					display:block;
					width:18px;
					height:119px;
					background-color:#100f0f;
					line-height:119px;
					text-decoration:none;
					color:#FFFFFF;
					text-align:center;
				 }
				 	a#mycarousel-next:hover {
						background-color: #2e2e2f;
					 }
			div#collection_themes {
				clear: both;
				width:520px;
				margin-bottom: 10px;
			}
				div#collection_themes ul {
					list-style:none;
					margin:0;
					padding:0;
				}
					div#collection_themes ul li {
						float:left;
					}
						div#collection_themes ul li a {
							display:block;
							line-height:34px;
							padding-left: 10px;
							color: white;
							width: 250px;
							height: 34px;
							background-image:url(images_v2/fond_puce_theme_off.jpg);
							background-repeat:no-repeat;
							color:#9c9e9f;
							text-decoration:none;
						}
						div#collection_themes ul li a.emplette:hover, div#collection_themes ul li a.emplette_actif {
							background-image:url(images_v2/fond_puce_theme_on_emplette.jpg);
							color: #e95d0f; /* emplette */
						}
						div#collection_themes ul li a.evasion:hover, div#collection_themes ul li a.evasion_actif {
							background-image:url(images_v2/fond_puce_theme_on_evasion.jpg);
							color: #fbc753; /* evasion */
						}
							
			div#collection_produits {	
				clear: both;
				width:520px;
			}
				
				div#collection_produits div.nouveau_theme {
					clear: both;
					width:520px;
				}
					div#collection_produits div.nouveau_theme h2 {	
						background-color:#2e2e30;
						font-weight: normal;
						color:#fff;
						padding: 30px;
					}
						div#collection_produits div.nouveau_theme h2 a {	
							float: right;
							color:#c5c7c8;
							padding-top:8px;
							padding-bottom:2px;
							text-decoration:none;
							font-size: 0.50em;
							border-bottom: 1px solid #b678a1;
						}
						div#collection_produits div.nouveau_theme h2 a:hover {	
							color:#a97393;
						}
				div#collection_produits div.produit {	
					float: left;
					width:260px;
					height: 130px;
					background-image:url(images_v2/fond_produit.jpg);
					background-repeat:no-repeat;
				}
					div#collection_produits div.produit_image {	
						float: left;
						width:100px;
						height: 100px;
						margin: 4px;
					}
						div#collection_produits div.produit_image a {	
							display: block;
							width:100px;
							height: 100px;
							text-decoration:none;
						}
					div#collection_produits div.produit_texte {	
						float: left;
						width:140px;
						height: 124px;
						text-align: center;
						margin-top:6px;
						margin-left:5px;
					}
						div#collection_produits div.produit_texte a {	
							color:#c5c7c8;
							text-decoration:none;
							font-size: 0.85em;
							font-style:italic;
						}
							div#collection_produits div.produit_texte a span.produit_titre {	
								font-weight: bold;
								font-size: 1em;
								font-style:normal;
							}
							div#collection_produits div.produit_texte a:hover span.produit_titre {	
								color:#a97393;
							}
							
			div#collection_produits div.produit_gold {	
					float: left;
					width:520px;
					height: 130px;
					
					background-image:url(images_v2/fond_produit_gold.jpg);
					background-repeat:no-repeat;
				}
					div#collection_produits div.produit_image_gold {	
						float: left;
						text-align:center;
						width:250px;
						height: 120px;
					    margin: 5px;
						background-repeat:no-repeat;
						
					}
						div#collection_produits div.produit_image_gold a {	
							display: block;
							width:250px;
							height: 120px;							
							text-decoration:none;
						}
					div#collection_produits div.produit_texte_gold {	
						float: left;
						width:250px;
						height: 120px;
						text-align: center;
						margin-top:6px;
						margin-left:5px;
					}
						div#collection_produits div.produit_texte_gold a {	
							color:#c5c7c8;
							text-decoration:none;
							font-size: 0.85em;
							font-style:italic;
						}
							div#collection_produits div.produit_texte_gold a span.produit_titre_gold {	
								font-weight: bold;
								font-size: 1em;
								font-style:normal;
							}
							div#collection_produits div.produit_texte_gold a:hover span.produit_titre_gold {	
								color:#a97393;
							}
			
			div#fiche_produit_evasion {
				clear: both;
				margin-top: 10px;
				background-color: #1b1b1b;
				border-bottom: #2e2428 solid 1px;
				border-top: #2e2428 solid 1px;
				width:510px;
				padding:5px;
				color: #868889;
				font-size:0.85em;
			}
				div#fiche_produit_evasion_image {
					background-color: #444445;
					width: 141px;
					float:left;
					padding: 10px;
					padding-top: 20px;
					padding-bottom: 20px;
					text-align:center;
				}
				  div#photos		{overflow:auto;}
				  div.photo			{float:left; display:inline; margin:0 20px 20px 0;}
				  div.photo a img	{border:1px solid; padding:1px;}

				div#fiche_produit_evasion_textes {
					width: 328px;
					float:left;
					padding: 10px;
				}
					div#fiche_produit_evasion_textes h2 {
						font-size: 1.50em;
						color: #c5c7c8;
					}
					div#fiche_produit_evasion_textes strong {
						font-size: 1.15em;
						color: #c5c7c8;
					}
					div#fiche_produit_evasion .retour {
						clear: both;
						height: 25px;
					}
						div#fiche_produit_evasion .retour a {
							display: block;
							text-align:center;
							float: right;
							text-decoration:none;
							font-size:0.80em;
							color: #CCCCCC;
							padding-left: 10px;
							padding-right: 10px;
							padding-bottom:2px;
							border-bottom: 3px solid #80446c;
						}
						div#fiche_produit_evasion .retour a:hover {
							color: #fff;
							border-bottom: 3px solid #b678a1;
						}
			div#fiche_produit_emplette {
				clear: both;
				margin-top: 10px;
				background-color: #1b1b1b;
				border-bottom: #2e2428 solid 1px;
				border-top: #2e2428 solid 1px;
				width:510px;
				padding:5px;
				color: #868889;
				font-size:0.85em;
			}
				div#fiche_produit_emplette_image {
					background-color: #444445;
					width: 141px;
					float:left;
					padding: 10px;
					padding-top: 20px;
					padding-bottom: 20px;
					text-align:center;
				}
				div#fiche_produit_emplette_textes {
					width: 328px;
					float:left;
					padding: 10px;
				}
					div#fiche_produit_emplette_textes h2 {
						font-size: 1.50em;
						color: #c5c7c8;
					}
					div#fiche_produit_emplette_textes strong {
						font-size: 1.15em;
						color: #c5c7c8;
					}
					div#fiche_produit_emplette .retour {
						clear: both;
						height: 25px;
					}
						div#fiche_produit_emplette .retour a {
							display: block;
							text-align:center;
							float: right;
							text-decoration:none;
							font-size:0.80em;
							color: #CCCCCC;
							padding-left: 10px;
							padding-right: 10px;
							padding-bottom:2px;
							border-bottom: 3px solid #80446c;
						}
						div#fiche_produit_emplette .retour a:hover {
							color: #fff;
							border-bottom: 3px solid #b678a1;
						}						
				 
			
			div#fiche_produit_evasion_gold {
				clear: both;
				margin-top: 10px;
				background-color: #1b1b1b;
				border-bottom: #2e2428 solid 1px;
				border-top: #2e2428 solid 1px;
				width:510px;
				padding:5px;
				color: #868889;
				font-size:0.85em;
			}
				div#fiche_produit_evasion_image_gold {
					background-color: #444445;
					width: 490px;
					float:left;
					padding: 10px;
					padding-top: 20px;
					padding-bottom: 20px;
					text-align:center;
				}
				  div#photos		{overflow:auto;}
				  div.photo			{float:left; display:inline; margin:0 20px 20px 0;}
				  div.photo a img	{border:1px solid; padding:1px;}

				div#fiche_produit_evasion_textes_gold {
					width: 490px;
					float:left;
					padding: 10px;
				}
					div#fiche_produit_evasion_textes_gold h2 {
						font-size: 1.50em;
						color: #c5c7c8;
					}
					div#fiche_produit_evasion_textes_gold strong {
						font-size: 1.15em;
						color: #c5c7c8;
					}
					div#fiche_produit_evasion_gold .retour {
						clear: both;
						height: 25px;
					}
						div#fiche_produit_evasion_gold .retour a {
							display: block;
							text-align:center;
							float: right;
							text-decoration:none;
							font-size:0.80em;
							color: #CCCCCC;
							padding-left: 10px;
							padding-right: 10px;
							padding-bottom:2px;
							border-bottom: 3px solid #80446c;
						}
						div#fiche_produit_evasion_gold .retour a:hover {
							color: #fff;
							border-bottom: 3px solid #b678a1;
						}
			div#fiche_produit_emplette_gold {
				clear: both;
				margin-top: 10px;
				background-color: #1b1b1b;
				border-bottom: #2e2428 solid 1px;
				border-top: #2e2428 solid 1px;
				width:510px;
				padding:5px;
				color: #868889;
				font-size:0.85em;
			}
				div#fiche_produit_emplette_image_gold {
					background-color: #444445;
					width: 490px;
					float:center;
					padding: 10px;
					padding-top: 20px;
					padding-bottom: 20px;
					text-align:center;
				}
				div#fiche_produit_emplette_textes_gold {
					width: 490px;
					float:left;
					padding: 10px;
				}
					div#fiche_produit_emplette_textes_gold h2 {
						font-size: 1.50em;
						color: #c5c7c8;
					}
					div#fiche_produit_emplette_textes_gold strong {
						font-size: 1.15em;
						color: #c5c7c8;
					}
					div#fiche_produit_emplette_gold .retour {
						clear: both;
						height: 25px;
					}
						div#fiche_produit_emplette_gold .retour a {
							display: block;
							text-align:center;
							float: right;
							text-decoration:none;
							font-size:0.80em;
							color: #CCCCCC;
							padding-left: 10px;
							padding-right: 10px;
							padding-bottom:2px;
							border-bottom: 3px solid #80446c;
						}
						div#fiche_produit_emplette_gold .retour a:hover {
							color: #fff;
							border-bottom: 3px solid #b678a1;
						}		
			
			
	div#menu_droite {
		float: left;
		width: 173px;
	}

div.boite_droite {
	background-color:#e2e2e4;
	background-image:url(images_v2/fond_box_top_droite.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin-bottom: 13px;
}
	div.boite_droite_contenu h2 {
		padding: 0px 0px 0px 5px;
		margin : 0px;
		color:#fff;
		font-size:1em;
		font-weight: normal;
		line-height: 25px;
		text-align:left;
	}
	div.boite_droite_contenu {
		background-image:url(images_v2/fond_box_bottom_droite.gif);
		background-position:bottom left;
		background-repeat:no-repeat;	
		padding-bottom: 5px;
	}
	
div.boite_gauche {
	background-color:#e2e2e4;
	background-image:url(images_v2/fond_box_top_gauche.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin-bottom: 15px;
}
div.boite_gauche_2lignes {
	background-color:#e2e2e4;
	background-image:url(images_v2/fond_box_top_gauche_2lignes.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin-bottom: 15px;
}
	div.boite_gauche_contenu h2 {
		padding: 0px 5px 0px 0px;
		margin : 0px;
		color:#fff;
		font-size:1em;
		font-weight: normal;
		line-height: 25px;
		text-align:right;
	}
	div.boite_gauche_contenu {
		background-image:url(images_v2/fond_box_bottom_gauche.gif);
		background-position:bottom left;
		background-repeat:no-repeat;
		padding-bottom: 5px;	
	}

div.boite_gauche_contenu p, div.boite_droite_contenu p {
		padding: 0.5em;
		margin: 0;
		font-size: 0.85em;
}

	div.boite_gauche a, div.boite_droite a {
		text-decoration: none;
		font-weight: bold;
		color:#844770;
	}
	
	div.boite_gauche a, div.boite_droite a:hover {
		text-decoration: none;
		color:#4c243f;
	}

div#footer {
	clear: both;
	display:block;
	margin-top: 15px;
	padding-top: 30px;
	height: 49px;
	background-image:url(images_v2/fond_footer.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	text-align:center;
}
	div#footer p {
		font-size: 0.75em;
		margin-top:18px;
	}

/* Menu de gauche */

	div#collections {
	background-image:url(images_v2/fond_collections.jpg);
	background-repeat:no-repeat;
	height:528px;
	}
	div#collectionsbeneficiaire {
		background-image:url(images_v2/fond_collectionsbeneficiaire.jpg);
		background-repeat:repeat-y;
	}
		div#collectionsbeneficiaire h2, div#collections h2 {
			padding: 0px;
			margin : 0px;
			color:#fff;
			font-weight: normal;
			line-height: 40px;
			text-align:center;
		}
		div#collectionsbeneficiaire ul, div#collections ul {
			list-style:none;
			padding: 0px;
			margin: 25px 0 0 0;
		}
		div#collectionsbeneficiaire ul li, div#collections ul li {
			height: 31px;
			padding: 0px;
			margin: 0 0 0 12px;
		}
			div#collectionsbeneficiaire ul li a, div#collections ul li a {
				text-decoration: none;
				color:#844770;
			}
			div#collectionsbeneficiaire ul li a:hover, div#collections ul li a:hover {
				text-decoration: none;	
				color:#4c243f;
			}
	
	

	
	/*Formulaire d'identification BENEFICIAIRE*/
	
div#form_header {
	float: right;
	color: #CCCCCC;
	font-style: italic;
	width:728px;
	height: 90px;
	display:block;
}

div#form_b2b {
	text-align: center;
	width:170px;
	display:block;
	float:left;
}	
	
div#form_code {
	text-align: center;
	width:250px;
	height: 75px;
	padding-top:15px;
	display:block;
	float:left;
}
	div#form_code input{
		background-color: #ffffff;
		border: none;
		color: #000000;
		text-align:center;
		font-weight:lighter;
		font-size: 16px;
		margin-top:10px;
	}
	
div#form_couleur {
	text-align: center;
	width:270px;
	height: 75px;
	padding-top:15px;
	display:block;
	float:left;
}
	div#form_couleur div.wrap_couleurs {
		margin-left:13px;
	}
	div#form_couleur div.wrap_couleurs div.couleur {
		float: left;
		display: block;
		width: 35px;
		height: 50px;
		background-image:url(images_v2/fond_codes_couleurs.png);
		background-position:top;
		background-repeat:no-repeat;
	}
		div.couleur div.couleur_cadre span {
			display: block;
			width: 23px;
			height: 23px;
			margin: 6px;
		}
		div.couleur div.couleur_option {
			display: block;
			width: 35px;
			height: 15px;
			text-align:center;
			margin-top: 3px;
		}
		
div#form_header div#form_btn {
	width:168px;
	display:block;
	height: 75px;
	padding-top:15px;
	float:left;
	text-align: center;
}
	div#form_header div#form_btn input.btn_continuer{
		background-color: #e0e0e0;
		border: none;
		color: #a2288d;
		text-align:center;
		font-weight:lighter;
		font-size: 16px;
		margin-top:10px;
	}		
			
div.wrap_collection {
	width: 235px;
	height: 115px;
	display:block;
	float:left;
	margin-right: 10px;
	margin-top: 10px;
	font-weight:normal;
	text-align: center;
}	
	div.wrap_collection div.titre_collection {
		
		display:block;
		line-height:44px;
		font-size:15px;
	}
	div.wrap_collection div.titre_collection a {
		text-align: center;
		line-height:44px;
		font-size:16px;
		color:#6633FF;
		font-weight:normal;
	}
		div.wrap_collection div.titre_collection a:hover {
			text-decoration: underline;
			color:#FFFFFF;
			font-weight:normal;
		}
		
		div.gammes_collection a {
			line-height: 33px;
		}
		
		div.gammes_collection img {
			margin-bottom: -4px;
		}

div.boite_gauche_contenu p strong {
	color: #652062;
}	

	
	
	/*Page d'identification BENEFICIAIRE*/
/*	
form.identifiant label {
	float: left;
}	
	
div#form_code {
	text-align: center;
	width:440px;
	height: 20px;
	display:block;
	background-image:url(images_v2/fond_identification_petit.jpg);
	background-repeat:no-repeat;
	padding: 20px;
}
	div#form_code input{
		background-color: #ffffff;
		border: none;
		color: #000000;
		text-align:center;
		font-weight:bold;
		font-size: 13px;
		float:right;
	}
div#form_couleur {
	text-align: center;
	width:440px;
	height: 45px;
	line-height: 35px;
	display:block;
	background-image:url(images_v2/fond_identification_grand.jpg);
	background-repeat:no-repeat;
	padding: 20px;
}
	div#form_couleur div.wrap_couleurs {
		float: right;
		margin-left:5px;
	}
	div#form_couleur div.wrap_couleurs div.couleur {
		float: left;
		display: block;
		width: 35px;
		height: 50px;
		background-image:url(images_v2/fond_codes_couleurs.png);
		background-position:top;
		background-repeat:no-repeat;
	}
		div.couleur div.couleur_cadre span {
			display: block;
			width: 23px;
			height: 23px;
			margin: 6px;
		}
		div.couleur div.couleur_option {
			display: block;
			width: 35px;
			height: 15px;
			text-align:center;
			margin-top: 3px;
		}
		
div#form_btn {
	width:440px;
	padding: 20px;
	display:block;
	height: 20px;
	background-image:url(images_v2/fond_identification_petit.jpg);
	background-repeat:no-repeat;
}
	div#form_btn input.btn_continuer{
		background-color: #e0e0e0;
		border: none;
		color: #a2288d;
		float:right;
	}		*/
			
	
	
	
	
	
	
	
	
	
	
	
	
	
