/* 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:#a579c1;						/* depend on the page */
border-top:solid 5px #a579c1;			/* depend on the page */
}
/* ---------------------------*/


#breadcrumb {
border-top:solid 3px #b592cb;		/* depend on the page */
background:#a579c1; 				/* depend on the page */
}

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

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

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

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

