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


#breadcrumb {
 border-top:solid 3px #74a4c2;		/* depend on the page */
 background:#18679a; 				/* depend on the page */
}

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

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

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


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