@charset "utf-8";
/* CSS Document */

/*-------------------------------------------------------------------------Footer-----------------------------------------------*/
#footermainPan {height:85px;width:959px;border-top:#CCCCCC 1px solid;position:relative;margin: 0 auto;bottom:0;top:0;}

#footerlogo_iview{
	display:block;
	position:absolute;
	margin: 0;
	left: 87px;
	top: 52px;
	background-repeat: no-repeat;
	width: 16px;
	height:16px;
}

#footerlogo {
	background-image:url(images/copyright_logo.jpg);
	display:block;
	position:absolute;
	margin: 0;
	left: 114px;
	top: 34px;
	background-repeat: no-repeat;
	width: 83px;
	height:20px;
}
#footerlogo a{
	background-image:url(images/copyright_logo.jpg);
	position:absolute;
	left:0px;
	top: 0px;
	width:83px;
	height:20px;
	display: block;
}
#footerlogo a:hover{background-image:url(http://www.syneteristiki.gr/images/copyright_logo_over.jpg);position:absolute;left: 0;top: 0;width:83px;height:20px;}
.copyright{font-family:Arial, Helvetica, sans-serif;font-size:10px;color:#58595b;padding-top:15px;text-align:left;line-height:18px; height:65px;}

#footerNav {width: 402px;height: 38px;background: url(http://www.syneteristiki.gr/images/logos_footer.jpg) no-repeat;margin: 0 auto;position:absolute;top: 17px;left:383px;}
#footerNav li {float:left;}
#footerNav li a {display: block;height: 38px;background: url(images/logos_footer.jpg) no-repeat;text-decoration:none;text-indent: -9999px;overflow: hidden;margin:0;position: absolute;}
li#footerNav_macif a {left:0; width: 33px; background-position: 0 0;}
li#footerNav_unipo a {left: 50px; width: 50px; background-position: -50px 0;}
li#footerNav_pv a {left: 107px; width: 54px; background-position: -107px 0;}
li#footerNav_euresa a {left: 150px; width: 54px; background-position: -150px 0;}
li#footerNav_icmif a {left: 205px; width: 66px; background-position: -205px 0;}
li#footerNav_amice a { left: 256px; width: 98px; background-position: -256px 0;}

li#footerNav_macif a:hover { background-position: 0 -38px;}
li#footerNav_unipo a:hover {background-position: -50px -38px;}
li#footerNav_pv a:hover {background-position: -107px -38px;}
li#footerNav_euresa a:hover {background-position: -150px -38px;}
li#footerNav_icmif a:hover {background-position: -205px -38px;}
li#footerNav_amice a:hover {background-position: -256px -38px;}

