/* CSS Document */
#head {
	height: 125px;
}

#head_lg {
	width:270px;
	height: 125px;
	float:left;
	margin:0px;
	border:0px;
	padding:0px;
}

#head_ima1 {
	width:490px;
	height:125px;
	float:left;
	margin:0px;
	border:0px;
	padding:0px;
	background-image:url(../img/Home.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#head_ima1_eng {
	width:490px;
	height:125px;
	float:left;
	margin:0px;
	border:0px;
	padding:0px;
	background-image:url(../img/Home_eng.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#content_head {
	height: 30px;
	background-image:url(../img/S-Home.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	border-bottom-color:#e7e7e7;
	border-bottom-style:solid;
	border-bottom-width: 1px;
	text-align: center;
	vertical-align: middle;
}

#content_head_eng {
	height: 30px;
	background-image:url(../img/S-Home_eng.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	border-bottom-color:#e7e7e7;
	border-bottom-style:solid;
	border-bottom-width: 1px;
	text-align: center;
	vertical-align: middle;
}

#space_head {
	height: 40px;
}

#margine {
	float: left;
	width: 180px;
}
	
#search {
	display: inline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	COLOR: #7f7f7f;
	list-style: none;
	float: right;
	margin:0px;
	padding:8px 0px 0px 0px;
	border: 0px;
}

#search form{/* AC*/
	margin:0;
	padding:0;
	line-height:0;
}


input {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	border: 1px solid #5A5A5A;
	
}

#seLang{
	float:left;
	margin:9px 0 0 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#seLang a{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#616161;
	font-weight:bold;
}

#seLang b{
	color: #B8B8B8;
}
