body, html{
	background-color: white;
	color: black;
	font-family: Tahoma, 'Lucida Grande CE', lucida, sans-serif;
}
a{
	color: black;
}
.menu_ul_0 li{
	display: inline;
	padding: 0px 5px;
}
#photo{
	text-align: center;
}
#photo span{
	font-size: 1.5em;
	font-weight: bolder;
}
#menu_a_1, #menu_a_2{
	font-weight: bolder;
	color: red;
}
#menu_a_end_1, #menu_a_end_2{
	background-repeat: no-repeat;
	background-position: center left;
	font-weight: bolder;
		color: red;
}
#menu_a_0, #menu_a_end_0{
	color: red;
	font-weight: bolder;
}
#menu_1, #menu_2{
	color: red;
}
#pannel_lang{
	
	margin: 0px 10px 50px 20px;
	text-align: right;
	padding: 10px 0px 4px 0px;
	border-bottom: 3px solid black;
}

