/* CSS - Tactik Paintball */
/* CSS - Création de Projextra, Inc. */



body {
	margin: 0 auto;
    padding: 0;
    width: 800px;
    text-align: center;
   	background: #000000 url(images/intro/back_winter.jpg) no-repeat center top;
	height: 100%;
	background-position:top;
	

}


.content{
	width:390px;
	margin:auto;
	margin-top: 200px;
}
img{
	border: none;
}

.copyright{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align: center;
	/*color: #009933;    été*/
	color:#666666;
}
#txt{
	width:900px;
	margin:auto;
	padding-top:80px;
	margin-left:-80px;
}
#txt_left{
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	color:#666666;
	font-style:italic;
	float:left;
	width: 300px;
}
#txt_right{
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	color:#666666;
	font-style:italic;
	float:right;
	width:300px;
}

#bottom{
	margin-top: 550px;
}

img, div, a, input, table { behavior: url(pngfix/iepngfix.htc) }
