﻿
.footer
{
	position: relative;
	height: 90px;
	font-size: 14px;
	text-transform: capitalize;
	
	background-color: #A5B457; 
	/*background: #FCFAE6 url('http://www.yazilimmutfagi.com/resimler/menu/ust_menu_bg.png') repeat-x left bottom;*/
	font-family: Georgia, "Times New Roman" , Times, serif;
	margin-top: 10px;
	padding-top:0px;
}
.footer h1
{
    margin-top:5px;
    font-size:12px;
    margin-bottom:0px;
    padding:0px 0px 0px 0px;
}
.footer h2
{
    margin-top:5px;
    font-size:10px;
    margin-bottom:0px;
    padding:0px 0px 0px 0px;
}
.footer h2 a
{
    font-size: 11px;
	font-family: Segoe UI;
	width: 100%;
	border-style: none;
	text-decoration: none;
	color: #000;
	 padding:0px 0px 0px 0px;
	 font-weight:normal;
}
.footer h2 a:hover
{
    font-size: 11px;
	font-family: Segoe UI;
	width: 100%;
	border-style: none;
	text-decoration: none;
	color: #000;
}

/*
.footer a
{
	font-size: 11px;
	font-family: Segoe UI;
	width: 100%;
	border-style: none;
	text-decoration: none;
	color: #BD5410;
	
}

.footer a:hover
{
	font-size: 11px;
	font-family: Segoe UI;
	width: 100%;
	border-style: none;
	text-decoration: underline;
	color: #e61042;
}


*/
