/**
 *
 * @author	Benoit Asselin <benoit(at)agenceici(dot)com>
 * @version	word.css, 2009/10/06
 * @link	http://www.agenceici.com/
 * @link	http://www.jentreprendsensomme.fr/
 *
 */


p { margin: 0; padding: 0; }



.w-titre { color: #5b9021; font-size: 20px; }
.w-sous-titre { color: #5b9021; font-size: 16px; }
.w-agenda { padding: 5px 0; font-weight: bold; }
.w-lien-bouton { color: #767670; padding: 1px 10px; border-top: 1px solid #f8f7f4; border-right: 1px solid #cbc9bf; border-bottom: 1px solid #aaa8a0; border-left: 1px solid #d0cec4; background: #d2cfc5 url(../images/interface/link-button-background.gif) repeat-x; }
.w-vert { color: #5b9021; font-weight: normal; }
.w-rouge { color: #a8012f; }


