

#head 
{
	padding-top:5px;
	height:262px;/* +52 */
	background:url('../images/head.jpg') no-repeat;
}
#menu_lang
{
	font-size:14px;
	position: relative;
	left: 600px;
	top: 230px;
	width:200px;
}

#head h1
{
	padding:0;
	margin:0;
}



#head img
{
	border:0px;

}

#body_main
{
	width:772px;
	background:url("../images/fond_menu.jpg") repeat-x 0 30px;
}

#menu_head
{
	background-color:rgb(74,132,199);
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	height:30px;
	font-size:13px;
}



#menu_head ul
{
	margin:0px;
	padding:0px;
 	padding-top:9px;
	text-align:center;

}

#menu_head li
{

	display:inline;
	margin:0px;
	padding:1px;
	font-weight:bold;
	color:white;

}


#menu_head a
{
	padding-top:6px;
	padding-bottom:7px;
	color:white;
	text-decoration:none;

}

#menu_head a:hover
{
	background:url('../images/fl-o.jpg') no-repeat 55% -1px;
	color:rgb(255,177,87);
}
