div.class-ressources {
	background-color:#99c8cd;
}
.class-ressources h4.widgettitle {
    font-size: 20px;
    padding: 30px 30px 25px;
    line-height: 1.2;
    margin-bottom: 0;
    color:#FFFFFF;
    text-align: center;
}
.class-ressources .guest-content {
    background:url('bg-ressources.png') no-repeat center top transparent;
    height:221px;
} 
.class-ressources .guest-footer {
	text-align:center;
	padding:20px 30px 25px;
}
.class-ressources .guest-footer .btn-ressources {
	padding:5px 25px 7px;
	background-color:#FFFFFF;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	color:#99C8CD;
	font-size:16px;
	font-weight:bold;
	display:inline-block;
	line-height:1.2;
	behavior:url(/pie/PIE.htc);
}
