
body {
	
	text-align:center;
	position:relative;
	background:url("/imgs/bkg_body.jpg") repeat-x #bdf;
	width:100%;
	margin:0px auto 0px auto;

}

div,a,h1,h2,h3,p,ul,li,span,img,strong {
	
	margin:0 auto;
	text-decoration:none !important;
}

ul, ol , dl ,dt ,dd, li {

	margin:0 auto;
	margin-left:0;
	padding-left:0;
	list-style:none;
	display:inline;
}

img { border:0; }

div { position:relative; }

hr,legend, .none { display:none; }

.ult { margin-right:0 !important;}

#menu_left li.border_last a { background:#fff;}

fieldset {
	
	padding:0;
	border:0;
}