@charset "utf-8";
/* CSS Document */

#cerceve-container {
	width:470px;
	float:left;
	padding-top:5px;
	padding-left:5px;
}

#cerceve {
	width:460px;
	height:132px;
/*	float:left;*/
	/*padding:5px;*/
}

#cerceve-top {
	float:left;
	width:460px;
	height:10px;
	background-image:url(../img/firma-cerceve-top.jpg);
}

#cerceve-middle {
	width:460px;
	height:110px;
/*	float:left;*/
	background-image:url(../img/firma-cerceve-middle.jpg);
	background-repeat:repeat-y;
}

	#cerceve-middle-left {
		width:140px;
		float:left;
		/*height:90;	*/
	}
	#cerceve-middle-left img{
		padding-left:10px;
		padding-top:10px;
		vertical-align:top;
		float:left;
		}
	
	#cerceve-middle-right {
		width:310px;
		/*height:90;*/
		float:right;
		text-align:left;
	}
	#cerceve-middle-right h2 a{
		font-size:16px;
		color:#333;
		text-decoration:none;
		cursor:pointer;
	}
	#cerceve-middle-right h3 a{
		font-size:14px;
		color:#666;
		text-decoration:none;
		cursor:pointer;
	}
	#cerceve-middle-right h2 a:hover,
	#cerceve-middle-right h3 a:hover{
		text-decoration:none;
		cursor:pointer;
	}
	#cerceve-middle-right ul li{
		font-size:12px;
		color:#666;
		text-decoration:none;
		cursor:pointer;
	}
	

#cerceve-bottom {
	float:left;
	width:460px;
	height:12px;
	background-image:url(../img/firma-cerceve-bottom.jpg);
}

.icon-img{
	padding-left: 10px;
	padding-right: 5px;
	text-decoration:none;
	cursor:pointer;
}
.icon-img a:hover{
	text-decoration:none;
	cursor:pointer;
}
