@import url("/sites/marionnettes/styles/jquery.cluetip.css");

/*
###
# Marionnettes du bout du monde - Exposition itinérante: feuille de style specifique
# Marc Nadeau, 2009-06-22; Marc Nadeau, 2009-08-09
###
*/

/* tag */

h1 { color: cyan; font-size: 140%; font-variant: small-caps; margin: 2ex auto; text-align: center; }
h2 { border-bottom: #00FFFF solid thin; border-top: #00FFFF solid thin; color: yellow; font-size: 115%; margin: 2ex auto; padding: 0.5ex; text-align: center; }

/* tag.class */

a.main_menu_item
{
color: yellow;
text-decoration: none;
border-bottom: #fff solid thin;
}

a.main_menu_item:hover
{
color: #fff;
border-bottom: yellow solid thin;
}

img.main_picture_file { float: left; margin: 1ex; margin-top: 1ex; }
img.preloaded {  display: none;  visibility: hidden;  }
img.thumbnail { border: #010024 solid thin; margin: 5px; }
img.thumbnail:hover { border: #00ffff solid thin; margin: 5px; }

/* tag#id */

a#boulianne { color: #fff; }
a#boulianne:hover { color: cyan; }
a#to_joindre { border-bottom: yellow solid thin; color: yellow; text-decoration: none; text-transform: uppercase; }
a#to_joindre:hover { border-bottom: red solid thin; color: #fff; }
body#exposition { background-color: #222494; background-image: url(/media/styles/backgrounds/exposition.jpg); color: #fff; font-family: "Arial", "Helvetica", sans-serif; }
div#content_unit { border: none; height: 420px; overflow: auto; text-align: center; }
div#image_preloader { display: none; visibility: hidden; }
div#main_container { border: none; margin: auto; margin-bottom: 2ex; margin-top: 2ex; max-width: 66em; width: 80%; }
div#thumbnails_box { border: none; height: 80px; margin: auto; text-align: center; }
p#credits_photos { font-size: 90%; font-weight: normal; text-align: center; }
p#introduction { color: yellow; font-size: 100%; font-weight: bold; line-height: 150%; margin: auto; padding: 1ex; text-align: justify; }
p#invitation { border: none; font-size: 110%; font-weight: bold; line-height: 150%; margin: 2ex auto; text-align: center; }
p#main_picture_comment { border: none; font-size: 100%; font-weight: bold; line-height: 140%; text-align: justify; }
p#presentation { color: yellow; font-size: 135%; font-weight: bold; line-height: 150%; margin: auto; padding: 1ex; text-align: center; }
table#main_content { border: none; height: 100%; margin: auto; }

