#parka {
	height: 600px;
	background-image: url(../img/tw_parka.jpg);
}
#tw_stock_nuancier {
	height: 100px;
	left: 0px;
	text-align: center;
	background-color: #CCCCCC;
}
#parka_prix {
	position: relative;
	top: 80px;
}

#parka_ref {
	position: relative;
	top: 100px;
	height: 50px;
}


#coupe_vent {
	height: 600px;
	background-image: url(../img/tw_coupe_vent.jpg);
	background-repeat: no-repeat;
	background-position: right 20px;
}
#survet {
	height: 600px;
	background-image: url(../img/tw_survet.jpg);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	background-position: 0px -10px;
}
#texte_survet {
	height: 600px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
