@charset "utf-8";
/* CSS Document */

#iletisim {
	clear: both;
	height: auto;
	width: 882px;
	
}
#iletisim_alt {
	background-image: url(../img/iletisim_alt.png);
	background-repeat: no-repeat;
	height: 480px;
	width: 882px;
	background-position: center center;
	top: 50px;

}
.adres_baslik {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	color: #09F;
	width: 470px;
	
}
.adres_text {
	line-height: 25px;
	float: left;
	width: 250px;
	margin-left: 2px;
	font-size: 15px;
	min-height: 25px;
	height:auto;
}
.adres_cap{
	clear: both;
	width: 100px;
	float: left;
	font-size: 15px;
	min-height: 25px;
	height:auto;
		line-height: 25px;
}
#adres_adres {
	height: auto;
	width: 380px;
	right: 1px;
	margin-right: 1px;
	float: left;
	text-align: left;
	margin-top: 20px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
}
#adres_form {
	margin-top: 20px;
	float: left;
	margin-left: 10px;
	text-align: left;
	width: 480px;
}

.cizgi{
	height: 1px;
	width: auto;
	border-top-width: thin;
	border-top-style: dotted;
	clear: both;
}
