
/* -------------------------------------------------------------- */
/* = GLOBAL
/* -------------------------------------------------------------- */
textarea,body,input{font-family:Helvetica, Arial, sans-serif}
body{ 
	position: relative;
	background-image:url('../images/bg_main.jpg');
	background-repeat:no-repeat;
}
b,strong{font-weight:bold;}
i,em{font-style:italic;}
a:hover{ text-decoration: underline;}

#headBar,#rightMenu,#submenu,#breadcrumb,#footer{
	display:none;
}