@import url("../../styles/main.css");
@import url("../../styles/jquery.cluetip.css");
/*
Marionnettes du Bout du monde
Feuille de styles specifique pour la page d accueil
Marc Nadeau, 0000-00-00; Marc Nadeau 2010-11-08
*/

/* tag.class */

a.line_menu { border-bottom: #fff solid thin; color: #fff; font-size: 85%; margin: 0.3ex; padding: 0.3ex; text-decoration: none; white-space: nowrap; }
a.line_menu:hover { border-bottom: red solid thin; color: yellow; }
div.content_unit { border: none; overflow: hide; text-align: right; width: 485px; }
img.in_ajax_menu { border: none; display: block; }
p.arrows { border blue solid thin; color: #fff; text-align: center; }
span.line_menu { border-bottom: #fff solid thin; color: #fff; font-size: 85%; margin: 0.3ex; padding: 0.3ex; text-decoration: none; white-space: nowrap; }
span.line_menu:hover { border-bottom: red solid thin; color: yellow; }
td.main_menu_item { padding: 15px; text-align: left; vertical-align: top; }

/* tag#id */

div#main_content_block { border: none; height: 354px; overflow: hide; padding: 0; text-align: right; }
div#no_ajax { border: none; }
img#main_picture { border: none; height: 280px; width: 380px; }
h1#slogan { color: #fff; font-size: 95%; font-weight: bold; line-height: 110%; margin: 5%; text-align: center; text-transform: none; }


