
/* TACTIK PAINTBALL ** HOME ** */

.fond_carre_home{
	background-image:url(images/fond_cadre_accueil.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height: 420px;
	margin-top: -20px;
}

.home_title{
	height:22px;
	padding-top: 32px;
	text-align:left;
	padding-left: 107px;

}

.home_cadre{
	margin-top:-1px;
	margin-left:1px;

}



