/* Style sheet for Tip Top Big Band */
/* By Natmark-Concept inc. All rights reserved. */

body {
	margin: 10px 0px; padding:10px; /* Need to set body margin and padding to get consistency between browsers. */
	color: #333333;
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #425665;
	text-align: center; /* Hack for IE5/Win */
	}

html { height: 100.1%; } /* Hack to make the right-side scrollbar appear on all pages and avoid bumpy navigation */
img { border: 0px; }

#goldouterframe {
	text-align: left; width:753px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	border: 1px solid #D6A505;
	}
#blackouterframe { border: 6px solid #000000; margin: 0px auto; }
#goldinnerframe { border: 1px solid #D6A505; margin: 0px auto; background-color: #ffffff; color: #333333; }

#menu { border-left: 1px solid #fff; padding: 30px 0px 0px 0px; color: #333333; background-color: #D6A500; font-family: "Times New Roman", Times, serif; font-size: 14px; font-weight: 600; }
#menu ul { list-style-type: none; margin: 0px; padding: 0px; }
#menu li a:link, #menu li a:visited { display: block; text-decoration: none; background-color: #D6A500; color: #FAF5E4; padding-bottom: 6px; padding-left: 30px;  }
#menu li a:hover, #menu li a:active { display: block; text-decoration: none; background-color: #D6A500; color: #000; padding-bottom: 6px; padding-left: 30px; }
#menu li a.on:link { display: block; text-decoration: none; background-color: #D6A500; color: #000; padding-bottom: 6px; padding-left: 30px; }

#menubtm { padding: 0px; margin-top: 0px; color: #333333; background-color: #ffffff !important; }

#content {
	padding: 30px 30px 20px 20px;
	font-size: 12px;
	line-height: 1.5em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333; background-color: #ffffff; 
	text-align: justify;
} 

h1 { color: #C0A512; background-color: #FFF; font-size: 16px; font-weight: bold; font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; margin-bottom: 0px; } 
p.subtitle { color: #333; background-color: #FFF; font-size: 12px; font-weight: bold; margin-top: 0px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }
h2 { color: #425665; background-color: #FFF; font-size: 14px; font-weight: bold; margin-bottom: 0px; font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; } 
.subh1 { color: #425665; background-color: #FFF; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; margin-top: 0px; }
a:link, a:visited { color: #425665; background-color: #fff; text-decoration: underline; }
a:hover, a:active { color: #425665; background-color: #fff; text-decoration: overline; }
ul { margin-top: 0px; }
li { margin: 0px; padding-left: 0px; line-height: 18px; }
hr { color: #D6A505; background-color: #fff; height: 1px; margin-top: 20px; margin-bottom: 10px; }
.small { font-size: 10px; }
a.small:link, a.small:visited { color: #333333; background-color: #fff; text-decoration: none; font-size: 10px; }
a.small:hover, a.small:active { color: #333333; background-color: #fff; text-decoration: underline; font-size: 10px; }
.nomargintop { margin-top: 0px; }
blockquote { border: 1px solid #999999; padding: 16px; font-size: 11px; }

/* ---- Colors ---- */
.gold { background-color: #fff; color: #D6A505; }
.bleu { background-color: #fff; color: #425665; }

/* ---- Footer ---- */ 
.footer { color: #ccc; background-color: #425665; font-family: Geneva, Verdana, Arial, Helvetica, sans-serif; font-size: 10px; padding: 6px 0px; }
a.footer:link, a.footer:visited { background-color: #425665; color: #ccc; text-decoration: none; border: none; padding: 0px; }
a.footer:hover, a.footer:active { background-color: #425665; color: #ccc; text-decoration: overline; border: none; padding: 0px; }
