﻿/*@import "reset.css";*/
body
{
	background-color: #31619b;
}

/* Global Sınıflar*/
img
{
	border: 0;
}
span, div,body,p
{
	margin: 0;
	padding: 0;
}
.width100
{
	width: 100%;
}
.text-center
{
	text-align: center;
}
/* **** */

.content-top
{
	background: url( 'img/bg-content-top.png' ) no-repeat;
	height: 20px;
	width: 780px;
	padding-right: 10px;
	display: block;
}
.content-middle
{
	background: url( 'img/bg-content-middle.png' ) repeat-y;
	width: 790px;
	height: auto;
	display: block;
	padding-bottom:5px;
}
.content-footer
{
	text-align: center;
	background: url( 'img/bg-content-bottom.png' ) no-repeat;
	height: 11px;
	width: 780px;
	padding-right: 10px;
	display: block;
}
.content-middle-container
{
	width: 783px;
	background: url( 'img/bg-content-middle-gradient.png' ) repeat-x;
	display:block;
	height:auto;
}

#effresim div
{
	background: url(img/golge.png) no-repeat left top;
	float: left;
	margin: 12px;
	width: 81px;
	position: relative;
	height: 81px;
}
#effresim img
{
	left: 0px;
	width: 78px;
	position: absolute;
	top: 0px;
	height: 78px;
}
.yazi1
{
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 12px;
	color: #005AA4;
	text-align: justify;
}
.yazi2
{
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 11px;
	color: #83bff3;
	text-align: center;
}
.yazi3
{
	font: bold 16px/15px Tahoma, Verdana, "Trebuchet MS"; /*letter-spacing:-1px;*/
	color: #005AA4;
	text-align: center;
}
.tblefektpage
{
	width: 100%;
	height: 400px;
}
.wrapper
{
	margin: 0 auto;
	width: 790px;
	float:left;
	position:relative;
}
.wrapper160
{
	margin:85px 0 auto auto;
	width:160px;
	float:left;
	position:relative;
	}
.wrapper950
{
	margin:0 auto;
	width:960px;
	}

	
	