/*---------------*/
/* ZeppOS  Menus */

h1, .SiteTitle	{ font-size: 32px; color: #006699; margin: 5px 0px 5px 0px; text-transform:capitalize; font-weight:normal}
h2, .SiteTitle2	{ font-size: 22px; color: #FF9731; margin: 5px 0px 5px 0px; font-weight:normal}
h3, .SiteTitle3	{ font-size: 18px; color: #1A3B42; margin: 5px 0px 5px 0px; }
h4 { display: inline; margin: 5px 0px 5px 0px; }
h5, .SiteTitle5	{ font-size: 12px; color: #1A3B42; margin: 5px 0px 5px 0px; display: block; padding:5px; background:#D7F1F1; text-transform:uppercase  }
h6, .SiteTitle6	{ font-size: 12px; color: #1A3B42; margin: 5px 0px 5px 0px; font-weight:bold}
h7, .SiteTitle7	{ font-size: 14px; color: #428890; margin: 5px 0px 5px 0px; font-weight:normal}
.qte { color:#666666; font: 1.4em Georgia, "Times New Roman", Times, serif; padding-left: 15px;  text-indent: -18px; margin-left:8px}
.qteBlue { color:#006699; font: 1.4em Georgia, "Times New Roman", Times, serif; padding-left: 15px;  text-indent: -18px; margin-left:8px}



div.hr			{ height: 2px; background: #dadada; }
div.hr hr		{ display: none; }

a 				{ color: #0000FF; text-decoration: none;}
a:hover 		{ color: #FFCC00; text-decoration: none; }
