div[class].hfbg {
	background-image:url(/templates/1/img/hfbg.png);
	opacity: .3;
	filter: alpha(opacity=30);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	background-repeat:no-repeat;
	width:1200px;
	height:1000px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:0;
	
}

#langs {
	position:absolute;
	top:5px;
	right:10px;
	color:#fff;
	font-size:80%;
}
#langs a {
	color:#fff;
}
#incontent table {
	width:100%;
}

#incontent table td {
	border-bottom:1px solid #eee;
} 
 
hr {
	height:1px;
	line-height:0px;
	background-color:#aaa;
	border:0;
}
#actual {
	position:absolute;
	top:-20px;
	left:380px;
}

#actual,#actual a {
	color:#fff;
	font-weight:bold;
}


body {
	background-image:url(/templates/1/img/bg.gif);
	background-repeat:repeat-x;
	font-family:verdana,Trebuchet MS,arial;
	line-height:1.6em;
	font-size:0.8em;
	background-color:#b9c1d4;
	padding:0;
	margin:0;
}
h1 {
	color:#3f3544;
	font-size:1.6em;
	padding-bottom:5px;
	display:block;
	border-bottom:0px dotted #686d80;
	text-decoration:underline;
	background-image:url(/templates/1/img/h1.jpg);
	background-position:0px 5px;
	padding-left:20px;
	background-repeat:no-repeat ;
	
	
}

h2 {
	color:#3f3544;
	font-size:1.4em;
}
h3 {
	color:#3f3544;
	font-size:1.3em;
}
h4 {
	color:#3f3544;
	font-size:1.2em;
}
h5 {
	color:#3f3544;
	font-size:1.1em;
}
h6 {
	color:#3f3544;
	font-size:1em;
}
#main {
	width:980px;
	margin:auto;
	z-index:2;
position:relative;
margin-top:20px;
background-color:#fff;
padding:10px;
 -moz-border-radius: 12px; 
  -webkit-border-radius: 12px; 
          border-radius: 12px;

}

.head {
	width:980px;
	position:relative;
	height:257px;
	background-image:url(/templates/1/img/logo.jpg);
	
}

div.alter {
	background-image:url(/templates/1/img/top2.jpg);
}

#logo {
	display:block;
	position:absolute;
	top:20px;
	left:20px;
	width:200px;
	height:200px;
	
}

#menu {
	width:260px;
	float:left;
	border:1px solid #686d80;
	background-color:#60697c;
	position:relative;
	top:-25px;
	 -moz-border-radius: 12px; 
  -webkit-border-radius: 12px;
          border-radius: 12px; 
}
#menu ul {
padding:0px;
margin:0;
background-color:#dcdfe6;
}

#menu ul li {
	list-style:none;
	
}

#menu ul li a {
	display:block;
	
	color:#454a55;
	background-position:0px 5px;
	background-repeat:no-repeat ;
	border-top:1px solid #686d80;
	border-left:0px;
	border-right:0px;
	background-image:url(/templates/1/img/li.gif);
	background-position:0px 5px;
	background-repeat:no-repeat ;
	text-decoration:none;
	padding-left:20px;
}

#menu ul li a:hover {
	background-color:#babfcb;
	
}

#inmenu {
padding:5px 00px;	
}

#inmenu h2 {
color:#fff;
text-shadow: 1px 1px 3px #888;
padding:0 20px;

}

#menu ul.main2 {
	font-size:80%;
	
}
#menu ul.main2 a {
	padding-left:35px;
	line-height:18px;
	
}
#menu ul.main2 a:hover {
	
}
#content {
width:718px;

float:right;
margin-top:00px;
min-height:400px;
}

#incontent {
padding:10px 20px;	
text-align:justify;
}

a {
color:#000;	
}

a:hover {
color:#3f3544;
}

#footer {
	margin-top:50px;
background-color:#60697C;
text-align:center;
width:100%;
}

#infooter {
padding:20px 10px;	
}


#footer,#footer a {
color:#fff;	
}

#footer a:hover {
color:#ddd;	

}

hr.line {
height:1px;
	border:0px;
	border-bottom:1px dotted #aaa;	

}

img {
padding:2px;
border:1px solid #ccc;	
		-moz-border-radius: 6px; 
	-webkit-border-radius: 6px;
}

#topmenu {
	position:absolute;
	top:38px;
	right:20px;	
}

#topmenu ul {
	margin:0;
	padding:0;
}

#topmenu li {
list-style:none;
float:left;

}

#topmenu li a {
color:#fff;
padding-left:20px;
}

#topmenu li a:hover {
color:#ccc;	

}

#bottommenu {
	font-size:70%;
}

#bottommenu li {
list-style:none;
float:left;

}

#bottommenu li a {
color:#fff;
padding-left:20px;
}

#bottommenu li a:hover {
color:#ccc;	

}


