/* CSS Document */

html {
	height: 100%;
}

body {
	height: 100%;
	text-align:center;
	margin:0px;
	padding:0px;
	font-family:Georgia,'Times New Roman', Comic Sans MS,Arial,Helvetica, sans-serif;
}


.clr {
	clear: both;
}

div.cerceve {
width:768px;
height:750px;
background:#000;
margin:0px auto;
}

div.ustresim {
background:transparent url("../images/sac_01.png") no-repeat 0px;
width:764px;
height:500px;
margin:0px;
}
span.linkler{
margin:-1000px;
position:absolute;
}
div.ustresim h3 { margin-top:0px;padding-top:20px;}
div.ustresim h1{
margin:-1000px;
position:absolute;
}

div.orta {
width:768px;
}

div.moduletable ul {margin:0px;padding:0px;}
div.moduletable li {float:left;margin:0px;padding:0px;list-style:none;}
div.moduletable a {display:block;background:#ffb;}

div.moduletable a:hover img {background:red;border-left:1px solid #efe;border-right:1px solid #efe;
filter:alpha(opacity=70);
-moz-opacity:.70;
opacity:.70;}

div.moduletable img {margin:0px;}
