@import url( /media/css/main.css );
@import url( /media/css/private.css );
@import url( /media/css/menu_dark.css );

/*
# Marionnettes du bout du monde - Calendrier public - feuille de styles
########
# Marc Nadeau, 2008-05-21 Marc Nadeau, 2008-09-05
*/

a.menu_sections_pale { color: #000; }

a.menu_sections_pale:hover { color: #036; background-color: #ffc; }

a.to_event_details { background-color: transparent;	 border-bottom: red solid thin; color: #000; font-weight: bold; text-decoration: none; }

a.to_event_details:hover { background-color: #FFFFCC; }

div.daily_event { border-bottom: #000 solid thin; padding: 1ex; margin-top: 0.5ex; clear: both; font-size: 110%; line-height: 140%; }

div.filter{ display: none;}

img.show_thumbnail { float: left; margin-left: 1ex; margin-right: 1ex; }

p.error { text-align: justify; }

p.annonce{ background-color: #FFd; border: red solid 1px; font-size: 110%; line-height: 140%; margin: 2ex auto; padding: 1ex; text-align: justify; }

p#confirmation { background-color: #FFFFEE; padding: 5ex; margin: 5ex; line-height: 150%; border: blue solid thin; text-align: justify; font-size: 110%; }

span.real_event_name { font-variant: small-caps; }

table.activites_calendrier { width: 80%; border: red solid thin; margin-top: 2ex; }

table#reservation_form { margin: auto; background-color: #FFFFEE; border: #000 solid thin; width: 90%; }

td#intro { background-color: transparent; width: 40%; padding: 1ex;}

td#message, td#name_organisation, td#email, td#send_button { background-color: #FDFF0A; text-align: center; }

textarea { font-size: 110%; padding: 1ex; height: 24ex; width: 90%; margin: auto; }


