a{
	color: #FFF;
}
	a:hover{	color: #5CB646;	}
	
a.button, a.button.small{	background-color: #5CB646;	}
a.button:hover{	background-color: #5CB646; color: #fff;	}

blockquote{	background: url(../images/quotes-green.png) no-repeat top left;	}

#nav li.actif a, #nav li a:hover {color:#5CB646; background: #000;	}
#pagination a:hover{	background: #217043;	}

#submit{	background: #26854f;	}
