/*---------------- footer_pushes ------------*/

#footer_pushes {
	width:465px;
	height:106px;
	background:url(../../pages/_img/bk_pushes.gif) top left no-repeat;
	position:absolute;
	left:0;
	top:300px;
}

#footer_pushes .bloc_footer {
	width:137px;
	height:90px;
}

#footer_pushes #bloc1 {
	position:absolute;
	top: 11px;
	left:19px;
}

#footer_pushes #bloc2 {
	position:absolute;
	top: 11px;
	left:163px;
}

#footer_pushes #bloc3 {
	position:absolute;
	top: 11px;
	left:307px;
}


#footer_pushes .bloc_footer img {
    position: absolute;
}

#footer_pushes .bloc_footer .readMore {
    background: url(../../pages/_img/bk_push_more.gif) no-repeat;
    position:absolute;
	bottom:0;
	width: 137px;
	padding: 4px;
	text-transform: uppercase;
	text-align:center;
	font: 10px bold Arial, Helvetica, sans-serif;
	color: #aaa;
}

#footer_pushes .bloc_footer a.readMore {
	text-decoration: none;
	color: #fff;
}

#footer_pushes .bloc_footer .readMore span {
	color:#ee3a34;
}


/*

#footer_pushes .bloc_footer a.readMore, #footer_pushes_spt .bloc_footer a.readMore:hover {
    background: url(../../pages/_img/bk_push_more.gif) no-repeat;
	position:absolute;
	bottom:0;
	width: 137px;
	height: 16px;
	padding-top: 4px;
	text-decoration: none;
	text-transform: uppercase;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #fff;
}

#footer_pushes .bloc_footer a.readMore span {
	color:#ee3a34;
}

*/

