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

body{
	font-family:Arial, Helvetica, sans-serif;
}
p{
	font-size:14px;
}
h1{
	font-size:24px;
}
h2{
	font-size:24px;
}
h3{
	font-size:24px;
}
h4{
	font-size:24px;
}
.footer{
	font-size:12px;
}
.link{
	font-size:12px;
}
.m1{ 
	background-image:url(../images/menu_item.png);
	background-repeat:no-repeat; 
	padding-left:39px; 
	height:40px; 
	margin-bottom:3px; 
	font-family:tahoma; 
	font-weight:bold; 
	font-size:12px; 
}
.m2{ 
	color:#FFFFFF; 
	text-decoration:none; 
}
#div_lang{
	top:10px;
	right:10px;
	position:absolute;
	z-index:100;
}
