/*
Theme Name: Le retour à la terre
Version: 120808-0035
Author: Laurent
*/

/* CSS non standard */

.admin_edit a, .page_sommaire, page_sommaire h3 a:hover {
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}
	
#actu {
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
