@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background:url(images/background.jpg) top center repeat-x #040404;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#202020;
	}

#main_container {
	margin:0 auto;
	padding:0 auto;
	height:900px;
	width:900px;
	}
	
#main_flash {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:691px;
	width:900px;
}
#txt {width:900px; height:145px; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; background:url(images/txt.jpg) top no-repeat;}
#trafic {width:900px; height:auto; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; text-align:center;}
