
/* TACTIK PAINTBALL ** HOME ** */

.fond_carre{
	position:relative;
	background-image:url(images/fond_cadre.png);
	background-repeat:no-repeat;
	background-position:bottom;
	height: 370px;

	
}


.cadre{
	margin-top:0px;
	margin-left:0px;
	padding-top: 13px;
	position:relative;
	z-index:10000;

}
.ombre{
	text-align:center; 
	margin-top:-36px; 
	width: 820px;
}
.cadre_center{
	margin: 0 auto; width: 550px;
	margin-top:-5px;
}
.cadre_bas{
	background-image:url(images/fond_bas_1100.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin-top:-40px;
	margin-left:1px;
	padding-top: 26px;
	padding-left:0px;
	height: 1130px;
	text-align:left;
	line-height: 13px;
}

.price_groupe_title{
	background-image:url(images/prices/ligne.jpg);
	background-repeat:no-repeat;
	background-position:top;
	min-height: 110px;
	margin:0;
	margin-top: -20px;
}


