

/* ////////  HEAD TOP ///////////////
/////////////////////////////////////*/

#gs_head_top{
	height:100px;
	overflow:hidden;
	margin-bottom:5px;
}
#gs_head_top_left{
	width:142px;
	float:left;
	border-right:1px solid #7E7EA8;
}	
#gs_head_logo{
	height:76px;
	text-align:center;
}
#gs_head_lang{
	height:19px;
	margin-top:5px;
	text-align:center;
	background-color:#B1B1E4
}
.gs_head_lang_icon{
	width:30px;
	margin-left:10px;
	float:left;
}
#gs_head_top_middle{
	width:344px;
	float:left;
	background-color:#006699;
}
#gs_head_top_right{
	width:291px;
	float:left;
	border:1px solid #b1b1e4;
	border-width:0px 0px 2px 0px;
	height:98px;
}
#gs_head_hilargi{
	float:left;
	width:76px;
}
#gs_head_santu{
	/*width:191px;*/
	margin:0px 0px 0px 5px;
	/*border:1px solid #7E7EA8;
	border-width:0px 0px 1px 0px;*/
	text-align:right;
	line-height:14px;
}
#gs_head_meteo{
	/*width:286px;*/
	margin:0px;
	font-size:10px;
}
/* ////////  HEAD BOTTOM ///////////////
/////////////////////////////////////*/
#gs_head_bottom{
	height:40px;
	overflow:hidden;
	background-color:#FF99cc;
	padding:0px;
	text-align:left;
}
#gs_head_bottom_login table{
	margin:0px;
}
#gs_head_bottom_login{
	width:130px;
	float:left;
	padding:3px 5px 5px 5px;
	text-align:center;
}
#gs_head_bottom_login input{
	width:50px;
	background-color:#F3F3FF;
	font-size:9px;
	line-height:9px;
	border-width:0px;
	height:12px;
}
#gs_head_bottom_login td{
	text-align:left;
}
#gs_head_bottom_icons{
	width:512px;
	float:left;
	margin:0px;
	/*padding-left:-3px;*/
}
#gs_head_bottom_right{
	width:107px;
	float:left;
	margin:10px 5px 5px 5px;
}

