@charset "utf-8";
body {
	font: 9pt "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	background: url(/tsalt/images/bg.png) repeat;
	margin: 0px;
}
#container{
	width:912px;
	height:auto;
	min-height:600px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
}
#header{
	width:955px;
	height:226px;
	float:left;
	background-image:url(/tsalt/images/header.jpg);
	background-repeat:no-repeat;
	margin-bottom:3px;
}
#foter{
	width:900px;
	height:auto;
	min-height:45px;
	background-color:#003;
	float:left;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
}
#menu{
	width:300px;
	height:28px;
	margin-top:160px;
	margin-left:300px;
	font: 13pt "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
}
#menu a{
	font: 13pt "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
}
#menu a:hover{
		font: 13pt "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#F00;
	text-decoration: none;
	}
#solsutun{
	width:270px;
	height:auto;
	float:left;
	padding-left:14px;
}
#solsutun-baslik{
	width:267px;
	height:26px;
	float:left;
}
#kucuk-galeri{
	width:267px;
	height:auto;
	float:left;
}
#galeritum{
	width:650px;
	height:auto;
	float:left;
}
#galeritum img{
	width:79px;
	height:79px;
	float:left;
	padding:2px;
	border:2px solid #FFF;
}
#kucuk-galeri img{
	width:79px;
	height:79px;
	float:left;
	padding:3px;
	border:2px solid #FFF;
}
#adrestel{
	width:267px;
	height:100px;
	float:left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-color:#F00;
	font-family: "Century Gothic";
	font-size: 10pt;
	color: #FFF;
	padding:3px;
}
#duyurular{
	width:615px;
	height:auto;
	float:left;
}
#duyurular-baslik{
	width:615px;
	height:24px;
	float:left;
}
.duyurucont{
	width:615px;
	min-height:110px;
	height:auto;
	float:left;
}
.duyurubaslik{
	width:615px;
	height:auto;
	min-height:20px;
	padding:3px;
	float:left;
}
.duyuruicerik{
	width:611px;
	height:auto;
	min-height:75px;
	padding:3px;
	float:left;
}
#haberler{
	width:615px;
	height:auto;
	float:left;
}
#haberler-baslik{
	width:615px;
	height:24px;
	float:left;
}
.haberlercont{
	width:615px;
	min-height:150px;
	height:auto;
	float:left;
}
.haberlerbaslik{
	width:615px;
	height:auto;
	min-height:20px;
	padding:3px;
	float:left;
	font-family: "Century Gothic";
	font-size: 10pt;
	font-weight: bold;
	color: #003;
}
.haberlericerik{
	width:611px;
	height:auto;
	min-height:75px;
	padding:3px;
	float:left;
	border-bottom:1px dotted #F00;
}
.galeritumu{
	width:260px;
	height:20px;
	float:left;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background-color:#FFF;
	margin-top:3px;
	margin-bottom:3px;
	font-family: "Century Gothic";
	font-size: 9pt;
	color: #333;
	padding-left:7px;
}
#icerik{
	width:615px;
	height:auto;
	min-height:400px;
	margin-left:10px;
	float:left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-color:#FFF;
	
}
#onkayitaciklama{
	width:605px;
	height:auto;
	min-height:45px;
	float:left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-color:#F5F5F5;
	padding:5px;
	font-family: "Century Gothic";
	font-size: 10pt;
	color: #006;
	text-align:justify;
}
#onkayiform{
		width:615px;
	height:auto;
	min-height:150px;
	
	margin-top:10px;
	float:left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-color:#F5F5F5;
}

