a:link, a:visited {
	color: #ff500c;
}

#viewingButton #left {
	background: no-repeat url(http://www.bernard-mabille.com/v5/rw_common/themes/company/images/view_but_left.png);
}

#viewingButton #text {
	background: repeat-x url(http://www.bernard-mabille.com/v5/rw_common/themes/company/images/view_but_middle.png);
	text-shadow: 2px 2px 2px #b74e18;
}

#viewingButton #right {
	background: no-repeat url(http://www.bernard-mabille.com/v5/rw_common/themes/company/images/view_but_right.png);
}

#pageHeader {
	border-bottom: 2px solid #ea301e;
	background: url(http://www.bernard-mabille.com/v5/rw_common/themes/company/images/header_bg.png) repeat;
}

#pageHeader #highlight {
	background: url(http://www.bernard-mabille.com/v5/rw_common/themes/company/images/header_highlight.png) repeat-x;
}

#pageHeader h1 {
	text-shadow: 2px 2px 2px #b74e18;
}

#pageHeader h2 {
	color: #ffb79e;
	text-shadow: 2px 2px 2px #b74e18;
}

#sidebarContainer .sideHeader {
	text-shadow: 2px 2px 2px #b74e18;
	background: no-repeat url(http://www.bernard-mabille.com/v5/rw_common/themes/company/images/side_head_bg.png);
}

.blog-entry-category, .blog-entry-permalink {
	color: #ff4a11;
}