@CHARSET "UTF-8";

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

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

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

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

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

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