/*
Theme Name: Ecohabitation
Theme URI: http://www.ecohabitation.ca
Description:
Version: 1.6
Author: Isabelle Lessard
Author URI: http://www.03medias.com/
Tags:
Text Domain: ecohabitation.ca
*/

body {
	background-image: url(images/bg_bois.jpg);
	background-repeat: no-repeat;background-position:-20px -20px;
	color:#6C5735;font-family:Arial, Helvetica, sans-serif;font-size:11px;font-family:Arial, Helvetica, sans-serif;
}

body, html
{height:100%;margin:0;padding:0;}

a
{text-decoration:none;color:#6C5735;}
a:hover
{color:#6C9D31;}

img
{border:none;}
h1
{text-transform:uppercase;font-weight:normal;font-size:26px;}
h2
{
font-size:16px;font-weight:normal;
}

.footer{background-color:#6B9C30;color:#fff;font-size:10px;line-height:15px;padding-left:25px;}