/* Style sheet for NETROVER */
/* Inner page */
/* By Natmark-Concept inc. Copyright 2005. All rights reserved. */

body,td {
	text-align: left;
   margin-top: 0px;
   margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #000000;
	}

img {	border: none; }

/* colors */
.blue { background-color: #0072BB; font-size: 12px; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-weight: bold; line-height: 13px; }
.palerblue { background-color: #F2FCFF; font-size: 12px; color: #000000; font-family: Arial, Helvetica, sans-serif; font-weight: bold; line-height: 13px; }
.yellow { background-color: #FFFF00; font-size: 12px; color: #000000; font-family: Arial, Helvetica, sans-serif; font-weight: bold; line-height: 13px; }
.whitetitle { font-size: 12px; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-weight: bold; line-height: 13px; }
/*
#mainmenu { text-align: left; background-color: #0072BB; color: #000000; border: 1px solid #548DC4; font-family: Geneva, Arial, Helvetica, sans-serif; font-weight: bold; margin: 0px; padding: 5px 0px 5px 0px; font-size: 12px; }
#mainmenu ul { list-style-type: none; margin: 0px; padding: 0px; }
#mainmenu ul li { display: inline; }
#mainmenu ul li a { text-decoration: none; border: 1px solid #548DC4; border-bottom: 3px solid #548DC4; background-color: #FFFFFF; color: #000000; padding-left: 12px; padding-right: 8px; padding-top: 4px; padding-bottom: 4px; margin: 0px;  background-image: url(../images/arrow.gif);  background-repeat: no-repeat;   }
#mainmenu ul li a:hover { text-decoration: none; background-color: #FFFFFF; color: #548DC4; border-bottom: 3px solid #548DC4; }
#mainmenu ul li a.current { text-decoration: none; background-color: #548DC4; border-bottom: 3px solid #548DC4; color: #FFFFFF; }
*/

/* Corps de la page */
H1 { font-size: 14px; color: #0072BB; font-family: Geneva, Arial, Helvetica, sans-serif; font-weight: bold; margin-top: 10px; } 
H2 { font-size: 12px; color: #0072BB; font-family: Geneva, Helvetica, sans-serif; font-weight: bold; } 
p { font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #000000; }
a:link { font-size: 12px; color: #0072BB; text-decoration: none; } 
a:visited { font-size: 12px; color: #0072BB; text-decoration: none; }
a:hover { font-size: 12px; color: #0072BB; text-decoration: overline; }
a:active { font-size: 12px; color: #0072BB; text-decoration: none; }
ul, ol, li { text-align: left; padding-left: 20px; }
dt { font-weight: bold; }

.prices { font-size: 14px; color: #CB3B3B; font-weight: bold; }
.framed  { text-align: left; border: 1px solid #0072BB; padding: 10px; font-size: 11px; color: #000000;  border-collapse: collapse; }
.framedtable { text-align: left; border: 1px solid #0072BB; padding: 2px; font-size: 12px; color: #000000; border-collapse: collapse; }
.title { font-size: 12px; color: #0072BB; font-family: Arial, Helvetica, sans-serif; font-weight: bold; line-height: 13px; }
.descriptive { font-size: 12px; color: #000000; margin-left: 0px; font-weight: normal; line-height: 13px; }
.small { font-size: 10px; color: #000000; font-family: Arial, Helvetica, sans-serif; }
a.small:link { font-size: 10px; color: #0072BB; text-decoration: none; } 
a.small:visited { font-size: 10px; color: #0072BB; text-decoration: none; }
a.small:hover { font-size: 10px; color: #0072BB; text-decoration: overline; }
a.small:active { font-size: 10px; color: #0072BB; text-decoration: none; }

/* ---- Footer ---- */ 
.footer { background-color: #0072BB; height: 30px; font-size: 12px; color: #FFFFFF; font-weight: bold; padding-top: 15px; padding-bottom: 15px; text-align: center; }
a.footer:link { background-color: #0072BB; color: #FFFFFF; text-decoration: underline; font-size: 12px; font-weight: bold; } 
a.footer:visited { background-color: #0072BB; color: #FFFFFF; text-decoration: underline; font-size: 12px; font-weight: bold; }
a.footer:hover { background-color: #0072BB; color: #FFFFFF; text-decoration: overline; font-size: 12px; font-weight: bold; }
a.footer:active { background-color: #0072BB; color: #FFFFFF; text-decoration: overline; font-size: 12px; font-weight: bold; }

