#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:285px;
	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:arial;
	line-height:1.6em;
	font-size:0.9em;
	
	padding:0;
	margin:0;
}
h1 {
	color:#3f3544;
	font-size:1.6em;
	padding-bottom:5px;
	border-bottom:0px dotted #ccc;
	text-decoration:underline;
	
}

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:990px;
	margin:auto;
	
}

.head {
	width:990px;
	position:relative;
	height:326px;
	background-image:url(/templates/1/img/top.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;
	background-image:url(/templates/1/img/menu.jpg);
	background-repeat:no-repeat;
	position:relative;
	top:-105px;
}
#menu ul {
padding:0px;
margin:0;
}

#menu ul li {
	list-style:none;
}

#menu ul li a {
	display:block;
	background-image:url(/templates/1/img/li.gif);
	background-position:0px 5px;
	background-repeat:no-repeat ;
	border-bottom:1px dotted #aaa;
	text-decoration:none;
	padding-left:20px;
}

#menu ul li a:hover {
	
	border-bottom:1px dotted #222;
	
}

#inmenu {
padding:20px 20px;	
}

#menu ul.main2 {
	font-size:80%;
	margin-left:15px;
}
#menu ul.main2 a {
	border:0;
	line-height:18px;
	
}
#menu ul.main2 a:hover {
	border:0;	
}
#content {
width:718px;
background-image:url(/templates/1/img/obg.jpg);
	background-repeat:no-repeat;
float:right;
margin-top:10px;
min-height:400px;
}

#incontent {
padding:10px 20px;	
text-align:justify;
}

a {
color:#000;	
}

a:hover {
color:#3f3544;
}

#footer {
	margin-top:50px;
background-color:#3e3343;
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;	

}

