@charset "utf-8";
/* CSS Document */

#contentCreationSite{
	padding-bottom: 1px;
	margin-top: 52px;
}

.etapeA, .etapeB{
	background: url(../images/creation-sites/bg-center.gif) left top repeat-y;
	width: 812px;
	height: 185px;
	position: relative;
	margin-bottom: 40px;
}

.etapeA abbr, .etapeB abbr{
	border: none;
}

.etapeA div h2, .etapeB div h2{
	background: url(../images/creation-sites/bg-top.gif) left top no-repeat;
	color: #901414;
	font-size: 20px;
	margin: 0px;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 8px;
}

.etapeA div, .etapeB div{
	background: url(../images/creation-sites/bg-bottom.gif) left bottom no-repeat;
	height: 185px;
}

.etapeA div p, .etapeB div p{
	padding-bottom: 0.5em;
	text-indent: 40px;
}

.etapeA img, .etapeB img{
	position: absolute;
	z-index: 1;
}

.etapeA{
	margin-left: 83px;
}

.etapeA h2{
	padding-left: 161px;
}

.etapeA div p{
	padding-left: 180px;
	padding-right: 22px;
}

.etapeA img{
	top: -32px;
	left: -43px;
}

.etapeB{
	margin-left: 42px;
}

.etapeB h2{
	padding-left: 21px;
}

.etapeB div p{
	padding-left: 39px;
	padding-right: 173px;
}

.etapeB img{
	top: -31px;
	left: 649px;
}
