@CHARSET "UTF-8";

/**
* NEWS
*/
div#content div.col1 {
	background:url(../img/home_separator_day.png) 100% 0 no-repeat;
}

div#content div.col2 {
	background:url(../img/home_separator_day.png) 100% 0 no-repeat;
}

div#content div.col1 h2,
div#content div.col2 h2,
div#content div.col3 h2 {
	color:#56c83d;
}

div#content div.col1,
div#content div.col2,
div#content div.col3 {
	color:#217a0d;
}

/**
* AMBIENCES
*/
div#content div.box div.ambiences {
	border:1px solid #56c83d;
}

div#content div.box div.ambiences img.thumb:hover {
	border:1px solid #56c83d;
}
