/* Style sheet for The Tiny Laval Winter League */
/* By Natmark-Concept inc. Copyright 2004. All rights reserved. */

	body {
	color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 76%;
	font-family: Verdana, Arial, sans-serif;
	background-color: #65768A;
	text-align: left;
}

/* ---- Corps des textes ---- */ 
td.body { font-size: 1em; background-color: #FFFFFF; }

/* ---- background cell colors ---- */ 
.paleblue { background-color: #AEB7C0; }
.darkblue { background-color: #65768A; }
.red { background-color: #A21810; }
.yellow { background-color: #FFDB00; }

/* ---- sous-liens menu de gauche ---- */ 
.sidemenu { line-height: 2.2em; }
a.sidemenu:link { color: #2F3D46; text-decoration: none; font-size: 1em; font-weight: bold; background: url(http://www.lavalultimate.ca/images/roll_off.jpg) no-repeat 0 0; background-position: -.5em; padding-left: 1.2em; }
a.sidemenu:visited { color: #2F3D46; text-decoration: none; font-size: 1em; font-weight: bold; background: url(http://www.lavalultimate.ca/images/roll_off.jpg) no-repeat 0 0; background-position: -.5em; padding-left: 1.2em; }
a.sidemenu:active { color: #2F3D46; text-decoration: none; font-size: 1em; font-weight: bold; background: url(http://www.lavalultimate.ca/images/roll_on.jpg) no-repeat 0 0; background-position: -.5em; padding-left: 1.2em; }
a.sidemenu:hover { color: #FFDB00; text-decoration: none; font-size: 1em; font-weight: bold; background: url(http://www.lavalultimate.ca/images/roll_on.jpg) no-repeat 0 0; background-position: -.5em; padding-left: 1.2em; }

H1 { color: #2F3D46; font-size: 1.5em; font-weight: bold; }
H2 { color: #2F3D46; font-size: 1.25em; font-weight: bold; font-style: italic; }
td.grey { color: #9CA8B0; }
.redtext { color: #A21810; }
.smallred { color: #A21810; font-size: .8em; }
.small{ color: #000000; font-size: .8em; }
dt { color: #2F3D46; font-weight: bold; margin-bottom: 1em; }
dd { color: #000000; }

/* ---- liens intégrés ---- */ 
a:link { color: #A21810; text-decoration: underline; }
a:visited {	color: #2F3D46; text-decoration: underline; }
a:hover {	color: #A21810; text-decoration: overline; }
hr { color: #65768A; text-align: center; width: 60%; height: 1px; text-decoration: none; }

/* ---- menu texte du bas ---- */ 
p.btmmenu { color: #2F3D46; font-size: 10px; }
a.btmmenu:link { color: #2F3D46; text-decoration: underline; font-size: 10px; }
a.btmmenu:visited { color: #2F3D46; text-decoration: underline; font-size: 10px; }
a.btmmenu:hover { color: #2F3D46; text-decoration: overline; font-size: 10px; }