/* default = commune */

#top_menu .top_menu_item, #top_menu .top_menu_item_selected {
border-top:solid 5px #549bc7;
background:#549bc7;
}

#top_menu .top_menu_item_selected {
background:#4a6a50;						/* depend on the page */
border-top:solid 5px #4a6a50;			/* depend on the page */
}
/* ---------------------------*/


#breadcrumb {
border-top:solid 3px #67826c;		/* depend on the page */
background:#4a6a50; 				/* depend on the page */
}

h1,h2,h3 {
color:#396e43;						/* depend on the page */
}

a, a:visited, a:active, a:hover, a:link {
color:#4a6a50;
}

.list_item, .list_download_item {
background:#dbe1dc;		/* depend on page */
}


#header {
background:#2d84bb url(../images/header.jpg) no-repeat top;
}