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

/*
Marionnettes du bout du monde - Liens: feuille de style specifique
Marc Nadeau, 2009-08-18; Marc Nadeau, 2009-08-26
*/

/* tag */

h1 { color: cyan; font-size: 160%; text-align: center; }
h2 { color: cyan; font-size: 130%; text-align: left; }
h3 { color: yellow; font-size: 120%; text-align: left; }


/* tag.class */

a.external { border-bottom: red solid thin; color: #fff; font-size: 90%; font-weight: bold; margin: 1ex; text-decoration: none; }
a.external:hover { border-bottom: cyan solid thin; color: cyan; }



table.links { border: none; margin-bottom: 3ex; margin-top: 3ex; width: 100%; }
td.links { border-bottom: #006 solid thin; line-height: 120%; }
th.site_name { border-bottom: #006 solid thin; color: #fff; text-align: left; }

/* tag#id */

div#main_container { border: none; margin: auto; margin-bottom: 2ex; margin-top: 2ex; max-width: 66em; width: 80%; }

