#globalnavigation { background: url(http://cours-culturel.org/images/nav_top_4.jpg) no-repeat; }
#globalnavigation #searchbox:focus { background: #fad6c8; }
#globalnavigation #searchbutton { background: #fad6c8; }
#globalnavigation #searchbutton:hover { background: #CC3300; }

#globalnavigation li a:hover {
	color: #CC3300;
	border-bottom-color: #CC3300;
}

a:link { color: #d94e20; }
a:visited { color: #e66d45; }
a:hover { color: #CC3300; }

/* Rollover effect for links within paragraphs */
p a:hover, ul a:hover, ol a:hover { color: #CC3300; }
h3 { color: #CC3300; }
h4 { color: #CC3300; }
h6.date, h6.time, #contentarchive h6, #new h6 { color: #CC3300; }
#calendar, h6.event { background: #fad6c8; }
#asso li:hover, #archivelinks li:hover { background-color: #CC3300; }

td#today {
	background-color: #CC3300;
	color: #fff;
}

td#today a, td#today a:hover { color: #fff; }
