@charset "utf-8";
/* CSS Document */

body {
	background-color: #EC7F44;
}
.white_area .wp_sep {
	background-color: #EC7F44;
	border-color: #B76335;
}
.calendar_desc {
	color: #B76335;
}
.calendar_title {
	border-color: #B76335;
}
#main_menu {
	background-image: url(../pictures/templates/menu/orange.gif);
	background-repeat: no-repeat;
}
#sub_menu {
	background-color: #EC7F44;
}
#sub_menu a {
	color: #7B4324;
}
#sub_menu a:hover, #sub_menu a.menu_selected {
	color: #ffffff;
	background-color: #B76335;
}
#site_name {
	color: #DEF0FE;
	background-color: #B76335;
}

td.row_1 a, td.row_1 a:link, td.row_1 a:visited {
	color: #FFFFFF !important;
}

.right_area {
	background-color: #f6bfa1;
	background-image: url(../pictures/templates/bloc_orange.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.img_right img {
	border-color: #B76335 !important;
}
.right_area td {
	color: #69391f;
}

.bg_normal {
	background-color: #f6bfa1;
	color: #69391f;
}
.bg_fonce {
	background-color: #B76335;
	color: #ffffff;	
}
