@charset "iso-8859-9";
/* CSS Document */

#okulumuz_menu_Kapsul{
	display: table;
	#position: relative;
	overflow: hidden;
	height: 40px;
}
.okulumuz_menu_tablo {
	background-image: url(/images/tasarim/images/solmenu2.png);
	background-repeat: no-repeat;
	margin-left: 1px;
	max-width:195px;
}
.okulumuz_menu_ikon {
	background-image: url(/images/tasarim/images/solmenu1.png);
	height: 40px;
	width: 19px;
	margin-left: 5px;
}
#okulumuz_menu_IcerikAlani{
	#position: absolute;
	#top: 50%;
	display: table-cell;
	vertical-align: middle;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	max-width:174px;
	width: 174px;
}
#okulumuz_menu_alan{
	text-decoration: none;
	#position: relative;
	#top: -50%}
 a:hover #okulumuz_menu_alan {
	 text-decoration: none;
	color: #333333;	
	}
a:hover .okulumuz_menu_tablo {
	text-decoration: none;
	background-position: left -40px;
	}
a:hover 	.okulumuz_menu_ikon {
	background-position: left -40px;
	}
	
.okulumuz_menu_anana {
	text-decoration: none;
	width: 195px;
	margin-top: 0px;
}
