* {
margin : 0;
padding : 0;
}
body {
background-color : #e6e6e6;
font-family : Verdana, tahoma;
color : #2c2c2c;
text-align : center;
}
div.Baslik {
width : 100%;
background : #fff;
text-align : center;
padding-top : 0.75em;
padding-bottom : 0.75em;
}
img {
border : 0;
}
.temizle {
clear : both;
font-size : 2px;
}
.UstNav {
margin : 0 auto;
width : 800px;
height : 600px;
margin-bottom : 5px;

}
.icUST{
	width:788px;
	border : 1px solid #e1e1e1;
	padding:5px;
	height:370px;
	float:left;
	text-align:left;
	margin-bottom:5px;

}
.icALT{
	width:800px;
	height:215px;
	float:left;

}
.icALTLinkler{
	width:295px;
	float:left;
}
.Linkp{
	width:295px;
	float:left;
	height:51px;
	background:url('../simgeler/p1.jpg') center no-repeat;
}
.Linkp:hover{
	width:295px;
	float:left;
	height:51px;
	background:url('../simgeler/p2.jpg') center no-repeat;
}
.Linkd{
	width:295px;
	float:left;
	height:51px;
	background:url('../simgeler/d1.jpg') center no-repeat;
}
.Linkd:hover{
	width:295px;
	float:left;
	height:51px;
	background:url('../simgeler/d2.jpg') center no-repeat;
}
.Linkb{
	width:295px;
	float:left;
	height:51px;
	background:url('../simgeler/b1.jpg') center no-repeat;
}
.Linkb:hover{
	width:295px;
	float:left;
	height:51px;
	background:url('../simgeler/b2.jpg') center no-repeat;
}
.Linkc{
	width:295px;
	float:left;
	height:51px;
	background:url('../simgeler/c1.jpg') center no-repeat;
}
.Linkc:hover{
	width:295px;
	float:left;
	height:51px;
	background:url('../simgeler/c2.jpg') center no-repeat;
}
.icALTLogo{
	width:500px;
	height:210px;
	float:right;
	background:url('../simgeler/altlogo.jpg') center no-repeat;
}
.icALTLogoLinkleri
{
	width:185px;
	margin-top:135px;
	margin-right:15px;
	float:right;
}
.iletisimlink{
	width:90px;
	margin-right:5px;
	float:left;	
	background:url('../simgeler/iletisim1.jpg') center no-repeat;
}
.iletisimlink:hover{
	width:90px;
	margin-right:5px;
	float:left;	
	background:url('../simgeler/iletisim2.jpg') center no-repeat;
}
.ulasimlink{
	width:90px;
	float:right;	
	background:url('../simgeler/ulasim1.jpg') center no-repeat;
}
.ulasimlink:hover{
	width:90px;
	float:right;	
	background:url('../simgeler/ulasim2.jpg') center no-repeat;
}
a.none {
text-decoration : none;
border:0;
}
a.Beyaz:hover {
border:0;
text-decoration : none;
}