/**
* >>>>>>>>>>>>> Style UNIQUEMENT POUR LA PAGE ETAPE2 <<<<<<<<<<<<<<
*/

h1{
	color:#6bb43d;
	font-size:15px;
	margin-top:10px;
}

#top-etape2{
	background:url(/templates/jardinot/images/tunnel_achat/background_top.png) no-repeat;
	width:999px;
	height:72px;
	margin-top:10px;
}
	#wording-etape2{
		position:absolute;
		top:15px;
		left:34px;
		font-weight:bold;
	}

#bottom-etape2{
	background:url(/templates/jardinot/images/tunnel_achat/background_bas.png) no-repeat;
	width:999px;
	height:42px;
}
#contenu-etape2{
	background:url(/templates/jardinot/images/tunnel_achat/background_repeat.png) repeat;
	width:999px;
}
	#contenu-push{
		width:855px;
		padding:0 0 30px 55px;
	}
	#limite-grise{
		color:#c0c0c0;
		width:855px;
		margin:0 0 30px 55px;
		border:1px solid #c0c0c0;
	}
	#choix-identification{
		margin:0 0 20px 55px;
		width:855px;
		border-collapse:collapse;
	}
		#choix-identification td{
			width:33%;
			padding-left:10px;
			vertical-align:top;
		}
		.td-bordure{
			border-left:1px solid #c0c0c0;
			border-right:1px solid #c0c0c0;
		}
			.separateur-vert{
				background:url(/templates/jardinot/images/article/separateur_vert.png) no-repeat;
				height:3px;
				width:138px;
				margin-top:10px;
			}
			.input-identification{
				height:11px;
				margin-top:10px;
				font-size:10px;
				width:196px;
			}
			.bouton-identification{
				float:left;
				background:url(/templates/jardinot/images/search/repeat_bouton.png) repeat;
				color:white;
				text-decoration:none;
				height:21px;
				margin:15px auto;
				padding:2px 11px 0 11px;
				font-weight:bold;
			}
				#connexion{
					margin-left:69px;
				}
				#adhesion{
					margin-left:97px;
				}
				#first-co{
					margin-left:97px;
				}
.btn_adhesion {
	text-align: center;	
}				
.bouton-adhesion {
	float:left;
	background:url(/templates/jardinot/images/search/repeat_bouton_big.png) repeat;
	color:white;
	text-decoration:none;
	height:28px;
	margin:15px auto;
	padding:12px 11px 0 11px;
	font-weight:bold;
	font-size: 16px;
}
