/* CSS Document */

/* Import */
	@import url("A_selector.css");
	@import url("B_layout.css");
	
/* fin Import */


#primaryBlock{
	position:relative;
	float:left;
	width:433px;
	padding:0 0 0 20px;
	height:auto;
	min-height:611px;
	background:url(../img/primary/bg_primary_prix.jpg) left bottom no-repeat;
}
* html body #primaryBlock{
	height:611px;
}
#primaryBlock h2{
	position:relative;
	width:433px;
	background:url(../img/titles/ttl_primary_prix.jpg) left top no-repeat;
	height:46px;
	padding-bottom:12px;
}
#secondaryBlock{
	width:320px;
	height:611px;
	background:url(../img/secondary/bg_secondary_prix.jpg) left top no-repeat;
}
#secondaryBlock p{
	line-height:1.2em;
	padding-bottom:12px;
}
#primaryBlock p a {
	text-decoration:underline;
}
#primaryBlock p a:hover {
	text-decoration:none;
}
#formBlockX1{
	width:280px;
	padding:15px 0 0 0;
	margin:0 auto;
	background:none;
}
#formBlockX1 h3{
	background:url(../img/titles/ttl_secondary_garanties.gif) center top no-repeat;
	height:45px;
	margin-top:240px;
}
ol li{
	font-size:1em;
	padding-bottom:6px;
}
dt, dd{
	color:#FFFFFF;
}

.spanBlocks span {
	display:block;
	padding:4px 0;
}

.spanBlocksList {
	margin:0 0 0 50px;
}

.spanBlocksList li {
	margin:0 0 8px 0;
}

.subTtl {
	font-size:1.2em;
}
#extraText{
	color:#FFFFFF;
	bottom:8px;
	right:40px;
	width: 370px;
	line-height:14px;
}
#extraText span{
	font-size: 13px;
	font-weight: bold;
}


#push-sante {
	width:300px;
	height:134px;
	background:url(../img/secondary/v_push_auto.gif) no-repeat;
	margin:10px 0 0 -10px;
	position:relative;
	color:#fff;
}
#push-sante.push-sante-bg {
	background:url(../img/secondary/v_push_sante.jpg) no-repeat;
}

#push-sante p {
	padding:73px 0 0 15px;
}
#push-sante.push-sante-bg p{
	padding-top:65px
}
#push-sante p a{
	color:#fff;
	text-decoration:underline;
}
* html body #push-sante {
	margin:10px 0 0 0px;
}