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

#footer{
	clear:both;
	position:absolute;
	margin-top:-30px;
	height:28px;
	left:0;
	right:0;
}
#footers{
	clear:both;
	height:28px;	
	width:100%;
	height:100%;
}
#footeri{
	background:url(../images/footeri.png);
	width:100%;
	height:100px;
}

#sfooter{
	margin:0 auto;
	width:900px;
	height:100px;
}
#fleft{
	float:left;
	width:300px;	
	color:#FFF;
	height:100px;
}
#fright{
	/*background:url(../images/lema.png) no-repeat bottom right;*/
	float:right;
	height:100px;
	width:600px;
}
#ftit{
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size:14px;
	line-height:25px;
}
